Trace number 3696168

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.09 1801.21

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_9_ic.opb
MD5SUM6e6423d95c6457aac671f6ff150ae932
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7836062
Best CPU time to get the best result obtained on this benchmark2.91456
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 105154048
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4264487337
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 105154048
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4264487337
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 121213196
0.00/0.21	c current bound: 60606605
0.00/0.21	c fallback to adder encoding
3.65/3.73	c model valid
3.65/3.73	c current solution ok
3.65/3.73	o 57077762
3.65/3.73	c current bound: 28538888
3.65/3.73	c fallback to adder encoding
3.80/4.17	c model valid
3.80/4.17	c current solution ok
3.80/4.18	o 22437112
3.80/4.18	c current bound: 11218563
3.80/4.18	c fallback to adder encoding
4.44/4.54	c model valid
4.44/4.54	c current solution ok
4.44/4.55	o 10142422
4.44/4.55	c current bound: 5071218
4.44/4.55	c fallback to adder encoding
4.86/5.64	c current bound: 7606828
4.86/5.64	c fallback to adder encoding
229.46/230.38	c current bound: 8874633
229.46/230.38	c fallback to adder encoding
236.66/237.53	c model valid
236.66/237.53	c current solution ok
236.66/237.53	o 8844168
236.66/237.53	c current bound: 8225506
236.66/237.53	c fallback to adder encoding
239.76/240.69	c model valid
239.76/240.69	c current solution ok
239.76/240.69	o 8170532
239.76/240.69	c current bound: 7888688
239.76/240.69	c fallback to adder encoding
913.74/914.70	c model valid
913.74/914.70	c current solution ok
913.74/914.70	o 7885252
913.74/914.70	c current bound: 7746048
913.74/914.70	c fallback to adder encoding
1800.06/1801.20	./satsolver.sh: line 5: 20760 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.06/1801.20	c error: unexpected solver exit code
1800.06/1801.20	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-3696168-1338176717/watcher-3696168-1338176717 -o /tmp/evaluation-result-3696168-1338176717/solver-3696168-1338176717 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696168-1338176717.opb 1551493008 HOME HOME 

running on 4 cores: 0,2,4,6

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/181 20645
/proc/meminfo: memFree=27569940/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0

