Trace number 3695330

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.06 1800.61

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_25_1.opb
MD5SUM02054528a722e9af7937139e87d0b5ac
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-134
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -169
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)63280
Sum of products size (including duplicates)126560
Number of different products31640
Sum of products size63280

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

14.27/14.37	c model valid
14.27/14.37	c current solution ok
15.48/15.53	o -91
15.48/15.53	c (debug) using card networks
72.23/72.34	c model valid
72.23/72.34	c current solution ok
72.23/72.36	o -92
72.23/72.36	c (debug) using card networks
78.43/78.50	c model valid
78.43/78.50	c current solution ok
78.43/78.52	o -93
78.43/78.52	c (debug) using card networks
137.39/137.57	c model valid
137.39/137.57	c current solution ok
137.39/137.59	o -104
137.39/137.59	c (debug) using card networks
299.33/299.59	c model valid
299.33/299.59	c current solution ok
299.44/299.61	o -105
299.44/299.61	c (debug) using card networks
415.61/415.86	c model valid
415.61/415.86	c current solution ok
415.61/415.89	o -106
415.61/415.89	c (debug) using card networks
597.28/597.52	c model valid
597.28/597.52	c current solution ok
597.28/597.54	o -108
597.28/597.54	c (debug) using card networks
779.00/779.37	c model valid
779.00/779.37	c current solution ok
779.00/779.39	o -109
779.00/779.39	c (debug) using card networks
1100.73/1101.14	c model valid
1100.73/1101.14	c current solution ok
1100.73/1101.17	o -110
1100.73/1101.17	c (debug) using card networks
1358.86/1359.32	c model valid
1358.86/1359.32	c current solution ok
1358.86/1359.34	o -112
1358.86/1359.34	c (debug) using card networks
1755.15/1755.78	c model valid
1755.15/1755.78	c current solution ok
1755.25/1755.81	o -114
1755.25/1755.81	c (debug) using card networks
1800.03/1800.60	./satsolver.sh: line 5: 17895 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.60	c error: unexpected solver exit code
1800.03/1800.60	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-3695330-1338087922/watcher-3695330-1338087922 -o /tmp/evaluation-result-3695330-1338087922/solver-3695330-1338087922 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695330-1338087922.opb 17440152 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: 1.02 1.43 1.76 3/176 17815
/proc/meminfo: memFree=29341156/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0

[startup+0.0527441 s]
/proc/loadavg: 1.02 1.43 1.76 3/176 17815
/proc/meminfo: memFree=29341156/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 1.02 1.43 1.76 3/176 17815
/proc/meminfo: memFree=29341156/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300264 s]
/proc/loadavg: 1.02 1.43 1.76 3/176 17815
/proc/meminfo: memFree=29341156/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700172 s]
/proc/loadavg: 1.02 1.43 1.76 3/176 17815
/proc/meminfo: memFree=29341156/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 1.02 1.43 1.76 4/183 17825
/proc/meminfo: memFree=29206644/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=31128 CPUtime=0.35 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 6792 0 0 0 32 3 0 0 20 0 1 0 274917615 31875072 6432 33554432000 4194304 5873084 140736650272432 140736650268856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 7782 6432 167 410 0 7364 0
[pid=17821] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17821/stat : 17821 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274917651 9367552 267 33554432000 4194304 5064252 140734133719504 140734133718416 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17821/statm: 2287 267 226 213 0 72 0
[pid=17822] ppid=17821 vsize=74732 CPUtime=1.12 cores=0,2,4,6
/proc/17822/stat : 17822 (glucose_static) R 17821 17815 17771 0 -1 4202496 15885 0 0 0 109 3 0 0 20 0 1 0 274917651 76525568 15806 33554432000 4194304 4896791 140736062200480 140736062197784 4224770 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17822/statm: 18683 15806 78 172 0 18509 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 124156

