Trace number 3695406

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.12 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_5.opb
MD5SUM2585c1015aa6228da840b6f61adc6732
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-52
Best CPU time to get the best result obtained on this benchmark1797.47
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 200
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 200
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 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2528
Sum of products size (including duplicates)5056
Number of different products1264
Sum of products size2528

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.01	c model valid
0.00/0.01	c current solution ok
0.00/0.03	o 0
0.00/0.03	c (debug) using card networks
0.00/0.05	c model valid
0.00/0.05	c current solution ok
0.00/0.05	o -36
0.00/0.05	c (debug) using card networks
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.07	o -38
0.00/0.07	c (debug) using card networks
0.00/0.09	c model valid
0.00/0.09	c current solution ok
0.00/0.09	o -40
0.00/0.09	c (debug) using card networks
0.00/0.11	c model valid
0.00/0.11	c current solution ok
0.00/0.11	o -41
0.00/0.11	c (debug) using card networks
0.00/0.13	c model valid
0.00/0.13	c current solution ok
0.00/0.14	o -42
0.00/0.14	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 -43
0.00/0.16	c (debug) using card networks
0.00/0.22	c model valid
0.00/0.22	c current solution ok
0.00/0.23	o -44
0.00/0.23	c (debug) using card networks
5.47/5.57	c model valid
5.47/5.57	c current solution ok
5.47/5.58	o -45
5.47/5.58	c (debug) using card networks
31.16/31.28	c model valid
31.16/31.28	c current solution ok
31.16/31.28	o -47
31.16/31.28	c (debug) using card networks
85.93/86.01	c model valid
85.93/86.01	c current solution ok
85.93/86.02	o -48
85.93/86.02	c (debug) using card networks
1800.09/1800.61	./satsolver.sh: line 5: 16211 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.61	c error: unexpected solver exit code
1800.09/1800.61	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-3695406-1338084553/watcher-3695406-1338084553 -o /tmp/evaluation-result-3695406-1338084553/solver-3695406-1338084553 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695406-1338084553.opb 902760598 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.07 2.06 2.06 3/179 16171
/proc/meminfo: memFree=28990184/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0

[startup+0.076925 s]
/proc/loadavg: 2.07 2.06 2.06 3/179 16171
/proc/meminfo: memFree=28990184/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100293 s]
/proc/loadavg: 2.07 2.06 2.06 3/179 16171
/proc/meminfo: memFree=28990184/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30013 s]
/proc/loadavg: 2.07 2.06 2.06 3/179 16171
/proc/meminfo: memFree=28990184/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700116 s]
/proc/loadavg: 2.07 2.06 2.06 3/179 16171
/proc/meminfo: memFree=28990184/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.07 2.06 2.06 3/183 16199
/proc/meminfo: memFree=28981392/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=0.21 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 2350 15586 0 0 5 1 12 3 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16198] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16198/stat : 16198 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274579733 9367552 267 33554432000 4194304 5064252 140734273037744 140734273036656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16198/statm: 2287 267 226 213 0 72 0
[pid=16199] ppid=16198 vsize=6392 CPUtime=1.25 cores=0,2,4,6
/proc/16199/stat : 16199 (glucose_static) R 16198 16171 9863 0 -1 4202496 2320 0 0 0 125 0 0 0 20 0 1 0 274579733 6545408 1254 33554432000 4194304 4896791 140737134122368 140737134119896 4204129 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16199/statm: 1598 1254 78 172 0 1424 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 27664

[startup+3.1003 s]
/proc/loadavg: 2.06 2.06 2.06 3/183 16199
/proc/meminfo: memFree=28975260/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=0.21 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 2350 15586 0 0 5 1 12 3 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16198] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16198/stat : 16198 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274579733 9367552 267 33554432000 4194304 5064252 140734273037744 140734273036656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16198/statm: 2287 267 226 213 0 72 0
[pid=16199] ppid=16198 vsize=9620 CPUtime=2.85 cores=0,2,4,6
/proc/16199/stat : 16199 (glucose_static) R 16198 16171 9863 0 -1 4202496 4001 0 0 0 285 0 0 0 20 0 1 0 274579733 9850880 1820 33554432000 4194304 4896791 140737134122368 140737134119896 4203877 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16199/statm: 2405 1820 78 172 0 2231 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 30892

