Trace number 3750414

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.1 1800.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-4.opb
MD5SUMe81d6b8e8ff8ec031773b7b65d16ea78
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -50
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80258
Number of constraints which are clauses80258
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1150
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
Number of bits of the biggest sum of numbers11
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.20	c run usual solver
0.00/0.46	c model valid
0.00/0.46	c current solution ok
0.00/0.58	o 0
0.00/0.58	c current bound: 575
0.00/0.58	c (debug) using card networks
0.00/0.58	c old isEQ: 63, new EQ is 0
4.47/4.78	c current bound: 863
4.47/4.78	c (debug) using card networks
4.47/4.78	c old isEQ: 95, new EQ is 0
11.06/11.47	c current bound: 1007
11.06/11.47	c (debug) using card networks
11.06/11.47	c old isEQ: 239, new EQ is 0
20.97/21.33	c current bound: 1079
20.97/21.33	c (debug) using card networks
20.97/21.33	c old isEQ: 55, new EQ is 0
35.17/35.53	c current bound: 1115
35.17/35.53	c (debug) using card networks
35.17/35.53	c old isEQ: 91, new EQ is 0
35.86/36.29	c model valid
35.86/36.29	c current solution ok
35.86/36.29	o -35
35.86/36.29	c current bound: 1097
35.86/36.29	c (debug) using card networks
35.86/36.29	c old isEQ: 73, new EQ is 0
51.15/51.50	c current bound: 1106
51.15/51.50	c (debug) using card networks
51.15/51.50	c old isEQ: 82, new EQ is 0
64.34/64.71	c model valid
64.34/64.71	c current solution ok
64.34/64.72	o -44
64.34/64.72	c current bound: 1102
64.34/64.72	c (debug) using card networks
64.34/64.72	c old isEQ: 78, new EQ is 0
171.02/171.41	c model valid
171.02/171.41	c current solution ok
171.02/171.42	o -48
171.02/171.42	c current bound: 1100
171.02/171.42	c (debug) using card networks
171.02/171.42	c old isEQ: 76, new EQ is 0
1800.05/1800.71	./satsolver.sh: line 5: 30180 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.71	c error: unexpected solver exit code
1800.05/1800.71	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-3750414-1339121244/watcher-3750414-1339121244 -o /tmp/evaluation-result-3750414-1339121244/solver-3750414-1339121244 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750414-1339121244.opb 1967040877 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 30107
/proc/meminfo: memFree=28468008/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0

