Trace number 3750411

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.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-1.opb
MD5SUMdc857dc123c51e1f53f981679774fda8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-47
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80072
Number of constraints which are clauses80072
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.45	c model valid
0.00/0.45	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.45/4.54	c current bound: 863
4.45/4.54	c (debug) using card networks
4.45/4.54	c old isEQ: 95, new EQ is 0
10.97/11.09	c current bound: 1007
10.97/11.09	c (debug) using card networks
10.97/11.09	c old isEQ: 239, new EQ is 0
20.16/20.23	c current bound: 1079
20.16/20.23	c (debug) using card networks
20.16/20.23	c old isEQ: 55, new EQ is 0
33.87/33.94	c current bound: 1115
33.87/33.94	c (debug) using card networks
33.87/33.94	c old isEQ: 91, new EQ is 0
35.29/35.59	c model valid
35.29/35.59	c current solution ok
35.29/35.59	o -37
35.29/35.59	c current bound: 1096
35.29/35.59	c (debug) using card networks
35.29/35.59	c old isEQ: 72, new EQ is 0
49.75/49.89	c current bound: 1105
49.75/49.89	c (debug) using card networks
49.75/49.89	c old isEQ: 81, new EQ is 0
70.86/70.97	c model valid
70.86/70.97	c current solution ok
70.86/70.97	o -45
70.86/70.97	c current bound: 1101
70.86/70.97	c (debug) using card networks
70.86/70.97	c old isEQ: 77, new EQ is 0
1800.06/1800.41	./satsolver.sh: line 5: 18711 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.41	c error: unexpected solver exit code
1800.06/1800.41	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-3750411-1339121123/watcher-3750411-1339121123 -o /tmp/evaluation-result-3750411-1339121123/solver-3750411-1339121123 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750411-1339121123.opb 2135692065 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 18553
/proc/meminfo: memFree=29008948/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0

[startup+0.095313 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18553
/proc/meminfo: memFree=29008948/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100207 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18553
/proc/meminfo: memFree=29008948/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18553
/proc/meminfo: memFree=29008948/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700187 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18553
/proc/meminfo: memFree=29008948/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 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 18567
/proc/meminfo: memFree=28919116/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=0.61 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 10159 7740 0 0 33 13 14 1 20 0 1 0 378238154 58429440 13926 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13926 171 442 0 13819 0
[pid=18566] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378238218 9367552 267 33554432000 4194304 5064252 140735676471376 140735676470288 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18566/statm: 2287 267 226 213 0 72 0
[pid=18567] ppid=18566 vsize=33912 CPUtime=0.84 cores=0,2,4,6
/proc/18567/stat : 18567 (glucose) R 18566 18553 15337 0 -1 4202496 7517 0 0 0 84 0 0 0 20 0 1 0 378238219 34725888 7494 33554432000 4194304 5208918 140734321504288 140734321502120 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18567/statm: 8478 7494 95 248 0 8227 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 109268

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18567
/proc/meminfo: memFree=28918612/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=0.61 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 10159 7740 0 0 33 13 14 1 20 0 1 0 378238154 58429440 13926 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13926 171 442 0 13819 0
[pid=18566] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18566/stat : 18566 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378238218 9367552 267 33554432000 4194304 5064252 140735676471376 140735676470288 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18566/statm: 2287 267 226 213 0 72 0
[pid=18567] ppid=18566 vsize=33912 CPUtime=2.44 cores=0,2,4,6
/proc/18567/stat : 18567 (glucose) R 18566 18553 15337 0 -1 4202496 7574 0 0 0 244 0 0 0 20 0 1 0 378238219 34725888 7551 33554432000 4194304 5208918 140734321504288 140734321502120 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18567/statm: 8478 7551 95 248 0 8227 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 109268

[startup+6.30124 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 18626
/proc/meminfo: memFree=28944248/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=4.58 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 11745 18183 0 0 38 14 403 3 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18622] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378238615 9367552 267 33554432000 4194304 5064252 140733407285776 140733407284688 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18622/statm: 2287 267 226 213 0 72 0
[pid=18623] ppid=18622 vsize=33876 CPUtime=1.69 cores=0,2,4,6
/proc/18623/stat : 18623 (glucose) R 18622 18553 15337 0 -1 4202496 7584 0 0 0 168 1 0 0 20 0 1 0 378238615 34689024 7538 33554432000 4194304 5208918 140737027813024 140737027810856 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18623/statm: 8469 7538 95 248 0 8218 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 109232

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 18640
/proc/meminfo: memFree=28943948/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=11.13 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 13330 29279 0 0 44 14 1049 6 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18639] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18639/stat : 18639 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378239270 9367552 266 33554432000 4194304 5064252 140733283220624 140733283219536 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18639/statm: 2287 266 226 213 0 72 0
[pid=18640] ppid=18639 vsize=33800 CPUtime=1.54 cores=0,2,4,6
/proc/18640/stat : 18640 (glucose) R 18639 18553 15337 0 -1 4202496 7598 0 0 0 153 1 0 0 20 0 1 0 378239270 34611200 7550 33554432000 4194304 5208918 140735074304224 140735074302056 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18640/statm: 8450 7550 95 248 0 8199 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 109156

