Trace number 3696162

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.13 1801.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_3_ic.opb
MD5SUM5bd63f2c40ad2c37bb63fb4f6f39bf1f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5900212
Best CPU time to get the best result obtained on this benchmark3.15252
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 68921000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3268239507
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 68921000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3268239507
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.13	c model valid
0.00/0.13	c current solution ok
0.00/0.21	o 320099100
0.00/0.21	c current bound: 160049557
0.00/0.21	c fallback to adder encoding
0.96/1.03	c model valid
0.96/1.03	c current solution ok
1.01/2.10	o 81342182
1.01/2.10	c current bound: 40671098
1.01/2.10	c fallback to adder encoding
1.71/2.83	c model valid
1.71/2.83	c current solution ok
1.71/2.84	o 35556952
1.71/2.84	c current bound: 17778483
1.71/2.84	c fallback to adder encoding
3.30/4.44	c model valid
3.30/4.44	c current solution ok
3.30/4.45	o 17511428
3.30/4.45	c current bound: 8755721
3.30/4.45	c fallback to adder encoding
4.00/5.17	c model valid
4.00/5.17	c current solution ok
4.00/5.17	o 8448236
4.00/5.17	c current bound: 4224125
4.00/5.17	c fallback to adder encoding
4.16/5.58	c current bound: 6336188
4.16/5.58	c fallback to adder encoding
22.09/23.28	c model valid
22.09/23.28	c current solution ok
22.09/23.29	o 6292232
22.09/23.29	c current bound: 5258186
22.09/23.29	c fallback to adder encoding
361.73/362.93	c current bound: 5775217
361.73/362.93	c fallback to adder encoding
527.12/528.34	c current bound: 6033732
527.12/528.34	c fallback to adder encoding
632.19/633.41	c model valid
632.19/633.41	c current solution ok
632.19/633.42	o 5955644
632.19/633.42	c current bound: 5865438
632.19/633.42	c fallback to adder encoding
1764.80/1766.22	c current bound: 5910549
1764.80/1766.22	c fallback to adder encoding
1800.09/1801.51	./satsolver.sh: line 5: 21307 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1801.51	c error: unexpected solver exit code
1800.09/1801.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-3696162-1338183924/watcher-3696162-1338183924 -o /tmp/evaluation-result-3696162-1338183924/solver-3696162-1338183924 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696162-1338183924.opb 1962987899 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: 1.96 2.00 2.00 3/181 21226
/proc/meminfo: memFree=27424132/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0

[startup+0.0947131 s]
/proc/loadavg: 1.96 2.00 2.00 3/181 21226
/proc/meminfo: memFree=27424132/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100362 s]
/proc/loadavg: 1.96 2.00 2.00 3/181 21226
/proc/meminfo: memFree=27424132/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300239 s]
/proc/loadavg: 1.96 2.00 2.00 3/181 21226
/proc/meminfo: memFree=27424132/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 1.96 2.00 2.00 3/181 21226
/proc/meminfo: memFree=27424132/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 1.97 2.00 2.00 3/185 21233
/proc/meminfo: memFree=27380604/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=14052 CPUtime=1.01 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 3973 9781 0 0 17 7 75 2 20 0 1 0 284517833 14389248 2814 33554432000 4194304 5873084 140735816239616 140735816233928 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21227/statm: 3513 2814 179 410 0 3095 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 23200

[startup+3.10037 s]
/proc/loadavg: 1.97 2.00 2.00 3/185 21236
/proc/meminfo: memFree=27379792/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=1.84 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 8372 16334 0 0 34 10 135 5 20 0 1 0 284517833 22081536 4341 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21227/statm: 5391 4341 179 410 0 4973 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 30712
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 1.97 2.00 2.00 3/185 21248
/proc/meminfo: memFree=27387520/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=4.56 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 15207 33903 0 0 56 12 378 10 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21247] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21247/stat : 21247 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284518398 9367552 267 33554432000 4194304 5064252 140734046900160 140734046899072 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21247/statm: 2287 267 226 213 0 72 0
[pid=21248] ppid=21247 vsize=19452 CPUtime=0.63 cores=1,3,5,7
/proc/21248/stat : 21248 (glucose_static) R 21247 21226 17634 0 -1 4202496 4768 0 0 0 62 1 0 0 20 0 1 0 284518398 19918848 4374 33554432000 4194304 4896791 140737393120896 140734046899096 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21248/statm: 4863 4374 77 172 0 4689 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 59312

