Trace number 3750704

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 (fixed)? (TO) 1800.13 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-randb54299.cudf.paranoid.opb
MD5SUM10e38bf32434d32a3c213648ff6f5ee4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark11142
Best CPU time to get the best result obtained on this benchmark0.145977
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5568
Total number of constraints24731
Number of constraints which are clauses24460
Number of constraints which are cardinality constraints (but not clauses)271
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 2084
Biggest coefficient in the objective function 1535
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 847318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1535
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 847318
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.09	c run usual solver
0.00/0.26	c model valid
0.00/0.26	c current solution ok
0.00/0.28	o 34191
0.00/0.28	c current bound: 17095
0.00/0.28	c fallback to adder encoding
375.56/375.80	c model valid
375.56/375.80	c current solution ok
375.71/375.80	o 16292
375.71/375.80	c current bound: 8146
375.71/375.80	c fallback to adder encoding
420.89/421.05	c current bound: 12219
420.89/421.05	c fallback to adder encoding
526.11/526.37	c model valid
526.11/526.37	c current solution ok
526.11/526.37	o 11616
526.11/526.37	c current bound: 9881
526.11/526.37	c fallback to adder encoding
533.94/534.15	c current bound: 10749
533.94/534.15	c fallback to adder encoding
576.53/576.77	c current bound: 11183
576.53/576.77	c fallback to adder encoding
608.77/609.06	c model valid
608.77/609.06	c current solution ok
608.77/609.07	o 11183
608.77/609.07	c current bound: 10966
608.77/609.07	c fallback to adder encoding
659.71/659.96	c current bound: 11075
659.71/659.96	c fallback to adder encoding
689.19/689.42	c current bound: 11129
689.19/689.42	c fallback to adder encoding
820.06/820.31	c current bound: 11156
820.06/820.31	c fallback to adder encoding
1090.73/1091.02	c model valid
1090.73/1091.02	c current solution ok
1090.73/1091.03	o 11156
1090.73/1091.03	c current bound: 11143
1090.73/1091.03	c fallback to adder encoding
1106.53/1106.81	c model valid
1106.53/1106.81	c current solution ok
1106.53/1106.81	o 11143
1106.53/1106.81	c current bound: 11136
1106.53/1106.81	c fallback to adder encoding
1715.91/1716.35	c current bound: 11140
1715.91/1716.35	c fallback to adder encoding
1800.10/1800.50	./satsolver.sh: line 5: 17745 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1800.50	c error: unexpected solver exit code
1800.10/1800.50	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-3750704-1339159858/watcher-3750704-1339159858 -o /tmp/evaluation-result-3750704-1339159858/solver-3750704-1339159858 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750704-1339159858.opb 252893639 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.06 1.02 1.34 4/177 17381
/proc/meminfo: memFree=30354940/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0

[startup+0.0447949 s]
/proc/loadavg: 1.06 1.02 1.34 4/177 17381
/proc/meminfo: memFree=30354940/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100203 s]
/proc/loadavg: 1.06 1.02 1.34 4/177 17381
/proc/meminfo: memFree=30354940/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300132 s]
/proc/loadavg: 1.06 1.02 1.34 4/177 17381
/proc/meminfo: memFree=30354940/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70016 s]
/proc/loadavg: 1.06 1.02 1.34 4/177 17381
/proc/meminfo: memFree=30354940/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.14 1.03 1.34 4/184 17408
/proc/meminfo: memFree=30206424/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=0.43 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 7606 6196 0 0 26 5 10 2 20 0 1 0 382111850 44642304 9033 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17382/statm: 10899 9033 175 442 0 10453 0
[pid=17405] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17405/stat : 17405 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382111895 9367552 267 33554432000 4194304 5064252 140734490651936 140734490650848 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17405/statm: 2287 267 226 213 0 72 0
[pid=17406] ppid=17405 vsize=33956 CPUtime=1.03 cores=0,2,4,6
/proc/17406/stat : 17406 (glucose) R 17405 17381 12494 0 -1 4202496 8018 0 0 0 102 1 0 0 20 0 1 0 382111895 34770944 7305 33554432000 4194304 5208918 140735939749712 140735939747672 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17406/statm: 8489 7305 104 248 0 8238 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 95848