[startup+0.0739381 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30107
/proc/meminfo: memFree=28468008/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30107
/proc/meminfo: memFree=28468008/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300164 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30107
/proc/meminfo: memFree=28468008/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700185 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 30107
/proc/meminfo: memFree=28468008/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30121
/proc/meminfo: memFree=28415868/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=0.61 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 10330 6773 0 0 34 12 14 1 20 0 1 0 378250290 58494976 13942 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13942 171 442 0 13835 0
[pid=30120] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30120/stat : 30120 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378250354 9367552 267 33554432000 4194304 5064252 140735727263680 140735727262592 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30120/statm: 2287 267 226 213 0 72 0
[pid=30121] ppid=30120 vsize=33924 CPUtime=0.85 cores=0,2,4,6
/proc/30121/stat : 30121 (glucose) R 30120 30107 25783 0 -1 4202496 7560 0 0 0 84 1 0 0 20 0 1 0 378250355 34738176 7501 33554432000 4194304 5208918 140734040558064 140734040555896 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30121/statm: 8481 7501 95 248 0 8230 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 109344

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30121
/proc/meminfo: memFree=28413076/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=0.61 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 10330 6773 0 0 34 12 14 1 20 0 1 0 378250290 58494976 13942 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13942 171 442 0 13835 0
[pid=30120] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30120/stat : 30120 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378250354 9367552 267 33554432000 4194304 5064252 140735727263680 140735727262592 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30120/statm: 2287 267 226 213 0 72 0
[pid=30121] ppid=30120 vsize=33924 CPUtime=2.45 cores=0,2,4,6
/proc/30121/stat : 30121 (glucose) R 30120 30107 25783 0 -1 4202496 7613 0 0 0 244 1 0 0 20 0 1 0 378250355 34738176 7554 33554432000 4194304 5208918 140734040558064 140734040555896 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30121/statm: 8481 7554 95 248 0 8230 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 109344

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30128
/proc/meminfo: memFree=28412752/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=4.52 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 11985 17250 0 0 39 13 397 3 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30127] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30127/stat : 30127 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378250774 9367552 266 33554432000 4194304 5064252 140736950337504 140736950336416 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30127/statm: 2287 266 226 213 0 72 0
[pid=30128] ppid=30127 vsize=33876 CPUtime=1.44 cores=0,2,4,6
/proc/30128/stat : 30128 (glucose) R 30127 30107 25783 0 -1 4202496 7521 0 0 0 144 0 0 0 20 0 1 0 378250774 34689024 7539 33554432000 4194304 5208918 140735634654352 140735634652184 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30128/statm: 8469 7539 95 248 0 8218 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 109296

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30135
/proc/meminfo: memFree=28408840/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=11.22 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 13639 27785 0 0 44 14 1058 6 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30134] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30134/stat : 30134 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378251443 9367552 267 33554432000 4194304 5064252 140736770541232 140736770540144 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30134/statm: 2287 267 226 213 0 72 0
[pid=30135] ppid=30134 vsize=33824 CPUtime=1.16 cores=0,2,4,6
/proc/30135/stat : 30135 (glucose) R 30134 30107 25783 0 -1 4202496 7589 0 0 0 115 1 0 0 20 0 1 0 378251444 34635776 7543 33554432000 4194304 5208918 140733648446656 140733648444488 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30135/statm: 8456 7543 95 248 0 8205 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 109244

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30142
/proc/meminfo: memFree=28401468/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=21.07 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 15353 39438 0 0 50 14 2034 9 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30141] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30141/stat : 30141 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378252429 9367552 267 33554432000 4194304 5064252 140734415779344 140734415778256 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30141/statm: 2287 267 226 213 0 72 0
[pid=30142] ppid=30141 vsize=37536 CPUtime=4.1 cores=0,2,4,6
/proc/30142/stat : 30142 (glucose) R 30141 30107 25783 0 -1 4202496 7382 0 0 0 409 1 0 0 20 0 1 0 378252429 38436864 8128 33554432000 4194304 5208918 140734328886720 140734328884872 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30142/statm: 9384 8128 103 248 0 9133 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 112956

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30156
/proc/meminfo: memFree=28380064/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=36.04 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 18809 63468 0 0 69 16 3497 22 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30155] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30155/stat : 30155 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378253926 9367552 267 33554432000 4194304 5064252 140737449626160 140737449625072 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30155/statm: 2287 267 226 213 0 72 0
[pid=30156] ppid=30155 vsize=45680 CPUtime=14.73 cores=0,2,4,6
/proc/30156/stat : 30156 (glucose) R 30155 30107 25783 0 -1 4202496 10785 0 0 0 1471 2 0 0 20 0 1 0 378253926 46776320 10852 33554432000 4194304 5208918 140733379084704 140733379081016 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30156/statm: 11420 10852 105 248 0 11169 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 121100

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30170
/proc/meminfo: memFree=28372624/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=64.43 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 22265 91291 0 0 88 17 6300 38 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30169] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30169/stat : 30169 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378256768 9367552 267 33554432000 4194304 5064252 140737203561872 140737203560784 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30169/statm: 2287 267 226 213 0 72 0
[pid=30170] ppid=30169 vsize=60928 CPUtime=37.5 cores=0,2,4,6
/proc/30170/stat : 30170 (glucose) R 30169 30107 25783 0 -1 4202496 11644 0 0 0 3747 3 0 0 20 0 1 0 378256768 62390272 14620 33554432000 4194304 5208918 140737336003664 140737335999352 4229717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30170/statm: 15232 14620 105 248 0 14981 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 136348

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 30173
/proc/meminfo: memFree=28322540/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=64.43 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 22265 91291 0 0 88 17 6300 38 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30169] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 30284
/proc/meminfo: memFree=28468016/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=171.1 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 24007 108058 0 0 101 17 16938 54 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30179] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30179/stat : 30179 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 378267438 9367552 267 33554432000 4194304 5064252 140733330183264 140733330182176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30179/statm: 2287 267 226 213 0 72 0
[pid=30180] ppid=30179 vsize=120752 CPUtime=1250.61 cores=0,2,4,6
/proc/30180/stat : 30180 (glucose) R 30179 30107 25783 0 -1 4202496 36605 0 0 0 125018 43 0 0 20 0 1 0 378267438 123650048 29603 33554432000 4194304 5208918 140736913108480 140736913106568 4228975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30180/statm: 30188 29603 105 248 0 29937 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 196172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30285
/proc/meminfo: memFree=28417600/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=171.1 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 24007 108058 0 0 101 17 16938 54 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30179] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30179/stat : 30179 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 378267438 9367552 267 33554432000 4194304 5064252 140733330183264 140733330182176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30179/statm: 2287 267 226 213 0 72 0
[pid=30180] ppid=30179 vsize=170072 CPUtime=1310.6 cores=0,2,4,6
/proc/30180/stat : 30180 (glucose) R 30179 30107 25783 0 -1 4202496 37892 0 0 0 131014 46 0 0 20 0 1 0 378267438 174153728 40169 33554432000 4194304 5208918 140736913108480 140736913106472 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30180/statm: 42518 40169 105 248 0 42267 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 245492

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30285
/proc/meminfo: memFree=28457924/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=171.1 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 24007 108058 0 0 101 17 16938 54 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30179] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30179/stat : 30179 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 378267438 9367552 267 33554432000 4194304 5064252 140733330183264 140733330182176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30179/statm: 2287 267 226 213 0 72 0
[pid=30180] ppid=30179 vsize=200892 CPUtime=1370.58 cores=0,2,4,6
/proc/30180/stat : 30180 (glucose) R 30179 30107 25783 0 -1 4202496 39431 0 0 0 137010 48 0 0 20 0 1 0 378267438 205713408 43308 33554432000 4194304 5208918 140736913108480 140736913106632 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30180/statm: 50223 43308 105 248 0 49972 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 276312

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 30286
/proc/meminfo: memFree=28459396/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=171.1 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 24007 108058 0 0 101 17 16938 54 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30179] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30179/stat : 30179 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 378267438 9367552 267 33554432000 4194304 5064252 140733330183264 140733330182176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30179/statm: 2287 267 226 213 0 72 0
[pid=30180] ppid=30179 vsize=120752 CPUtime=1430.57 cores=0,2,4,6
/proc/30180/stat : 30180 (glucose) R 30179 30107 25783 0 -1 4202496 40379 0 0 0 143007 50 0 0 20 0 1 0 378267438 123650048 29603 33554432000 4194304 5208918 140736913108480 140736913106568 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30180/statm: 30188 29603 105 248 0 29937 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 196172

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30286
/proc/meminfo: memFree=28415684/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=171.1 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 24007 108058 0 0 101 17 16938 54 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30179] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30179/stat : 30179 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 378267438 9367552 267 33554432000 4194304 5064252 140733330183264 140733330182176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30179/statm: 2287 267 226 213 0 72 0
[pid=30180] ppid=30179 vsize=170072 CPUtime=1490.56 cores=0,2,4,6
/proc/30180/stat : 30180 (glucose) R 30179 30107 25783 0 -1 4202496 41669 0 0 0 149004 52 0 0 20 0 1 0 378267438 174153728 38121 33554432000 4194304 5208918 140736913108480 140736913106472 4211641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30180/statm: 42518 38121 105 248 0 42267 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 245492

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 30286
/proc/meminfo: memFree=28472204/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=171.1 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 24007 108058 0 0 101 17 16938 54 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30179] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30179/stat : 30179 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 378267438 9367552 267 33554432000 4194304 5064252 140733330183264 140733330182176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30179/statm: 2287 267 226 213 0 72 0
[pid=30180] ppid=30179 vsize=170072 CPUtime=1550.55 cores=0,2,4,6
/proc/30180/stat : 30180 (glucose) R 30179 30107 25783 0 -1 4202496 42620 0 0 0 155001 54 0 0 20 0 1 0 378267438 174153728 39145 33554432000 4194304 5208918 140736913108480 140736913106472 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30180/statm: 42518 39145 105 248 0 42267 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 245492

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 30287
/proc/meminfo: memFree=28425700/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=171.1 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 24007 108058 0 0 101 17 16938 54 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30179] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30179/stat : 30179 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 378267438 9367552 267 33554432000 4194304 5064252 140733330183264 140733330182176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30179/statm: 2287 267 226 213 0 72 0
[pid=30180] ppid=30179 vsize=170072 CPUtime=1610.54 cores=0,2,4,6
/proc/30180/stat : 30180 (glucose) R 30179 30107 25783 0 -1 4202496 43569 0 0 0 160998 56 0 0 20 0 1 0 378267438 174153728 41705 33554432000 4194304 5208918 140736913108480 140736913104856 4211674 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30180/statm: 42518 41705 105 248 0 42267 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 245492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 30287
/proc/meminfo: memFree=28391944/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=171.1 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 24007 108058 0 0 101 17 16938 54 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30179] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30179/stat : 30179 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 378267438 9367552 267 33554432000 4194304 5064252 140733330183264 140733330182176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30179/statm: 2287 267 226 213 0 72 0
[pid=30180] ppid=30179 vsize=200892 CPUtime=1628.95 cores=0,2,4,6
/proc/30180/stat : 30180 (glucose) R 30179 30107 25783 0 -1 4202496 44163 0 0 0 162838 57 0 0 20 0 1 0 378267438 205713408 45356 33554432000 4194304 5208918 140736913108480 140736913106632 4212881 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30180/statm: 50223 45356 105 248 0 49972 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 276312

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 30287
/proc/meminfo: memFree=28391944/32873648 swapFree=7112/7112
[pid=30107] ppid=30105 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30107/stat : 30107 (npSolver-pbo.sh) S 30105 30107 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378250290 9367552 274 33554432000 4194304 5064252 140735141642496 140735141641408 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30107/statm: 2287 274 233 213 0 72 0
[pid=30108] ppid=30107 vsize=57124 CPUtime=171.1 cores=0,2,4,6
/proc/30108/stat : 30108 (npSolver-pbo) S 30107 30107 25783 0 -1 4202496 24007 108058 0 0 101 17 16938 54 20 0 1 0 378250290 58494976 13943 33554432000 4194304 6004724 140733244046416 140733244038768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 14281 13943 172 442 0 13835 0
[pid=30179] ppid=30108 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30179/stat : 30179 (satsolver.sh) S 30108 30107 25783 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 378267438 9367552 267 33554432000 4194304 5064252 140733330183264 140733330182176 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30179/statm: 2287 267 226 213 0 72 0
[pid=30180] ppid=30179 vsize=200892 CPUtime=1628.95 cores=0,2,4,6
/proc/30180/stat : 30180 (glucose) R 30179 30107 25783 0 -1 4202496 44163 0 0 0 162838 57 0 0 20 0 1 0 378267438 205713408 45356 33554432000 4194304 5208918 140736913108480 140736913106632 4212881 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30180/statm: 50223 45356 105 248 0 49972 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 276312

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.1
CPU user time (s): 1798.79
CPU system time (s): 1.3098
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 276312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.79
system time used= 1.3098
maximum resident set size= 185520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177219
page faults= 0
swaps= 0
block input operations= 0
block output operations= 80792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 749
involuntary context switches= 2091

