Trace number 3695260

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 NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.09 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-p6b.opb
MD5SUMf076140978d89a37e97e041a8b1e6b8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-63
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables462
Total number of constraints5852
Number of constraints which are clauses5852
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 462
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 462
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 462
Number of bits of the biggest sum of numbers9
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.02	c model valid
0.00/0.02	c current solution ok
0.00/0.03	o 0
0.00/0.03	c (debug) using card networks
0.00/0.09	c model valid
0.00/0.09	c current solution ok
0.00/0.09	o -46
0.00/0.09	c (debug) using card networks
0.00/0.22	c model valid
0.00/0.22	c current solution ok
0.00/0.22	o -48
0.00/0.22	c (debug) using card networks
0.00/0.42	c model valid
0.00/0.42	c current solution ok
0.00/0.42	o -51
0.00/0.42	c (debug) using card networks
0.00/0.87	c model valid
0.00/0.87	c current solution ok
0.00/0.87	o -53
0.00/0.87	c (debug) using card networks
1.57/1.65	c model valid
1.57/1.65	c current solution ok
1.57/1.65	o -54
1.57/1.65	c (debug) using card networks
3.16/3.25	c model valid
3.16/3.25	c current solution ok
3.16/3.25	o -55
3.16/3.25	c (debug) using card networks
4.27/4.34	c model valid
4.27/4.34	c current solution ok
4.27/4.35	o -56
4.27/4.35	c (debug) using card networks
16.65/16.75	c model valid
16.65/16.75	c current solution ok
16.65/16.75	o -58
16.65/16.75	c (debug) using card networks
313.89/314.07	c model valid
313.89/314.07	c current solution ok
313.89/314.08	o -59
313.89/314.08	c (debug) using card networks
767.38/767.68	c model valid
767.38/767.68	c current solution ok
767.38/767.69	o -60
767.38/767.69	c (debug) using card networks
1058.94/1059.23	c model valid
1058.94/1059.23	c current solution ok
1058.94/1059.23	o -61
1058.94/1059.23	c (debug) using card networks
1800.07/1800.50	./satsolver.sh: line 5: 20467 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.50	c error: unexpected solver exit code
1800.07/1800.50	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-3695260-1338113780/watcher-3695260-1338113780 -o /tmp/evaluation-result-3695260-1338113780/solver-3695260-1338113780 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695260-1338113780.opb 1322190012 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.77 2.33 2.18 2/177 20417
/proc/meminfo: memFree=28789804/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0

[startup+0.034381 s]
/proc/loadavg: 2.77 2.33 2.18 2/177 20417
/proc/meminfo: memFree=28789804/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100147 s]
/proc/loadavg: 2.77 2.33 2.18 2/177 20417
/proc/meminfo: memFree=28789804/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300148 s]
/proc/loadavg: 2.77 2.33 2.18 2/177 20417
/proc/meminfo: memFree=28789804/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700114 s]
/proc/loadavg: 2.77 2.33 2.18 2/177 20417
/proc/meminfo: memFree=28789804/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.71 2.32 2.18 3/181 20436
/proc/meminfo: memFree=28782456/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=0.87 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 2707 12279 0 0 9 1 75 2 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20435] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20435/stat : 20435 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277503534 9367552 267 33554432000 4194304 5064252 140734220871088 140734220870000 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20435/statm: 2287 267 226 213 0 72 0
[pid=20436] ppid=20435 vsize=8112 CPUtime=0.6 cores=0,2,4,6
/proc/20436/stat : 20436 (glucose_static) R 20435 20417 10926 0 -1 4202496 1982 0 0 0 60 0 0 0 20 0 1 0 277503534 8306688 1579 33554432000 4194304 4896791 140733826140320 140733826137720 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20436/statm: 2028 1579 78 172 0 1854 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30192

[startup+3.1002 s]
/proc/loadavg: 2.71 2.32 2.18 3/181 20439
/proc/meminfo: memFree=28779712/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=1.63 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 3202 15485 0 0 10 1 150 2 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20438] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20438/stat : 20438 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277503611 9367552 267 33554432000 4194304 5064252 140735001359488 140735001358400 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20438/statm: 2287 267 226 213 0 72 0
[pid=20439] ppid=20438 vsize=10240 CPUtime=1.42 cores=0,2,4,6
/proc/20439/stat : 20439 (glucose_static) R 20438 20417 10926 0 -1 4202496 2760 0 0 0 142 0 0 0 20 0 1 0 277503612 10485760 1958 33554432000 4194304 4896791 140736652018480 140736652016008 4204897 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20439/statm: 2560 1958 78 172 0 2386 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 32320