[startup+25.5004 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 18655
/proc/meminfo: memFree=28939816/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=20.27 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 14975 41075 0 0 49 15 1954 9 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18654] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18654/stat : 18654 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 378240183 9367552 266 33554432000 4194304 5064252 140733265378672 140733265377584 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18654/statm: 2287 266 226 213 0 72 0
[pid=18655] ppid=18654 vsize=37416 CPUtime=5.2 cores=0,2,4,6
/proc/18655/stat : 18655 (glucose) R 18654 18553 15337 0 -1 4202496 7424 0 0 0 519 1 0 0 20 0 1 0 378240184 38313984 8182 33554432000 4194304 5208918 140737488100768 140737488098920 4229006 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18655/statm: 9354 8182 103 248 0 9103 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 112772

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 18697
/proc/meminfo: memFree=28940268/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=49.93 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 19938 78901 0 0 74 17 4876 26 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18696] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18696/stat : 18696 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378243150 9367552 267 33554432000 4194304 5064252 140735838844640 140735838843552 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18696/statm: 2287 267 226 213 0 72 0
[pid=18697] ppid=18696 vsize=34716 CPUtime=1.13 cores=0,2,4,6
/proc/18697/stat : 18697 (glucose) R 18696 18553 15337 0 -1 4202496 8002 0 0 0 113 0 0 0 20 0 1 0 378243150 35549184 7991 33554432000 4194304 5208918 140734686858944 140734686856888 4229049 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18697/statm: 8679 7991 95 248 0 8428 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 110072

