Trace number 3696167

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 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_8_ic.opb
MD5SUMdb8b8cffd5752eef333f86e642ebfb0d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5065770
Best CPU time to get the best result obtained on this benchmark1.9837
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 88121125
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3768652087
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 88121125
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3768652087
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 170882568
0.00/0.21	c current bound: 85441291
0.00/0.21	c fallback to adder encoding
0.00/0.91	c model valid
0.00/0.91	c current solution ok
0.00/0.91	o 81145390
0.00/0.91	c current bound: 40572702
0.00/0.91	c fallback to adder encoding
3.68/3.71	c model valid
3.68/3.71	c current solution ok
3.68/3.71	o 38603646
3.68/3.71	c current bound: 19301830
3.68/3.71	c fallback to adder encoding
6.66/6.77	c model valid
6.66/6.77	c current solution ok
6.66/6.78	o 18566726
6.66/6.78	c current bound: 9283370
6.66/6.78	c fallback to adder encoding
12.86/12.98	c model valid
12.86/12.98	c current solution ok
12.86/12.98	o 8639212
12.86/12.98	c current bound: 4319613
12.86/12.98	c fallback to adder encoding
34.56/34.61	c current bound: 6479420
34.56/34.61	c fallback to adder encoding
42.48/42.51	c model valid
42.48/42.51	c current solution ok
42.48/42.51	o 6426888
42.48/42.51	c current bound: 5373258
42.48/42.51	c fallback to adder encoding
132.94/133.03	c model valid
132.94/133.03	c current solution ok
132.94/133.04	o 5274164
132.94/133.04	c current bound: 4796896
132.94/133.04	c fallback to adder encoding
884.91/885.15	c current bound: 5035538
884.91/885.15	c fallback to adder encoding
942.70/942.95	c current bound: 5154859
942.70/942.95	c fallback to adder encoding
985.11/985.33	c model valid
985.11/985.33	c current solution ok
985.11/985.33	o 5085982
985.11/985.33	c current bound: 5060768
985.11/985.33	c fallback to adder encoding
1045.68/1045.93	c current bound: 5073383
1045.68/1045.93	c fallback to adder encoding
1180.34/1180.65	c model valid
1180.34/1180.65	c current solution ok
1180.34/1180.66	o 5065770
1180.34/1180.66	c current bound: 5063277
1180.34/1180.66	c fallback to adder encoding
1394.81/1395.18	c current bound: 5064531
1394.81/1395.18	c fallback to adder encoding
1800.05/1800.40	./satsolver.sh: line 5: 21916 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.05/1800.41	c error: unexpected solver exit code
1800.05/1800.41	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-3696167-1338191124/watcher-3696167-1338191124 -o /tmp/evaluation-result-3696167-1338191124/solver-3696167-1338191124 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696167-1338191124.opb 1242119520 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 21785
/proc/meminfo: memFree=27011088/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0