[startup+6.30021 s]
/proc/loadavg: 2.71 2.32 2.18 3/181 20445
/proc/meminfo: memFree=28773980/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=4.33 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 4239 23055 0 0 13 1 415 4 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20444] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20444/stat : 20444 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277503881 9367552 267 33554432000 4194304 5064252 140735424551344 140735424550256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20444/statm: 2287 267 226 213 0 72 0
[pid=20445] ppid=20444 vsize=10440 CPUtime=1.92 cores=0,2,4,6
/proc/20445/stat : 20445 (glucose_static) R 20444 20417 10926 0 -1 4202496 3396 0 0 0 192 0 0 0 20 0 1 0 277503881 10690560 2053 33554432000 4194304 4896791 140735506339392 140735506335064 4230803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20445/statm: 2610 2053 78 172 0 2436 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 32520

[startup+12.7003 s]
/proc/loadavg: 2.67 2.33 2.18 3/181 20445
/proc/meminfo: memFree=28766804/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=4.33 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 4239 23055 0 0 13 1 415 4 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20444] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20444/stat : 20444 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277503881 9367552 267 33554432000 4194304 5064252 140735424551344 140735424550256 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20444/statm: 2287 267 226 213 0 72 0
[pid=20445] ppid=20444 vsize=16508 CPUtime=8.32 cores=0,2,4,6
/proc/20445/stat : 20445 (glucose_static) R 20444 20417 10926 0 -1 4202496 9021 0 0 0 831 1 0 0 20 0 1 0 277503881 16904192 3706 33554432000 4194304 4896791 140735506339392 140735506336792 4225417 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20445/statm: 4127 3706 78 172 0 3953 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 38588

[startup+25.5003 s]
/proc/loadavg: 2.57 2.31 2.18 3/181 20448
/proc/meminfo: memFree=28770776/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=16.73 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 4757 36196 0 0 15 1 1650 7 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20447] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277505121 9367552 266 33554432000 4194304 5064252 140736678743808 140736678742720 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20447/statm: 2287 266 226 213 0 72 0
[pid=20448] ppid=20447 vsize=16588 CPUtime=8.72 cores=0,2,4,6
/proc/20448/stat : 20448 (glucose_static) R 20447 20417 10926 0 -1 4202496 10488 0 0 0 870 2 0 0 20 0 1 0 277505121 16986112 3511 33554432000 4194304 4896791 140734833523520 140734833520728 4205040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20448/statm: 4147 3511 78 172 0 3973 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 38668

[startup+51.1003 s]
/proc/loadavg: 2.47 2.31 2.18 3/181 20448
/proc/meminfo: memFree=28749448/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=16.73 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 4757 36196 0 0 15 1 1650 7 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20447] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277505121 9367552 266 33554432000 4194304 5064252 140736678743808 140736678742720 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20447/statm: 2287 266 226 213 0 72 0
[pid=20448] ppid=20447 vsize=31416 CPUtime=34.32 cores=0,2,4,6
/proc/20448/stat : 20448 (glucose_static) R 20447 20417 10926 0 -1 4202496 24731 0 0 0 3425 7 0 0 20 0 1 0 277505121 32169984 6254 33554432000 4194304 4896791 140734833523520 140734833520728 4206159 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20448/statm: 7854 6254 78 172 0 7680 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 53496

[startup+102.306 s]
/proc/loadavg: 2.20 2.26 2.17 3/181 20448
/proc/meminfo: memFree=28747544/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=16.73 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 4757 36196 0 0 15 1 1650 7 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20447] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277505121 9367552 266 33554432000 4194304 5064252 140736678743808 140736678742720 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20447/statm: 2287 266 226 213 0 72 0
[pid=20448] ppid=20447 vsize=28372 CPUtime=85.51 cores=0,2,4,6
/proc/20448/stat : 20448 (glucose_static) R 20447 20417 10926 0 -1 4202496 38864 0 0 0 8538 13 0 0 20 0 1 0 277505121 29052928 6117 33554432000 4194304 4896791 140734833523520 140734833521048 4224921 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20448/statm: 7093 6117 78 172 0 6919 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 50452

