Trace number 3696245

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 NameAnswerCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.14 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_6_mh.opb
MD5SUM3266e32b2a945b684ae99382e7a5d59c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7586846
Best CPU time to get the best result obtained on this benchmark3.23351
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 155720872
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 4264157729
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 155720872
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 4264157729
Number of bits of the biggest sum of numbers32
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.17	c model valid
0.00/0.17	c current solution ok
0.00/0.34	o 190688942
0.00/0.34	c current bound: 95344478
0.00/0.34	c fallback to adder encoding
31.37/31.43	c model valid
31.37/31.43	c current solution ok
31.37/31.45	o 81003302
31.37/31.45	c current bound: 40501658
31.37/31.45	c fallback to adder encoding
1199.55/1199.80	c model valid
1199.55/1199.80	c current solution ok
1199.55/1199.82	o 40499117
1199.55/1199.82	c current bound: 20249566
1199.55/1199.82	c fallback to adder encoding
1800.10/1800.51	./satsolver.sh: line 5:  8505 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.51	c error: unexpected solver exit code
1800.10/1800.51	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-3696245-1338153465/watcher-3696245-1338153465 -o /tmp/evaluation-result-3696245-1338153465/solver-3696245-1338153465 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696245-1338153465.opb 1608841311 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.00 2.00 2.00 3/179 8439
/proc/meminfo: memFree=28944900/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0

