Trace number 3695412

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

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_3.opb
MD5SUM0247ef4de041bbff376811a7e6bf0408
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-115
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -110
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 500
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 500
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 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6316
Sum of products size (including duplicates)12632
Number of different products3158
Sum of products size6316

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.07	o 0
0.00/0.07	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 -91
0.00/0.12	c (debug) using card networks
0.00/0.16	c model valid
0.00/0.16	c current solution ok
0.00/0.16	o -92
0.00/0.16	c (debug) using card networks
0.00/0.23	c model valid
0.00/0.23	c current solution ok
0.00/0.24	o -93
0.00/0.24	c (debug) using card networks
0.00/0.43	c model valid
0.00/0.43	c current solution ok
0.00/0.44	o -95
0.00/0.44	c (debug) using card networks
0.00/0.51	c model valid
0.00/0.51	c current solution ok
0.00/0.52	o -96
0.00/0.52	c (debug) using card networks
1.35/1.43	c model valid
1.35/1.43	c current solution ok
1.35/1.43	o -97
1.35/1.43	c (debug) using card networks
2.46/2.54	c model valid
2.46/2.54	c current solution ok
2.46/2.54	o -100
2.46/2.54	c (debug) using card networks
298.79/298.96	c model valid
298.79/298.96	c current solution ok
298.79/298.96	o -106
298.79/298.96	c (debug) using card networks
348.66/348.86	c model valid
348.66/348.86	c current solution ok
348.66/348.87	o -108
348.66/348.87	c (debug) using card networks
387.36/387.59	c model valid
387.36/387.59	c current solution ok
387.36/387.59	o -111
387.36/387.59	c (debug) using card networks
564.42/564.61	c model valid
564.42/564.61	c current solution ok
564.42/564.62	o -112
564.42/564.62	c (debug) using card networks
1662.47/1662.99	c model valid
1662.47/1662.99	c current solution ok
1662.58/1663.00	o -113
1662.58/1663.00	c (debug) using card networks
1736.26/1736.77	c model valid
1736.26/1736.77	c current solution ok
1736.26/1736.77	o -116
1736.26/1736.77	c (debug) using card networks
1800.05/1800.50	./satsolver.sh: line 5:  2495 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.05/1800.51	c error: unexpected solver exit code
1800.05/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-3695412-1338083762/watcher-3695412-1338083762 -o /tmp/evaluation-result-3695412-1338083762/solver-3695412-1338083762 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695412-1338083762.opb 479421336 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.00 2.00 2/179 2336
/proc/meminfo: memFree=29923496/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0