[startup+162.3 s]
/proc/loadavg: 2.07 2.21 2.16 3/181 20448
/proc/meminfo: memFree=28727976/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=16.73 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 4757 36196 0 0 15 1 1650 7 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20447] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/182 20471
/proc/meminfo: memFree=28621904/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=1058.99 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 6291 256872 0 0 20 2 105766 111 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20466] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20466/stat : 20466 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277609369 9367552 266 33554432000 4194304 5064252 140736740954656 140736740953568 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20466/statm: 2287 266 226 213 0 72 0
[pid=20467] ppid=20466 vsize=63180 CPUtime=362.97 cores=0,2,4,6
/proc/20467/stat : 20467 (glucose_static) R 20466 20417 10926 0 -1 4202496 74857 0 0 0 36265 32 0 0 20 0 1 0 277609370 64696320 13532 33554432000 4194304 4896791 140734639911344 140734639908776 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20467/statm: 15795 13532 78 172 0 15621 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 85260

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 20472
/proc/meminfo: memFree=28600704/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=1058.99 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 6291 256872 0 0 20 2 105766 111 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20466] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20466/stat : 20466 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277609369 9367552 266 33554432000 4194304 5064252 140736740954656 140736740953568 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20466/statm: 2287 266 226 213 0 72 0
[pid=20467] ppid=20466 vsize=65796 CPUtime=422.95 cores=0,2,4,6
/proc/20467/stat : 20467 (glucose_static) R 20466 20417 10926 0 -1 4202496 80891 0 0 0 42259 36 0 0 20 0 1 0 277609370 67375104 15685 33554432000 4194304 4896791 140734639911344 140734639908552 4225168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20467/statm: 16449 15685 78 172 0 16275 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 87876

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.01 3/181 20472
/proc/meminfo: memFree=28600764/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=1058.99 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 6291 256872 0 0 20 2 105766 111 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20466] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20466/stat : 20466 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277609369 9367552 266 33554432000 4194304 5064252 140736740954656 140736740953568 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20466/statm: 2287 266 226 213 0 72 0
[pid=20467] ppid=20466 vsize=86784 CPUtime=482.95 cores=0,2,4,6
/proc/20467/stat : 20467 (glucose_static) R 20466 20417 10926 0 -1 4202496 84424 0 0 0 48256 39 0 0 20 0 1 0 277609370 88866816 19794 33554432000 4194304 4896791 140734639911344 140734639908552 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20467/statm: 21696 19794 78 172 0 21522 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 108864

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 20472
/proc/meminfo: memFree=28613588/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=1058.99 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 6291 256872 0 0 20 2 105766 111 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20466] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20466/stat : 20466 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277609369 9367552 266 33554432000 4194304 5064252 140736740954656 140736740953568 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20466/statm: 2287 266 226 213 0 72 0
[pid=20467] ppid=20466 vsize=69232 CPUtime=542.93 cores=0,2,4,6
/proc/20467/stat : 20467 (glucose_static) R 20466 20417 10926 0 -1 4202496 89598 0 0 0 54250 43 0 0 20 0 1 0 277609370 70893568 14556 33554432000 4194304 4896791 140734639911344 140734639907080 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20467/statm: 17308 14556 78 172 0 17134 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 91312

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 20514
/proc/meminfo: memFree=28895544/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=1058.99 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 6291 256872 0 0 20 2 105766 111 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20466] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20466/stat : 20466 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277609369 9367552 266 33554432000 4194304 5064252 140736740954656 140736740953568 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20466/statm: 2287 266 226 213 0 72 0
[pid=20467] ppid=20466 vsize=58732 CPUtime=602.92 cores=0,2,4,6
/proc/20467/stat : 20467 (glucose_static) R 20466 20417 10926 0 -1 4202496 93247 0 0 0 60246 46 0 0 20 0 1 0 277609370 60141568 13952 33554432000 4194304 4896791 140734639911344 140734639908552 4204350 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20467/statm: 14683 13952 78 172 0 14509 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 80812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20514
/proc/meminfo: memFree=28880148/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=1058.99 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 6291 256872 0 0 20 2 105766 111 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20466] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20466/stat : 20466 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277609369 9367552 266 33554432000 4194304 5064252 140736740954656 140736740953568 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20466/statm: 2287 266 226 213 0 72 0
[pid=20467] ppid=20466 vsize=72424 CPUtime=662.9 cores=0,2,4,6
/proc/20467/stat : 20467 (glucose_static) R 20466 20417 10926 0 -1 4202496 97671 0 0 0 66240 50 0 0 20 0 1 0 277609370 74162176 15478 33554432000 4194304 4896791 140734639911344 140734639908872 4224975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20467/statm: 18106 15478 78 172 0 17932 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 94504

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20518
/proc/meminfo: memFree=28850376/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=1058.99 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 6291 256872 0 0 20 2 105766 111 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20466] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20466/stat : 20466 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277609369 9367552 266 33554432000 4194304 5064252 140736740954656 140736740953568 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20466/statm: 2287 266 226 213 0 72 0
[pid=20467] ppid=20466 vsize=122644 CPUtime=722.88 cores=0,2,4,6
/proc/20467/stat : 20467 (glucose_static) R 20466 20417 10926 0 -1 4202496 100827 0 0 0 72236 52 0 0 20 0 1 0 277609370 125587456 23728 33554432000 4194304 4896791 140734639911344 140734639907080 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20467/statm: 30661 23728 78 172 0 30487 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 144724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20518
/proc/meminfo: memFree=28856980/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=1058.99 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 6291 256872 0 0 20 2 105766 111 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20466] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20466/stat : 20466 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277609369 9367552 266 33554432000 4194304 5064252 140736740954656 140736740953568 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20466/statm: 2287 266 226 213 0 72 0
[pid=20467] ppid=20466 vsize=92536 CPUtime=741.08 cores=0,2,4,6
/proc/20467/stat : 20467 (glucose_static) R 20466 20417 10926 0 -1 4202496 102398 0 0 0 74055 53 0 0 20 0 1 0 277609370 94756864 18721 33554432000 4194304 4896791 140734639911344 140734639908872 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20467/statm: 23134 18721 78 172 0 22960 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 114616

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20518
/proc/meminfo: memFree=28856980/32873624 swapFree=7104/7104
[pid=20417] ppid=20415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20417/stat : 20417 (runPb2satCp2.sh) S 20415 20417 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277503445 9367552 275 33554432000 4194304 5064252 140735475075376 140735475074288 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20417/statm: 2287 275 233 213 0 72 0
[pid=20418] ppid=20417 vsize=3784 CPUtime=1058.99 cores=0,2,4,6
/proc/20418/stat : 20418 (pb2sat) S 20417 20417 10926 0 -1 4202496 6291 256872 0 0 20 2 105766 111 20 0 1 0 277503445 3874816 609 33554432000 4194304 5873084 140737239107328 140737239101144 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20418/statm: 946 609 172 410 0 528 0
[pid=20466] ppid=20418 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20466/stat : 20466 (satsolver.sh) S 20418 20417 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277609369 9367552 266 33554432000 4194304 5064252 140736740954656 140736740953568 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20466/statm: 2287 266 226 213 0 72 0
[pid=20467] ppid=20466 vsize=92536 CPUtime=741.08 cores=0,2,4,6
/proc/20467/stat : 20467 (glucose_static) R 20466 20417 10926 0 -1 4202496 102398 0 0 0 74055 53 0 0 20 0 1 0 277609370 94756864 18721 33554432000 4194304 4896791 140734639911344 140734639908872 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20467/statm: 23134 18721 78 172 0 22960 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 114616

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.42
CPU system time (s): 1.67075
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 164112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.42
system time used= 1.67075
maximum resident set size= 120788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366550
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 238
involuntary context switches= 2727