[startup+3.10029 s]
/proc/loadavg: 1.14 1.03 1.34 4/184 17408
/proc/meminfo: memFree=30205160/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=0.43 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 7606 6196 0 0 26 5 10 2 20 0 1 0 382111850 44642304 9033 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17382/statm: 10899 9033 175 442 0 10453 0
[pid=17405] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17405/stat : 17405 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382111895 9367552 267 33554432000 4194304 5064252 140734490651936 140734490650848 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17405/statm: 2287 267 226 213 0 72 0
[pid=17406] ppid=17405 vsize=33956 CPUtime=2.63 cores=0,2,4,6
/proc/17406/stat : 17406 (glucose) R 17405 17381 12494 0 -1 4202496 8075 0 0 0 262 1 0 0 20 0 1 0 382111895 34770944 7362 33554432000 4194304 5208918 140735939749712 140735939747544 4229473 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17406/statm: 8489 7362 104 248 0 8238 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 95848

[startup+6.30027 s]
/proc/loadavg: 1.14 1.03 1.34 4/183 17408
/proc/meminfo: memFree=30200012/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=0.43 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 7606 6196 0 0 26 5 10 2 20 0 1 0 382111850 44642304 9033 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17382/statm: 10899 9033 175 442 0 10453 0
[pid=17405] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17405/stat : 17405 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382111895 9367552 267 33554432000 4194304 5064252 140734490651936 140734490650848 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17405/statm: 2287 267 226 213 0 72 0
[pid=17406] ppid=17405 vsize=40220 CPUtime=5.82 cores=0,2,4,6
/proc/17406/stat : 17406 (glucose) R 17405 17381 12494 0 -1 4202496 8771 0 0 0 581 1 0 0 20 0 1 0 382111895 41185280 8039 33554432000 4194304 5208918 140735939749712 140735939746024 4211156 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17406/statm: 10055 8039 104 248 0 9804 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 102112

[startup+12.7004 s]
/proc/loadavg: 1.27 1.07 1.35 4/183 17408
/proc/meminfo: memFree=30179464/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=0.43 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 7606 6196 0 0 26 5 10 2 20 0 1 0 382111850 44642304 9033 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17382/statm: 10899 9033 175 442 0 10453 0
[pid=17405] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17405/stat : 17405 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382111895 9367552 267 33554432000 4194304 5064252 140734490651936 140734490650848 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17405/statm: 2287 267 226 213 0 72 0
[pid=17406] ppid=17405 vsize=47896 CPUtime=12.23 cores=0,2,4,6
/proc/17406/stat : 17406 (glucose) R 17405 17381 12494 0 -1 4202496 10123 0 0 0 1221 2 0 0 20 0 1 0 382111895 49045504 10325 33554432000 4194304 5208918 140735939749712 140735939746088 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17406/statm: 11974 10325 104 248 0 11723 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 109788

[startup+25.5004 s]
/proc/loadavg: 1.38 1.10 1.36 4/183 17408
/proc/meminfo: memFree=30154208/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=0.43 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 7606 6196 0 0 26 5 10 2 20 0 1 0 382111850 44642304 9033 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17382/statm: 10899 9033 175 442 0 10453 0
[pid=17405] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17405/stat : 17405 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382111895 9367552 267 33554432000 4194304 5064252 140734490651936 140734490650848 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17405/statm: 2287 267 226 213 0 72 0
[pid=17406] ppid=17405 vsize=59388 CPUtime=25.02 cores=0,2,4,6
/proc/17406/stat : 17406 (glucose) R 17405 17381 12494 0 -1 4202496 10648 0 0 0 2500 2 0 0 20 0 1 0 382111895 60813312 13326 33554432000 4194304 5208918 140735939749712 140735939747576 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17406/statm: 14847 13326 104 248 0 14596 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 121280