[startup+3.10037 s]
/proc/loadavg: 1.02 1.43 1.76 4/183 17825
/proc/meminfo: memFree=29196460/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=31128 CPUtime=0.35 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 6792 0 0 0 32 3 0 0 20 0 1 0 274917615 31875072 6432 33554432000 4194304 5873084 140736650272432 140736650268856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 7782 6432 167 410 0 7364 0
[pid=17821] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17821/stat : 17821 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274917651 9367552 267 33554432000 4194304 5064252 140734133719504 140734133718416 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17821/statm: 2287 267 226 213 0 72 0
[pid=17822] ppid=17821 vsize=75392 CPUtime=2.72 cores=0,2,4,6
/proc/17822/stat : 17822 (glucose_static) R 17821 17815 17771 0 -1 4202496 16077 0 0 0 269 3 0 0 20 0 1 0 274917651 77201408 15996 33554432000 4194304 4896791 140736062200480 140736062197784 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17822/statm: 18848 15996 78 172 0 18674 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 124816

[startup+6.30028 s]
/proc/loadavg: 1.18 1.46 1.76 4/183 17825
/proc/meminfo: memFree=29192284/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=31128 CPUtime=0.35 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 6792 0 0 0 32 3 0 0 20 0 1 0 274917615 31875072 6432 33554432000 4194304 5873084 140736650272432 140736650268856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 7782 6432 167 410 0 7364 0
[pid=17821] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17821/stat : 17821 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274917651 9367552 267 33554432000 4194304 5064252 140734133719504 140734133718416 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17821/statm: 2287 267 226 213 0 72 0
[pid=17822] ppid=17821 vsize=76052 CPUtime=5.92 cores=0,2,4,6
/proc/17822/stat : 17822 (glucose_static) R 17821 17815 17771 0 -1 4202496 16279 0 0 0 589 3 0 0 20 0 1 0 274917651 77877248 16197 33554432000 4194304 4896791 140736062200480 140736062197736 4203064 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17822/statm: 19013 16197 78 172 0 18839 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 125476

[startup+12.7003 s]
/proc/loadavg: 1.25 1.47 1.76 4/183 17825
/proc/meminfo: memFree=29191004/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=31128 CPUtime=0.35 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 6792 0 0 0 32 3 0 0 20 0 1 0 274917615 31875072 6432 33554432000 4194304 5873084 140736650272432 140736650268856 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 7782 6432 167 410 0 7364 0
[pid=17821] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17821/stat : 17821 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274917651 9367552 267 33554432000 4194304 5064252 140734133719504 140734133718416 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17821/statm: 2287 267 226 213 0 72 0
[pid=17822] ppid=17821 vsize=76900 CPUtime=12.32 cores=0,2,4,6
/proc/17822/stat : 17822 (glucose_static) R 17821 17815 17771 0 -1 4202496 16637 0 0 0 1229 3 0 0 20 0 1 0 274917651 78745600 16546 33554432000 4194304 4896791 140736062200480 140736062197800 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17822/statm: 19225 16546 78 172 0 19051 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 126324

[startup+25.5067 s]
/proc/loadavg: 1.49 1.51 1.77 4/183 17834
/proc/meminfo: memFree=29163752/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=36680 CPUtime=15.53 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 9245 17920 0 0 62 94 1391 6 20 0 1 0 274917615 37560320 7830 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 9170 7830 177 410 0 8752 0
[pid=17827] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17827/stat : 17827 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274919171 9367552 266 33554432000 4194304 5064252 140736862654848 140736862653760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17827/statm: 2287 266 226 213 0 72 0
[pid=17828] ppid=17827 vsize=87764 CPUtime=9.92 cores=0,2,4,6
/proc/17828/stat : 17828 (glucose_static) R 17827 17815 17771 0 -1 4202496 18620 0 0 0 990 2 0 0 20 0 1 0 274919172 89870336 19564 33554432000 4194304 4896791 140734194039792 140734194037112 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17828/statm: 21941 19564 78 172 0 21767 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 142740