[startup+6.30015 s]
/proc/loadavg: 2.06 2.06 2.06 3/183 16199
/proc/meminfo: memFree=28961176/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=5.56 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 2612 23090 0 0 6 1 544 5 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 12124

[startup+12.7004 s]
/proc/loadavg: 2.05 2.06 2.06 3/183 16202
/proc/meminfo: memFree=28944576/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=5.56 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 2612 23090 0 0 6 1 544 5 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16201] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16201/stat : 16201 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274580268 9367552 266 33554432000 4194304 5064252 140735909088144 140735909087056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16201/statm: 2287 266 226 213 0 72 0
[pid=16202] ppid=16201 vsize=13244 CPUtime=7.1 cores=0,2,4,6
/proc/16202/stat : 16202 (glucose_static) R 16201 16171 9863 0 -1 4202496 7034 0 0 0 708 2 0 0 20 0 1 0 274580268 13561856 2889 33554432000 4194304 4896791 140737235614320 140737235611528 4202698 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16202/statm: 3311 2889 78 172 0 3137 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 34516

[startup+25.5004 s]
/proc/loadavg: 2.04 2.06 2.06 3/183 16202
/proc/meminfo: memFree=28911632/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=5.56 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 2612 23090 0 0 6 1 544 5 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16201] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16201/stat : 16201 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274580268 9367552 266 33554432000 4194304 5064252 140735909088144 140735909087056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16201/statm: 2287 266 226 213 0 72 0
[pid=16202] ppid=16201 vsize=12780 CPUtime=19.89 cores=0,2,4,6
/proc/16202/stat : 16202 (glucose_static) R 16201 16171 9863 0 -1 4202496 11719 0 0 0 1985 4 0 0 20 0 1 0 274580268 13086720 2668 33554432000 4194304 4896791 140737235614320 140737235611528 4204125 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16202/statm: 3195 2668 78 172 0 3021 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 34052

[startup+51.1003 s]
/proc/loadavg: 2.09 2.07 2.06 3/184 16208
/proc/meminfo: memFree=28856732/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=31.25 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 2865 37848 0 0 6 1 3107 11 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16204] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16204/stat : 16204 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274582838 9367552 267 33554432000 4194304 5064252 140733371335632 140733371334544 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16204/statm: 2287 267 226 213 0 72 0
[pid=16205] ppid=16204 vsize=19492 CPUtime=19.79 cores=0,2,4,6
/proc/16205/stat : 16205 (glucose_static) R 16204 16171 9863 0 -1 4202496 15331 0 0 0 1975 4 0 0 20 0 1 0 274582838 19959808 3477 33554432000 4194304 4896791 140733462344592 140733462341800 4225373 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16205/statm: 4873 3477 78 172 0 4699 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 40764

[startup+102.307 s]
/proc/loadavg: 2.03 2.05 2.06 3/184 16212
/proc/meminfo: memFree=28868252/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=85.97 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 3119 62492 0 0 7 1 8569 20 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16210] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16210/stat : 16210 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274588312 9367552 267 33554432000 4194304 5064252 140736863427904 140736863426816 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16210/statm: 2287 267 226 213 0 72 0
[pid=16211] ppid=16210 vsize=19336 CPUtime=16.26 cores=0,2,4,6
/proc/16211/stat : 16211 (glucose_static) R 16210 16171 9863 0 -1 4202496 12531 0 0 0 1624 2 0 0 20 0 1 0 274588312 19800064 4219 33554432000 4194304 4896791 140736332098848 140736332096056 4224802 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16211/statm: 4834 4219 78 172 0 4660 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 40608

