Trace number 3696387

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cm42a.opb
MD5SUMfbb7284250700e8b461b63d83ddce719
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark694
Best CPU time to get the best result obtained on this benchmark0.008997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 694
Optimality of the best value was proved YES
Number of variables99
Total number of constraints185
Number of constraints which are clauses185
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 99
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 4087
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 4087
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c model valid
0.00/0.00	c current solution ok
0.00/0.00	o 1024
0.00/0.00	c current bound: 512
3.37/3.43	c current bound: 768
28.17/28.29	c model valid
28.17/28.29	c current solution ok
28.17/28.29	o 762
28.17/28.29	c current bound: 637
126.04/126.11	c current bound: 700
242.70/242.85	c model valid
242.70/242.85	c current solution ok
242.70/242.86	o 696
242.70/242.86	c current bound: 667
460.39/460.50	c current bound: 682
748.32/748.51	c current bound: 689
1148.55/1148.81	c current bound: 693
1577.28/1577.60	c current bound: 695
1800.04/1800.40	./satsolver.sh: line 5: 32096 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1800.40	c error: unexpected solver exit code
1800.04/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696387-1338057276/watcher-3696387-1338057276 -o /tmp/evaluation-result-3696387-1338057276/solver-3696387-1338057276 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696387-1338057276.opb 1200347219 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 32037
/proc/meminfo: memFree=28836192/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0

