Trace number 3694804

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.07 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
sorensson/garden/normalized-g15x15.opb
MD5SUM28425c3b4907da9ba10ee31a4de63042
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark77.6872
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables225
Total number of constraints225
Number of constraints which are clauses225
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 constraint3
Maximum length of a constraint5
Number of terms in the objective function 225
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 225
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 225
Number of bits of the biggest sum of numbers8
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.00	c model valid
0.00/0.00	c current solution ok
0.00/0.01	o 75
0.00/0.01	c (debug) using card networks
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.03	o 73
0.00/0.03	c (debug) using card networks
0.00/0.06	c model valid
0.00/0.06	c current solution ok
0.00/0.06	o 70
0.00/0.06	c (debug) using card networks
0.00/0.11	c model valid
0.00/0.11	c current solution ok
0.00/0.12	o 65
0.00/0.12	c (debug) using card networks
0.00/0.31	c model valid
0.00/0.31	c current solution ok
0.00/0.31	o 64
0.00/0.31	c (debug) using card networks
0.00/0.69	c model valid
0.00/0.69	c current solution ok
0.00/0.69	o 61
0.00/0.69	c (debug) using card networks
2.66/2.75	c model valid
2.66/2.75	c current solution ok
2.66/2.75	o 60
2.66/2.75	c (debug) using card networks
18.14/18.29	c model valid
18.14/18.29	c current solution ok
18.27/18.30	o 59
18.27/18.30	c (debug) using card networks
49.64/49.74	c model valid
49.64/49.74	c current solution ok
49.64/49.75	o 58
49.64/49.75	c (debug) using card networks
66.74/66.85	c model valid
66.74/66.85	c current solution ok
66.74/66.86	o 57
66.74/66.86	c (debug) using card networks
126.94/127.04	c model valid
126.94/127.04	c current solution ok
126.94/127.05	o 56
126.94/127.05	c (debug) using card networks
452.54/452.73	c model valid
452.54/452.73	c current solution ok
452.54/452.74	o 55
452.54/452.74	c (debug) using card networks
689.99/690.22	c model valid
689.99/690.22	c current solution ok
689.99/690.23	o 54
689.99/690.23	c (debug) using card networks
1800.04/1800.51	./satsolver.sh: line 5: 29155 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1800.51	c error: unexpected solver exit code
1800.04/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3694804-1338058363/watcher-3694804-1338058363 -o /tmp/evaluation-result-3694804-1338058363/solver-3694804-1338058363 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694804-1338058363.opb 674084051 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 29075
/proc/meminfo: memFree=28621652/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0

[startup+0.073608 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 29075
/proc/meminfo: memFree=28621652/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100426 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 29075
/proc/meminfo: memFree=28621652/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 29075
/proc/meminfo: memFree=28621652/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 29075
/proc/meminfo: memFree=28621652/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 29100
/proc/meminfo: memFree=28617620/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=0.67 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 1342 10976 0 0 2 0 64 1 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29096] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29096/stat : 29096 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271960791 9367552 267 33554432000 4194304 5064252 140733349622880 140733349621792 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29096/statm: 2287 267 226 213 0 72 0
[pid=29097] ppid=29096 vsize=5412 CPUtime=0.79 cores=1,3,5,7
/proc/29097/stat : 29097 (glucose_static) R 29096 29075 28113 0 -1 4202496 1791 0 0 0 79 0 0 0 20 0 1 0 271960791 5541888 949 33554432000 4194304 4896791 140734663314256 140734663311464 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29097/statm: 1353 949 78 172 0 1179 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26036