runsolver used 3.68144 second user time and 9.24859 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-08 04:07:24
IDJOB=3750414
IDBENCH=2263
IDSOLVER=2334
FILE ID=node126/3750414-1339121244
RUNJOBID= node126-1339112152-28791
PBS_JOBID= 14643727
Free space on /tmp= 71016 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-4.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750414-1339121244/watcher-3750414-1339121244 -o /tmp/evaluation-result-3750414-1339121244/solver-3750414-1339121244 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750414-1339121244.opb 1967040877 HOME HOME

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

MD5SUM BENCH= e81d6b8e8ff8ec031773b7b65d16ea78
RANDOM SEED=1967040877

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28471940 kB
Buffers:          448684 kB
Cached:          2677080 kB
SwapCached:         9380 kB
Active:          1940700 kB
Inactive:        1565216 kB
Active(anon):     370348 kB
Inactive(anon):    12108 kB
Active(file):    1570352 kB
Inactive(file):  1553108 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:             10528 kB
Writeback:             0 kB
AnonPages:        378372 kB
Mapped:            10744 kB
Shmem:                 0 kB
Slab:             756916 kB
SReclaimable:     200924 kB
SUnreclaim:       555992 kB
KernelStack:        1472 kB
PageTables:         4864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     627188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 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= 71048 MiB
End job on node126 at 2012-06-08 04:37:25