[startup+0.0767109 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 2336
/proc/meminfo: memFree=29923496/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100253 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 2336
/proc/meminfo: memFree=29923496/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300308 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 2336
/proc/meminfo: memFree=29923496/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 2336
/proc/meminfo: memFree=29923496/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 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.00 2.00 3/183 2358
/proc/meminfo: memFree=29907648/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=1.42 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 4499 20517 0 0 11 4 122 5 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 13844

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 2361
/proc/meminfo: memFree=29907964/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=2.53 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 5099 24964 0 0 12 5 230 6 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 13844

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2364
/proc/meminfo: memFree=29902120/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=2.53 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 5099 24964 0 0 12 5 230 6 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2363] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2363/stat : 2363 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274500817 9367552 267 33554432000 4194304 5064252 140734510276928 140734510275840 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2363/statm: 2287 267 226 213 0 72 0
[pid=2364] ppid=2363 vsize=19884 CPUtime=3.73 cores=1,3,5,7
/proc/2364/stat : 2364 (glucose_static) R 2363 2336 28113 0 -1 4202496 6032 0 0 0 372 1 0 0 20 0 1 0 274500817 20361216 4173 33554432000 4194304 4896791 140733927913888 140733927911416 4203780 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2364/statm: 4971 4173 76 172 0 4797 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 42876

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2364
/proc/meminfo: memFree=29875152/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=2.53 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 5099 24964 0 0 12 5 230 6 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2363] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2363/stat : 2363 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274500817 9367552 267 33554432000 4194304 5064252 140734510276928 140734510275840 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2363/statm: 2287 267 226 213 0 72 0
[pid=2364] ppid=2363 vsize=16152 CPUtime=10.13 cores=1,3,5,7
/proc/2364/stat : 2364 (glucose_static) R 2363 2336 28113 0 -1 4202496 8709 0 0 0 1010 3 0 0 20 0 1 0 274500817 16539648 3579 33554432000 4194304 4896791 140733927913888 140733927911464 4225671 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2364/statm: 4038 3579 76 172 0 3864 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 39144

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 2364
/proc/meminfo: memFree=29909484/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=2.53 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 5099 24964 0 0 12 5 230 6 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2363] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2363/stat : 2363 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274500817 9367552 267 33554432000 4194304 5064252 140734510276928 140734510275840 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2363/statm: 2287 267 226 213 0 72 0
[pid=2364] ppid=2363 vsize=21592 CPUtime=22.93 cores=1,3,5,7
/proc/2364/stat : 2364 (glucose_static) R 2363 2336 28113 0 -1 4202496 12472 0 0 0 2288 5 0 0 20 0 1 0 274500817 22110208 4814 33554432000 4194304 4896791 140733927913888 140733927911464 4224696 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2364/statm: 5398 4814 76 172 0 5224 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 44584

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 2364
/proc/meminfo: memFree=29874116/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=2.53 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 5099 24964 0 0 12 5 230 6 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2363] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2363/stat : 2363 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274500817 9367552 267 33554432000 4194304 5064252 140734510276928 140734510275840 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2363/statm: 2287 267 226 213 0 72 0
[pid=2364] ppid=2363 vsize=30268 CPUtime=48.52 cores=1,3,5,7
/proc/2364/stat : 2364 (glucose_static) R 2363 2336 28113 0 -1 4202496 19654 0 0 0 4843 9 0 0 20 0 1 0 274500817 30994432 5926 33554432000 4194304 4896791 140733927913888 140733927911416 4225191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2364/statm: 7567 5926 76 172 0 7393 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 53260

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 2365
/proc/meminfo: memFree=29864248/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=2.53 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 5099 24964 0 0 12 5 230 6 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2363] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2363/stat : 2363 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274500817 9367552 267 33554432000 4194304 5064252 140734510276928 140734510275840 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2363/statm: 2287 267 226 213 0 72 0
[pid=2364] ppid=2363 vsize=93180 CPUtime=99.72 cores=1,3,5,7
/proc/2364/stat : 2364 (glucose_static) R 2363 2336 28113 0 -1 4202496 27133 0 0 0 9955 17 0 0 20 0 1 0 274500817 95416320 18533 33554432000 4194304 4896791 140733927913888 140733927911096 4225384 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2364/statm: 23295 18533 76 172 0 23121 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 116172

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2365
/proc/meminfo: memFree=29894480/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=2.53 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 5099 24964 0 0 12 5 230 6 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2363] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2363/stat : 2363 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274500817 9367552 267 33554432000 4194304 5064252 140734510276928 140734510275840 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2363/statm: 2287 267 226 213 0 72 0
[pid=2364] ppid=2363 vsize=64296 CPUtime=159.7 cores=1,3,5,7
/proc/2364/stat : 2364 (glucose_static) R 2363 2336 28113 0 -1 4202496 34612 0 0 0 15943 27 0 0 20 0 1 0 274500817 65839104 12360 33554432000 4194304 4896791 140733927913888 140733927911416 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2364/statm: 16074 12360 76 172 0 15900 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 87288

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2437
/proc/meminfo: memFree=29950968/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2485
/proc/meminfo: memFree=29875236/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=564.46 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 7480 170548 0 0 17 5 56324 100 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2478] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2478/stat : 2478 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557024 9367552 266 33554432000 4194304 5064252 140735318195536 140735318194448 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2478/statm: 2287 266 226 213 0 72 0
[pid=2479] ppid=2478 vsize=124120 CPUtime=857.47 cores=1,3,5,7
/proc/2479/stat : 2479 (glucose_static) R 2478 2336 28113 0 -1 4202496 101408 0 0 0 85654 93 0 0 20 0 1 0 274557025 127098880 27411 33554432000 4194304 4896791 140736764204208 140736764199224 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2479/statm: 31030 27411 78 172 0 30856 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 147112

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 2488
/proc/meminfo: memFree=29914100/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=564.46 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 7480 170548 0 0 17 5 56324 100 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2478] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2478/stat : 2478 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557024 9367552 266 33554432000 4194304 5064252 140735318195536 140735318194448 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2478/statm: 2287 266 226 213 0 72 0
[pid=2479] ppid=2478 vsize=63580 CPUtime=917.45 cores=1,3,5,7
/proc/2479/stat : 2479 (glucose_static) R 2478 2336 28113 0 -1 4202496 104667 0 0 0 91647 98 0 0 20 0 1 0 274557025 65105920 15419 33554432000 4194304 4896791 140736764204208 140736764201784 4204538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2479/statm: 15895 15419 78 172 0 15721 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 86572

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2488
/proc/meminfo: memFree=29853480/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=564.46 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 7480 170548 0 0 17 5 56324 100 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2478] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2478/stat : 2478 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557024 9367552 266 33554432000 4194304 5064252 140735318195536 140735318194448 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2478/statm: 2287 266 226 213 0 72 0
[pid=2479] ppid=2478 vsize=125448 CPUtime=977.44 cores=1,3,5,7
/proc/2479/stat : 2479 (glucose_static) R 2478 2336 28113 0 -1 4202496 108569 0 0 0 97640 104 0 0 20 0 1 0 274557025 128458752 26735 33554432000 4194304 4896791 140736764204208 140736764201416 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2479/statm: 31362 26735 78 172 0 31188 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 148440

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 2488
/proc/meminfo: memFree=29823488/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=564.46 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 7480 170548 0 0 17 5 56324 100 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2478] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2478/stat : 2478 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557024 9367552 266 33554432000 4194304 5064252 140735318195536 140735318194448 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2478/statm: 2287 266 226 213 0 72 0
[pid=2479] ppid=2478 vsize=176160 CPUtime=1037.42 cores=1,3,5,7
/proc/2479/stat : 2479 (glucose_static) R 2478 2336 28113 0 -1 4202496 111370 0 0 0 103633 109 0 0 20 0 1 0 274557025 180387840 33879 33554432000 4194304 4896791 140736764204208 140736764201736 4203796 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2479/statm: 44040 33879 78 172 0 43866 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 199152

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 2489
/proc/meminfo: memFree=29810932/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=564.46 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 7480 170548 0 0 17 5 56324 100 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2478] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2478/stat : 2478 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274557024 9367552 266 33554432000 4194304 5064252 140735318195536 140735318194448 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2478/statm: 2287 266 226 213 0 72 0
[pid=2479] ppid=2478 vsize=177112 CPUtime=1097.41 cores=1,3,5,7
/proc/2479/stat : 2479 (glucose_static) R 2478 2336 28113 0 -1 4202496 113877 0 0 0 109628 113 0 0 20 0 1 0 274557025 181362688 39734 33554432000 4194304 4896791 140736764204208 140736764201416 4203826 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2479/statm: 44278 39734 78 172 0 44104 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 200104

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2492
/proc/meminfo: memFree=29933000/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=1662.6 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 8070 285565 0 0 19 6 166020 215 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2491] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2491/stat : 2491 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 274666862 9367552 266 33554432000 4194304 5064252 140733305334944 140733305333856 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2491/statm: 2287 266 226 213 0 72 0
[pid=2492] ppid=2491 vsize=34488 CPUtime=59.26 cores=1,3,5,7
/proc/2492/stat : 2492 (glucose_static) R 2491 2336 28113 0 -1 4202496 35213 0 0 0 5913 13 0 0 20 0 1 0 274666862 35315712 8130 33554432000 4194304 4896791 140736459993584 140736459991112 4203820 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2492/statm: 8622 8130 78 172 0 8448 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 57480

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2495
/proc/meminfo: memFree=29940244/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=1736.36 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 8670 325752 0 0 20 6 173378 232 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2494] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2494/stat : 2494 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274674240 9367552 267 33554432000 4194304 5064252 140736288097568 140736288096480 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2494/statm: 2287 267 226 213 0 72 0
[pid=2495] ppid=2494 vsize=44400 CPUtime=45.49 cores=1,3,5,7
/proc/2495/stat : 2495 (glucose_static) R 2494 2336 28113 0 -1 4202496 22995 0 0 0 4540 9 0 0 20 0 1 0 274674240 45465600 8162 33554432000 4194304 4896791 140733736495280 140733736492808 4225376 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2495/statm: 11100 8162 78 172 0 10926 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 67392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2495
/proc/meminfo: memFree=29914412/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=1736.36 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 8670 325752 0 0 20 6 173378 232 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2494] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2494/stat : 2494 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274674240 9367552 267 33554432000 4194304 5064252 140736288097568 140736288096480 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2494/statm: 2287 267 226 213 0 72 0
[pid=2495] ppid=2494 vsize=46132 CPUtime=63.69 cores=1,3,5,7
/proc/2495/stat : 2495 (glucose_static) R 2494 2336 28113 0 -1 4202496 27155 0 0 0 6358 11 0 0 20 0 1 0 274674240 47239168 11078 33554432000 4194304 4896791 140733736495280 140733736492680 4225201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2495/statm: 11533 11078 78 172 0 11359 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 69124

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 2495
/proc/meminfo: memFree=29914412/32873844 swapFree=7628/7628
[pid=2336] ppid=2334 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2336/stat : 2336 (runPb2satCp2.sh) S 2334 2336 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274500561 9367552 275 33554432000 4194304 5064252 140736197101168 140736197100080 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2336/statm: 2287 275 233 213 0 72 0
[pid=2337] ppid=2336 vsize=4696 CPUtime=1736.36 cores=1,3,5,7
/proc/2337/stat : 2337 (pb2sat) S 2336 2336 28113 0 -1 4202496 8670 325752 0 0 20 6 173378 232 20 0 1 0 274500561 4808704 806 33554432000 4194304 5873084 140736229565584 140736229559400 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2337/statm: 1174 806 174 410 0 756 0
[pid=2494] ppid=2337 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2494/stat : 2494 (satsolver.sh) S 2337 2336 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274674240 9367552 267 33554432000 4194304 5064252 140736288097568 140736288096480 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2494/statm: 2287 267 226 213 0 72 0
[pid=2495] ppid=2494 vsize=46132 CPUtime=63.69 cores=1,3,5,7
/proc/2495/stat : 2495 (glucose_static) R 2494 2336 28113 0 -1 4202496 27155 0 0 0 6358 11 0 0 20 0 1 0 274674240 47239168 11078 33554432000 4194304 4896791 140733736495280 140733736492680 4225201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2495/statm: 11533 11078 78 172 0 11359 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 69124

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1797.57
CPU system time (s): 2.51562
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 218096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.57
system time used= 2.51562
maximum resident set size= 172228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 362567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 28496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 349
involuntary context switches= 2642