[startup+102.308 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 18718
/proc/meminfo: memFree=28883624/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=70.99 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 21611 95323 0 0 87 17 6957 38 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18710] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18710/stat : 18710 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378245258 9367552 267 33554432000 4194304 5064252 140736783360240 140736783359152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18710/statm: 2287 267 226 213 0 72 0
[pid=18711] ppid=18710 vsize=60900 CPUtime=31.25 cores=0,2,4,6
/proc/18711/stat : 18711 (glucose) R 18710 18553 15337 0 -1 4202496 12658 0 0 0 3123 2 0 0 20 0 1 0 378245258 62361600 14617 33554432000 4194304 5208918 140734147054416 140734147050184 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 15225 14617 105 248 0 14974 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 136256

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18718
/proc/meminfo: memFree=28841460/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=70.99 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 21611 95323 0 0 87 17 6957 38 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18710] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18729
/proc/meminfo: memFree=28639800/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=70.99 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 21611 95323 0 0 87 17 6957 38 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18710] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18710/stat : 18710 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378245258 9367552 267 33554432000 4194304 5064252 140736783360240 140736783359152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18710/statm: 2287 267 226 213 0 72 0
[pid=18711] ppid=18710 vsize=195020 CPUtime=1291.04 cores=0,2,4,6
/proc/18711/stat : 18711 (glucose) R 18710 18553 15337 0 -1 4202496 31602 0 0 0 129056 48 0 0 20 0 1 0 378245258 199700480 43259 33554432000 4194304 5208918 140734147054416 140734147050728 4212457 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 48755 43259 105 248 0 48504 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 270376

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18729
/proc/meminfo: memFree=28690864/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=70.99 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 21611 95323 0 0 87 17 6957 38 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18710] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18710/stat : 18710 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378245258 9367552 267 33554432000 4194304 5064252 140736783360240 140736783359152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18710/statm: 2287 267 226 213 0 72 0
[pid=18711] ppid=18710 vsize=114880 CPUtime=1351.03 cores=0,2,4,6
/proc/18711/stat : 18711 (glucose) R 18710 18553 15337 0 -1 4202496 32327 0 0 0 135053 50 0 0 20 0 1 0 378245258 117637120 28243 33554432000 4194304 5208918 140734147054416 140734147052504 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 28720 28243 105 248 0 28469 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 190236

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18732
/proc/meminfo: memFree=28636704/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=70.99 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 21611 95323 0 0 87 17 6957 38 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18710] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18710/stat : 18710 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378245258 9367552 267 33554432000 4194304 5064252 140736783360240 140736783359152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18710/statm: 2287 267 226 213 0 72 0
[pid=18711] ppid=18710 vsize=164200 CPUtime=1411.02 cores=0,2,4,6
/proc/18711/stat : 18711 (glucose) R 18710 18553 15337 0 -1 4202496 33170 0 0 0 141049 53 0 0 20 0 1 0 378245258 168140800 40120 33554432000 4194304 5208918 140734147054416 140734147052408 4229473 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 41050 40120 105 248 0 40799 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 239556

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18732
/proc/meminfo: memFree=28612776/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=70.99 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 21611 95323 0 0 87 17 6957 38 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18710] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18710/stat : 18710 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378245258 9367552 267 33554432000 4194304 5064252 140736783360240 140736783359152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18710/statm: 2287 267 226 213 0 72 0
[pid=18711] ppid=18710 vsize=195020 CPUtime=1471.02 cores=0,2,4,6
/proc/18711/stat : 18711 (glucose) R 18710 18553 15337 0 -1 4202496 34486 0 0 0 147046 56 0 0 20 0 1 0 378245258 199700480 45307 33554432000 4194304 5208918 140734147054416 140734147052568 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 48755 45307 105 248 0 48504 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 270376

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 18733
/proc/meminfo: memFree=28713680/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=70.99 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 21611 95323 0 0 87 17 6957 38 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18710] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18710/stat : 18710 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378245258 9367552 267 33554432000 4194304 5064252 140736783360240 140736783359152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18710/statm: 2287 267 226 213 0 72 0
[pid=18711] ppid=18710 vsize=164200 CPUtime=1530.99 cores=0,2,4,6
/proc/18711/stat : 18711 (glucose) R 18710 18553 15337 0 -1 4202496 35341 0 0 0 153041 58 0 0 20 0 1 0 378245258 168140800 36024 33554432000 4194304 5208918 140734147054416 140734147052408 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 41050 36024 105 248 0 40799 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 239556

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 18733
/proc/meminfo: memFree=28664684/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=70.99 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 21611 95323 0 0 87 17 6957 38 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18710] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18710/stat : 18710 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378245258 9367552 267 33554432000 4194304 5064252 140736783360240 140736783359152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18710/statm: 2287 267 226 213 0 72 0
[pid=18711] ppid=18710 vsize=164200 CPUtime=1590.99 cores=0,2,4,6
/proc/18711/stat : 18711 (glucose) R 18710 18553 15337 0 -1 4202496 36069 0 0 0 159039 60 0 0 20 0 1 0 378245258 168140800 38584 33554432000 4194304 5208918 140734147054416 140734147052408 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 41050 38584 105 248 0 40799 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 239556

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18740
/proc/meminfo: memFree=28801244/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=70.99 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 21611 95323 0 0 87 17 6957 38 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18710] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18710/stat : 18710 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378245258 9367552 267 33554432000 4194304 5064252 140736783360240 140736783359152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18710/statm: 2287 267 226 213 0 72 0
[pid=18711] ppid=18710 vsize=164200 CPUtime=1650.98 cores=0,2,4,6
/proc/18711/stat : 18711 (glucose) R 18710 18553 15337 0 -1 4202496 36817 0 0 0 165036 62 0 0 20 0 1 0 378245258 168140800 40145 33554432000 4194304 5208918 140734147054416 140734147052408 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 41050 40145 105 248 0 40799 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 239556

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18740
/proc/meminfo: memFree=28764932/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=70.99 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 21611 95323 0 0 87 17 6957 38 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18710] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18710/stat : 18710 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378245258 9367552 267 33554432000 4194304 5064252 140736783360240 140736783359152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18710/statm: 2287 267 226 213 0 72 0
[pid=18711] ppid=18710 vsize=164200 CPUtime=1710.96 cores=0,2,4,6
/proc/18711/stat : 18711 (glucose) R 18710 18553 15337 0 -1 4202496 37589 0 0 0 171033 63 0 0 20 0 1 0 378245258 168140800 40197 33554432000 4194304 5208918 140734147054416 140734147052408 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 41050 40197 105 248 0 40799 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 239556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18740
/proc/meminfo: memFree=28756320/32873648 swapFree=7372/7372
[pid=18553] ppid=18551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18553/stat : 18553 (npSolver-pbo.sh) S 18551 18553 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238154 9367552 275 33554432000 4194304 5064252 140735946315488 140735946314400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18553/statm: 2287 275 233 213 0 72 0
[pid=18554] ppid=18553 vsize=57060 CPUtime=70.99 cores=0,2,4,6
/proc/18554/stat : 18554 (npSolver-pbo) S 18553 18553 15337 0 -1 4202496 21611 95323 0 0 87 17 6957 38 20 0 1 0 378238154 58429440 13927 33554432000 4194304 6004724 140735757778704 140735757771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18554/statm: 14265 13927 172 442 0 13819 0
[pid=18710] ppid=18554 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18710/stat : 18710 (satsolver.sh) S 18554 18553 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378245258 9367552 267 33554432000 4194304 5064252 140736783360240 140736783359152 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18710/statm: 2287 267 226 213 0 72 0
[pid=18711] ppid=18710 vsize=195020 CPUtime=1729.07 cores=0,2,4,6
/proc/18711/stat : 18711 (glucose) R 18710 18553 15337 0 -1 4202496 38105 0 0 0 172843 64 0 0 20 0 1 0 378245258 199700480 42235 33554432000 4194304 5208918 140734147054416 140734147052568 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18711/statm: 48755 42235 105 248 0 48504 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 270376

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1798.89
CPU system time (s): 1.21781
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 270376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.89
system time used= 1.21781
maximum resident set size= 185324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156030
page faults= 0
swaps= 0
block input operations= 0
block output operations= 70880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 530
involuntary context switches= 1951