[startup+3.10027 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 29100
/proc/meminfo: memFree=28615716/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=2.72 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 1510 15269 0 0 2 0 268 2 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 11476

[startup+6.30035 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 29109
/proc/meminfo: memFree=28613732/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=2.72 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 1510 15269 0 0 2 0 268 2 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29105] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29105/stat : 29105 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271960996 9367552 267 33554432000 4194304 5064252 140736980711936 140736980710848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29105/statm: 2287 267 226 213 0 72 0
[pid=29106] ppid=29105 vsize=10200 CPUtime=3.53 cores=1,3,5,7
/proc/29106/stat : 29106 (glucose_static) R 29105 29075 28113 0 -1 4202496 4339 0 0 0 353 0 0 0 20 0 1 0 271960997 10444800 1897 33554432000 4194304 4896791 140734890643440 140734890640968 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 2550 1897 78 172 0 2376 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 30824

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 29109
/proc/meminfo: memFree=28604800/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=2.72 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 1510 15269 0 0 2 0 268 2 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29105] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29105/stat : 29105 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271960996 9367552 267 33554432000 4194304 5064252 140736980711936 140736980710848 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29105/statm: 2287 267 226 213 0 72 0
[pid=29106] ppid=29105 vsize=15120 CPUtime=9.92 cores=1,3,5,7
/proc/29106/stat : 29106 (glucose_static) R 29105 29075 28113 0 -1 4202496 9561 0 0 0 991 1 0 0 20 0 1 0 271960997 15482880 2804 33554432000 4194304 4896791 140734890643440 140734890640648 4225417 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29106/statm: 3780 2804 78 172 0 3606 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 35744

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 29112
/proc/meminfo: memFree=28603428/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=18.27 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 1687 29738 0 0 3 0 1819 5 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29111] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29111/stat : 29111 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271962551 9367552 267 33554432000 4194304 5064252 140733947544640 140733947543552 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29111/statm: 2287 267 226 213 0 72 0
[pid=29112] ppid=29111 vsize=9960 CPUtime=7.19 cores=1,3,5,7
/proc/29112/stat : 29112 (glucose_static) R 29111 29075 28113 0 -1 4202496 8375 0 0 0 717 2 0 0 20 0 1 0 271962551 10199040 1909 33554432000 4194304 4896791 140733768845584 140733768843112 4225240 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29112/statm: 2490 1909 78 172 0 2316 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 30584

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 29115
/proc/meminfo: memFree=28604584/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=49.71 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 1860 53998 0 0 3 0 4955 13 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29114] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29114/stat : 29114 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271965696 9367552 266 33554432000 4194304 5064252 140734599121904 140734599120816 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29114/statm: 2287 266 226 213 0 72 0
[pid=29115] ppid=29114 vsize=6408 CPUtime=1.34 cores=1,3,5,7
/proc/29115/stat : 29115 (glucose_static) R 29114 29075 28113 0 -1 4202496 2324 0 0 0 134 0 0 0 20 0 1 0 271965696 6561792 1082 33554432000 4194304 4896791 140734581960160 140734581957688 4225445 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29115/statm: 1602 1082 78 172 0 1428 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 27032

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 29118
/proc/meminfo: memFree=28586964/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=66.82 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 2033 67069 0 0 4 0 6662 16 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29117] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29117/stat : 29117 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271967407 9367552 266 33554432000 4194304 5064252 140737433066896 140737433065808 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29117/statm: 2287 266 226 213 0 72 0
[pid=29118] ppid=29117 vsize=19884 CPUtime=35.42 cores=1,3,5,7
/proc/29118/stat : 29118 (glucose_static) R 29117 29075 28113 0 -1 4202496 22121 0 0 0 3537 5 0 0 20 0 1 0 271967407 20361216 3993 33554432000 4194304 4896791 140733771039088 140733771034760 4225011 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29118/statm: 4971 3993 78 172 0 4797 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 40508

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29122
/proc/meminfo: memFree=28583740/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=126.98 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 2210 97743 0 0 4 0 12668 26 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29121] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29121/stat : 29121 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271973426 9367552 266 33554432000 4194304 5064252 140737319321472 140737319320384 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29121/statm: 2287 266 226 213 0 72 0
[pid=29122] ppid=29121 vsize=22732 CPUtime=35.22 cores=1,3,5,7
/proc/29122/stat : 29122 (glucose_static) R 29121 29075 28113 0 -1 4202496 21862 0 0 0 3517 5 0 0 20 0 1 0 271973426 23277568 4856 33554432000 4194304 4896791 140733200994704 140733200992232 4205617 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29122/statm: 5683 4856 78 172 0 5509 0
Current children cumulated CPU time (s) 162.2

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