[startup+162.3 s]
/proc/loadavg: 2.08 2.06 2.06 3/183 16212
/proc/meminfo: memFree=28928536/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=85.97 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 3119 62492 0 0 7 1 8569 20 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16210] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16210/stat : 16210 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274588312 9367552 267 33554432000 4194304 5064252 140736863427904 140736863426816 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16210/statm: 2287 267 226 213 0 72 0
[pid=16211] ppid=16210 vsize=32584 CPUtime=76.24 cores=0,2,4,6
/proc/16211/stat : 16211 (glucose_static) R 16210 16171 9863 0 -1 4202496 33418 0 0 0 7615 9 0 0 20 0 1 0 274588312 33366016 6602 33554432000 4194304 4896791 140736332098848 140736332096056 4225078 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16211/statm: 8146 6602 78 172 0 7972 0
Current children cumulated CPU time (s) 162.21

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 16288
/proc/meminfo: memFree=28835016/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=85.97 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 3119 62492 0 0 7 1 8569 20 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16210] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16210/stat : 16210 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274588312 9367552 267 33554432000 4194304 5064252 140736863427904 140736863426816 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16210/statm: 2287 267 226 213 0 72 0
[pid=16211] ppid=16210 vsize=109768 CPUtime=1275.93 cores=0,2,4,6
/proc/16211/stat : 16211 (glucose_static) R 16210 16171 9863 0 -1 4202496 104070 0 0 0 127533 60 0 0 20 0 1 0 274588312 112402432 22127 33554432000 4194304 4896791 140736332098848 140736332096280 4225376 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16211/statm: 27442 22127 78 172 0 27268 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 131040

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 16288
/proc/meminfo: memFree=28815740/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=85.97 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 3119 62492 0 0 7 1 8569 20 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16210] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16210/stat : 16210 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274588312 9367552 267 33554432000 4194304 5064252 140736863427904 140736863426816 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16210/statm: 2287 267 226 213 0 72 0
[pid=16211] ppid=16210 vsize=111792 CPUtime=1335.9 cores=0,2,4,6
/proc/16211/stat : 16211 (glucose_static) R 16210 16171 9863 0 -1 4202496 106107 0 0 0 133529 61 0 0 20 0 1 0 274588312 114475008 24077 33554432000 4194304 4896791 140736332098848 140736332096104 4203755 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16211/statm: 27948 24077 78 172 0 27774 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 133064

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16288
/proc/meminfo: memFree=28802688/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=85.97 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 3119 62492 0 0 7 1 8569 20 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16210] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16210/stat : 16210 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274588312 9367552 267 33554432000 4194304 5064252 140736863427904 140736863426816 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16210/statm: 2287 267 226 213 0 72 0
[pid=16211] ppid=16210 vsize=112220 CPUtime=1395.88 cores=0,2,4,6
/proc/16211/stat : 16211 (glucose_static) R 16210 16171 9863 0 -1 4202496 108178 0 0 0 139525 63 0 0 20 0 1 0 274588312 114913280 24196 33554432000 4194304 4896791 140736332098848 140736332096280 4225168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16211/statm: 28055 24196 78 172 0 27881 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 133492

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16288
/proc/meminfo: memFree=28868720/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=85.97 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 3119 62492 0 0 7 1 8569 20 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16210] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16210/stat : 16210 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274588312 9367552 267 33554432000 4194304 5064252 140736863427904 140736863426816 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16210/statm: 2287 267 226 213 0 72 0
[pid=16211] ppid=16210 vsize=145152 CPUtime=1455.87 cores=0,2,4,6
/proc/16211/stat : 16211 (glucose_static) R 16210 16171 9863 0 -1 4202496 110690 0 0 0 145522 65 0 0 20 0 1 0 274588312 148635648 27781 33554432000 4194304 4896791 140736332098848 140736332096376 4205551 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16211/statm: 36288 27781 78 172 0 36114 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 166424

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16288
/proc/meminfo: memFree=28869552/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=85.97 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 3119 62492 0 0 7 1 8569 20 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16210] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16210/stat : 16210 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274588312 9367552 267 33554432000 4194304 5064252 140736863427904 140736863426816 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16210/statm: 2287 267 226 213 0 72 0
[pid=16211] ppid=16210 vsize=97268 CPUtime=1515.85 cores=0,2,4,6
/proc/16211/stat : 16211 (glucose_static) R 16210 16171 9863 0 -1 4202496 113552 0 0 0 151518 67 0 0 20 0 1 0 274588312 99602432 20538 33554432000 4194304 4896791 140736332098848 140736332096424 4205063 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16211/statm: 24317 20538 78 172 0 24143 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 118540

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16289
/proc/meminfo: memFree=28867588/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=85.97 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 3119 62492 0 0 7 1 8569 20 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16210] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16210/stat : 16210 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274588312 9367552 267 33554432000 4194304 5064252 140736863427904 140736863426816 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16210/statm: 2287 267 226 213 0 72 0
[pid=16211] ppid=16210 vsize=99128 CPUtime=1575.83 cores=0,2,4,6
/proc/16211/stat : 16211 (glucose_static) R 16210 16171 9863 0 -1 4202496 115789 0 0 0 157514 69 0 0 20 0 1 0 274588312 101507072 21542 33554432000 4194304 4896791 140736332098848 140736332096376 4206071 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16211/statm: 24782 21542 78 172 0 24608 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 120400

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16289
/proc/meminfo: memFree=28772256/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=85.97 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 3119 62492 0 0 7 1 8569 20 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16210] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16210/stat : 16210 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274588312 9367552 267 33554432000 4194304 5064252 140736863427904 140736863426816 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16210/statm: 2287 267 226 213 0 72 0
[pid=16211] ppid=16210 vsize=100980 CPUtime=1635.82 cores=0,2,4,6
/proc/16211/stat : 16211 (glucose_static) R 16210 16171 9863 0 -1 4202496 118360 0 0 0 163511 71 0 0 20 0 1 0 274588312 103403520 23297 33554432000 4194304 4896791 140736332098848 140736332093928 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16211/statm: 25245 23297 78 172 0 25071 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 122252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16289
/proc/meminfo: memFree=28771132/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=85.97 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 3119 62492 0 0 7 1 8569 20 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16210] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16210/stat : 16210 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274588312 9367552 267 33554432000 4194304 5064252 140736863427904 140736863426816 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16210/statm: 2287 267 226 213 0 72 0
[pid=16211] ppid=16210 vsize=120852 CPUtime=1695.81 cores=0,2,4,6
/proc/16211/stat : 16211 (glucose_static) R 16210 16171 9863 0 -1 4202496 120715 0 0 0 169508 73 0 0 20 0 1 0 274588312 123752448 24480 33554432000 4194304 4896791 140736332098848 140736332096376 4225136 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16211/statm: 30213 24480 78 172 0 30039 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 142124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16289
/proc/meminfo: memFree=28835364/32873844 swapFree=7612/7612
[pid=16171] ppid=16169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16171/stat : 16171 (runPb2satCp2.sh) S 16169 16171 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274579709 9367552 274 33554432000 4194304 5064252 140734797138656 140734797137568 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16171/statm: 2287 274 233 213 0 72 0
[pid=16172] ppid=16171 vsize=2976 CPUtime=85.97 cores=0,2,4,6
/proc/16172/stat : 16172 (pb2sat) S 16171 16171 9863 0 -1 4202496 3119 62492 0 0 7 1 8569 20 20 0 1 0 274579710 3047424 413 33554432000 4194304 5873084 140733775070704 140733775064520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16172/statm: 744 413 174 410 0 326 0
[pid=16210] ppid=16172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16210/stat : 16210 (satsolver.sh) S 16172 16171 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274588312 9367552 267 33554432000 4194304 5064252 140736863427904 140736863426816 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16210/statm: 2287 267 226 213 0 72 0
[pid=16211] ppid=16210 vsize=121480 CPUtime=1714.12 cores=0,2,4,6
/proc/16211/stat : 16211 (glucose_static) R 16210 16171 9863 0 -1 4202496 120843 0 0 0 171339 73 0 0 20 0 1 0 274588312 124395520 27163 33554432000 4194304 4896791 140736332098848 140736332096056 4225191 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16211/statm: 30370 27163 78 172 0 30196 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 142752

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.12
CPU user time (s): 1799.16
CPU system time (s): 0.964853
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 188864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 0.964853
maximum resident set size= 149204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187442
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 284
involuntary context switches= 2425

runsolver used 5.62415 second user time and 20.5029 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-27 04:09:13
IDJOB=3695406
IDBENCH=48211
IDSOLVER=2273
FILE ID=node143/3695406-1338084553
RUNJOBID= node143-1338052948-9879
PBS_JOBID= 14624405
Free space on /tmp= 71656 MiB

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

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

MD5SUM BENCH= 2585c1015aa6228da840b6f61adc6732
RANDOM SEED=902760598

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28990712 kB
Buffers:          322300 kB
Cached:          2650852 kB
SwapCached:            0 kB
Active:           694236 kB
Inactive:        2377556 kB
Active(anon):     100860 kB
Inactive(anon):        0 kB
Active(file):     593376 kB
Inactive(file):  2377556 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:        109732 kB
Mapped:            15696 kB
Shmem:               200 kB
Slab:             666860 kB
SReclaimable:     109260 kB
SUnreclaim:       557600 kB
KernelStack:        1456 kB
PageTables:         4252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     222964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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= 71640 MiB
End job on node143 at 2012-05-27 04:39:14