Trace number 3701542

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
npSolver 1.0? (TO) 1800.07 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-rand27da90.cudf.paranoid.opb
MD5SUMa48dca57cfda6cf4188a4a57f992ffd8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark11364
Best CPU time to get the best result obtained on this benchmark0.196969
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5732
Total number of constraints25423
Number of constraints which are clauses25128
Number of constraints which are cardinality constraints (but not clauses)295
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2127
Biggest coefficient in the objective function 1578
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 871054
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1578
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 871054
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.11	c run usual solver
0.00/0.34	c model valid
0.00/0.34	c current solution ok
0.00/0.37	o 71459
0.00/0.37	c current bound: 35729
0.00/0.37	c fallback to adder encoding
349.71/349.84	c model valid
349.71/349.84	c current solution ok
349.71/349.84	o 35527
349.71/349.84	c current bound: 17763
349.71/349.84	c fallback to adder encoding
779.05/779.22	c model valid
779.05/779.22	c current solution ok
779.05/779.23	o 17759
779.05/779.23	c current bound: 8879
779.05/779.23	c fallback to adder encoding
876.52/876.73	c current bound: 13319
876.52/876.73	c fallback to adder encoding
1057.39/1057.63	c model valid
1057.39/1057.63	c current solution ok
1057.39/1057.63	o 13319
1057.39/1057.63	c current bound: 11099
1057.39/1057.63	c fallback to adder encoding
1186.16/1186.47	c current bound: 12209
1186.16/1186.47	c fallback to adder encoding
1308.85/1309.13	c model valid
1308.85/1309.13	c current solution ok
1308.85/1309.14	o 11874
1308.85/1309.14	c current bound: 11487
1308.85/1309.14	c fallback to adder encoding
1529.69/1530.02	c model valid
1529.69/1530.02	c current solution ok
1529.69/1530.03	o 11487
1529.69/1530.03	c current bound: 11293
1529.69/1530.03	c fallback to adder encoding
1633.67/1634.06	c current bound: 11390
1633.67/1634.06	c fallback to adder encoding
1800.03/1800.40	./satsolver.sh: line 5: 17504 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.40	c error: unexpected solver exit code
1800.03/1800.40	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-3701542-1338082517/watcher-3701542-1338082517 -o /tmp/evaluation-result-3701542-1338082517/solver-3701542-1338082517 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701542-1338082517.opb 1696328266 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.00 2.00 2.00 3/179 17255
/proc/meminfo: memFree=29251944/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0

