Trace number 3750413

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.07 1800.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-3.opb
MD5SUM29f577041bedcbf69a98210424b233be
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.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 constraints81068
Number of constraints which are clauses81068
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.21	c run usual solver
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.74	o 0
0.00/0.84	c current bound: 575
0.00/0.84	c (debug) using card networks
0.00/0.84	c old isEQ: 63, new EQ is 0
4.43/4.91	c current bound: 863
4.43/4.91	c (debug) using card networks
4.43/4.91	c old isEQ: 95, new EQ is 0
11.21/11.77	c current bound: 1007
11.21/11.77	c (debug) using card networks
11.21/11.77	c old isEQ: 239, new EQ is 0
21.01/21.59	c current bound: 1079
21.01/21.59	c (debug) using card networks
21.01/21.59	c old isEQ: 55, new EQ is 0
34.49/35.07	c current bound: 1115
34.49/35.07	c (debug) using card networks
34.49/35.07	c old isEQ: 91, new EQ is 0
37.63/38.38	c model valid
37.63/38.38	c current solution ok
37.63/38.39	o -35
37.63/38.39	c current bound: 1097
37.63/38.39	c (debug) using card networks
37.63/38.39	c old isEQ: 73, new EQ is 0
52.11/52.66	c current bound: 1106
52.11/52.66	c (debug) using card networks
52.11/52.66	c old isEQ: 82, new EQ is 0
68.01/68.52	c model valid
68.01/68.52	c current solution ok
68.01/68.53	o -44
68.01/68.53	c current bound: 1102
68.01/68.53	c (debug) using card networks
68.01/68.53	c old isEQ: 78, new EQ is 0
1702.74/1703.56	c model valid
1702.74/1703.56	c current solution ok
1702.74/1703.57	o -48
1702.74/1703.57	c current bound: 1100
1702.74/1703.57	c (debug) using card networks
1702.74/1703.57	c old isEQ: 76, new EQ is 0
1800.03/1800.81	./satsolver.sh: line 5: 18740 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.81	c error: unexpected solver exit code
1800.03/1800.81	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-3750413-1339121127/watcher-3750413-1339121127 -o /tmp/evaluation-result-3750413-1339121127/solver-3750413-1339121127 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750413-1339121127.opb 2135692065 HOME HOME 

running on 4 cores: 1,3,5,7

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 2/179 18605
/proc/meminfo: memFree=29035020/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0