[startup+0.085195 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8439
/proc/meminfo: memFree=28944900/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8439
/proc/meminfo: memFree=28944900/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8439
/proc/meminfo: memFree=28944900/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700276 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8439
/proc/meminfo: memFree=28944900/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50046 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8446
/proc/meminfo: memFree=28854668/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=77516 CPUtime=0.97 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 7085 4083 0 0 70 21 5 1 20 0 1 0 281470912 79376384 11989 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8440/statm: 19379 11989 183 410 0 18961 0
[pid=8445] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8445/stat : 8445 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281471011 9367552 267 33554432000 4194304 5064252 140736350757504 140736350756416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8445/statm: 2287 267 226 213 0 72 0
[pid=8446] ppid=8445 vsize=127788 CPUtime=0.49 cores=1,3,5,7
/proc/8446/stat : 8446 (glucose_static) R 8445 8439 6064 0 -1 4202496 19684 0 0 0 44 5 0 0 20 0 1 0 281471012 130854912 25695 33554432000 4194304 4896791 140737138629568 140736350756440 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8446/statm: 31947 25696 58 172 0 31773 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 223600

[startup+3.10047 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8446
/proc/meminfo: memFree=28751312/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=77516 CPUtime=0.97 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 7085 4083 0 0 70 21 5 1 20 0 1 0 281470912 79376384 11989 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8440/statm: 19379 11989 183 410 0 18961 0
[pid=8445] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8445/stat : 8445 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281471011 9367552 267 33554432000 4194304 5064252 140736350757504 140736350756416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8445/statm: 2287 267 226 213 0 72 0
[pid=8446] ppid=8445 vsize=118596 CPUtime=2.09 cores=1,3,5,7
/proc/8446/stat : 8446 (glucose_static) R 8445 8439 6064 0 -1 4202496 22870 0 0 0 202 7 0 0 20 0 1 0 281471012 121442304 26178 33554432000 4194304 4896791 140737138629568 140737138626776 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8446/statm: 29649 26178 78 172 0 29475 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 214408

[startup+6.30048 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8446
/proc/meminfo: memFree=28750444/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=77516 CPUtime=0.97 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 7085 4083 0 0 70 21 5 1 20 0 1 0 281470912 79376384 11989 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8440/statm: 19379 11989 183 410 0 18961 0
[pid=8445] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8445/stat : 8445 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281471011 9367552 267 33554432000 4194304 5064252 140736350757504 140736350756416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8445/statm: 2287 267 226 213 0 72 0
[pid=8446] ppid=8445 vsize=118860 CPUtime=5.29 cores=1,3,5,7
/proc/8446/stat : 8446 (glucose_static) R 8445 8439 6064 0 -1 4202496 22925 0 0 0 522 7 0 0 20 0 1 0 281471012 121712640 26233 33554432000 4194304 4896791 140737138629568 140737138626776 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8446/statm: 29715 26233 78 172 0 29541 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 214672

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8446
/proc/meminfo: memFree=28746436/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=77516 CPUtime=0.97 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 7085 4083 0 0 70 21 5 1 20 0 1 0 281470912 79376384 11989 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8440/statm: 19379 11989 183 410 0 18961 0
[pid=8445] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8445/stat : 8445 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281471011 9367552 267 33554432000 4194304 5064252 140736350757504 140736350756416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8445/statm: 2287 267 226 213 0 72 0
[pid=8446] ppid=8445 vsize=120024 CPUtime=11.69 cores=1,3,5,7
/proc/8446/stat : 8446 (glucose_static) R 8445 8439 6064 0 -1 4202496 23615 0 0 0 1162 7 0 0 20 0 1 0 281471012 122904576 27202 33554432000 4194304 4896791 140737138629568 140737138626776 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8446/statm: 30006 27202 78 172 0 29832 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 215836

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8446
/proc/meminfo: memFree=28741596/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=77516 CPUtime=0.97 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 7085 4083 0 0 70 21 5 1 20 0 1 0 281470912 79376384 11989 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8440/statm: 19379 11989 183 410 0 18961 0
[pid=8445] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8445/stat : 8445 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281471011 9367552 267 33554432000 4194304 5064252 140736350757504 140736350756416 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8445/statm: 2287 267 226 213 0 72 0
[pid=8446] ppid=8445 vsize=121212 CPUtime=24.49 cores=1,3,5,7
/proc/8446/stat : 8446 (glucose_static) R 8445 8439 6064 0 -1 4202496 24159 0 0 0 2442 7 0 0 20 0 1 0 281471012 124121088 27518 33554432000 4194304 4896791 140737138629568 140737138626776 4205660 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8446/statm: 30303 27518 78 172 0 30129 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 217024

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8449
/proc/meminfo: memFree=28760380/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=109516 CPUtime=32.05 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 13499 29607 0 0 128 30 3036 11 20 0 1 0 281470912 112144384 19477 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8440/statm: 27379 19477 183 410 0 26961 0
[pid=8448] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8448/stat : 8448 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281474119 9367552 266 33554432000 4194304 5064252 140733618236304 140733618235216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8448/statm: 2287 266 226 213 0 72 0
[pid=8449] ppid=8448 vsize=119008 CPUtime=19.01 cores=1,3,5,7
/proc/8449/stat : 8449 (glucose_static) R 8448 8439 6064 0 -1 4202496 23954 0 0 0 1895 6 0 0 20 0 1 0 281474120 121864192 25892 33554432000 4194304 4896791 140735166282384 140735166279432 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8449/statm: 29752 25892 78 172 0 29578 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 246820

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8492
/proc/meminfo: memFree=28848624/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=109516 CPUtime=32.05 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 13499 29607 0 0 128 30 3036 11 20 0 1 0 281470912 112144384 19477 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8440/statm: 27379 19477 183 410 0 26961 0
[pid=8448] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8448/stat : 8448 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281474119 9367552 266 33554432000 4194304 5064252 140733618236304 140733618235216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8448/statm: 2287 266 226 213 0 72 0
[pid=8449] ppid=8448 vsize=121236 CPUtime=70.21 cores=1,3,5,7
/proc/8449/stat : 8449 (glucose_static) R 8448 8439 6064 0 -1 4202496 25639 0 0 0 7014 7 0 0 20 0 1 0 281474120 124145664 26412 33554432000 4194304 4896791 140735166282384 140735166279960 4224921 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8449/statm: 30309 26412 78 172 0 30135 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 249048

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8495
/proc/meminfo: memFree=28838280/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=109516 CPUtime=32.05 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 13499 29607 0 0 128 30 3036 11 20 0 1 0 281470912 112144384 19477 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8440/statm: 27379 19477 183 410 0 26961 0
[pid=8448] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8509
/proc/meminfo: memFree=28819764/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=109516 CPUtime=1200.16 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 20171 90658 0 0 184 37 119749 46 20 0 1 0 281470912 112144384 18965 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8440/statm: 27379 18965 183 410 0 26961 0
[pid=8504] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8504/stat : 8504 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281590954 9367552 266 33554432000 4194304 5064252 140733319683184 140733319682096 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8504/statm: 2287 266 226 213 0 72 0
[pid=8505] ppid=8504 vsize=119448 CPUtime=221.8 cores=1,3,5,7
/proc/8505/stat : 8505 (glucose_static) R 8504 8439 6064 0 -1 4202496 29225 0 0 0 22170 10 0 0 20 0 1 0 281590954 122314752 26811 33554432000 4194304 4896791 140734595755280 140734595752792 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8505/statm: 29862 26811 78 172 0 29688 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 247260

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 8509
/proc/meminfo: memFree=28813312/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=109516 CPUtime=1200.16 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 20171 90658 0 0 184 37 119749 46 20 0 1 0 281470912 112144384 18965 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8440/statm: 27379 18965 183 410 0 26961 0
[pid=8504] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8504/stat : 8504 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281590954 9367552 266 33554432000 4194304 5064252 140733319683184 140733319682096 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8504/statm: 2287 266 226 213 0 72 0
[pid=8505] ppid=8504 vsize=120540 CPUtime=281.78 cores=1,3,5,7
/proc/8505/stat : 8505 (glucose_static) R 8504 8439 6064 0 -1 4202496 32530 0 0 0 28167 11 0 0 20 0 1 0 281590954 123432960 28564 33554432000 4194304 4896791 140734595755280 140734595752792 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8505/statm: 30135 28564 78 172 0 29961 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 248352

[startup+1542.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 8509
/proc/meminfo: memFree=28814588/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=109516 CPUtime=1200.16 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 20171 90658 0 0 184 37 119749 46 20 0 1 0 281470912 112144384 18965 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8440/statm: 27379 18965 183 410 0 26961 0
[pid=8504] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8504/stat : 8504 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281590954 9367552 266 33554432000 4194304 5064252 140733319683184 140733319682096 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8504/statm: 2287 266 226 213 0 72 0
[pid=8505] ppid=8504 vsize=121664 CPUtime=341.77 cores=1,3,5,7
/proc/8505/stat : 8505 (glucose_static) R 8504 8439 6064 0 -1 4202496 36433 0 0 0 34164 13 0 0 20 0 1 0 281590954 124583936 28036 33554432000 4194304 4896791 140734595755280 140734595752792 4224983 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8505/statm: 30416 28036 78 172 0 30242 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 249476

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 8509
/proc/meminfo: memFree=28814064/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=109516 CPUtime=1200.16 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 20171 90658 0 0 184 37 119749 46 20 0 1 0 281470912 112144384 18965 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8440/statm: 27379 18965 183 410 0 26961 0
[pid=8504] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8504/stat : 8504 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281590954 9367552 266 33554432000 4194304 5064252 140733319683184 140733319682096 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8504/statm: 2287 266 226 213 0 72 0
[pid=8505] ppid=8504 vsize=122464 CPUtime=401.77 cores=1,3,5,7
/proc/8505/stat : 8505 (glucose_static) R 8504 8439 6064 0 -1 4202496 39142 0 0 0 40161 16 0 0 20 0 1 0 281590954 125403136 27697 33554432000 4194304 4896791 140734595755280 140734595752856 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8505/statm: 30616 27697 78 172 0 30442 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 250276

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8510
/proc/meminfo: memFree=28808168/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=109516 CPUtime=1200.16 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 20171 90658 0 0 184 37 119749 46 20 0 1 0 281470912 112144384 18965 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8440/statm: 27379 18965 183 410 0 26961 0
[pid=8504] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8504/stat : 8504 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281590954 9367552 266 33554432000 4194304 5064252 140733319683184 140733319682096 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8504/statm: 2287 266 226 213 0 72 0
[pid=8505] ppid=8504 vsize=123068 CPUtime=461.75 cores=1,3,5,7
/proc/8505/stat : 8505 (glucose_static) R 8504 8439 6064 0 -1 4202496 41007 0 0 0 46159 16 0 0 20 0 1 0 281590954 126021632 29148 33554432000 4194304 4896791 140734595755280 140734595752792 4203064 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8505/statm: 30767 29148 78 172 0 30593 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 250880

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8510
/proc/meminfo: memFree=28807520/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=109516 CPUtime=1200.16 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 20171 90658 0 0 184 37 119749 46 20 0 1 0 281470912 112144384 18965 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8440/statm: 27379 18965 183 410 0 26961 0
[pid=8504] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8504/stat : 8504 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281590954 9367552 266 33554432000 4194304 5064252 140733319683184 140733319682096 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8504/statm: 2287 266 226 213 0 72 0
[pid=8505] ppid=8504 vsize=123884 CPUtime=521.74 cores=1,3,5,7
/proc/8505/stat : 8505 (glucose_static) R 8504 8439 6064 0 -1 4202496 46021 0 0 0 52156 18 0 0 20 0 1 0 281590954 126857216 29330 33554432000 4194304 4896791 140734595755280 140734595752792 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8505/statm: 30971 29330 78 172 0 30797 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 251696

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8510
/proc/meminfo: memFree=28809168/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=109516 CPUtime=1200.16 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 20171 90658 0 0 184 37 119749 46 20 0 1 0 281470912 112144384 18965 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8440/statm: 27379 18965 183 410 0 26961 0
[pid=8504] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8504/stat : 8504 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281590954 9367552 266 33554432000 4194304 5064252 140733319683184 140733319682096 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8504/statm: 2287 266 226 213 0 72 0
[pid=8505] ppid=8504 vsize=124472 CPUtime=581.73 cores=1,3,5,7
/proc/8505/stat : 8505 (glucose_static) R 8504 8439 6064 0 -1 4202496 47576 0 0 0 58153 20 0 0 20 0 1 0 281590954 127459328 28218 33554432000 4194304 4896791 140734595755280 140734595752504 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8505/statm: 31118 28218 78 172 0 30944 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 252284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8510
/proc/meminfo: memFree=28802404/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=109516 CPUtime=1200.16 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 20171 90658 0 0 184 37 119749 46 20 0 1 0 281470912 112144384 18965 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8440/statm: 27379 18965 183 410 0 26961 0
[pid=8504] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8504/stat : 8504 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281590954 9367552 266 33554432000 4194304 5064252 140733319683184 140733319682096 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8504/statm: 2287 266 226 213 0 72 0
[pid=8505] ppid=8504 vsize=124656 CPUtime=599.94 cores=1,3,5,7
/proc/8505/stat : 8505 (glucose_static) R 8504 8439 6064 0 -1 4202496 49081 0 0 0 59973 21 0 0 20 0 1 0 281590954 127647744 29285 33554432000 4194304 4896791 140734595755280 140734595752792 4203856 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8505/statm: 31164 29285 78 172 0 30990 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 252468

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8510
/proc/meminfo: memFree=28802404/32873844 swapFree=7628/7628
[pid=8439] ppid=8437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8439/stat : 8439 (runPb2sat.sh) S 8437 8439 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281470912 9367552 274 33554432000 4194304 5064252 140733871936048 140733871934960 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8439/statm: 2287 274 233 213 0 72 0
[pid=8440] ppid=8439 vsize=109516 CPUtime=1200.16 cores=1,3,5,7
/proc/8440/stat : 8440 (pb2sat) S 8439 8439 6064 0 -1 4202496 20171 90658 0 0 184 37 119749 46 20 0 1 0 281470912 112144384 18965 33554432000 4194304 5873084 140737392745264 140737392739080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8440/statm: 27379 18965 183 410 0 26961 0
[pid=8504] ppid=8440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8504/stat : 8504 (satsolver.sh) S 8440 8439 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281590954 9367552 266 33554432000 4194304 5064252 140733319683184 140733319682096 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8504/statm: 2287 266 226 213 0 72 0
[pid=8505] ppid=8504 vsize=124656 CPUtime=599.94 cores=1,3,5,7
/proc/8505/stat : 8505 (glucose_static) R 8504 8439 6064 0 -1 4202496 49081 0 0 0 59973 21 0 0 20 0 1 0 281590954 127647744 29285 33554432000 4194304 4896791 140734595755280 140734595752792 4203856 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8505/statm: 31164 29285 78 172 0 30990 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 252468

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1799.08
CPU system time (s): 1.06284
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 344356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 1.06284
maximum resident set size= 177312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160899
page faults= 0
swaps= 0
block input operations= 0
block output operations= 235176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 98
involuntary context switches= 3963

runsolver used 6.589 second user time and 19.409 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 23:17:45
IDJOB=3696245
IDBENCH=92719
IDSOLVER=2274
FILE ID=node145/3696245-1338153465
RUNJOBID= node145-1338122811-6081
PBS_JOBID= 14624491
Free space on /tmp= 71360 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_6_mh.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696245-1338153465/watcher-3696245-1338153465 -o /tmp/evaluation-result-3696245-1338153465/solver-3696245-1338153465 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696245-1338153465.opb 1608841311 HOME HOME

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

MD5SUM BENCH= 3266e32b2a945b684ae99382e7a5d59c
RANDOM SEED=1608841311

node145.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		: 2667.149
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	: 5334.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		: 2667.149
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		: 2667.149
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	: 5313.38
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		: 2667.149
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		: 2667.149
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		: 2667.149
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	: 5331.91
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		: 2667.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28945652 kB
Buffers:          324464 kB
Cached:          2033096 kB
SwapCached:            0 kB
Active:          1617552 kB
Inactive:        1489324 kB
Active(anon):     740504 kB
Inactive(anon):    10912 kB
Active(file):     877048 kB
Inactive(file):  1478412 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8976 kB
Writeback:             0 kB
AnonPages:        971140 kB
Mapped:            14932 kB
Shmem:               200 kB
Slab:             678640 kB
SReclaimable:     120312 kB
SUnreclaim:       558328 kB
KernelStack:        1520 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1035096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    741376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71388 MiB
End job on node145 at 2012-05-27 23:47:46