[startup+0.0143399 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17255
/proc/meminfo: memFree=29251944/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100195 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17255
/proc/meminfo: memFree=29251944/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300166 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17255
/proc/meminfo: memFree=29251944/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700285 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17255
/proc/meminfo: memFree=29251944/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17269
/proc/meminfo: memFree=29193096/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=22712 CPUtime=0.55 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 3886 7497 0 0 31 5 16 3 20 0 1 0 274377121 23257088 3915 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 5678 3915 181 440 0 5234 0
[pid=17268] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17268/stat : 17268 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274377178 9367552 267 33554432000 4194304 5064252 140734430530112 140734430529024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17268/statm: 2287 267 226 213 0 72 0
[pid=17269] ppid=17268 vsize=35572 CPUtime=0.92 cores=0,2,4,6
/proc/17269/stat : 17269 (glucose) R 17268 17255 11614 0 -1 4202496 9125 0 0 0 91 1 0 0 20 0 1 0 274377178 36425728 7866 33554432000 4194304 5208918 140733359640176 140733359638280 4205672 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17269/statm: 8893 7866 96 248 0 8642 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 76580

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17269
/proc/meminfo: memFree=29177884/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=22712 CPUtime=0.55 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 3886 7497 0 0 31 5 16 3 20 0 1 0 274377121 23257088 3915 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 5678 3915 181 440 0 5234 0
[pid=17268] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17268/stat : 17268 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274377178 9367552 267 33554432000 4194304 5064252 140734430530112 140734430529024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17268/statm: 2287 267 226 213 0 72 0
[pid=17269] ppid=17268 vsize=36416 CPUtime=2.52 cores=0,2,4,6
/proc/17269/stat : 17269 (glucose) R 17268 17255 11614 0 -1 4202496 9474 0 0 0 251 1 0 0 20 0 1 0 274377178 37289984 8197 33554432000 4194304 5208918 140733359640176 140733359638008 4211572 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17269/statm: 9104 8197 105 248 0 8853 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 77424

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17269
/proc/meminfo: memFree=29175400/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=22712 CPUtime=0.55 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 3886 7497 0 0 31 5 16 3 20 0 1 0 274377121 23257088 3915 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 5678 3915 181 440 0 5234 0
[pid=17268] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17268/stat : 17268 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274377178 9367552 267 33554432000 4194304 5064252 140734430530112 140734430529024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17268/statm: 2287 267 226 213 0 72 0
[pid=17269] ppid=17268 vsize=41952 CPUtime=5.72 cores=0,2,4,6
/proc/17269/stat : 17269 (glucose) R 17268 17255 11614 0 -1 4202496 10007 0 0 0 571 1 0 0 20 0 1 0 274377178 42958848 9214 33554432000 4194304 5208918 140733359640176 140733359638008 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17269/statm: 10488 9214 105 248 0 10237 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 82960

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 17269
/proc/meminfo: memFree=29167728/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=22712 CPUtime=0.55 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 3886 7497 0 0 31 5 16 3 20 0 1 0 274377121 23257088 3915 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 5678 3915 181 440 0 5234 0
[pid=17268] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17268/stat : 17268 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274377178 9367552 267 33554432000 4194304 5064252 140734430530112 140734430529024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17268/statm: 2287 267 226 213 0 72 0
[pid=17269] ppid=17268 vsize=44296 CPUtime=12.12 cores=0,2,4,6
/proc/17269/stat : 17269 (glucose) R 17268 17255 11614 0 -1 4202496 11093 0 0 0 1211 1 0 0 20 0 1 0 274377178 45359104 9890 33554432000 4194304 5208918 140733359640176 140733359636552 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17269/statm: 11074 9890 105 248 0 10823 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 85304

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 17269
/proc/meminfo: memFree=29154072/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=22712 CPUtime=0.55 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 3886 7497 0 0 31 5 16 3 20 0 1 0 274377121 23257088 3915 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 5678 3915 181 440 0 5234 0
[pid=17268] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17268/stat : 17268 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274377178 9367552 267 33554432000 4194304 5064252 140734430530112 140734430529024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17268/statm: 2287 267 226 213 0 72 0
[pid=17269] ppid=17268 vsize=57040 CPUtime=24.92 cores=0,2,4,6
/proc/17269/stat : 17269 (glucose) R 17268 17255 11614 0 -1 4202496 11831 0 0 0 2490 2 0 0 20 0 1 0 274377178 58408960 13155 33554432000 4194304 5208918 140733359640176 140733359636552 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17269/statm: 14260 13155 105 248 0 14009 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 98048

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 17269
/proc/meminfo: memFree=29133912/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=22712 CPUtime=0.55 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 3886 7497 0 0 31 5 16 3 20 0 1 0 274377121 23257088 3915 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 5678 3915 181 440 0 5234 0
[pid=17268] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17268/stat : 17268 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274377178 9367552 267 33554432000 4194304 5064252 140734430530112 140734430529024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17268/statm: 2287 267 226 213 0 72 0
[pid=17269] ppid=17268 vsize=75716 CPUtime=50.52 cores=0,2,4,6
/proc/17269/stat : 17269 (glucose) R 17268 17255 11614 0 -1 4202496 13028 0 0 0 5049 3 0 0 20 0 1 0 274377178 77533184 17523 33554432000 4194304 5208918 140733359640176 140733359636552 4229244 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17269/statm: 18929 17523 105 248 0 18678 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 116724

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17270
/proc/meminfo: memFree=29102196/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=22712 CPUtime=0.55 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 3886 7497 0 0 31 5 16 3 20 0 1 0 274377121 23257088 3915 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 5678 3915 181 440 0 5234 0
[pid=17268] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17268/stat : 17268 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274377178 9367552 267 33554432000 4194304 5064252 140734430530112 140734430529024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17268/statm: 2287 267 226 213 0 72 0
[pid=17269] ppid=17268 vsize=94572 CPUtime=101.71 cores=0,2,4,6
/proc/17269/stat : 17269 (glucose) R 17268 17255 11614 0 -1 4202496 14178 0 0 0 10167 4 0 0 20 0 1 0 274377178 96841728 16378 33554432000 4194304 5208918 140733359640176 140733359638120 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17269/statm: 23643 16378 105 248 0 23392 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 135580

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 17270
/proc/meminfo: memFree=29070188/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=22712 CPUtime=0.55 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 3886 7497 0 0 31 5 16 3 20 0 1 0 274377121 23257088 3915 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 5678 3915 181 440 0 5234 0
[pid=17268] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17406
/proc/meminfo: memFree=29147416/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=37972 CPUtime=1309.04 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 21173 112079 0 0 132 19 130689 64 20 0 1 0 274377121 38883328 7398 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 9493 7398 181 440 0 9049 0
[pid=17404] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17404/stat : 17404 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274508052 9367552 267 33554432000 4194304 5064252 140736965698112 140736965697024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17404/statm: 2287 267 226 213 0 72 0
[pid=17405] ppid=17404 vsize=54880 CPUtime=112.96 cores=0,2,4,6
/proc/17405/stat : 17405 (glucose) R 17404 17255 11614 0 -1 4202496 12387 0 0 0 11294 2 0 0 20 0 1 0 274508052 56197120 12164 33554432000 4194304 5208918 140734075153104 140734075149480 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17405/statm: 13720 12164 104 248 0 13469 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 111148

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 17406
/proc/meminfo: memFree=29101012/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=37972 CPUtime=1309.04 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 21173 112079 0 0 132 19 130689 64 20 0 1 0 274377121 38883328 7398 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 9493 7398 181 440 0 9049 0
[pid=17404] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17404/stat : 17404 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274508052 9367552 267 33554432000 4194304 5064252 140736965698112 140736965697024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17404/statm: 2287 267 226 213 0 72 0
[pid=17405] ppid=17404 vsize=105252 CPUtime=172.95 cores=0,2,4,6
/proc/17405/stat : 17405 (glucose) R 17404 17255 11614 0 -1 4202496 14808 0 0 0 17291 4 0 0 20 0 1 0 274508052 107778048 23729 33554432000 4194304 5208918 140734075153104 140734075149480 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17405/statm: 26313 23729 104 248 0 26062 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 161520

[startup+1542.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 17416
/proc/meminfo: memFree=29117540/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=37972 CPUtime=1529.9 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 24079 130521 0 0 151 21 152744 74 20 0 1 0 274377121 38883328 7398 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 9493 7398 181 440 0 9049 0
[pid=17415] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17415/stat : 17415 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274530141 9367552 267 33554432000 4194304 5064252 140735964266368 140735964265280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17415/statm: 2287 267 226 213 0 72 0
[pid=17416] ppid=17415 vsize=36528 CPUtime=12.09 cores=0,2,4,6
/proc/17416/stat : 17416 (glucose) R 17415 17255 11614 0 -1 4202496 9269 0 0 0 1207 2 0 0 20 0 1 0 274530141 37404672 8216 33554432000 4194304 5208918 140737253798192 140737253796024 4211897 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17416/statm: 9132 8216 104 248 0 8881 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 92796

[startup+1602.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/184 17496
/proc/meminfo: memFree=28964744/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=37972 CPUtime=1529.9 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 24079 130521 0 0 151 21 152744 74 20 0 1 0 274377121 38883328 7398 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 9493 7398 181 440 0 9049 0
[pid=17415] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17415/stat : 17415 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274530141 9367552 267 33554432000 4194304 5064252 140735964266368 140735964265280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17415/statm: 2287 267 226 213 0 72 0
[pid=17416] ppid=17415 vsize=66388 CPUtime=72.07 cores=0,2,4,6
/proc/17416/stat : 17416 (glucose) R 17415 17255 11614 0 -1 4202496 11754 0 0 0 7203 4 0 0 20 0 1 0 274530141 67981312 15857 33554432000 4194304 5208918 140737253798192 140737253794568 4211834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17416/statm: 16597 15857 104 248 0 16346 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 122656

[startup+1662.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/183 17504
/proc/meminfo: memFree=28952120/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=37972 CPUtime=1633.9 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 26909 146545 0 0 165 23 163122 80 20 0 1 0 274377121 38883328 7398 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 9493 7398 181 440 0 9049 0
[pid=17503] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17503/stat : 17503 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274540544 9367552 266 33554432000 4194304 5064252 140734238286416 140734238285328 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17503/statm: 2287 266 226 213 0 72 0
[pid=17504] ppid=17503 vsize=59168 CPUtime=28.06 cores=0,2,4,6
/proc/17504/stat : 17504 (glucose) R 17503 17255 11614 0 -1 4202496 10182 0 0 0 2804 2 0 0 20 0 1 0 274540544 60588032 13486 33554432000 4194304 5208918 140734781922384 140734781918696 4211665 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17504/statm: 14792 13486 104 248 0 14541 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 115436

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 17504
/proc/meminfo: memFree=28927152/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=37972 CPUtime=1633.9 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 26909 146545 0 0 165 23 163122 80 20 0 1 0 274377121 38883328 7398 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 9493 7398 181 440 0 9049 0
[pid=17503] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17503/stat : 17503 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274540544 9367552 266 33554432000 4194304 5064252 140734238286416 140734238285328 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17503/statm: 2287 266 226 213 0 72 0
[pid=17504] ppid=17503 vsize=66352 CPUtime=88.04 cores=0,2,4,6
/proc/17504/stat : 17504 (glucose) R 17503 17255 11614 0 -1 4202496 11440 0 0 0 8802 2 0 0 20 0 1 0 274540544 67944448 15671 33554432000 4194304 5208918 140734781922384 140734781918760 4211561 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17504/statm: 16588 15671 104 248 0 16337 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 122620

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 17504
/proc/meminfo: memFree=28899760/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=37972 CPUtime=1633.9 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 26909 146545 0 0 165 23 163122 80 20 0 1 0 274377121 38883328 7398 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 9493 7398 181 440 0 9049 0
[pid=17503] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17503/stat : 17503 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274540544 9367552 266 33554432000 4194304 5064252 140734238286416 140734238285328 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17503/statm: 2287 266 226 213 0 72 0
[pid=17504] ppid=17503 vsize=74020 CPUtime=148.03 cores=0,2,4,6
/proc/17504/stat : 17504 (glucose) R 17503 17255 11614 0 -1 4202496 12926 0 0 0 14800 3 0 0 20 0 1 0 274540544 75796480 17581 33554432000 4194304 5208918 140734781922384 140734781918760 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17504/statm: 18505 17581 104 248 0 18254 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 130288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 17504
/proc/meminfo: memFree=28886000/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=37972 CPUtime=1633.9 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 26909 146545 0 0 165 23 163122 80 20 0 1 0 274377121 38883328 7398 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 9493 7398 181 440 0 9049 0
[pid=17503] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17503/stat : 17503 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274540544 9367552 266 33554432000 4194304 5064252 140734238286416 140734238285328 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17503/statm: 2287 266 226 213 0 72 0
[pid=17504] ppid=17503 vsize=104368 CPUtime=166.13 cores=0,2,4,6
/proc/17504/stat : 17504 (glucose) R 17503 17255 11614 0 -1 4202496 13247 0 0 0 16610 3 0 0 20 0 1 0 274540544 106872832 19938 33554432000 4194304 5208918 140734781922384 140734781918760 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17504/statm: 26092 19938 104 248 0 25841 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 160636

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 17504
/proc/meminfo: memFree=28886000/32873648 swapFree=6864/6864
[pid=17255] ppid=17253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17255/stat : 17255 (npSolver-pbo.sh) S 17253 17255 11614 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274377121 9367552 274 33554432000 4194304 5064252 140734085230656 140734085229568 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17255/statm: 2287 274 233 213 0 72 0
[pid=17256] ppid=17255 vsize=37972 CPUtime=1633.9 cores=0,2,4,6
/proc/17256/stat : 17256 (npSolver-pbo) S 17255 17255 11614 0 -1 4202496 26909 146545 0 0 165 23 163122 80 20 0 1 0 274377121 38883328 7398 33554432000 4194304 5992684 140734345370144 140734345362464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17256/statm: 9493 7398 181 440 0 9049 0
[pid=17503] ppid=17256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17503/stat : 17503 (satsolver.sh) S 17256 17255 11614 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274540544 9367552 266 33554432000 4194304 5064252 140734238286416 140734238285328 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17503/statm: 2287 266 226 213 0 72 0
[pid=17504] ppid=17503 vsize=104368 CPUtime=166.13 cores=0,2,4,6
/proc/17504/stat : 17504 (glucose) R 17503 17255 11614 0 -1 4202496 13247 0 0 0 16610 3 0 0 20 0 1 0 274540544 106872832 19938 33554432000 4194304 5208918 140734781922384 140734781918760 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17504/statm: 26092 19938 104 248 0 25841 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 160636

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.99
CPU system time (s): 1.08683
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 225000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.99
system time used= 1.08683
maximum resident set size= 146812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187690
page faults= 0
swaps= 0
block input operations= 0
block output operations= 190592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1010
involuntary context switches= 2361

runsolver used 3.49147 second user time and 8.33273 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-27 03:35:17
IDJOB=3701542
IDBENCH=72105
IDSOLVER=2277
FILE ID=node125/3701542-1338082517
RUNJOBID= node125-1338052962-11630
PBS_JOBID= 14624413
Free space on /tmp= 71256 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.newlist/normalized-rand27da90.cudf.paranoid.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701542-1338082517/watcher-3701542-1338082517 -o /tmp/evaluation-result-3701542-1338082517/solver-3701542-1338082517 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701542-1338082517.opb 1696328266 HOME HOME

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

MD5SUM BENCH= a48dca57cfda6cf4188a4a57f992ffd8
RANDOM SEED=1696328266

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:        29252208 kB
Buffers:          304260 kB
Cached:          2378920 kB
SwapCached:         2336 kB
Active:          1319808 kB
Inactive:        1464004 kB
Active(anon):      93544 kB
Inactive(anon):     9524 kB
Active(file):    1226264 kB
Inactive(file):  1454480 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102552 kB
Dirty:              9344 kB
Writeback:             0 kB
AnonPages:        111816 kB
Mapped:            15412 kB
Shmem:               104 kB
Slab:             695016 kB
SReclaimable:     138976 kB
SUnreclaim:       556040 kB
KernelStack:        1520 kB
PageTables:         4548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     254072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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= 71188 MiB
End job on node125 at 2012-05-27 04:05:17