Trace number 3694646

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
pb2satCp2 2012-05-19? (TO) 1800.13 1800.91

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_3_mh.opb
MD5SUMcf07fc1cad99b0f245ba698ecbf7dcb2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4911296
Best CPU time to get the best result obtained on this benchmark29.7485
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 68921000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3789091617
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 3789091617
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.17	c model valid
0.00/0.17	c current solution ok
0.00/0.33	o 357591990
0.00/0.33	c fallback to adder encoding
4.33/4.76	c model valid
4.33/4.76	c current solution ok
4.33/4.77	o 244241497
4.33/4.77	c fallback to adder encoding
32.43/32.89	c model valid
32.43/32.89	c current solution ok
32.53/32.90	o 240331932
32.53/32.90	c fallback to adder encoding
42.33/42.77	c model valid
42.33/42.77	c current solution ok
42.33/42.78	o 237330547
42.33/42.78	c fallback to adder encoding
54.10/54.59	c model valid
54.10/54.59	c current solution ok
54.10/54.60	o 211836770
54.10/54.60	c fallback to adder encoding
73.41/73.85	c model valid
73.41/73.85	c current solution ok
73.41/73.86	o 198106515
73.41/73.86	c fallback to adder encoding
81.61/82.08	c model valid
81.61/82.08	c current solution ok
81.61/82.09	o 132633903
81.61/82.09	c fallback to adder encoding
94.09/94.55	c model valid
94.09/94.55	c current solution ok
94.09/94.56	o 105156198
94.09/94.56	c fallback to adder encoding
171.77/172.26	c model valid
171.77/172.26	c current solution ok
171.77/172.27	o 87965434
171.77/172.27	c fallback to adder encoding
224.94/225.47	c model valid
224.94/225.47	c current solution ok
224.94/225.48	o 82060889
224.94/225.48	c fallback to adder encoding
652.25/652.86	c model valid
652.25/652.86	c current solution ok
652.25/652.88	o 74872323
652.25/652.88	c fallback to adder encoding
771.70/772.32	c model valid
771.70/772.32	c current solution ok
771.70/772.34	o 67662012
771.70/772.34	c fallback to adder encoding
1800.08/1800.90	./satsolver.sh: line 5: 18843 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.08/1800.91	c error: unexpected solver exit code
1800.08/1800.91	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-3694646-1338174713/watcher-3694646-1338174713 -o /tmp/evaluation-result-3694646-1338174713/solver-3694646-1338174713 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694646-1338174713.opb 1640241337 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/177 18792
/proc/meminfo: memFree=30945776/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0