[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 29161
/proc/meminfo: memFree=28497064/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=690.04 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 2560 217714 0 0 5 0 68922 77 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29154] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29154/stat : 29154 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272029744 9367552 266 33554432000 4194304 5064252 140734086060864 140734086059776 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29154/statm: 2287 266 226 213 0 72 0
[pid=29155] ppid=29154 vsize=64236 CPUtime=731.9 cores=1,3,5,7
/proc/29155/stat : 29155 (glucose_static) R 29154 29075 28113 0 -1 4202496 98524 0 0 0 73136 54 0 0 20 0 1 0 272029744 65777664 14516 33554432000 4194304 4896791 140737271118272 140737271114008 4225002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29155/statm: 16059 14516 78 172 0 15885 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 84860

[startup+1482.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 29161
/proc/meminfo: memFree=28506076/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=690.04 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 2560 217714 0 0 5 0 68922 77 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29154] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29154/stat : 29154 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272029744 9367552 266 33554432000 4194304 5064252 140734086060864 140734086059776 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29154/statm: 2287 266 226 213 0 72 0
[pid=29155] ppid=29154 vsize=65164 CPUtime=791.87 cores=1,3,5,7
/proc/29155/stat : 29155 (glucose_static) R 29154 29075 28113 0 -1 4202496 101603 0 0 0 79130 57 0 0 20 0 1 0 272029744 66727936 13296 33554432000 4194304 4896791 140737271118272 140737271115800 4223833 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29155/statm: 16291 13296 78 172 0 16117 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 85788

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 29161
/proc/meminfo: memFree=28496004/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=690.04 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 2560 217714 0 0 5 0 68922 77 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29154] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29154/stat : 29154 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272029744 9367552 266 33554432000 4194304 5064252 140734086060864 140734086059776 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29154/statm: 2287 266 226 213 0 72 0
[pid=29155] ppid=29154 vsize=85392 CPUtime=851.85 cores=1,3,5,7
/proc/29155/stat : 29155 (glucose_static) R 29154 29075 28113 0 -1 4202496 103199 0 0 0 85126 59 0 0 20 0 1 0 272029744 87441408 16256 33554432000 4194304 4896791 140737271118272 140737271115480 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29155/statm: 21348 16256 78 172 0 21174 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 106016

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 29161
/proc/meminfo: memFree=28501992/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=690.04 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 2560 217714 0 0 5 0 68922 77 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29154] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29154/stat : 29154 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272029744 9367552 266 33554432000 4194304 5064252 140734086060864 140734086059776 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29154/statm: 2287 266 226 213 0 72 0
[pid=29155] ppid=29154 vsize=67140 CPUtime=911.85 cores=1,3,5,7
/proc/29155/stat : 29155 (glucose_static) R 29154 29075 28113 0 -1 4202496 105628 0 0 0 91122 63 0 0 20 0 1 0 272029744 68751360 15068 33554432000 4194304 4896791 140737271118272 140737271114008 4225191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29155/statm: 16785 15068 78 172 0 16611 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 87764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 29165
/proc/meminfo: memFree=28515880/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=690.04 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 2560 217714 0 0 5 0 68922 77 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29154] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29154/stat : 29154 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272029744 9367552 266 33554432000 4194304 5064252 140734086060864 140734086059776 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29154/statm: 2287 266 226 213 0 72 0
[pid=29155] ppid=29154 vsize=68876 CPUtime=971.83 cores=1,3,5,7
/proc/29155/stat : 29155 (glucose_static) R 29154 29075 28113 0 -1 4202496 108604 0 0 0 97117 66 0 0 20 0 1 0 272029744 70529024 13446 33554432000 4194304 4896791 140737271118272 140737271115800 4224647 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29155/statm: 17219 13446 78 172 0 17045 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 89500

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29165
/proc/meminfo: memFree=28480520/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=690.04 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 2560 217714 0 0 5 0 68922 77 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29154] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29154/stat : 29154 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272029744 9367552 266 33554432000 4194304 5064252 140734086060864 140734086059776 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29154/statm: 2287 266 226 213 0 72 0
[pid=29155] ppid=29154 vsize=69164 CPUtime=1031.81 cores=1,3,5,7
/proc/29155/stat : 29155 (glucose_static) R 29154 29075 28113 0 -1 4202496 110348 0 0 0 103113 68 0 0 20 0 1 0 272029744 70823936 15754 33554432000 4194304 4896791 140737271118272 140737271114008 4225417 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29155/statm: 17291 15754 78 172 0 17117 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 89788

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29165
/proc/meminfo: memFree=28472996/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=690.04 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 2560 217714 0 0 5 0 68922 77 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29154] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29154/stat : 29154 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272029744 9367552 266 33554432000 4194304 5064252 140734086060864 140734086059776 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29154/statm: 2287 266 226 213 0 72 0
[pid=29155] ppid=29154 vsize=88940 CPUtime=1091.79 cores=1,3,5,7
/proc/29155/stat : 29155 (glucose_static) R 29154 29075 28113 0 -1 4202496 111587 0 0 0 109110 69 0 0 20 0 1 0 272029744 91074560 18030 33554432000 4194304 4896791 140737271118272 140737271115704 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29155/statm: 22235 18030 78 172 0 22061 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 109564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29210
/proc/meminfo: memFree=28557020/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=690.04 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 2560 217714 0 0 5 0 68922 77 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29154] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29154/stat : 29154 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272029744 9367552 266 33554432000 4194304 5064252 140734086060864 140734086059776 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29154/statm: 2287 266 226 213 0 72 0
[pid=29155] ppid=29154 vsize=70224 CPUtime=1110 cores=1,3,5,7
/proc/29155/stat : 29155 (glucose_static) R 29154 29075 28113 0 -1 4202496 112564 0 0 0 110929 71 0 0 20 0 1 0 272029744 71909376 14950 33554432000 4194304 4896791 140737271118272 140737271115480 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29155/statm: 17556 14950 78 172 0 17382 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 90848

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/183 29210
/proc/meminfo: memFree=28557020/32873844 swapFree=7620/7620
[pid=29075] ppid=29073 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29075/stat : 29075 (runPb2satCp2.sh) S 29073 29075 28113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271960721 9367552 274 33554432000 4194304 5064252 140734529067792 140734529066704 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29075/statm: 2287 274 233 213 0 72 0
[pid=29076] ppid=29075 vsize=2328 CPUtime=690.04 cores=1,3,5,7
/proc/29076/stat : 29076 (pb2sat) S 29075 29075 28113 0 -1 4202496 2560 217714 0 0 5 0 68922 77 20 0 1 0 271960721 2383872 305 33554432000 4194304 5873084 140736454613264 140736454607080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29076/statm: 582 305 172 410 0 164 0
[pid=29154] ppid=29076 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29154/stat : 29154 (satsolver.sh) S 29076 29075 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272029744 9367552 266 33554432000 4194304 5064252 140734086060864 140734086059776 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29154/statm: 2287 266 226 213 0 72 0
[pid=29155] ppid=29154 vsize=70224 CPUtime=1110 cores=1,3,5,7
/proc/29155/stat : 29155 (glucose_static) R 29154 29075 28113 0 -1 4202496 112564 0 0 0 110929 71 0 0 20 0 1 0 272029744 71909376 14950 33554432000 4194304 4896791 140737271118272 140737271115480 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29155/statm: 17556 14950 78 172 0 17382 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 90848

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1798.57
CPU system time (s): 1.49977
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 127712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.57
system time used= 1.49977
maximum resident set size= 88364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333827
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 339
involuntary context switches= 1973