[startup+51.1003 s]
/proc/loadavg: 1.66 1.55 1.78 4/183 17834
/proc/meminfo: memFree=29151900/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=36680 CPUtime=15.53 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 9245 17920 0 0 62 94 1391 6 20 0 1 0 274917615 37560320 7830 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 9170 7830 177 410 0 8752 0
[pid=17827] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17827/stat : 17827 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274919171 9367552 266 33554432000 4194304 5064252 140736862654848 140736862653760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17827/statm: 2287 266 226 213 0 72 0
[pid=17828] ppid=17827 vsize=90272 CPUtime=35.51 cores=0,2,4,6
/proc/17828/stat : 17828 (glucose_static) R 17827 17815 17771 0 -1 4202496 19242 0 0 0 3548 3 0 0 20 0 1 0 274919172 92438528 20689 33554432000 4194304 4896791 140734194039792 140734194037000 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17828/statm: 22568 20689 78 172 0 22394 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 145248

[startup+102.3 s]
/proc/loadavg: 2.00 1.65 1.80 4/183 17846
/proc/meminfo: memFree=29154192/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=38868 CPUtime=78.49 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 14161 59269 0 0 77 95 7658 19 20 0 1 0 274917615 39800832 8377 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 9717 8377 177 410 0 9299 0
[pid=17842] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17842/stat : 17842 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274925470 9367552 267 33554432000 4194304 5064252 140735768126768 140735768125680 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17842/statm: 2287 267 226 213 0 72 0
[pid=17843] ppid=17842 vsize=89484 CPUtime=23.72 cores=0,2,4,6
/proc/17843/stat : 17843 (glucose_static) R 17842 17815 17771 0 -1 4202496 18693 0 0 0 2369 3 0 0 20 0 1 0 274925470 91631616 20645 33554432000 4194304 4896791 140735136822688 140735136819896 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17843/statm: 22371 20645 78 172 0 22197 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 146648

[startup+162.3 s]
/proc/loadavg: 2.00 1.71 1.81 4/183 17849
/proc/meminfo: memFree=29143048/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=38868 CPUtime=137.51 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 16624 80256 0 0 84 95 13546 26 20 0 1 0 274917615 39800832 8377 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17816/statm: 9717 8377 177 410 0 9299 0
[pid=17848] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/183 17887
/proc/meminfo: memFree=29083572/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=41288 CPUtime=1358.93 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 31394 220532 0 0 129 98 135586 80 20 0 1 0 274917615 42278912 8926 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 10322 8926 177 410 0 9904 0
[pid=17886] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17886/stat : 17886 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275053552 9367552 267 33554432000 4194304 5064252 140737030781488 140737030780400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17886/statm: 2287 267 226 213 0 72 0
[pid=17887] ppid=17886 vsize=87564 CPUtime=2.91 cores=0,2,4,6
/proc/17887/stat : 17887 (glucose_static) R 17886 17815 17771 0 -1 4202496 18103 0 0 0 288 3 0 0 20 0 1 0 275053553 89665536 19745 33554432000 4194304 4896791 140734961501408 140734961498616 4224960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17887/statm: 21891 19745 77 172 0 21717 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 147148

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/183 17888
/proc/meminfo: memFree=29071008/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=41288 CPUtime=1358.93 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 31394 220532 0 0 129 98 135586 80 20 0 1 0 274917615 42278912 8926 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 10322 8926 177 410 0 9904 0
[pid=17886] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17886/stat : 17886 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275053552 9367552 267 33554432000 4194304 5064252 140737030781488 140737030780400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17886/statm: 2287 267 226 213 0 72 0
[pid=17887] ppid=17886 vsize=91108 CPUtime=62.88 cores=0,2,4,6
/proc/17887/stat : 17887 (glucose_static) R 17886 17815 17771 0 -1 4202496 19093 0 0 0 6285 3 0 0 20 0 1 0 275053553 93294592 21227 33554432000 4194304 4896791 140734961501408 140734961498616 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17887/statm: 22777 21227 77 172 0 22603 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 150692

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/184 17891
/proc/meminfo: memFree=29063756/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=41288 CPUtime=1358.93 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 31394 220532 0 0 129 98 135586 80 20 0 1 0 274917615 42278912 8926 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 10322 8926 177 410 0 9904 0
[pid=17886] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17886/stat : 17886 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275053552 9367552 267 33554432000 4194304 5064252 140737030781488 140737030780400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17886/statm: 2287 267 226 213 0 72 0
[pid=17887] ppid=17886 vsize=93676 CPUtime=122.87 cores=0,2,4,6
/proc/17887/stat : 17887 (glucose_static) R 17886 17815 17771 0 -1 4202496 20192 0 0 0 12283 4 0 0 20 0 1 0 275053553 95924224 22073 33554432000 4194304 4896791 140734961501408 140734961498936 4205054 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17887/statm: 23419 22073 77 172 0 23245 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 153260

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/183 17891
/proc/meminfo: memFree=29078576/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=41288 CPUtime=1358.93 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 31394 220532 0 0 129 98 135586 80 20 0 1 0 274917615 42278912 8926 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 10322 8926 177 410 0 9904 0
[pid=17886] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17886/stat : 17886 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275053552 9367552 267 33554432000 4194304 5064252 140737030781488 140737030780400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17886/statm: 2287 267 226 213 0 72 0
[pid=17887] ppid=17886 vsize=95784 CPUtime=182.87 cores=0,2,4,6
/proc/17887/stat : 17887 (glucose_static) R 17886 17815 17771 0 -1 4202496 21808 0 0 0 18282 5 0 0 20 0 1 0 275053553 98082816 22585 33554432000 4194304 4896791 140734961501408 140734961498616 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17887/statm: 23946 22585 77 172 0 23772 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 155368

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/183 17891
/proc/meminfo: memFree=29073156/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=41288 CPUtime=1358.93 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 31394 220532 0 0 129 98 135586 80 20 0 1 0 274917615 42278912 8926 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 10322 8926 177 410 0 9904 0
[pid=17886] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17886/stat : 17886 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275053552 9367552 267 33554432000 4194304 5064252 140737030781488 140737030780400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17886/statm: 2287 267 226 213 0 72 0
[pid=17887] ppid=17886 vsize=97740 CPUtime=242.84 cores=0,2,4,6
/proc/17887/stat : 17887 (glucose_static) R 17886 17815 17771 0 -1 4202496 23349 0 0 0 24278 6 0 0 20 0 1 0 275053553 100085760 23031 33554432000 4194304 4896791 140734961501408 140734961498616 4225108 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17887/statm: 24435 23031 77 172 0 24261 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 157324