runsolver used 2.80057 second user time and 7.02793 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 12:16:20
IDJOB=3695260
IDBENCH=89841
IDSOLVER=2273
FILE ID=node121/3695260-1338113780
RUNJOBID= node121-1338087182-10942
PBS_JOBID= 14624437
Free space on /tmp= 71672 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-p6b.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695260-1338113780/watcher-3695260-1338113780 -o /tmp/evaluation-result-3695260-1338113780/solver-3695260-1338113780 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695260-1338113780.opb 1322190012 HOME HOME

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

MD5SUM BENCH= f076140978d89a37e97e041a8b1e6b8f
RANDOM SEED=1322190012

node121.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.042
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.08
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.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        28790068 kB
Buffers:          441660 kB
Cached:          2638220 kB
SwapCached:            0 kB
Active:           910728 kB
Inactive:        2338840 kB
Active(anon):     170716 kB
Inactive(anon):        0 kB
Active(file):     740012 kB
Inactive(file):  2338840 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11992 kB
Writeback:             0 kB
AnonPages:        174904 kB
Mapped:            15264 kB
Shmem:               200 kB
Slab:             692464 kB
SReclaimable:     136336 kB
SUnreclaim:       556128 kB
KernelStack:        1448 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     280192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71692 MiB
End job on node121 at 2012-05-27 12:46:20