[startup+0.080407 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 32037
/proc/meminfo: memFree=28836192/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100371 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 32037
/proc/meminfo: memFree=28836192/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 32037
/proc/meminfo: memFree=28836192/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700257 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 32037
/proc/meminfo: memFree=28836192/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32055
/proc/meminfo: memFree=28807868/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=4324 CPUtime=0.02 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 1551 1308 0 0 2 0 0 0 20 0 1 0 271851748 4427776 634 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 1081 634 173 410 0 663 0
[pid=32051] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32051/stat : 32051 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271851752 9367552 267 33554432000 4194304 5064252 140735419205792 140735419204704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32051/statm: 2287 267 226 213 0 72 0
[pid=32052] ppid=32051 vsize=17288 CPUtime=1.45 cores=1,3,5,7
/proc/32052/stat : 32052 (glucose_static) R 32051 32037 31659 0 -1 4202496 3865 0 0 0 145 0 0 0 20 0 1 0 271851752 17702912 3537 33554432000 4194304 4896791 140736723482400 140736723479608 4224913 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32052/statm: 4322 3537 78 172 0 4148 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 39908

[startup+3.10037 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32055
/proc/meminfo: memFree=28806072/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=4324 CPUtime=0.02 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 1551 1308 0 0 2 0 0 0 20 0 1 0 271851748 4427776 634 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 1081 634 173 410 0 663 0
[pid=32051] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32051/stat : 32051 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271851752 9367552 267 33554432000 4194304 5064252 140735419205792 140735419204704 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32051/statm: 2287 267 226 213 0 72 0
[pid=32052] ppid=32051 vsize=17800 CPUtime=3.05 cores=1,3,5,7
/proc/32052/stat : 32052 (glucose_static) R 32051 32037 31659 0 -1 4202496 4765 0 0 0 305 0 0 0 20 0 1 0 271851752 18227200 3687 33554432000 4194304 4896791 140736723482400 140736723479720 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32052/statm: 4450 3687 78 172 0 4276 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 40420

[startup+6.30038 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32058
/proc/meminfo: memFree=28793216/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=6468 CPUtime=3.45 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 2656 7822 0 0 4 1 339 1 20 0 1 0 271851748 6623232 1276 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 1617 1276 173 410 0 1199 0
[pid=32057] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32057/stat : 32057 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271852095 9367552 266 33554432000 4194304 5064252 140736357560992 140736357559904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32057/statm: 2287 266 226 213 0 72 0
[pid=32058] ppid=32057 vsize=22284 CPUtime=2.82 cores=1,3,5,7
/proc/32058/stat : 32058 (glucose_static) R 32057 32037 31659 0 -1 4202496 5436 0 0 0 282 0 0 0 20 0 1 0 271852095 22818816 4817 33554432000 4194304 4896791 140735180917008 140735180914536 4225008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32058/statm: 5571 4817 78 172 0 5397 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 47048

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32061
/proc/meminfo: memFree=28713616/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=6468 CPUtime=3.45 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 2656 7822 0 0 4 1 339 1 20 0 1 0 271851748 6623232 1276 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 1617 1276 173 410 0 1199 0
[pid=32057] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32057/stat : 32057 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271852095 9367552 266 33554432000 4194304 5064252 140736357560992 140736357559904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32057/statm: 2287 266 226 213 0 72 0
[pid=32058] ppid=32057 vsize=23224 CPUtime=9.22 cores=1,3,5,7
/proc/32058/stat : 32058 (glucose_static) R 32057 32037 31659 0 -1 4202496 7395 0 0 0 921 1 0 0 20 0 1 0 271852095 23781376 5338 33554432000 4194304 4896791 140735180917008 140735180914216 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32058/statm: 5806 5338 78 172 0 5632 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47988

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32061
/proc/meminfo: memFree=28710584/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=6468 CPUtime=3.45 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 2656 7822 0 0 4 1 339 1 20 0 1 0 271851748 6623232 1276 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 1617 1276 173 410 0 1199 0
[pid=32057] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32057/stat : 32057 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271852095 9367552 266 33554432000 4194304 5064252 140736357560992 140736357559904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32057/statm: 2287 266 226 213 0 72 0
[pid=32058] ppid=32057 vsize=26928 CPUtime=22.02 cores=1,3,5,7
/proc/32058/stat : 32058 (glucose_static) R 32057 32037 31659 0 -1 4202496 9980 0 0 0 2200 2 0 0 20 0 1 0 271852095 27574272 5773 33554432000 4194304 4896791 140735180917008 140735180914536 4224722 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32058/statm: 6732 5773 78 172 0 6558 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 51692

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 32064
/proc/meminfo: memFree=28708812/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=8572 CPUtime=28.29 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 4415 19628 0 0 7 1 2817 4 20 0 1 0 271851748 8777728 1736 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 2143 1736 173 410 0 1725 0
[pid=32063] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32063/stat : 32063 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271854580 9367552 267 33554432000 4194304 5064252 140734048622736 140734048621648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32063/statm: 2287 267 226 213 0 72 0
[pid=32064] ppid=32063 vsize=22668 CPUtime=22.76 cores=1,3,5,7
/proc/32064/stat : 32064 (glucose_static) R 32063 32037 31659 0 -1 4202496 7545 0 0 0 2274 2 0 0 20 0 1 0 271854581 23212032 5062 33554432000 4194304 4896791 140734017710528 140734017708104 4204566 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32064/statm: 5667 5062 78 172 0 5493 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 49536

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32064
/proc/meminfo: memFree=28701576/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=8572 CPUtime=28.29 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 4415 19628 0 0 7 1 2817 4 20 0 1 0 271851748 8777728 1736 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 2143 1736 173 410 0 1725 0
[pid=32063] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32063/stat : 32063 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271854580 9367552 267 33554432000 4194304 5064252 140734048622736 140734048621648 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32063/statm: 2287 267 226 213 0 72 0
[pid=32064] ppid=32063 vsize=26888 CPUtime=73.95 cores=1,3,5,7
/proc/32064/stat : 32064 (glucose_static) R 32063 32037 31659 0 -1 4202496 12435 0 0 0 7390 5 0 0 20 0 1 0 271854581 27533312 6204 33554432000 4194304 4896791 140734017710528 140734017708072 4223858 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32064/statm: 6722 6204 78 172 0 6548 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 53756

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32067
/proc/meminfo: memFree=28703080/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=8704 CPUtime=126.09 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 5928 37733 0 0 10 1 12587 11 20 0 1 0 271851748 8912896 1802 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 2176 1802 173 410 0 1758 0
[pid=32066] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7

################
# More data... #
################


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32089
/proc/meminfo: memFree=28677472/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=8688 CPUtime=1148.6 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 12292 171920 0 0 20 3 114761 76 20 0 1 0 271851748 8896512 1794 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 2172 1794 173 410 0 1754 0
[pid=32088] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32088/stat : 32088 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271966632 9367552 266 33554432000 4194304 5064252 140736716341552 140736716340464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32088/statm: 2287 266 226 213 0 72 0
[pid=32089] ppid=32088 vsize=42056 CPUtime=213.41 cores=1,3,5,7
/proc/32089/stat : 32089 (glucose_static) R 32088 32037 31659 0 -1 4202496 23516 0 0 0 21331 10 0 0 20 0 1 0 271966632 43065344 8908 33554432000 4194304 4896791 140733381534336 140733381531592 4205098 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32089/statm: 10514 8908 78 172 0 10340 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 69040

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32090
/proc/meminfo: memFree=28672008/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=8688 CPUtime=1148.6 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 12292 171920 0 0 20 3 114761 76 20 0 1 0 271851748 8896512 1794 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 2172 1794 173 410 0 1754 0
[pid=32088] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32088/stat : 32088 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271966632 9367552 266 33554432000 4194304 5064252 140736716341552 140736716340464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32088/statm: 2287 266 226 213 0 72 0
[pid=32089] ppid=32088 vsize=52632 CPUtime=273.41 cores=1,3,5,7
/proc/32089/stat : 32089 (glucose_static) R 32088 32037 31659 0 -1 4202496 27026 0 0 0 27328 13 0 0 20 0 1 0 271966632 53895168 10541 33554432000 4194304 4896791 140733381534336 140733381531864 4238461 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32089/statm: 13158 10541 78 172 0 12984 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 79616

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32090
/proc/meminfo: memFree=28673572/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=8688 CPUtime=1148.6 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 12292 171920 0 0 20 3 114761 76 20 0 1 0 271851748 8896512 1794 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 2172 1794 173 410 0 1754 0
[pid=32088] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32088/stat : 32088 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271966632 9367552 266 33554432000 4194304 5064252 140736716341552 140736716340464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32088/statm: 2287 266 226 213 0 72 0
[pid=32089] ppid=32088 vsize=43136 CPUtime=333.39 cores=1,3,5,7
/proc/32089/stat : 32089 (glucose_static) R 32088 32037 31659 0 -1 4202496 31713 0 0 0 33324 15 0 0 20 0 1 0 271966632 44171264 9616 33554432000 4194304 4896791 140733381534336 140733381531912 4224710 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32089/statm: 10784 9616 78 172 0 10610 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 70120

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32093
/proc/meminfo: memFree=28668720/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=8688 CPUtime=1148.6 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 12292 171920 0 0 20 3 114761 76 20 0 1 0 271851748 8896512 1794 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 2172 1794 173 410 0 1754 0
[pid=32088] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32088/stat : 32088 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271966632 9367552 266 33554432000 4194304 5064252 140736716341552 140736716340464 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32088/statm: 2287 266 226 213 0 72 0
[pid=32089] ppid=32088 vsize=56088 CPUtime=393.38 cores=1,3,5,7
/proc/32089/stat : 32089 (glucose_static) R 32088 32037 31659 0 -1 4202496 35866 0 0 0 39321 17 0 0 20 0 1 0 271966632 57434112 11186 33554432000 4194304 4896791 140733381534336 140733381531864 4224975 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32089/statm: 14022 11186 78 172 0 13848 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 83072

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32119
/proc/meminfo: memFree=28687096/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=8692 CPUtime=1577.32 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 13799 212616 0 0 23 4 157609 96 20 0 1 0 271851748 8900608 1796 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 2173 1796 173 410 0 1755 0
[pid=32095] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32095/stat : 32095 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272009512 9367552 266 33554432000 4194304 5064252 140735846203376 140735846202288 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32095/statm: 2287 266 226 213 0 72 0
[pid=32096] ppid=32095 vsize=26880 CPUtime=24.65 cores=1,3,5,7
/proc/32096/stat : 32096 (glucose_static) R 32095 32037 31659 0 -1 4202496 11045 0 0 0 2462 3 0 0 20 0 1 0 272009512 27525120 5576 33554432000 4194304 4896791 140736616801248 140736616798776 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32096/statm: 6720 5576 78 172 0 6546 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 53868

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32119
/proc/meminfo: memFree=28684512/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=8692 CPUtime=1577.32 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 13799 212616 0 0 23 4 157609 96 20 0 1 0 271851748 8900608 1796 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 2173 1796 173 410 0 1755 0
[pid=32095] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32095/stat : 32095 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272009512 9367552 266 33554432000 4194304 5064252 140735846203376 140735846202288 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32095/statm: 2287 266 226 213 0 72 0
[pid=32096] ppid=32095 vsize=30652 CPUtime=84.64 cores=1,3,5,7
/proc/32096/stat : 32096 (glucose_static) R 32095 32037 31659 0 -1 4202496 17558 0 0 0 8458 6 0 0 20 0 1 0 272009512 31387648 6992 33554432000 4194304 4896791 140736616801248 140736616798776 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32096/statm: 7663 6992 78 172 0 7489 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 57640

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32119
/proc/meminfo: memFree=28680088/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=8692 CPUtime=1577.32 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 13799 212616 0 0 23 4 157609 96 20 0 1 0 271851748 8900608 1796 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 2173 1796 173 410 0 1755 0
[pid=32095] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32095/stat : 32095 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272009512 9367552 266 33554432000 4194304 5064252 140735846203376 140735846202288 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32095/statm: 2287 266 226 213 0 72 0
[pid=32096] ppid=32095 vsize=32608 CPUtime=144.63 cores=1,3,5,7
/proc/32096/stat : 32096 (glucose_static) R 32095 32037 31659 0 -1 4202496 23009 0 0 0 14454 9 0 0 20 0 1 0 272009512 33390592 7476 33554432000 4194304 4896791 140736616801248 140736616798824 4225038 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32096/statm: 8152 7476 78 172 0 7978 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 59596

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32120
/proc/meminfo: memFree=28678800/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=8692 CPUtime=1577.32 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 13799 212616 0 0 23 4 157609 96 20 0 1 0 271851748 8900608 1796 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 2173 1796 173 410 0 1755 0
[pid=32095] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32095/stat : 32095 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272009512 9367552 266 33554432000 4194304 5064252 140735846203376 140735846202288 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32095/statm: 2287 266 226 213 0 72 0
[pid=32096] ppid=32095 vsize=34824 CPUtime=204.61 cores=1,3,5,7
/proc/32096/stat : 32096 (glucose_static) R 32095 32037 31659 0 -1 4202496 25851 0 0 0 20450 11 0 0 20 0 1 0 272009512 35659776 7986 33554432000 4194304 4896791 140736616801248 140736616798824 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32096/statm: 8706 7986 78 172 0 8532 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 61812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32120
/proc/meminfo: memFree=28676188/32873648 swapFree=7360/7360
[pid=32037] ppid=32035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32037/stat : 32037 (runPb2sat.sh) S 32035 32037 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271851748 9367552 275 33554432000 4194304 5064252 140736225941280 140736225940192 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32037/statm: 2287 275 233 213 0 72 0
[pid=32038] ppid=32037 vsize=8692 CPUtime=1577.32 cores=1,3,5,7
/proc/32038/stat : 32038 (pb2sat) S 32037 32037 31659 0 -1 4202496 13799 212616 0 0 23 4 157609 96 20 0 1 0 271851748 8900608 1796 33554432000 4194304 5873084 140735256218320 140735256212136 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32038/statm: 2173 1796 173 410 0 1755 0
[pid=32095] ppid=32038 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32095/stat : 32095 (satsolver.sh) S 32038 32037 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272009512 9367552 266 33554432000 4194304 5064252 140735846203376 140735846202288 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32095/statm: 2287 266 226 213 0 72 0
[pid=32096] ppid=32095 vsize=39900 CPUtime=222.72 cores=1,3,5,7
/proc/32096/stat : 32096 (glucose_static) R 32095 32037 31659 0 -1 4202496 26765 0 0 0 22260 12 0 0 20 0 1 0 272009512 40857600 8303 33554432000 4194304 4896791 140736616801248 140736616798776 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32096/statm: 9975 8303 78 172 0 9801 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 66888

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.93
CPU system time (s): 1.13883
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 83072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.13883
maximum resident set size= 54096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254169
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 229
involuntary context switches= 1890

runsolver used 2.6126 second user time and 7.2299 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-26 20:34:37
IDJOB=3696387
IDBENCH=2019
IDSOLVER=2274
FILE ID=node149/3696387-1338057276
RUNJOBID= node149-1338051874-31676
PBS_JOBID= 14624385
Free space on /tmp= 71708 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cm42a.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696387-1338057276/watcher-3696387-1338057276 -o /tmp/evaluation-result-3696387-1338057276/solver-3696387-1338057276 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696387-1338057276.opb 1200347219 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fbb7284250700e8b461b63d83ddce719
RANDOM SEED=1200347219

node149.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28836340 kB
Buffers:          272864 kB
Cached:          2982896 kB
SwapCached:            0 kB
Active:           688724 kB
Inactive:        2579464 kB
Active(anon):      13592 kB
Inactive(anon):        0 kB
Active(file):     675132 kB
Inactive(file):  2579464 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17092 kB
Writeback:             0 kB
AnonPages:        192408 kB
Mapped:            13760 kB
Shmem:               200 kB
Slab:             632804 kB
SReclaimable:      77164 kB
SUnreclaim:       555640 kB
KernelStack:        1520 kB
PageTables:         3600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71680 MiB
End job on node149 at 2012-05-26 21:04:37