[startup+0.028609 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 18605
/proc/meminfo: memFree=29035020/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100283 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 18605
/proc/meminfo: memFree=29035020/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 18605
/proc/meminfo: memFree=29035020/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.701057 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 18605
/proc/meminfo: memFree=29035020/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 18626
/proc/meminfo: memFree=28969360/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=0.63 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 10377 7417 0 0 32 15 14 2 20 0 1 0 378238568 58777600 14011 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14011 171 442 0 13904 0
[pid=18625] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18625/stat : 18625 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378238648 9367552 266 33554432000 4194304 5064252 140735463076208 140735463075120 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18625/statm: 2287 266 226 213 0 72 0
[pid=18626] ppid=18625 vsize=33708 CPUtime=0.4 cores=1,3,5,7
/proc/18626/stat : 18626 (glucose) R 18625 18605 15337 0 -1 4202496 7551 0 0 0 39 1 0 0 20 0 1 0 378238648 34516992 7497 33554432000 4194304 5208918 140735864216720 140735863166408 4229021 0 0 4096 0 0 0 0 17 3 0 0 28 0 0
/proc/18626/statm: 8427 7497 95 248 0 8176 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 109404

[startup+3.10039 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 18626
/proc/meminfo: memFree=28943876/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=0.63 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 10377 7417 0 0 32 15 14 2 20 0 1 0 378238568 58777600 14011 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14011 171 442 0 13904 0
[pid=18625] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18625/stat : 18625 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378238648 9367552 266 33554432000 4194304 5064252 140735463076208 140735463075120 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18625/statm: 2287 266 226 213 0 72 0
[pid=18626] ppid=18625 vsize=33708 CPUtime=2 cores=1,3,5,7
/proc/18626/stat : 18626 (glucose) R 18625 18605 15337 0 -1 4202496 7616 0 0 0 199 1 0 0 20 0 1 0 378238648 34516992 7562 33554432000 4194304 5208918 140735864216720 140735864214552 4205139 0 0 4096 0 0 0 0 17 3 0 0 28 0 0
/proc/18626/statm: 8427 7562 95 248 0 8176 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 109404

[startup+6.30123 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 18633
/proc/meminfo: memFree=28944124/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=4.5 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 11959 18419 0 0 37 15 394 4 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18632] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18632/stat : 18632 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378239065 9367552 267 33554432000 4194304 5064252 140736507668512 140736507667424 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18632/statm: 2287 267 226 213 0 72 0
[pid=18633] ppid=18632 vsize=33936 CPUtime=1.32 cores=1,3,5,7
/proc/18633/stat : 18633 (glucose) R 18632 18605 15337 0 -1 4202496 7589 0 0 0 131 1 0 0 20 0 1 0 378239065 34750464 7571 33554432000 4194304 5208918 140737101247792 140737101245624 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18633/statm: 8484 7571 101 248 0 8233 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 109632

[startup+12.7013 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 18647
/proc/meminfo: memFree=28943932/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=11.36 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 13540 29048 0 0 42 16 1071 7 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18646] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18646/stat : 18646 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378239751 9367552 267 33554432000 4194304 5064252 140735904525536 140735904524448 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18646/statm: 2287 267 226 213 0 72 0
[pid=18647] ppid=18646 vsize=33852 CPUtime=0.86 cores=1,3,5,7
/proc/18647/stat : 18647 (glucose) R 18646 18605 15337 0 -1 4202496 7510 0 0 0 85 1 0 0 20 0 1 0 378239751 34664448 7543 33554432000 4194304 5208918 140733288764704 140733288762536 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18647/statm: 8463 7543 95 248 0 8212 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 109548

[startup+25.5005 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 18662
/proc/meminfo: memFree=28938512/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=21.16 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 15181 40325 0 0 47 16 2043 10 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18661] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18661/stat : 18661 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378240733 9367552 267 33554432000 4194304 5064252 140735035524944 140735035523856 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18661/statm: 2287 267 226 213 0 72 0
[pid=18662] ppid=18661 vsize=37464 CPUtime=3.84 cores=1,3,5,7
/proc/18662/stat : 18662 (glucose) R 18661 18605 15337 0 -1 4202496 8135 0 0 0 383 1 0 0 20 0 1 0 378240733 38363136 8121 33554432000 4194304 5208918 140735530025456 140735530023608 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18662/statm: 9366 8121 103 248 0 9115 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 113160

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 18697
/proc/meminfo: memFree=28933132/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=37.97 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 18491 64725 0 0 66 18 3687 26 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18689] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18689/stat : 18689 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378242413 9367552 266 33554432000 4194304 5064252 140737389407280 140737389406192 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18689/statm: 2287 266 226 213 0 72 0
[pid=18690] ppid=18689 vsize=46644 CPUtime=12.64 cores=1,3,5,7
/proc/18690/stat : 18690 (glucose) R 18689 18605 15337 0 -1 4202496 11344 0 0 0 1262 2 0 0 20 0 1 0 378242413 47763456 10888 33554432000 4194304 5208918 140737130191360 140737130189224 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18690/statm: 11661 10888 105 248 0 11410 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 122340

[startup+102.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 18718
/proc/meminfo: memFree=28882372/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=68.11 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 21801 95508 0 0 85 19 6663 44 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18717] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18717/stat : 18717 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378245427 9367552 266 33554432000 4194304 5064252 140735755559856 140735755558768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18717/statm: 2287 266 226 213 0 72 0
[pid=18718] ppid=18717 vsize=64096 CPUtime=33.7 cores=1,3,5,7
/proc/18718/stat : 18718 (glucose) R 18717 18605 15337 0 -1 4202496 11482 0 0 0 3367 3 0 0 20 0 1 0 378245427 65634304 15415 33554432000 4194304 5208918 140733600233936 140733600230312 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18718/statm: 16024 15415 105 248 0 15773 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 139792

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18718
/proc/meminfo: memFree=28833020/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=68.11 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 21801 95508 0 0 85 19 6663 44 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18717] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18729
/proc/meminfo: memFree=28650772/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=68.11 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 21801 95508 0 0 85 19 6663 44 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18717] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18717/stat : 18717 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378245427 9367552 266 33554432000 4194304 5064252 140735755559856 140735755558768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18717/statm: 2287 266 226 213 0 72 0
[pid=18718] ppid=18717 vsize=222284 CPUtime=1353.48 cores=1,3,5,7
/proc/18718/stat : 18718 (glucose) R 18717 18605 15337 0 -1 4202496 34022 0 0 0 135297 51 0 0 20 0 1 0 378245427 227618816 50625 33554432000 4194304 5208918 140733600233936 140733600232088 4229328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18718/statm: 55571 50625 105 248 0 55320 0
Current children cumulated CPU time (s) 1421.59
Current children cumulated vsize (KiB) 297980

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18732
/proc/meminfo: memFree=28696592/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=68.11 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 21801 95508 0 0 85 19 6663 44 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18717] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18717/stat : 18717 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378245427 9367552 266 33554432000 4194304 5064252 140735755559856 140735755558768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18717/statm: 2287 266 226 213 0 72 0
[pid=18718] ppid=18717 vsize=142144 CPUtime=1413.46 cores=1,3,5,7
/proc/18718/stat : 18718 (glucose) R 18717 18605 15337 0 -1 4202496 34763 0 0 0 141293 53 0 0 20 0 1 0 378245427 145555456 35075 33554432000 4194304 5208918 140733600233936 140733600232024 4211659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18718/statm: 35536 35075 105 248 0 35285 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 217840

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18733
/proc/meminfo: memFree=28676580/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=68.11 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 21801 95508 0 0 85 19 6663 44 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18717] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18717/stat : 18717 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378245427 9367552 266 33554432000 4194304 5064252 140735755559856 140735755558768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18717/statm: 2287 266 226 213 0 72 0
[pid=18718] ppid=18717 vsize=142144 CPUtime=1473.45 cores=1,3,5,7
/proc/18718/stat : 18718 (glucose) R 18717 18605 15337 0 -1 4202496 35504 0 0 0 147291 54 0 0 20 0 1 0 378245427 145555456 35075 33554432000 4194304 5208918 140733600233936 140733600232024 4229039 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18718/statm: 35536 35075 105 248 0 35285 0
Current children cumulated CPU time (s) 1541.56
Current children cumulated vsize (KiB) 217840

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 18733
/proc/meminfo: memFree=28674644/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=68.11 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 21801 95508 0 0 85 19 6663 44 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18717] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18717/stat : 18717 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378245427 9367552 266 33554432000 4194304 5064252 140735755559856 140735755558768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18717/statm: 2287 266 226 213 0 72 0
[pid=18718] ppid=18717 vsize=191464 CPUtime=1533.44 cores=1,3,5,7
/proc/18718/stat : 18718 (glucose) R 18717 18605 15337 0 -1 4202496 36384 0 0 0 153287 57 0 0 20 0 1 0 378245427 196059136 44926 33554432000 4194304 5208918 140733600233936 140733600231928 4229456 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18718/statm: 47866 44926 105 248 0 47615 0
Current children cumulated CPU time (s) 1601.55
Current children cumulated vsize (KiB) 267160

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 18733
/proc/meminfo: memFree=28658540/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=68.11 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 21801 95508 0 0 85 19 6663 44 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18717] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18717/stat : 18717 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378245427 9367552 266 33554432000 4194304 5064252 140735755559856 140735755558768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18717/statm: 2287 266 226 213 0 72 0
[pid=18718] ppid=18717 vsize=191464 CPUtime=1593.43 cores=1,3,5,7
/proc/18718/stat : 18718 (glucose) R 18717 18605 15337 0 -1 4202496 37131 0 0 0 159284 59 0 0 20 0 1 0 378245427 196059136 45950 33554432000 4194304 5208918 140733600233936 140733600231928 4229125 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18718/statm: 47866 45950 105 248 0 47615 0
Current children cumulated CPU time (s) 1661.54
Current children cumulated vsize (KiB) 267160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18740
/proc/meminfo: memFree=28786924/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=1702.87 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 23470 137099 0 0 98 20 170056 113 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18739] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18739/stat : 18739 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378408930 9367552 267 33554432000 4194304 5064252 140736775251888 140736775250800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18739/statm: 2287 267 226 213 0 72 0
[pid=18740] ppid=18739 vsize=53816 CPUtime=18.65 cores=1,3,5,7
/proc/18740/stat : 18740 (glucose) R 18739 18605 15337 0 -1 4202496 12601 0 0 0 1863 2 0 0 20 0 1 0 378408931 55107584 12873 33554432000 4194304 5208918 140736126074672 140736126071048 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18740/statm: 13454 12873 105 248 0 13203 0
Current children cumulated CPU time (s) 1721.52
Current children cumulated vsize (KiB) 129512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18740
/proc/meminfo: memFree=28760404/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=1702.87 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 23470 137099 0 0 98 20 170056 113 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18739] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18739/stat : 18739 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378408930 9367552 267 33554432000 4194304 5064252 140736775251888 140736775250800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18739/statm: 2287 267 226 213 0 72 0
[pid=18740] ppid=18739 vsize=77476 CPUtime=78.64 cores=1,3,5,7
/proc/18740/stat : 18740 (glucose) R 18739 18605 15337 0 -1 4202496 14891 0 0 0 7860 4 0 0 20 0 1 0 378408931 79335424 18788 33554432000 4194304 5208918 140736126074672 140736126071048 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18740/statm: 19369 18788 105 248 0 19118 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (KiB) 153172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18785
/proc/meminfo: memFree=28975920/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=1702.87 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 23470 137099 0 0 98 20 170056 113 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18739] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18739/stat : 18739 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378408930 9367552 267 33554432000 4194304 5064252 140736775251888 140736775250800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18739/statm: 2287 267 226 213 0 72 0
[pid=18740] ppid=18739 vsize=77476 CPUtime=97.16 cores=1,3,5,7
/proc/18740/stat : 18740 (glucose) R 18739 18605 15337 0 -1 4202496 14985 0 0 0 9711 5 0 0 20 0 1 0 378408931 79335424 18788 33554432000 4194304 5208918 140736126074672 140736126070984 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18740/statm: 19369 18788 105 248 0 19118 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 153172

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18785
/proc/meminfo: memFree=28975920/32873648 swapFree=7372/7372
[pid=18605] ppid=18603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18605/stat : 18605 (npSolver-pbo.sh) S 18603 18605 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378238568 9367552 275 33554432000 4194304 5064252 140736674645792 140736674644704 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18605/statm: 2287 275 233 213 0 72 0
[pid=18606] ppid=18605 vsize=57400 CPUtime=1702.87 cores=1,3,5,7
/proc/18606/stat : 18606 (npSolver-pbo) S 18605 18605 15337 0 -1 4202496 23470 137099 0 0 98 20 170056 113 20 0 1 0 378238568 58777600 14012 33554432000 4194304 6004724 140735237987632 140735237979984 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 12 0 0
/proc/18606/statm: 14350 14012 172 442 0 13904 0
[pid=18739] ppid=18606 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18739/stat : 18739 (satsolver.sh) S 18606 18605 15337 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378408930 9367552 267 33554432000 4194304 5064252 140736775251888 140736775250800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18739/statm: 2287 267 226 213 0 72 0
[pid=18740] ppid=18739 vsize=77476 CPUtime=97.16 cores=1,3,5,7
/proc/18740/stat : 18740 (glucose) R 18739 18605 15337 0 -1 4202496 14985 0 0 0 9711 5 0 0 20 0 1 0 378408931 79335424 18788 33554432000 4194304 5208918 140736126074672 140736126070984 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18740/statm: 19369 18788 105 248 0 19118 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 153172

Child status: 0
Real time (s): 1800.82
CPU time (s): 1800.07
CPU user time (s): 1798.67
CPU system time (s): 1.39879
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 297980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.67
system time used= 1.39879
maximum resident set size= 208644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176546
page faults= 0
swaps= 0
block input operations= 0
block output operations= 80728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 722
involuntary context switches= 2005

runsolver used 3.51747 second user time and 9.60854 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 29f577041bedcbf69a98210424b233be
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:        29035192 kB
Buffers:          322912 kB
Cached:          2582004 kB
SwapCached:         8612 kB
Active:          1155096 kB
Inactive:        1847428 kB
Active(anon):      89076 kB
Inactive(anon):    11112 kB
Active(file):    1066020 kB
Inactive(file):  1836316 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:             25116 kB
Writeback:             0 kB
AnonPages:        213648 kB
Mapped:            10340 kB
Shmem:                 0 kB
Slab:             697888 kB
SReclaimable:     141856 kB
SUnreclaim:       556032 kB
KernelStack:        1520 kB
PageTables:         3844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     218456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 70784 MiB
End job on node124 at 2012-06-08 04:35:28