runsolver used 4.03239 second user time and 10.3794 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-26 20:52:44
IDJOB=3694804
IDBENCH=2214
IDSOLVER=2273
FILE ID=node145/3694804-1338058363
RUNJOBID= node145-1338052957-28130
PBS_JOBID= 14624410
Free space on /tmp= 71460 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/sorensson/garden/normalized-g15x15.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694804-1338058363/watcher-3694804-1338058363 -o /tmp/evaluation-result-3694804-1338058363/solver-3694804-1338058363 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694804-1338058363.opb 674084051 HOME HOME

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

MD5SUM BENCH= 28425c3b4907da9ba10ee31a4de63042
RANDOM SEED=674084051

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28621924 kB
Buffers:          272632 kB
Cached:          3170372 kB
SwapCached:            0 kB
Active:           725676 kB
Inactive:        2747192 kB
Active(anon):      32316 kB
Inactive(anon):        0 kB
Active(file):     693360 kB
Inactive(file):  2747192 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19240 kB
Writeback:             0 kB
AnonPages:         34620 kB
Mapped:            15312 kB
Shmem:               200 kB
Slab:             643340 kB
SReclaimable:      84200 kB
SUnreclaim:       559140 kB
KernelStack:        1472 kB
PageTables:         4164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71452 MiB
End job on node145 at 2012-05-26 21:22:44