[startup+12.7004 s]
/proc/loadavg: 1.97 2.00 2.00 3/185 21248
/proc/meminfo: memFree=27379224/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=4.56 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 15207 33903 0 0 56 12 378 10 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21247] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21247/stat : 21247 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284518398 9367552 267 33554432000 4194304 5064252 140734046900160 140734046899072 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21247/statm: 2287 267 226 213 0 72 0
[pid=21248] ppid=21247 vsize=19916 CPUtime=7.03 cores=1,3,5,7
/proc/21248/stat : 21248 (glucose_static) R 21247 21226 17634 0 -1 4202496 5001 0 0 0 702 1 0 0 20 0 1 0 284518398 20393984 4531 33554432000 4194304 4896791 140737393120896 140737393118104 4205493 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21248/statm: 4979 4531 77 172 0 4805 0
Current children cumulated CPU time (s) 11.59
Current children cumulated vsize (KiB) 59776

[startup+25.5004 s]
/proc/loadavg: 1.97 2.00 2.00 3/185 21251
/proc/meminfo: memFree=27374864/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=22.26 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 17506 41755 0 0 63 13 2137 13 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21250] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284520169 9367552 267 33554432000 4194304 5064252 140734533797360 140734533796272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 267 226 213 0 72 0
[pid=21251] ppid=21250 vsize=19812 CPUtime=2.13 cores=1,3,5,7
/proc/21251/stat : 21251 (glucose_static) R 21250 21226 17634 0 -1 4202496 4751 0 0 0 212 1 0 0 20 0 1 0 284520169 20287488 4226 33554432000 4194304 4896791 140737168906240 140737168903752 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21251/statm: 4953 4226 78 172 0 4779 0
Current children cumulated CPU time (s) 24.39
Current children cumulated vsize (KiB) 59672

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 21251
/proc/meminfo: memFree=27360884/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=22.26 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 17506 41755 0 0 63 13 2137 13 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21250] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284520169 9367552 267 33554432000 4194304 5064252 140734533797360 140734533796272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 267 226 213 0 72 0
[pid=21251] ppid=21250 vsize=21152 CPUtime=27.72 cores=1,3,5,7
/proc/21251/stat : 21251 (glucose_static) R 21250 21226 17634 0 -1 4202496 10722 0 0 0 2768 4 0 0 20 0 1 0 284520169 21659648 4747 33554432000 4194304 4896791 140737168906240 140737168903752 4404510 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21251/statm: 5288 4747 78 172 0 5114 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (KiB) 61012

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 21254
/proc/meminfo: memFree=27068192/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=22.26 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 17506 41755 0 0 63 13 2137 13 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21250] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284520169 9367552 267 33554432000 4194304 5064252 140734533797360 140734533796272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 267 226 213 0 72 0
[pid=21251] ppid=21250 vsize=26012 CPUtime=78.91 cores=1,3,5,7
/proc/21251/stat : 21251 (glucose_static) R 21250 21226 17634 0 -1 4202496 20206 0 0 0 7883 8 0 0 20 0 1 0 284520169 26636288 5959 33554432000 4194304 4896791 140737168906240 140737168903752 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21251/statm: 6503 5959 78 172 0 6329 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 65872

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21254
/proc/meminfo: memFree=26938640/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=22.26 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 17506 41755 0 0 63 13 2137 13 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21250] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21250/stat : 21250 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284520169 9367552 267 33554432000 4194304 5064252 140734533797360 140734533796272 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21250/statm: 2287 267 226 213 0 72 0
[pid=21251] ppid=21250 vsize=32332 CPUtime=138.9 cores=1,3,5,7
/proc/21251/stat : 21251 (glucose_static) R 21250 21226 17634 0 -1 4202496 26869 0 0 0 13878 12 0 0 20 0 1 0 284520169 33107968 7464 33554432000 4194304 4896791 140737168906240 140737168903448 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21251/statm: 8083 7464 78 172 0 7909 0
Current children cumulated CPU time (s) 161.16
Current children cumulated vsize (KiB) 72192

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21255
/proc/meminfo: memFree=26921716/32873844 swapFree=7124/7124

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21300
/proc/meminfo: memFree=26908412/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=632.3 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 23857 124891 0 0 83 16 63075 56 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21267] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21267/stat : 21267 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284581182 9367552 266 33554432000 4194304 5064252 140733827829664 140733827828576 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21267/statm: 2287 266 226 213 0 72 0
[pid=21268] ppid=21267 vsize=45948 CPUtime=788.66 cores=1,3,5,7
/proc/21268/stat : 21268 (glucose_static) R 21267 21226 17634 0 -1 4202496 43998 0 0 0 78837 29 0 0 20 0 1 0 284581182 47050752 10318 33554432000 4194304 4896791 140737324672992 140737324670520 4223862 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21268/statm: 11487 10318 78 172 0 11313 0
Current children cumulated CPU time (s) 1420.96
Current children cumulated vsize (KiB) 85808

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 21303
/proc/meminfo: memFree=26922012/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=632.3 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 23857 124891 0 0 83 16 63075 56 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21267] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21267/stat : 21267 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284581182 9367552 266 33554432000 4194304 5064252 140733827829664 140733827828576 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21267/statm: 2287 266 226 213 0 72 0
[pid=21268] ppid=21267 vsize=47044 CPUtime=848.65 cores=1,3,5,7
/proc/21268/stat : 21268 (glucose_static) R 21267 21226 17634 0 -1 4202496 45726 0 0 0 84834 31 0 0 20 0 1 0 284581182 48173056 11140 33554432000 4194304 4896791 140737324672992 140737324670392 4203775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21268/statm: 11761 11140 78 172 0 11587 0
Current children cumulated CPU time (s) 1480.95
Current children cumulated vsize (KiB) 86904

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21303
/proc/meminfo: memFree=26897444/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=632.3 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 23857 124891 0 0 83 16 63075 56 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21267] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21267/stat : 21267 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284581182 9367552 266 33554432000 4194304 5064252 140733827829664 140733827828576 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21267/statm: 2287 266 226 213 0 72 0
[pid=21268] ppid=21267 vsize=59520 CPUtime=908.64 cores=1,3,5,7
/proc/21268/stat : 21268 (glucose_static) R 21267 21226 17634 0 -1 4202496 47690 0 0 0 90831 33 0 0 20 0 1 0 284581182 60948480 12173 33554432000 4194304 4896791 140737324672992 140737324670520 4225514 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21268/statm: 14880 12173 78 172 0 14706 0
Current children cumulated CPU time (s) 1540.94
Current children cumulated vsize (KiB) 99380

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21303
/proc/meminfo: memFree=26915536/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=632.3 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 23857 124891 0 0 83 16 63075 56 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21267] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21267/stat : 21267 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284581182 9367552 266 33554432000 4194304 5064252 140733827829664 140733827828576 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21267/statm: 2287 266 226 213 0 72 0
[pid=21268] ppid=21267 vsize=60236 CPUtime=968.63 cores=1,3,5,7
/proc/21268/stat : 21268 (glucose_static) R 21267 21226 17634 0 -1 4202496 49336 0 0 0 96829 34 0 0 20 0 1 0 284581182 61681664 12362 33554432000 4194304 4896791 140737324672992 140737324670520 4207699 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21268/statm: 15059 12362 78 172 0 14885 0
Current children cumulated CPU time (s) 1600.93
Current children cumulated vsize (KiB) 100096

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 21303
/proc/meminfo: memFree=26909748/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=632.3 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 23857 124891 0 0 83 16 63075 56 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21267] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21267/stat : 21267 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284581182 9367552 266 33554432000 4194304 5064252 140733827829664 140733827828576 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21267/statm: 2287 266 226 213 0 72 0
[pid=21268] ppid=21267 vsize=60784 CPUtime=1028.62 cores=1,3,5,7
/proc/21268/stat : 21268 (glucose_static) R 21267 21226 17634 0 -1 4202496 52852 0 0 0 102826 36 0 0 20 0 1 0 284581182 62242816 13447 33554432000 4194304 4896791 140737324672992 140737324670200 4225195 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21268/statm: 15196 13447 78 172 0 15022 0
Current children cumulated CPU time (s) 1660.92
Current children cumulated vsize (KiB) 100644

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 21304
/proc/meminfo: memFree=26891852/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=632.3 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 23857 124891 0 0 83 16 63075 56 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21267] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21267/stat : 21267 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 284581182 9367552 266 33554432000 4194304 5064252 140733827829664 140733827828576 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21267/statm: 2287 266 226 213 0 72 0
[pid=21268] ppid=21267 vsize=61904 CPUtime=1088.62 cores=1,3,5,7
/proc/21268/stat : 21268 (glucose_static) R 21267 21226 17634 0 -1 4202496 54343 0 0 0 108823 39 0 0 20 0 1 0 284581182 63389696 14078 33554432000 4194304 4896791 140737324672992 140737324670392 4224983 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21268/statm: 15476 14078 78 172 0 15302 0
Current children cumulated CPU time (s) 1720.92
Current children cumulated vsize (KiB) 101764

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21307
/proc/meminfo: memFree=26946404/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=1764.9 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 25918 181775 0 0 89 16 176286 99 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21306] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21306/stat : 21306 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284694462 9367552 267 33554432000 4194304 5064252 140735096440528 140735096439440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21306/statm: 2287 267 226 213 0 72 0
[pid=21307] ppid=21306 vsize=23140 CPUtime=16 cores=1,3,5,7
/proc/21307/stat : 21307 (glucose_static) R 21306 21226 17634 0 -1 4202496 7263 0 0 0 1598 2 0 0 20 0 1 0 284694463 23695360 4776 33554432000 4194304 4896791 140736037257968 140736037255496 4224960 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21307/statm: 5785 4776 78 172 0 5611 0
Current children cumulated CPU time (s) 1780.9
Current children cumulated vsize (KiB) 63000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/185 21349
/proc/meminfo: memFree=27377484/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=1764.9 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 25918 181775 0 0 89 16 176286 99 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21306] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21306/stat : 21306 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284694462 9367552 267 33554432000 4194304 5064252 140735096440528 140735096439440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21306/statm: 2287 267 226 213 0 72 0
[pid=21307] ppid=21306 vsize=23744 CPUtime=35.19 cores=1,3,5,7
/proc/21307/stat : 21307 (glucose_static) R 21306 21226 17634 0 -1 4202496 9303 0 0 0 3516 3 0 0 20 0 1 0 284694463 24313856 5405 33554432000 4194304 4896791 140736037257968 140736037255176 4205617 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21307/statm: 5936 5405 78 172 0 5762 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 63604

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/185 21349
/proc/meminfo: memFree=27377484/32873844 swapFree=7124/7124
[pid=21226] ppid=21224 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21226/stat : 21226 (runPb2sat.sh) S 21224 21226 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284517833 9367552 274 33554432000 4194304 5064252 140735510057760 140735510056672 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21226/statm: 2287 274 233 213 0 72 0
[pid=21227] ppid=21226 vsize=21564 CPUtime=1764.9 cores=1,3,5,7
/proc/21227/stat : 21227 (pb2sat) S 21226 21226 17634 0 -1 4202496 25918 181775 0 0 89 16 176286 99 20 0 1 0 284517833 22081536 4343 33554432000 4194304 5873084 140735816239616 140735816233432 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21227/statm: 5391 4343 180 410 0 4973 0
[pid=21306] ppid=21227 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21306/stat : 21306 (satsolver.sh) S 21227 21226 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284694462 9367552 267 33554432000 4194304 5064252 140735096440528 140735096439440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21306/statm: 2287 267 226 213 0 72 0
[pid=21307] ppid=21306 vsize=23744 CPUtime=35.19 cores=1,3,5,7
/proc/21307/stat : 21307 (glucose_static) R 21306 21226 17634 0 -1 4202496 9303 0 0 0 3516 3 0 0 20 0 1 0 284694463 24313856 5405 33554432000 4194304 4896791 140736037257968 140736037255176 4205617 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21307/statm: 5936 5405 78 172 0 5762 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 63604