runsolver used 3.60345 second user time and 8.85165 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 03:56:02
IDJOB=3695412
IDBENCH=48187
IDSOLVER=2273
FILE ID=node145/3695412-1338083762
RUNJOBID= node145-1338052957-28130
PBS_JOBID= 14624410
Free space on /tmp= 71540 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_3.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695412-1338083762/watcher-3695412-1338083762 -o /tmp/evaluation-result-3695412-1338083762/solver-3695412-1338083762 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695412-1338083762.opb 479421336 HOME HOME

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

MD5SUM BENCH= 0247ef4de041bbff376811a7e6bf0408
RANDOM SEED=479421336

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:        29923760 kB
Buffers:          285340 kB
Cached:          1677064 kB
SwapCached:            0 kB
Active:           802360 kB
Inactive:        1331876 kB
Active(anon):     161964 kB
Inactive(anon):    12140 kB
Active(file):     640396 kB
Inactive(file):  1319736 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8788 kB
Writeback:             0 kB
AnonPages:        180612 kB
Mapped:            14916 kB
Shmem:               200 kB
Slab:             673292 kB
SReclaimable:     114672 kB
SUnreclaim:       558620 kB
KernelStack:        1520 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     315836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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= 71536 MiB
End job on node145 at 2012-05-27 04:26:02