[startup+0.0563851 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18792
/proc/meminfo: memFree=30945776/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100247 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18792
/proc/meminfo: memFree=30945776/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18792
/proc/meminfo: memFree=30945776/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700279 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 18792
/proc/meminfo: memFree=30945776/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18801
/proc/meminfo: memFree=30510416/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=77696 CPUtime=0.98 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 7053 4087 0 0 72 20 5 1 20 0 1 0 283595887 79560704 12757 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 33 0 0
/proc/18793/statm: 19424 12757 183 410 0 19006 0
[pid=18800] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18800/stat : 18800 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283596020 9367552 267 33554432000 4194304 5064252 140736461470048 140736461468960 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18800/statm: 2287 267 226 213 0 72 0
[pid=18801] ppid=18800 vsize=44708 CPUtime=0.16 cores=0,2,4,6
/proc/18801/stat : 18801 (glucose_static) R 18800 18792 17405 0 -1 4202496 8271 0 0 0 15 1 0 0 20 0 1 0 283596020 45780992 9996 33554432000 4194304 4896791 140733550514800 140736461468984 4229275 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 11177 9998 58 172 0 11003 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 140700

[startup+3.10044 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18801
/proc/meminfo: memFree=30221048/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=77696 CPUtime=0.98 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 7053 4087 0 0 72 20 5 1 20 0 1 0 283595887 79560704 12757 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 33 0 0
/proc/18793/statm: 19424 12757 183 410 0 19006 0
[pid=18800] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18800/stat : 18800 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283596020 9367552 267 33554432000 4194304 5064252 140736461470048 140736461468960 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18800/statm: 2287 267 226 213 0 72 0
[pid=18801] ppid=18800 vsize=124688 CPUtime=1.76 cores=0,2,4,6
/proc/18801/stat : 18801 (glucose_static) R 18800 18792 17405 0 -1 4202496 23908 0 0 0 170 6 0 0 20 0 1 0 283596020 127680512 27230 33554432000 4194304 4896791 140733550514800 140733550511928 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 31172 27230 77 172 0 30998 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 220680

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18804
/proc/meminfo: memFree=30016264/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76588 CPUtime=5.08 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 13585 29326 0 0 133 28 337 10 20 0 1 0 283595887 78426112 12000 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 33 0 0
/proc/18793/statm: 19147 12000 183 410 0 18729 0
[pid=18803] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18803/stat : 18803 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283596429 9367552 266 33554432000 4194304 5064252 140737155064272 140737155063184 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18803/statm: 2287 266 226 213 0 72 0
[pid=18804] ppid=18803 vsize=122508 CPUtime=0.86 cores=0,2,4,6
/proc/18804/stat : 18804 (glucose_static) R 18803 18792 17405 0 -1 4202496 24162 0 0 0 79 7 0 0 20 0 1 0 283596429 125448192 27057 33554432000 4194304 4896791 140737103094976 140737103092184 4401607 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18804/statm: 30627 27057 76 172 0 30453 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 217392

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 18804
/proc/meminfo: memFree=30012984/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76588 CPUtime=5.08 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 13585 29326 0 0 133 28 337 10 20 0 1 0 283595887 78426112 12000 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 33 0 0
/proc/18793/statm: 19147 12000 183 410 0 18729 0
[pid=18803] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18803/stat : 18803 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283596429 9367552 266 33554432000 4194304 5064252 140737155064272 140737155063184 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18803/statm: 2287 266 226 213 0 72 0
[pid=18804] ppid=18803 vsize=124636 CPUtime=7.26 cores=0,2,4,6
/proc/18804/stat : 18804 (glucose_static) R 18803 18792 17405 0 -1 4202496 24806 0 0 0 719 7 0 0 20 0 1 0 283596429 127627264 27701 33554432000 4194304 4896791 140737103094976 140737103092184 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18804/statm: 31159 27701 78 172 0 30985 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 219520

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 18804
/proc/meminfo: memFree=30007472/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76588 CPUtime=5.08 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 13585 29326 0 0 133 28 337 10 20 0 1 0 283595887 78426112 12000 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 33 0 0
/proc/18793/statm: 19147 12000 183 410 0 18729 0
[pid=18803] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18803/stat : 18803 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283596429 9367552 266 33554432000 4194304 5064252 140737155064272 140737155063184 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18803/statm: 2287 266 226 213 0 72 0
[pid=18804] ppid=18803 vsize=125948 CPUtime=20.05 cores=0,2,4,6
/proc/18804/stat : 18804 (glucose_static) R 18803 18792 17405 0 -1 4202496 25166 0 0 0 1998 7 0 0 20 0 1 0 283596429 128970752 28538 33554432000 4194304 4896791 140737103094976 140737103092184 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18804/statm: 31487 28538 78 172 0 31313 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 220832

[startup+51.1004 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 18810
/proc/meminfo: memFree=30010100/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76588 CPUtime=43.05 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 26077 82482 0 0 254 43 3979 29 20 0 1 0 283595887 78426112 12000 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 33 0 0
/proc/18793/statm: 19147 12000 183 410 0 18729 0
[pid=18809] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18809/stat : 18809 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283600230 9367552 267 33554432000 4194304 5064252 140733193769152 140733193768064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18809/statm: 2287 267 226 213 0 72 0
[pid=18810] ppid=18809 vsize=124228 CPUtime=7.65 cores=0,2,4,6
/proc/18810/stat : 18810 (glucose_static) R 18809 18792 17405 0 -1 4202496 23866 0 0 0 758 7 0 0 20 0 1 0 283600230 127209472 27178 33554432000 4194304 4896791 140733741341248 140733741338456 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18810/statm: 31057 27178 78 172 0 30883 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 219112

[startup+102.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 18822
/proc/meminfo: memFree=30008788/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76412 CPUtime=94.79 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 51644 184869 0 0 500 73 8842 64 20 0 1 0 283595887 78245888 11956 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 33 0 0
/proc/18793/statm: 19103 11956 183 410 0 18685 0
[pid=18821] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18821/stat : 18821 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283605406 9367552 267 33554432000 4194304 5064252 140737375010112 140737375009024 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18821/statm: 2287 267 226 213 0 72 0
[pid=18822] ppid=18821 vsize=119900 CPUtime=7.09 cores=0,2,4,6
/proc/18822/stat : 18822 (glucose_static) R 18821 18792 17405 0 -1 4202496 22968 0 0 0 702 7 0 0 20 0 1 0 283605406 122777600 27351 33554432000 4194304 4896791 140735242740352 140735242737560 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18822/statm: 29975 27351 78 172 0 29801 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 214608

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 18823
/proc/meminfo: memFree=29997816/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76412 CPUtime=94.79 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 51644 184869 0 0 500 73 8842 64 20 0 1 0 283595887 78245888 11956 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 33 0 0
/proc/18793/statm: 19103 11956 183 410 0 18685 0
[pid=18821] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 18850
/proc/meminfo: memFree=29957948/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76408 CPUtime=772.39 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 76957 298966 0 0 748 105 76273 113 20 0 1 0 283595887 78241792 11955 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 36 0 0
/proc/18793/statm: 19102 11955 183 410 0 18684 0
[pid=18842] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18842/stat : 18842 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283673187 9367552 265 33554432000 4194304 5064252 140735418315648 140735418314560 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18842/statm: 2287 265 226 213 0 72 0
[pid=18843] ppid=18842 vsize=153040 CPUtime=649.17 cores=0,2,4,6
/proc/18843/stat : 18843 (glucose_static) R 18842 18792 17405 0 -1 4202496 33755 0 0 0 64895 22 0 0 20 0 1 0 283673187 156712960 33926 33554432000 4194304 4896791 140736295876464 140736295873672 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18843/statm: 38260 33926 78 172 0 38086 0
Current children cumulated CPU time (s) 1421.56
Current children cumulated vsize (KiB) 247744

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18850
/proc/meminfo: memFree=29957232/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76408 CPUtime=772.39 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 76957 298966 0 0 748 105 76273 113 20 0 1 0 283595887 78241792 11955 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 36 0 0
/proc/18793/statm: 19102 11955 183 410 0 18684 0
[pid=18842] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18842/stat : 18842 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283673187 9367552 265 33554432000 4194304 5064252 140735418315648 140735418314560 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18842/statm: 2287 265 226 213 0 72 0
[pid=18843] ppid=18842 vsize=153720 CPUtime=709.13 cores=0,2,4,6
/proc/18843/stat : 18843 (glucose_static) R 18842 18792 17405 0 -1 4202496 34780 0 0 0 70891 22 0 0 20 0 1 0 283673187 157409280 33102 33554432000 4194304 4896791 140736295876464 140736295873608 4203806 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18843/statm: 38430 33102 78 172 0 38256 0
Current children cumulated CPU time (s) 1481.52
Current children cumulated vsize (KiB) 248424

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18850
/proc/meminfo: memFree=29947524/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76408 CPUtime=772.39 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 76957 298966 0 0 748 105 76273 113 20 0 1 0 283595887 78241792 11955 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 36 0 0
/proc/18793/statm: 19102 11955 183 410 0 18684 0
[pid=18842] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18842/stat : 18842 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283673187 9367552 265 33554432000 4194304 5064252 140735418315648 140735418314560 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18842/statm: 2287 265 226 213 0 72 0
[pid=18843] ppid=18842 vsize=154744 CPUtime=769.13 cores=0,2,4,6
/proc/18843/stat : 18843 (glucose_static) R 18842 18792 17405 0 -1 4202496 35656 0 0 0 76889 24 0 0 20 0 1 0 283673187 158457856 34393 33554432000 4194304 4896791 140736295876464 140736295873992 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18843/statm: 38686 34393 78 172 0 38512 0
Current children cumulated CPU time (s) 1541.52
Current children cumulated vsize (KiB) 249448

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18850
/proc/meminfo: memFree=29933748/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76408 CPUtime=772.39 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 76957 298966 0 0 748 105 76273 113 20 0 1 0 283595887 78241792 11955 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 36 0 0
/proc/18793/statm: 19102 11955 183 410 0 18684 0
[pid=18842] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18842/stat : 18842 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283673187 9367552 265 33554432000 4194304 5064252 140735418315648 140735418314560 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18842/statm: 2287 265 226 213 0 72 0
[pid=18843] ppid=18842 vsize=155764 CPUtime=829.12 cores=0,2,4,6
/proc/18843/stat : 18843 (glucose_static) R 18842 18792 17405 0 -1 4202496 35872 0 0 0 82888 24 0 0 20 0 1 0 283673187 159502336 37164 33554432000 4194304 4896791 140736295876464 140736295873992 4205066 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18843/statm: 38941 37164 78 172 0 38767 0
Current children cumulated CPU time (s) 1601.51
Current children cumulated vsize (KiB) 250468

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18851
/proc/meminfo: memFree=29931984/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76408 CPUtime=772.39 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 76957 298966 0 0 748 105 76273 113 20 0 1 0 283595887 78241792 11955 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 36 0 0
/proc/18793/statm: 19102 11955 183 410 0 18684 0
[pid=18842] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18842/stat : 18842 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283673187 9367552 265 33554432000 4194304 5064252 140735418315648 140735418314560 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18842/statm: 2287 265 226 213 0 72 0
[pid=18843] ppid=18842 vsize=156636 CPUtime=889.11 cores=0,2,4,6
/proc/18843/stat : 18843 (glucose_static) R 18842 18792 17405 0 -1 4202496 37141 0 0 0 88885 26 0 0 20 0 1 0 283673187 160395264 36877 33554432000 4194304 4896791 140736295876464 140736295873992 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18843/statm: 39159 36877 78 172 0 38985 0
Current children cumulated CPU time (s) 1661.5
Current children cumulated vsize (KiB) 251340

[startup+1722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18854
/proc/meminfo: memFree=29924568/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76408 CPUtime=772.39 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 76957 298966 0 0 748 105 76273 113 20 0 1 0 283595887 78241792 11955 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 36 0 0
/proc/18793/statm: 19102 11955 183 410 0 18684 0
[pid=18842] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18842/stat : 18842 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283673187 9367552 265 33554432000 4194304 5064252 140735418315648 140735418314560 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18842/statm: 2287 265 226 213 0 72 0
[pid=18843] ppid=18842 vsize=157936 CPUtime=949.1 cores=0,2,4,6
/proc/18843/stat : 18843 (glucose_static) R 18842 18792 17405 0 -1 4202496 38173 0 0 0 94883 27 0 0 20 0 1 0 283673187 161726464 37812 33554432000 4194304 4896791 140736295876464 140736295873672 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18843/statm: 39484 37812 78 172 0 39310 0
Current children cumulated CPU time (s) 1721.49
Current children cumulated vsize (KiB) 252640

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18854
/proc/meminfo: memFree=29960028/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76408 CPUtime=772.39 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 76957 298966 0 0 748 105 76273 113 20 0 1 0 283595887 78241792 11955 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 36 0 0
/proc/18793/statm: 19102 11955 183 410 0 18684 0
[pid=18842] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18842/stat : 18842 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283673187 9367552 265 33554432000 4194304 5064252 140735418315648 140735418314560 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18842/statm: 2287 265 226 213 0 72 0
[pid=18843] ppid=18842 vsize=158444 CPUtime=1009.09 cores=0,2,4,6
/proc/18843/stat : 18843 (glucose_static) R 18842 18792 17405 0 -1 4202496 38996 0 0 0 100880 29 0 0 20 0 1 0 283673187 162246656 34870 33554432000 4194304 4896791 140736295876464 140736295873688 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18843/statm: 39611 34870 78 172 0 39437 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 253148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18894
/proc/meminfo: memFree=30595952/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76408 CPUtime=772.39 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 76957 298966 0 0 748 105 76273 113 20 0 1 0 283595887 78241792 11955 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 36 0 0
/proc/18793/statm: 19102 11955 183 410 0 18684 0
[pid=18842] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18842/stat : 18842 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283673187 9367552 265 33554432000 4194304 5064252 140735418315648 140735418314560 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18842/statm: 2287 265 226 213 0 72 0
[pid=18843] ppid=18842 vsize=158740 CPUtime=1027.69 cores=0,2,4,6
/proc/18843/stat : 18843 (glucose_static) R 18842 18792 17405 0 -1 4202496 39077 0 0 0 102740 29 0 0 20 0 1 0 283673187 162549760 36484 33554432000 4194304 4896791 140736295876464 140736295873992 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18843/statm: 39685 36484 78 172 0 39511 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 253444

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18894
/proc/meminfo: memFree=30595952/32873844 swapFree=6080/6080
[pid=18792] ppid=18790 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18792/stat : 18792 (runPb2satCp2.sh) S 18790 18792 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283595887 9367552 274 33554432000 4194304 5064252 140735785304976 140735785303888 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18792/statm: 2287 274 233 213 0 72 0
[pid=18793] ppid=18792 vsize=76408 CPUtime=772.39 cores=0,2,4,6
/proc/18793/stat : 18793 (pb2sat) S 18792 18792 17405 0 -1 4202496 76957 298966 0 0 748 105 76273 113 20 0 1 0 283595887 78241792 11955 33554432000 4194304 5873084 140735754431840 140735754425656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 36 0 0
/proc/18793/statm: 19102 11955 183 410 0 18684 0
[pid=18842] ppid=18793 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18842/stat : 18842 (satsolver.sh) S 18793 18792 17405 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 283673187 9367552 265 33554432000 4194304 5064252 140735418315648 140735418314560 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18842/statm: 2287 265 226 213 0 72 0
[pid=18843] ppid=18842 vsize=158740 CPUtime=1027.69 cores=0,2,4,6
/proc/18843/stat : 18843 (glucose_static) R 18842 18792 17405 0 -1 4202496 39077 0 0 0 102740 29 0 0 20 0 1 0 283673187 162549760 36484 33554432000 4194304 4896791 140736295876464 140736295873992 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18843/statm: 39685 36484 78 172 0 39511 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 253444

Child status: 0
Real time (s): 1800.91
CPU time (s): 1800.13
CPU user time (s): 1797.63
CPU system time (s): 2.49562
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 333156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.63
system time used= 2.49562
maximum resident set size= 189024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 415985
page faults= 0
swaps= 0
block input operations= 0
block output operations= 990920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 241
involuntary context switches= 2144

runsolver used 2.78858 second user time and 7.06693 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 05:11:53
IDJOB=3694646
IDBENCH=92714
IDSOLVER=2273
FILE ID=node139/3694646-1338174713
RUNJOBID= node139-1338158499-17421
PBS_JOBID= 14624542
Free space on /tmp= 71624 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_3_mh.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694646-1338174713/watcher-3694646-1338174713 -o /tmp/evaluation-result-3694646-1338174713/solver-3694646-1338174713 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694646-1338174713.opb 1640241337 HOME HOME

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

MD5SUM BENCH= cf07fc1cad99b0f245ba698ecbf7dcb2
RANDOM SEED=1640241337

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30946568 kB
Buffers:          406176 kB
Cached:           461624 kB
SwapCached:          828 kB
Active:           855580 kB
Inactive:         198268 kB
Active(anon):     179860 kB
Inactive(anon):     7968 kB
Active(file):     675720 kB
Inactive(file):   190300 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             37760 kB
Writeback:             4 kB
AnonPages:        196444 kB
Mapped:            12632 kB
Shmem:                 8 kB
Slab:             718004 kB
SReclaimable:     159912 kB
SUnreclaim:       558092 kB
KernelStack:        1472 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     432828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 71524 MiB
End job on node139 at 2012-05-28 05:41:54