Child status: 0
Real time (s): 1801.51
CPU time (s): 1800.13
CPU user time (s): 1798.93
CPU system time (s): 1.20382
CPU usage (%): 99.9235
Max. virtual memory (cumulated for all children) (KiB): 140148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.20382
maximum resident set size= 86364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217984
page faults= 0
swaps= 0
block input operations= 0
block output operations= 121440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 178
involuntary context switches= 3120

runsolver used 3.12052 second user time and 8.47271 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 07:45:24
IDJOB=3696162
IDBENCH=92774
IDSOLVER=2274
FILE ID=node134/3696162-1338183924
RUNJOBID= node134-1338158703-17652
PBS_JOBID= 14624546
Free space on /tmp= 70960 MiB

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

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

MD5SUM BENCH= 5bd63f2c40ad2c37bb63fb4f6f39bf1f
RANDOM SEED=1962987899

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.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		: 2667.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.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		: 2667.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27424768 kB
Buffers:          442164 kB
Cached:          3922012 kB
SwapCached:            0 kB
Active:          1859900 kB
Inactive:        2730696 kB
Active(anon):     222128 kB
Inactive(anon):     5996 kB
Active(file):    1637772 kB
Inactive(file):  2724700 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             63836 kB
Writeback:             0 kB
AnonPages:        279176 kB
Mapped:            15256 kB
Shmem:               212 kB
Slab:             718688 kB
SReclaimable:     160500 kB
SUnreclaim:       558188 kB
KernelStack:        1536 kB
PageTables:         4212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     395740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 70944 MiB
End job on node134 at 2012-05-28 08:15:26