[startup+51.1002 s]
/proc/loadavg: 1.59 1.17 1.37 4/183 17409
/proc/meminfo: memFree=30132528/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=0.43 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 7606 6196 0 0 26 5 10 2 20 0 1 0 382111850 44642304 9033 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17382/statm: 10899 9033 175 442 0 10453 0
[pid=17405] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17405/stat : 17405 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382111895 9367552 267 33554432000 4194304 5064252 140734490651936 140734490650848 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17405/statm: 2287 267 226 213 0 72 0
[pid=17406] ppid=17405 vsize=66572 CPUtime=50.61 cores=0,2,4,6
/proc/17406/stat : 17406 (glucose) R 17405 17381 12494 0 -1 4202496 11281 0 0 0 5059 2 0 0 20 0 1 0 382111895 68169728 15447 33554432000 4194304 5208918 140735939749712 140735939745496 4212763 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17406/statm: 16643 15447 104 248 0 16392 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 128464

[startup+102.307 s]
/proc/loadavg: 1.91 1.32 1.41 4/183 17437
/proc/meminfo: memFree=30174260/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=0.43 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 7606 6196 0 0 26 5 10 2 20 0 1 0 382111850 44642304 9033 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17382/statm: 10899 9033 175 442 0 10453 0
[pid=17405] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17405/stat : 17405 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382111895 9367552 267 33554432000 4194304 5064252 140734490651936 140734490650848 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17405/statm: 2287 267 226 213 0 72 0
[pid=17406] ppid=17405 vsize=66572 CPUtime=101.82 cores=0,2,4,6
/proc/17406/stat : 17406 (glucose) R 17405 17381 12494 0 -1 4202496 11510 0 0 0 10179 3 0 0 20 0 1 0 382111895 68169728 15839 33554432000 4194304 5208918 140735939749712 140735939746088 4211623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17406/statm: 16643 15839 104 248 0 16392 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 128464

[startup+162.3 s]
/proc/loadavg: 1.96 1.44 1.45 4/183 17472
/proc/meminfo: memFree=30124748/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=0.43 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 7606 6196 0 0 26 5 10 2 20 0 1 0 382111850 44642304 9033 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17382/statm: 10899 9033 175 442 0 10453 0
[pid=17405] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.83 3/183 17723
/proc/meminfo: memFree=30141200/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=1106.7 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 37951 170457 0 0 203 22 110370 75 20 0 1 0 382111850 44642304 8840 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/17382/statm: 10899 8840 176 442 0 10453 0
[pid=17704] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17704/stat : 17704 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382222547 9367552 267 33554432000 4194304 5064252 140733436766112 140733436765024 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17704/statm: 2287 267 226 213 0 72 0
[pid=17705] ppid=17704 vsize=84344 CPUtime=315.26 cores=0,2,4,6
/proc/17705/stat : 17705 (glucose) R 17704 17381 12494 0 -1 4202496 12700 0 0 0 31522 4 0 0 20 0 1 0 382222547 86368256 17910 33554432000 4194304 5208918 140733418186992 140733418183368 4211918 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17705/statm: 21086 17910 105 248 0 20835 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 146236

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/183 17737
/proc/meminfo: memFree=30082080/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=1106.7 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 37951 170457 0 0 203 22 110370 75 20 0 1 0 382111850 44642304 8840 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/17382/statm: 10899 8840 176 442 0 10453 0
[pid=17704] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17704/stat : 17704 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382222547 9367552 267 33554432000 4194304 5064252 140733436766112 140733436765024 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17704/statm: 2287 267 226 213 0 72 0
[pid=17705] ppid=17704 vsize=133664 CPUtime=375.25 cores=0,2,4,6
/proc/17705/stat : 17705 (glucose) R 17704 17381 12494 0 -1 4202496 12995 0 0 0 37520 5 0 0 20 0 1 0 382222547 136871936 28423 33554432000 4194304 5208918 140733418186992 140733418183368 4211652 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17705/statm: 33416 28423 105 248 0 33165 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 195556