runsolver used 3.54846 second user time and 9.8635 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-08 04:05:23
IDJOB=3750411
IDBENCH=2260
IDSOLVER=2334
FILE ID=node124/3750411-1339121123
RUNJOBID= node124-1339112111-17079
PBS_JOBID= 14643729
Free space on /tmp= 70800 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-1.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750411-1339121123/watcher-3750411-1339121123 -o /tmp/evaluation-result-3750411-1339121123/solver-3750411-1339121123 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750411-1339121123.opb 2135692065 HOME HOME

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

MD5SUM BENCH= dc857dc123c51e1f53f981679774fda8
RANDOM SEED=2135692065

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29009104 kB
Buffers:          322864 kB
Cached:          2575552 kB
SwapCached:         8612 kB
Active:          1181372 kB
Inactive:        1847972 kB
Active(anon):     122008 kB
Inactive(anon):    11112 kB
Active(file):    1059364 kB
Inactive(file):  1836860 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:             10108 kB
Writeback:             0 kB
AnonPages:        251052 kB
Mapped:            10584 kB
Shmem:                 0 kB
Slab:             697120 kB
SReclaimable:     141380 kB
SUnreclaim:       555740 kB
KernelStack:        1520 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     246756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 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= 70780 MiB
End job on node124 at 2012-06-08 04:35:23