[startup+1662.31 s]
/proc/loadavg: 2.06 2.03 1.93 4/183 17891
/proc/meminfo: memFree=29041468/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=41288 CPUtime=1358.93 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 31394 220532 0 0 129 98 135586 80 20 0 1 0 274917615 42278912 8926 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 10322 8926 177 410 0 9904 0
[pid=17886] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17886/stat : 17886 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275053552 9367552 267 33554432000 4194304 5064252 140737030781488 140737030780400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17886/statm: 2287 267 226 213 0 72 0
[pid=17887] ppid=17886 vsize=110872 CPUtime=302.84 cores=0,2,4,6
/proc/17887/stat : 17887 (glucose_static) R 17886 17815 17771 0 -1 4202496 24492 0 0 0 30278 6 0 0 20 0 1 0 275053553 113532928 25152 33554432000 4194304 4896791 140734961501408 140734961498616 4224752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17887/statm: 27718 25152 77 172 0 27544 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 170456

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 1.93 4/183 17892
/proc/meminfo: memFree=29036412/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=41288 CPUtime=1358.93 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 31394 220532 0 0 129 98 135586 80 20 0 1 0 274917615 42278912 8926 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 10322 8926 177 410 0 9904 0
[pid=17886] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17886/stat : 17886 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 275053552 9367552 267 33554432000 4194304 5064252 140737030781488 140737030780400 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17886/statm: 2287 267 226 213 0 72 0
[pid=17887] ppid=17886 vsize=112948 CPUtime=362.82 cores=0,2,4,6
/proc/17887/stat : 17887 (glucose_static) R 17886 17815 17771 0 -1 4202496 25977 0 0 0 36275 7 0 0 20 0 1 0 275053553 115658752 25016 33554432000 4194304 4896791 140734961501408 140734961498616 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17887/statm: 28237 25016 77 172 0 28063 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 172532

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.93 4/183 17895
/proc/meminfo: memFree=29057144/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=41288 CPUtime=1755.31 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 33857 248906 0 0 137 99 175203 92 20 0 1 0 274917615 42278912 8926 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 10322 8926 177 410 0 9904 0
[pid=17894] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17894/stat : 17894 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275093199 9367552 267 33554432000 4194304 5064252 140737183649408 140737183648320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17894/statm: 2287 267 226 213 0 72 0
[pid=17895] ppid=17894 vsize=89576 CPUtime=26.42 cores=0,2,4,6
/proc/17895/stat : 17895 (glucose_static) R 17894 17815 17771 0 -1 4202496 19322 0 0 0 2639 3 0 0 20 0 1 0 275093199 91725824 20733 33554432000 4194304 4896791 140734504613728 140734504610936 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17895/statm: 22394 20733 78 172 0 22220 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 149160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.01 1.93 3/183 17895
/proc/meminfo: memFree=29046468/32873648 swapFree=6864/6864
[pid=17815] ppid=17812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17815/stat : 17815 (runPb2satCp2.sh) S 17812 17815 17771 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274917615 9367552 275 33554432000 4194304 5064252 140735874215120 140735874214032 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17815/statm: 2287 275 233 213 0 72 0
[pid=17816] ppid=17815 vsize=41288 CPUtime=1755.31 cores=0,2,4,6
/proc/17816/stat : 17816 (pb2sat) S 17815 17815 17771 0 -1 4202496 33857 248906 0 0 137 99 175203 92 20 0 1 0 274917615 42278912 8926 33554432000 4194304 5873084 140736650272432 140736650266248 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17816/statm: 10322 8926 177 410 0 9904 0
[pid=17894] ppid=17816 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17894/stat : 17894 (satsolver.sh) S 17816 17815 17771 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275093199 9367552 267 33554432000 4194304 5064252 140737183649408 140737183648320 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17894/statm: 2287 267 226 213 0 72 0
[pid=17895] ppid=17894 vsize=90704 CPUtime=44.72 cores=0,2,4,6
/proc/17895/stat : 17895 (glucose_static) R 17894 17815 17771 0 -1 4202496 19619 0 0 0 4469 3 0 0 20 0 1 0 275093199 92880896 21650 33554432000 4194304 4896791 140734504613728 140734504610936 4203058 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17895/statm: 22676 21650 78 172 0 22502 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 150288

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.61
CPU time (s): 1800.06
CPU user time (s): 1798.1
CPU system time (s): 1.9517
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 191604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.1
system time used= 1.9517
maximum resident set size= 120992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303371
page faults= 0
swaps= 0
block input operations= 0
block output operations= 372120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 458
involuntary context switches= 2350

runsolver used 3.13552 second user time and 8.40272 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-27 05:05:22
IDJOB=3695330
IDBENCH=48255
IDSOLVER=2273
FILE ID=node125/3695330-1338087922
RUNJOBID= node125-1338087922-17787
PBS_JOBID= 14624449
Free space on /tmp= 71276 MiB

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

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

MD5SUM BENCH= 02054528a722e9af7937139e87d0b5ac
RANDOM SEED=17440152

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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.90
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.373
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		: 2666.373
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	: 5438.54
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.373
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.373
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:       32873648 kB
MemFree:        29342064 kB
Buffers:          308396 kB
Cached:          2377848 kB
SwapCached:         2336 kB
Active:          1229200 kB
Inactive:        1466724 kB
Active(anon):       2788 kB
Inactive(anon):     9556 kB
Active(file):    1226412 kB
Inactive(file):  1457168 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102552 kB
Dirty:             17880 kB
Writeback:             0 kB
AnonPages:         14668 kB
Mapped:            13488 kB
Shmem:               104 kB
Slab:             695172 kB
SReclaimable:     139164 kB
SUnreclaim:       556008 kB
KernelStack:        1352 kB
PageTables:         4420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71228 MiB
End job on node125 at 2012-05-27 05:35:23