[startup+0.0531479 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21785
/proc/meminfo: memFree=27011088/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21785
/proc/meminfo: memFree=27011088/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21785
/proc/meminfo: memFree=27011088/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21785
/proc/meminfo: memFree=27011088/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21793
/proc/meminfo: memFree=26991152/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=0.98 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 5953 9409 0 0 25 8 63 2 20 0 1 0 285237789 22069248 4482 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21786/statm: 5388 4482 180 410 0 4970 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 30700

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21795
/proc/meminfo: memFree=26965664/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=0.98 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 5953 9409 0 0 25 8 63 2 20 0 1 0 285237789 22069248 4482 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21786/statm: 5388 4482 180 410 0 4970 0
[pid=21794] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21794/stat : 21794 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285237889 9367552 267 33554432000 4194304 5064252 140734631806208 140734631805120 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21794/statm: 2287 267 226 213 0 72 0
[pid=21795] ppid=21794 vsize=25944 CPUtime=2.08 cores=0,2,4,6
/proc/21795/stat : 21795 (glucose_static) R 21794 21785 17634 0 -1 4202496 5687 0 0 0 208 0 0 0 20 0 1 0 285237890 26566656 5444 33554432000 4194304 4896791 140734254210464 140734254207976 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21795/statm: 6486 5444 78 172 0 6312 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 65792

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21827
/proc/meminfo: memFree=27637500/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=3.77 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 8444 16324 0 0 33 9 331 4 20 0 1 0 285237789 22069248 4482 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21786/statm: 5388 4482 180 410 0 4970 0
[pid=21797] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21797/stat : 21797 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285238168 9367552 267 33554432000 4194304 5064252 140735234545296 140735234544208 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21797/statm: 2287 267 226 213 0 72 0
[pid=21798] ppid=21797 vsize=25280 CPUtime=2.49 cores=0,2,4,6
/proc/21798/stat : 21798 (glucose_static) R 21797 21785 17634 0 -1 4202496 5668 0 0 0 248 1 0 0 20 0 1 0 285238168 25886720 5023 33554432000 4194304 4896791 140736757994608 140736757992136 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21798/statm: 6320 5023 78 172 0 6146 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 65128

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21843
/proc/meminfo: memFree=27372924/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=6.83 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 10984 23198 0 0 42 9 626 6 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21840] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21840/stat : 21840 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285238474 9367552 267 33554432000 4194304 5064252 140734351726400 140734351725312 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21840/statm: 2287 267 226 213 0 72 0
[pid=21841] ppid=21840 vsize=20388 CPUtime=5.83 cores=0,2,4,6
/proc/21841/stat : 21841 (glucose_static) R 21840 21785 17634 0 -1 4202496 5794 0 0 0 582 1 0 0 20 0 1 0 285238474 20877312 4665 33554432000 4194304 4896791 140735315450288 140735315447816 4224975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21841/statm: 5097 4665 78 172 0 4923 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 60236

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/185 21846
/proc/meminfo: memFree=27370580/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=13.03 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 13511 30143 0 0 49 10 1235 9 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21845] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21845/stat : 21845 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285239094 9367552 267 33554432000 4194304 5064252 140736146482144 140736146481056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21845/statm: 2287 267 226 213 0 72 0
[pid=21846] ppid=21845 vsize=20372 CPUtime=12.44 cores=0,2,4,6
/proc/21846/stat : 21846 (glucose_static) R 21845 21785 17634 0 -1 4202496 9767 0 0 0 1242 2 0 0 20 0 1 0 285239094 20860928 4479 33554432000 4194304 4896791 140734296761056 140734296758568 4223840 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21846/statm: 5093 4479 78 172 0 4919 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 60220

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 21853
/proc/meminfo: memFree=27356116/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=42.55 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 18247 51085 0 0 63 11 4166 15 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21851] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21851/stat : 21851 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285242047 9367552 266 33554432000 4194304 5064252 140736140475248 140736140474160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21851/statm: 2287 266 226 213 0 72 0
[pid=21852] ppid=21851 vsize=19984 CPUtime=8.49 cores=0,2,4,6
/proc/21852/stat : 21852 (glucose_static) R 21851 21785 17634 0 -1 4202496 5515 0 0 0 849 0 0 0 20 0 1 0 285242047 20463616 4333 33554432000 4194304 4896791 140736622851408 140736622848984 4206008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21852/statm: 4996 4333 78 172 0 4822 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 59832

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 21853
/proc/meminfo: memFree=27327892/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=42.55 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 18247 51085 0 0 63 11 4166 15 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21851] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21851/stat : 21851 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285242047 9367552 266 33554432000 4194304 5064252 140736140475248 140736140474160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21851/statm: 2287 266 226 213 0 72 0
[pid=21852] ppid=21851 vsize=28652 CPUtime=59.7 cores=0,2,4,6
/proc/21852/stat : 21852 (glucose_static) R 21851 21785 17634 0 -1 4202496 10813 0 0 0 5967 3 0 0 20 0 1 0 285242047 29339648 6176 33554432000 4194304 4896791 140736622851408 140736622848776 4225011 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21852/statm: 7163 6176 78 172 0 6989 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 68500

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21862
/proc/meminfo: memFree=26963660/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=133.06 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 20648 64854 0 0 70 12 13204 20 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21858] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21858/stat : 21858 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285251100 9367552 266 33554432000 4194304 5064252 140734582821280 140734582820192 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21858/statm: 2287 266 226 213 0 72 0
[pid=21859] ppid=21858 vsize=23460 CPUtime=29.17 cores=0,2,4,6
/proc/21859/stat : 21859 (glucose_static) R 21858 21785 17634 0 -1 4202496 7510 0 0 0 2915 2 0 0 20 0 1 0 285251100 24023040 4744 33554432000 4194304 4896791 140737335580272 140737335577784 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21859/statm: 5865 4744 77 172 0 5691 0
Current children cumulated CPU time (s) 162.23

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21913
/proc/meminfo: memFree=26924040/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=1180.49 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 32251 172361 0 0 104 16 117862 67 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21911] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21911/stat : 21911 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285355862 9367552 267 33554432000 4194304 5064252 140736896870352 140736896869264 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21911/statm: 2287 267 226 213 0 72 0
[pid=21912] ppid=21911 vsize=31424 CPUtime=181.53 cores=0,2,4,6
/proc/21912/stat : 21912 (glucose_static) R 21911 21785 17634 0 -1 4202496 20252 0 0 0 18145 8 0 0 20 0 1 0 285355862 32178176 7300 33554432000 4194304 4896791 140736788855280 140736788852792 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21912/statm: 7856 7300 78 172 0 7682 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 71272

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21916
/proc/meminfo: memFree=26937408/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=1394.98 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 34488 196398 0 0 110 17 139293 78 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21915] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21915/stat : 21915 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285377314 9367552 267 33554432000 4194304 5064252 140736983686752 140736983685664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21915/statm: 2287 267 226 213 0 72 0
[pid=21916] ppid=21915 vsize=23068 CPUtime=27.04 cores=0,2,4,6
/proc/21916/stat : 21916 (glucose_static) R 21915 21785 17634 0 -1 4202496 6034 0 0 0 2702 2 0 0 20 0 1 0 285377314 23621632 5159 33554432000 4194304 4896791 140737265902512 140737265900040 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21916/statm: 5767 5159 78 172 0 5593 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 62916

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 21919
/proc/meminfo: memFree=26921648/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=1394.98 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 34488 196398 0 0 110 17 139293 78 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21915] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21915/stat : 21915 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285377314 9367552 267 33554432000 4194304 5064252 140736983686752 140736983685664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21915/statm: 2287 267 226 213 0 72 0
[pid=21916] ppid=21915 vsize=28812 CPUtime=87.02 cores=0,2,4,6
/proc/21916/stat : 21916 (glucose_static) R 21915 21785 17634 0 -1 4202496 8979 0 0 0 8698 4 0 0 20 0 1 0 285377314 29503488 6406 33554432000 4194304 4896791 140737265902512 140737265899800 4204939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21916/statm: 7203 6406 78 172 0 7029 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 68660

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21919
/proc/meminfo: memFree=26924144/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=1394.98 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 34488 196398 0 0 110 17 139293 78 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21915] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21915/stat : 21915 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285377314 9367552 267 33554432000 4194304 5064252 140736983686752 140736983685664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21915/statm: 2287 267 226 213 0 72 0
[pid=21916] ppid=21915 vsize=36876 CPUtime=147.01 cores=0,2,4,6
/proc/21916/stat : 21916 (glucose_static) R 21915 21785 17634 0 -1 4202496 11830 0 0 0 14695 6 0 0 20 0 1 0 285377314 37761024 8185 33554432000 4194304 4896791 140737265902512 140737265899800 4203866 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21916/statm: 9219 8185 78 172 0 9045 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 76724

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 21920
/proc/meminfo: memFree=26920888/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=1394.98 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 34488 196398 0 0 110 17 139293 78 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21915] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21915/stat : 21915 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285377314 9367552 267 33554432000 4194304 5064252 140736983686752 140736983685664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21915/statm: 2287 267 226 213 0 72 0
[pid=21916] ppid=21915 vsize=37840 CPUtime=206.99 cores=0,2,4,6
/proc/21916/stat : 21916 (glucose_static) R 21915 21785 17634 0 -1 4202496 14250 0 0 0 20692 7 0 0 20 0 1 0 285377314 38748160 8464 33554432000 4194304 4896791 140737265902512 140737265899720 4203826 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21916/statm: 9460 8464 78 172 0 9286 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 77688

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 21920
/proc/meminfo: memFree=26914792/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=1394.98 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 34488 196398 0 0 110 17 139293 78 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21915] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21915/stat : 21915 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285377314 9367552 267 33554432000 4194304 5064252 140736983686752 140736983685664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21915/statm: 2287 267 226 213 0 72 0
[pid=21916] ppid=21915 vsize=38700 CPUtime=266.98 cores=0,2,4,6
/proc/21916/stat : 21916 (glucose_static) R 21915 21785 17634 0 -1 4202496 17351 0 0 0 26689 9 0 0 20 0 1 0 285377314 39628800 8377 33554432000 4194304 4896791 140737265902512 140737265899720 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21916/statm: 9675 8377 78 172 0 9501 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 78548

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 21920
/proc/meminfo: memFree=26904368/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=1394.98 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 34488 196398 0 0 110 17 139293 78 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21915] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21915/stat : 21915 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285377314 9367552 267 33554432000 4194304 5064252 140736983686752 140736983685664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21915/statm: 2287 267 226 213 0 72 0
[pid=21916] ppid=21915 vsize=32584 CPUtime=326.97 cores=0,2,4,6
/proc/21916/stat : 21916 (glucose_static) R 21915 21785 17634 0 -1 4202496 19885 0 0 0 32687 10 0 0 20 0 1 0 285377314 33366016 7173 33554432000 4194304 4896791 140737265902512 140737265900088 4205683 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21916/statm: 8146 7173 78 172 0 7972 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 72432

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/185 21920
/proc/meminfo: memFree=26897348/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=1394.98 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 34488 196398 0 0 110 17 139293 78 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21915] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21915/stat : 21915 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285377314 9367552 267 33554432000 4194304 5064252 140736983686752 140736983685664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21915/statm: 2287 267 226 213 0 72 0
[pid=21916] ppid=21915 vsize=41176 CPUtime=386.96 cores=0,2,4,6
/proc/21916/stat : 21916 (glucose_static) R 21915 21785 17634 0 -1 4202496 21862 0 0 0 38685 11 0 0 20 0 1 0 285377314 42164224 9551 33554432000 4194304 4896791 140737265902512 140737265900040 4224963 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21916/statm: 10294 9551 78 172 0 10120 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 81024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.03 2.00 3/185 21920
/proc/meminfo: memFree=26889468/32873844 swapFree=7124/7124
[pid=21785] ppid=21783 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21785/stat : 21785 (runPb2sat.sh) S 21783 21785 17634 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285237788 9367552 275 33554432000 4194304 5064252 140735142179568 140735142178480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21785/statm: 2287 275 233 213 0 72 0
[pid=21786] ppid=21785 vsize=21552 CPUtime=1394.98 cores=0,2,4,6
/proc/21786/stat : 21786 (pb2sat) S 21785 21785 17634 0 -1 4202496 34488 196398 0 0 110 17 139293 78 20 0 1 0 285237789 22069248 4994 33554432000 4194304 5873084 140736946968336 140736946962152 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21786/statm: 5388 4994 180 410 0 4970 0
[pid=21915] ppid=21786 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21915/stat : 21915 (satsolver.sh) S 21786 21785 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285377314 9367552 267 33554432000 4194304 5064252 140736983686752 140736983685664 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21915/statm: 2287 267 226 213 0 72 0
[pid=21916] ppid=21915 vsize=52964 CPUtime=405.07 cores=0,2,4,6
/proc/21916/stat : 21916 (glucose_static) R 21915 21785 17634 0 -1 4202496 22308 0 0 0 40495 12 0 0 20 0 1 0 285377314 54235136 11011 33554432000 4194304 4896791 140737265902512 140737265900040 4205617 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21916/statm: 13241 11011 78 172 0 13067 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 92812

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799
CPU system time (s): 1.08883
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 92812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.08883
maximum resident set size= 48972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254185
page faults= 0
swaps= 0
block input operations= 0
block output operations= 148528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 190
involuntary context switches= 1987

runsolver used 2.67859 second user time and 7.2199 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 09:45:24
IDJOB=3696167
IDBENCH=92781
IDSOLVER=2274
FILE ID=node134/3696167-1338191124
RUNJOBID= node134-1338158703-17651
PBS_JOBID= 14624546
Free space on /tmp= 70856 MiB

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

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

MD5SUM BENCH= db8b8cffd5752eef333f86e642ebfb0d
RANDOM SEED=1242119520

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:        27011236 kB
Buffers:          444596 kB
Cached:          4030680 kB
SwapCached:            0 kB
Active:          2270944 kB
Inactive:        2733960 kB
Active(anon):     525080 kB
Inactive(anon):     5996 kB
Active(file):    1745864 kB
Inactive(file):  2727964 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8960 kB
Writeback:             0 kB
AnonPages:        535264 kB
Mapped:            15440 kB
Shmem:               212 kB
Slab:             717044 kB
SReclaimable:     159192 kB
SUnreclaim:       557852 kB
KernelStack:        1520 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     767420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    430080 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= 70840 MiB
End job on node134 at 2012-05-28 10:15:24