[startup+0.062257 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20645
/proc/meminfo: memFree=27569940/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100199 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20645
/proc/meminfo: memFree=27569940/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20645
/proc/meminfo: memFree=27569940/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700159 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20645
/proc/meminfo: memFree=27569940/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20652
/proc/meminfo: memFree=27532584/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=14004 CPUtime=0.28 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 3800 2686 0 0 14 7 7 0 20 0 1 0 283797070 14340096 2638 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20646/statm: 3501 2638 179 410 0 3083 0
[pid=20651] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20651/stat : 20651 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283797101 9367552 267 33554432000 4194304 5064252 140737436595424 140737436594336 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20651/statm: 2287 267 226 213 0 72 0
[pid=20652] ppid=20651 vsize=25684 CPUtime=1.17 cores=0,2,4,6
/proc/20652/stat : 20652 (glucose_static) R 20651 20645 17634 0 -1 4202496 6127 0 0 0 116 1 0 0 20 0 1 0 283797101 26300416 5267 33554432000 4194304 4896791 140735904079840 140735904077368 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20652/statm: 6421 5267 76 172 0 6247 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 57984

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20652
/proc/meminfo: memFree=27530956/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=14004 CPUtime=0.28 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 3800 2686 0 0 14 7 7 0 20 0 1 0 283797070 14340096 2638 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20646/statm: 3501 2638 179 410 0 3083 0
[pid=20651] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20651/stat : 20651 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283797101 9367552 267 33554432000 4194304 5064252 140737436595424 140737436594336 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20651/statm: 2287 267 226 213 0 72 0
[pid=20652] ppid=20651 vsize=26056 CPUtime=2.77 cores=0,2,4,6
/proc/20652/stat : 20652 (glucose_static) R 20651 20645 17634 0 -1 4202496 6476 0 0 0 276 1 0 0 20 0 1 0 283797101 26681344 5522 33554432000 4194304 4896791 140735904079840 140735904077064 4223829 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20652/statm: 6514 5522 77 172 0 6340 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 58356

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 2/182 20708
/proc/meminfo: memFree=27649416/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=4.93 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 12914 28198 0 0 45 11 429 8 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 30692
heavy processes:

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20712
/proc/meminfo: memFree=27602280/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=4.93 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 12914 28198 0 0 45 11 429 8 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20711] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20711/stat : 20711 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283797641 9367552 266 33554432000 4194304 5064252 140736845192304 140736845191216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20711/statm: 2287 266 226 213 0 72 0
[pid=20712] ppid=20711 vsize=20148 CPUtime=6.97 cores=0,2,4,6
/proc/20712/stat : 20712 (glucose_static) R 20711 20645 17634 0 -1 4202496 5703 0 0 0 697 0 0 0 20 0 1 0 283797641 20631552 4479 33554432000 4194304 4896791 140735982848816 140735982846392 4204523 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20712/statm: 5037 4479 77 172 0 4863 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 59988

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20718
/proc/meminfo: memFree=27606656/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=4.93 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 12914 28198 0 0 45 11 429 8 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20711] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20711/stat : 20711 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283797641 9367552 266 33554432000 4194304 5064252 140736845192304 140736845191216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20711/statm: 2287 266 226 213 0 72 0
[pid=20712] ppid=20711 vsize=23352 CPUtime=19.77 cores=0,2,4,6
/proc/20712/stat : 20712 (glucose_static) R 20711 20645 17634 0 -1 4202496 7862 0 0 0 1976 1 0 0 20 0 1 0 283797641 23912448 5175 33554432000 4194304 4896791 140735982848816 140735982846328 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20712/statm: 5838 5175 77 172 0 5664 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 63192

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20718
/proc/meminfo: memFree=27605456/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=4.93 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 12914 28198 0 0 45 11 429 8 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20711] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20711/stat : 20711 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283797641 9367552 266 33554432000 4194304 5064252 140736845192304 140736845191216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20711/statm: 2287 266 226 213 0 72 0
[pid=20712] ppid=20711 vsize=24424 CPUtime=45.37 cores=0,2,4,6
/proc/20712/stat : 20712 (glucose_static) R 20711 20645 17634 0 -1 4202496 10607 0 0 0 4535 2 0 0 20 0 1 0 283797641 25010176 5087 33554432000 4194304 4896791 140735982848816 140735982846344 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20712/statm: 6106 5087 78 172 0 5932 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 64264

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20719
/proc/meminfo: memFree=27597300/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=4.93 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 12914 28198 0 0 45 11 429 8 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20711] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20711/stat : 20711 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283797641 9367552 266 33554432000 4194304 5064252 140736845192304 140736845191216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20711/statm: 2287 266 226 213 0 72 0
[pid=20712] ppid=20711 vsize=23184 CPUtime=96.57 cores=0,2,4,6
/proc/20712/stat : 20712 (glucose_static) R 20711 20645 17634 0 -1 4202496 16332 0 0 0 9652 5 0 0 20 0 1 0 283797641 23740416 5352 33554432000 4194304 4896791 140735982848816 140735982846392 4225041 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20712/statm: 5796 5352 78 172 0 5622 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 63024

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20731
/proc/meminfo: memFree=27597256/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=4.93 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 12914 28198 0 0 45 11 429 8 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20711] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20711/stat : 20711 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283797641 9367552 266 33554432000 4194304 5064252 140736845192304 140736845191216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20711/statm: 2287 266 226 213 0 72 0
[pid=20712] ppid=20711 vsize=33412 CPUtime=156.54 cores=0,2,4,6
/proc/20712/stat : 20712 (glucose_static) R 20711 20645 17634 0 -1 4202496 22681 0 0 0 15647 7 0 0 20 0 1 0 283797641 34213888 7475 33554432000 4194304 4896791 140735982848816 140735982846024 4225511 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20712/statm: 8353 7475 78 172 0 8179 0

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 20785
/proc/meminfo: memFree=27576624/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=913.81 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 21674 109842 0 0 73 14 91249 45 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20759] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20759/stat : 20759 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283888547 9367552 267 33554432000 4194304 5064252 140735069068592 140735069067504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20759/statm: 2287 267 226 213 0 72 0
[pid=20760] ppid=20759 vsize=35404 CPUtime=447.43 cores=0,2,4,6
/proc/20760/stat : 20760 (glucose_static) R 20759 20645 17634 0 -1 4202496 38664 0 0 0 44724 19 0 0 20 0 1 0 283888547 36253696 7624 33554432000 4194304 4896791 140733888313056 140733888310584 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20760/statm: 8851 7624 78 172 0 8677 0
Current children cumulated CPU time (s) 1361.24
Current children cumulated vsize (KiB) 75244

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 20785
/proc/meminfo: memFree=27576040/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=913.81 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 21674 109842 0 0 73 14 91249 45 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20759] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20759/stat : 20759 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283888547 9367552 267 33554432000 4194304 5064252 140735069068592 140735069067504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20759/statm: 2287 267 226 213 0 72 0
[pid=20760] ppid=20759 vsize=42948 CPUtime=507.42 cores=0,2,4,6
/proc/20760/stat : 20760 (glucose_static) R 20759 20645 17634 0 -1 4202496 41680 0 0 0 50722 20 0 0 20 0 1 0 283888547 43978752 9157 33554432000 4194304 4896791 140733888313056 140733888310584 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20760/statm: 10737 9157 78 172 0 10563 0
Current children cumulated CPU time (s) 1421.23
Current children cumulated vsize (KiB) 82788

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/185 20785
/proc/meminfo: memFree=27571928/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=913.81 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 21674 109842 0 0 73 14 91249 45 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20759] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20759/stat : 20759 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283888547 9367552 267 33554432000 4194304 5064252 140735069068592 140735069067504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20759/statm: 2287 267 226 213 0 72 0
[pid=20760] ppid=20759 vsize=43360 CPUtime=567.4 cores=0,2,4,6
/proc/20760/stat : 20760 (glucose_static) R 20759 20645 17634 0 -1 4202496 43976 0 0 0 56718 22 0 0 20 0 1 0 283888547 44400640 9585 33554432000 4194304 4896791 140733888313056 140733888310456 4204939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20760/statm: 10840 9585 78 172 0 10666 0
Current children cumulated CPU time (s) 1481.21
Current children cumulated vsize (KiB) 83200

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/186 20788
/proc/meminfo: memFree=27569656/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=913.81 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 21674 109842 0 0 73 14 91249 45 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20759] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20759/stat : 20759 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283888547 9367552 267 33554432000 4194304 5064252 140735069068592 140735069067504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20759/statm: 2287 267 226 213 0 72 0
[pid=20760] ppid=20759 vsize=44120 CPUtime=627.39 cores=0,2,4,6
/proc/20760/stat : 20760 (glucose_static) R 20759 20645 17634 0 -1 4202496 45574 0 0 0 62716 23 0 0 20 0 1 0 283888547 45178880 10008 33554432000 4194304 4896791 140733888313056 140733888310264 4225136 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20760/statm: 11030 10008 78 172 0 10856 0
Current children cumulated CPU time (s) 1541.2
Current children cumulated vsize (KiB) 83960

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 20789
/proc/meminfo: memFree=27565636/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=913.81 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 21674 109842 0 0 73 14 91249 45 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20759] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20759/stat : 20759 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283888547 9367552 267 33554432000 4194304 5064252 140735069068592 140735069067504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20759/statm: 2287 267 226 213 0 72 0
[pid=20760] ppid=20759 vsize=44804 CPUtime=687.38 cores=0,2,4,6
/proc/20760/stat : 20760 (glucose_static) R 20759 20645 17634 0 -1 4202496 46939 0 0 0 68714 24 0 0 20 0 1 0 283888547 45879296 10180 33554432000 4194304 4896791 140733888313056 140733888310568 4225151 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20760/statm: 11201 10180 78 172 0 11027 0
Current children cumulated CPU time (s) 1601.19
Current children cumulated vsize (KiB) 84644

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20789
/proc/meminfo: memFree=27565472/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=913.81 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 21674 109842 0 0 73 14 91249 45 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20759] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20759/stat : 20759 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283888547 9367552 267 33554432000 4194304 5064252 140735069068592 140735069067504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20759/statm: 2287 267 226 213 0 72 0
[pid=20760] ppid=20759 vsize=57352 CPUtime=747.36 cores=0,2,4,6
/proc/20760/stat : 20760 (glucose_static) R 20759 20645 17634 0 -1 4202496 48862 0 0 0 74711 25 0 0 20 0 1 0 283888547 58728448 10928 33554432000 4194304 4896791 140733888313056 140733888310584 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20760/statm: 14338 10928 78 172 0 14164 0
Current children cumulated CPU time (s) 1661.17
Current children cumulated vsize (KiB) 97192

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20789
/proc/meminfo: memFree=27565296/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=913.81 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 21674 109842 0 0 73 14 91249 45 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20759] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20759/stat : 20759 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283888547 9367552 267 33554432000 4194304 5064252 140735069068592 140735069067504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20759/statm: 2287 267 226 213 0 72 0
[pid=20760] ppid=20759 vsize=46632 CPUtime=807.35 cores=0,2,4,6
/proc/20760/stat : 20760 (glucose_static) R 20759 20645 17634 0 -1 4202496 50630 0 0 0 80709 26 0 0 20 0 1 0 283888547 47751168 11099 33554432000 4194304 4896791 140733888313056 140733888310264 4225136 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20760/statm: 11658 11099 78 172 0 11484 0
Current children cumulated CPU time (s) 1721.16
Current children cumulated vsize (KiB) 86472

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20789
/proc/meminfo: memFree=27551744/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=913.81 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 21674 109842 0 0 73 14 91249 45 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20759] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20759/stat : 20759 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283888547 9367552 267 33554432000 4194304 5064252 140735069068592 140735069067504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20759/statm: 2287 267 226 213 0 72 0
[pid=20760] ppid=20759 vsize=58728 CPUtime=867.34 cores=0,2,4,6
/proc/20760/stat : 20760 (glucose_static) R 20759 20645 17634 0 -1 4202496 52579 0 0 0 86707 27 0 0 20 0 1 0 283888547 60137472 11483 33554432000 4194304 4896791 140733888313056 140733888310568 4225514 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20760/statm: 14682 11483 78 172 0 14508 0
Current children cumulated CPU time (s) 1781.15
Current children cumulated vsize (KiB) 98568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20789
/proc/meminfo: memFree=27571444/32873844 swapFree=7124/7124
[pid=20645] ppid=20643 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20645/stat : 20645 (runPb2sat.sh) S 20643 20645 17634 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283797069 9367552 275 33554432000 4194304 5064252 140734125956672 140734125955584 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20645/statm: 2287 275 233 213 0 72 0
[pid=20646] ppid=20645 vsize=21544 CPUtime=913.81 cores=0,2,4,6
/proc/20646/stat : 20646 (pb2sat) S 20645 20645 17634 0 -1 4202496 21674 109842 0 0 73 14 91249 45 20 0 1 0 283797070 22061056 4299 33554432000 4194304 5873084 140735489159840 140735489153656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20646/statm: 5386 4299 180 410 0 4968 0
[pid=20759] ppid=20646 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20759/stat : 20759 (satsolver.sh) S 20646 20645 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283888547 9367552 267 33554432000 4194304 5064252 140735069068592 140735069067504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20759/statm: 2287 267 226 213 0 72 0
[pid=20760] ppid=20759 vsize=39872 CPUtime=886.25 cores=0,2,4,6
/proc/20760/stat : 20760 (glucose_static) R 20759 20645 17634 0 -1 4202496 53307 0 0 0 88597 28 0 0 20 0 1 0 283888547 40828928 9122 33554432000 4194304 4896791 140733888313056 140733888310632 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20760/statm: 9968 9122 78 172 0 9794 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 79712

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.09
CPU user time (s): 1799.2
CPU system time (s): 0.891864
CPU usage (%): 99.9381
Max. virtual memory (cumulated for all children) (KiB): 110064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 0.891864
maximum resident set size= 60728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185812
page faults= 0
swaps= 0
block input operations= 0
block output operations= 99224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 195
involuntary context switches= 2159

runsolver used 2.72659 second user time and 7.26389 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 05:45:17
IDJOB=3696168
IDBENCH=92765
IDSOLVER=2274
FILE ID=node134/3696168-1338176717
RUNJOBID= node134-1338158703-17651
PBS_JOBID= 14624546
Free space on /tmp= 71000 MiB

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

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

MD5SUM BENCH= 6e6423d95c6457aac671f6ff150ae932
RANDOM SEED=1551493008

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:        27570212 kB
Buffers:          439696 kB
Cached:          3876192 kB
SwapCached:            0 kB
Active:          1719936 kB
Inactive:        2725296 kB
Active(anon):     125200 kB
Inactive(anon):     5996 kB
Active(file):    1594736 kB
Inactive(file):  2719300 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8968 kB
Writeback:             0 kB
AnonPages:        213144 kB
Mapped:            15296 kB
Shmem:               212 kB
Slab:             716680 kB
SReclaimable:     158788 kB
SUnreclaim:       557892 kB
KernelStack:        1536 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     256084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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= 70984 MiB
End job on node134 at 2012-05-28 06:15:18