[startup+1542.3 s]
/proc/loadavg: 2.03 2.00 1.85 3/183 17737
/proc/meminfo: memFree=30056676/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=1106.7 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 37951 170457 0 0 203 22 110370 75 20 0 1 0 382111850 44642304 8840 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/17382/statm: 10899 8840 176 442 0 10453 0
[pid=17704] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17704/stat : 17704 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382222547 9367552 267 33554432000 4194304 5064252 140733436766112 140733436765024 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17704/statm: 2287 267 226 213 0 72 0
[pid=17705] ppid=17704 vsize=133664 CPUtime=435.24 cores=0,2,4,6
/proc/17705/stat : 17705 (glucose) R 17704 17381 12494 0 -1 4202496 13001 0 0 0 43518 6 0 0 20 0 1 0 382222547 136871936 31495 33554432000 4194304 5208918 140733418186992 140733418183368 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17705/statm: 33416 31495 105 248 0 33165 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 195556

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.85 3/183 17738
/proc/meminfo: memFree=30074080/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=1106.7 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 37951 170457 0 0 203 22 110370 75 20 0 1 0 382111850 44642304 8840 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/17382/statm: 10899 8840 176 442 0 10453 0
[pid=17704] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17704/stat : 17704 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382222547 9367552 267 33554432000 4194304 5064252 140733436766112 140733436765024 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17704/statm: 2287 267 226 213 0 72 0
[pid=17705] ppid=17704 vsize=84344 CPUtime=495.23 cores=0,2,4,6
/proc/17705/stat : 17705 (glucose) R 17704 17381 12494 0 -1 4202496 13228 0 0 0 49517 6 0 0 20 0 1 0 382222547 86368256 19956 33554432000 4194304 5208918 140733418186992 140733418185080 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17705/statm: 21086 19956 105 248 0 20835 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 146236

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 1.86 3/183 17738
/proc/meminfo: memFree=29998580/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=1106.7 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 37951 170457 0 0 203 22 110370 75 20 0 1 0 382111850 44642304 8840 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/17382/statm: 10899 8840 176 442 0 10453 0
[pid=17704] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17704/stat : 17704 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382222547 9367552 267 33554432000 4194304 5064252 140733436766112 140733436765024 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17704/statm: 2287 267 226 213 0 72 0
[pid=17705] ppid=17704 vsize=133664 CPUtime=555.22 cores=0,2,4,6
/proc/17705/stat : 17705 (glucose) R 17704 17381 12494 0 -1 4202496 13523 0 0 0 55516 6 0 0 20 0 1 0 382222547 136871936 30471 33554432000 4194304 5208918 140733418186992 140733418183368 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17705/statm: 33416 30471 105 248 0 33165 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 195556

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.87 3/183 17745
/proc/meminfo: memFree=30093392/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=1716.14 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 40695 188067 0 0 218 23 171288 85 20 0 1 0 382111850 44642304 8840 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/17382/statm: 10899 8840 176 442 0 10453 0
[pid=17744] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17744/stat : 17744 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382283501 9367552 267 33554432000 4194304 5064252 140736671796560 140736671795472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17744/statm: 2287 267 226 213 0 72 0
[pid=17745] ppid=17744 vsize=39028 CPUtime=5.77 cores=0,2,4,6
/proc/17745/stat : 17745 (glucose) R 17744 17381 12494 0 -1 4202496 8681 0 0 0 576 1 0 0 20 0 1 0 382283502 39964672 8048 33554432000 4194304 5208918 140736222930288 140736222928136 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17745/statm: 9757 8048 105 248 0 9506 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 100920

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 1.88 3/184 17755
/proc/meminfo: memFree=30164484/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=1716.14 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 40695 188067 0 0 218 23 171288 85 20 0 1 0 382111850 44642304 8840 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/17382/statm: 10899 8840 176 442 0 10453 0
[pid=17744] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17744/stat : 17744 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382283501 9367552 267 33554432000 4194304 5064252 140736671796560 140736671795472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17744/statm: 2287 267 226 213 0 72 0
[pid=17745] ppid=17744 vsize=65988 CPUtime=65.76 cores=0,2,4,6
/proc/17745/stat : 17745 (glucose) R 17744 17381 12494 0 -1 4202496 10765 0 0 0 6574 2 0 0 20 0 1 0 382283502 67571712 15347 33554432000 4194304 5208918 140736222930288 140736222926664 4211521 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17745/statm: 16497 15347 105 248 0 16246 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 127880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 2.01 1.88 3/184 17755
/proc/meminfo: memFree=30149560/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=1716.14 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 40695 188067 0 0 218 23 171288 85 20 0 1 0 382111850 44642304 8840 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/17382/statm: 10899 8840 176 442 0 10453 0
[pid=17744] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17744/stat : 17744 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382283501 9367552 267 33554432000 4194304 5064252 140736671796560 140736671795472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17744/statm: 2287 267 226 213 0 72 0
[pid=17745] ppid=17744 vsize=73172 CPUtime=83.96 cores=0,2,4,6
/proc/17745/stat : 17745 (glucose) R 17744 17381 12494 0 -1 4202496 12374 0 0 0 8393 3 0 0 20 0 1 0 382283502 74928128 16174 33554432000 4194304 5208918 140736222930288 140736222928136 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17745/statm: 18293 16174 105 248 0 18042 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 135064

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.04 2.01 1.88 3/184 17755
/proc/meminfo: memFree=30149560/32873648 swapFree=7628/7628
[pid=17381] ppid=17379 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17381/stat : 17381 (npSolver-pbo.sh) S 17379 17381 12494 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382111850 9367552 274 33554432000 4194304 5064252 140734922755616 140734922754528 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17381/statm: 2287 274 233 213 0 72 0
[pid=17382] ppid=17381 vsize=43596 CPUtime=1716.14 cores=0,2,4,6
/proc/17382/stat : 17382 (npSolver-pbo) S 17381 17381 12494 0 -1 4202496 40695 188067 0 0 218 23 171288 85 20 0 1 0 382111850 44642304 8840 33554432000 4194304 6004724 140734310719504 140734310711856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/17382/statm: 10899 8840 176 442 0 10453 0
[pid=17744] ppid=17382 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17744/stat : 17744 (satsolver.sh) S 17382 17381 12494 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382283501 9367552 267 33554432000 4194304 5064252 140736671796560 140736671795472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17744/statm: 2287 267 226 213 0 72 0
[pid=17745] ppid=17744 vsize=73172 CPUtime=83.96 cores=0,2,4,6
/proc/17745/stat : 17745 (glucose) R 17744 17381 12494 0 -1 4202496 12374 0 0 0 8393 3 0 0 20 0 1 0 382283502 74928128 16174 33554432000 4194304 5208918 140736222930288 140736222928136 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17745/statm: 18293 16174 105 248 0 18042 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 135064

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799
CPU system time (s): 1.12983
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 226376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.12983
maximum resident set size= 139888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242124
page faults= 0
swaps= 0
block input operations= 8
block output operations= 252424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 920
involuntary context switches= 2187

runsolver used 2.98455 second user time and 7.30289 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-08 14:50:59
IDJOB=3750704
IDBENCH=72110
IDSOLVER=2334
FILE ID=node122/3750704-1339159858
RUNJOBID= node122-1339159858-17353
PBS_JOBID= 14643791
Free space on /tmp= 70620 MiB

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

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

MD5SUM BENCH= 10e38bf32434d32a3c213648ff6f5ee4
RANDOM SEED=252893639

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
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.533
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.533
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.533
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:        30356352 kB
Buffers:          183012 kB
Cached:          1478856 kB
SwapCached:         2132 kB
Active:           779560 kB
Inactive:         886900 kB
Active(anon):       4912 kB
Inactive(anon):     2216 kB
Active(file):     774648 kB
Inactive(file):   884684 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:             18648 kB
Writeback:             0 kB
AnonPages:         10304 kB
Mapped:             7956 kB
Shmem:                 0 kB
Slab:             712696 kB
SReclaimable:     156608 kB
SUnreclaim:       556088 kB
KernelStack:        1384 kB
PageTables:         3908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     106664 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= 70588 MiB
End job on node122 at 2012-06-08 15:20:59