Trace number 3748818

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 inc (fixed)? (TO) 1800.08 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-4.opb
MD5SUMe81d6b8e8ff8ec031773b7b65d16ea78
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -50
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80258
Number of constraints which are clauses80258
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1150
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.20	c run inc solver
0.00/0.20	c [INC SYSTEM] run initial solver
0.00/0.20	c [INC SYSTEM] preprocess with white file
0.00/0.35	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.35	c [INC SYSTEM] execute solver
0.00/0.36	c [INC SEARCH] formula is SAT
0.00/0.36	c [INC SYSTEM] solved the initial formula
0.00/0.44	c model valid
0.00/0.44	c current solution ok
0.00/0.57	o 0
0.00/0.57	c execute binary inc search
0.00/0.57	c [INC SEARCH] current bound: 575
0.00/0.57	c [INC SEARCH] iteration: 0
0.00/0.57	c [INC SEARCH] lower bound: 0 upperbound 1150 current bound: 575 best value:1150
0.00/0.57	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.57	c write failed with 2
0.00/0.57	c [INC SYSTEM] create new solver instance
0.00/0.57	c [INC] encode full formula
0.00/0.57	c (debug) using card networks
0.00/0.57	c old isEQ: 0, new EQ is 0
0.00/0.62	c set iterative enc to: card
0.00/0.62	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
4.37/4.45	c [INC SEARCH] formula is UNSAT
4.37/4.45	c [INC SYSTEM] there exists a inc, kill it!
4.37/4.45	c write failed with 2
4.37/4.45	c sat variable: 0 optimum/unsat variable: 1
4.37/4.45	c [INC SEARCH] set lower bound to 576 upperbound 1150
4.37/4.45	c [INC SEARCH] current bound: 863
4.37/4.45	c [INC SEARCH] iteration: 1
4.37/4.45	c [INC SEARCH] lower bound: 576 upperbound 1150 current bound: 863 best value:1150
4.37/4.45	c [INC SYSTEM] create new solver instance
4.37/4.45	c [INC] encode full formula
4.37/4.45	c (debug) using card networks
4.37/4.45	c old isEQ: 0, new EQ is 0
4.47/4.50	c set iterative enc to: card
4.47/4.50	c set iterative enc to: none
4.47/4.51	c [INC SEARCH] isOptimum variable: 0
11.05/11.10	c [INC SEARCH] formula is UNSAT
11.05/11.10	c [INC SYSTEM] there exists a inc, kill it!
11.05/11.10	c write failed with 2
11.05/11.11	c sat variable: 0 optimum/unsat variable: 1
11.05/11.11	c [INC SEARCH] set lower bound to 864 upperbound 1150
11.05/11.11	c [INC SEARCH] current bound: 1007
11.05/11.11	c [INC SEARCH] iteration: 2
11.05/11.11	c [INC SEARCH] lower bound: 864 upperbound 1150 current bound: 1007 best value:1150
11.05/11.11	c [INC SYSTEM] create new solver instance
11.05/11.11	c [INC] encode full formula
11.05/11.11	c (debug) using card networks
11.05/11.11	c old isEQ: 0, new EQ is 0
11.05/11.16	c set iterative enc to: card
11.05/11.16	c set iterative enc to: none
11.05/11.17	c [INC SEARCH] isOptimum variable: 0
20.86/20.98	c [INC SEARCH] formula is UNSAT
20.86/20.98	c [INC SYSTEM] there exists a inc, kill it!
20.86/20.98	c write failed with 2
20.86/20.98	c sat variable: 0 optimum/unsat variable: 1
20.86/20.98	c [INC SEARCH] set lower bound to 1008 upperbound 1150
20.86/20.98	c [INC SEARCH] current bound: 1079
20.86/20.98	c [INC SEARCH] iteration: 3
20.86/20.98	c [INC SEARCH] lower bound: 1008 upperbound 1150 current bound: 1079 best value:1150
20.86/20.98	c [INC SYSTEM] create new solver instance
20.86/20.98	c [INC] encode full formula
20.86/20.98	c (debug) using card networks
20.86/20.98	c old isEQ: 0, new EQ is 0
20.96/21.03	c set iterative enc to: card
20.96/21.03	c set iterative enc to: none
20.96/21.04	c [INC SEARCH] isOptimum variable: 0
35.04/35.11	c [INC SEARCH] formula is UNSAT
35.04/35.11	c [INC SYSTEM] there exists a inc, kill it!
35.04/35.11	c write failed with 2
35.04/35.11	c sat variable: 0 optimum/unsat variable: 1
35.04/35.11	c [INC SEARCH] set lower bound to 1080 upperbound 1150
35.04/35.11	c [INC SEARCH] current bound: 1115
35.04/35.11	c [INC SEARCH] iteration: 4
35.04/35.11	c [INC SEARCH] lower bound: 1080 upperbound 1150 current bound: 1115 best value:1150
35.04/35.11	c [INC SYSTEM] create new solver instance
35.04/35.11	c [INC] encode full formula
35.04/35.11	c (debug) using card networks
35.04/35.11	c old isEQ: 0, new EQ is 0
35.04/35.16	c set iterative enc to: card
35.04/35.16	c set iterative enc to: none
35.04/35.17	c [INC SEARCH] isOptimum variable: 0
35.13/35.59	c [INC SEARCH] formula is SAT
35.13/35.59	c [INC SEARCH] copied best model
35.13/35.59	c sat variable: 1 optimum/unsat variable: 0
35.14/35.67	c model valid
35.14/35.67	c current solution ok
35.14/35.67	o -35
35.14/35.67	c [INC SEARCH] current bound: 1097
35.14/35.67	c [INC SEARCH] iteration: 5
35.14/35.67	c [INC SEARCH] lower bound: 1080 upperbound 1115 current bound: 1097 best value:1115
35.14/35.67	c [INC SYSTEM] there exists a inc, kill it!
35.14/35.67	c write failed with 2
35.14/35.67	c [INC SYSTEM] create new solver instance
35.14/35.67	c [INC] encode full formula
35.14/35.67	c (debug) using card networks
35.14/35.67	c old isEQ: 126, new EQ is 0
35.65/35.73	c set iterative enc to: card
35.65/35.73	c set iterative enc to: none
35.65/35.74	c [INC SEARCH] isOptimum variable: 0
50.45/50.58	c [INC SEARCH] formula is UNSAT
50.45/50.58	c [INC SYSTEM] there exists a inc, kill it!
50.45/50.58	c write failed with 2
50.45/50.58	c sat variable: 0 optimum/unsat variable: 1
50.45/50.58	c [INC SEARCH] set lower bound to 1098 upperbound 1115
50.45/50.58	c [INC SEARCH] current bound: 1106
50.45/50.58	c [INC SEARCH] iteration: 6
50.45/50.58	c [INC SEARCH] lower bound: 1098 upperbound 1115 current bound: 1106 best value:1115
50.45/50.58	c [INC SYSTEM] create new solver instance
50.45/50.58	c [INC] encode full formula
50.45/50.58	c (debug) using card networks
50.45/50.58	c old isEQ: 0, new EQ is 0
50.56/50.64	c set iterative enc to: card
50.56/50.64	c set iterative enc to: none
50.56/50.65	c [INC SEARCH] isOptimum variable: 0
63.32/63.47	c [INC SEARCH] formula is SAT
63.32/63.48	c [INC SEARCH] copied best model
63.32/63.48	c sat variable: 1 optimum/unsat variable: 0
63.43/63.56	c model valid
63.43/63.56	c current solution ok
63.43/63.56	o -44
63.43/63.56	c [INC SEARCH] current bound: 1102
63.43/63.56	c [INC SEARCH] iteration: 7
63.43/63.56	c [INC SEARCH] lower bound: 1098 upperbound 1106 current bound: 1102 best value:1106
63.43/63.56	c [INC SYSTEM] there exists a inc, kill it!
63.43/63.56	c write failed with 2
63.43/63.56	c [INC SYSTEM] create new solver instance
63.43/63.56	c [INC] encode full formula
63.43/63.56	c (debug) using card networks
63.43/63.56	c old isEQ: 126, new EQ is 0
63.54/63.61	c set iterative enc to: card
63.54/63.61	c set iterative enc to: none
63.54/63.63	c [INC SEARCH] isOptimum variable: 0
170.99/171.17	c [INC SEARCH] formula is SAT
170.99/171.17	c [INC SEARCH] copied best model
170.99/171.17	c sat variable: 1 optimum/unsat variable: 0
171.09/171.25	c model valid
171.09/171.25	c current solution ok
171.09/171.25	o -48
171.09/171.25	c [INC SEARCH] current bound: 1100
171.09/171.25	c [INC SEARCH] iteration: 8
171.09/171.25	c [INC SEARCH] lower bound: 1098 upperbound 1102 current bound: 1100 best value:1102
171.09/171.25	c [INC SYSTEM] there exists a inc, kill it!
171.09/171.25	c write failed with 2
171.09/171.26	c [INC SYSTEM] create new solver instance
171.09/171.26	c [INC] encode full formula
171.09/171.26	c (debug) using card networks
171.09/171.26	c old isEQ: 126, new EQ is 0
171.22/171.31	c set iterative enc to: card
171.22/171.31	c set iterative enc to: none
171.22/171.32	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.40	c write failed with -1

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-3748818-1339121149/watcher-3748818-1339121149 -o /tmp/evaluation-result-3748818-1339121149/solver-3748818-1339121149 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748818-1339121149.opb 1690917886 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 1.99 3/178 10820
/proc/meminfo: memFree=30970752/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0

[startup+0.0968321 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 10820
/proc/meminfo: memFree=30970752/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100215 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 10820
/proc/meminfo: memFree=30970752/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 10820
/proc/meminfo: memFree=30970752/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700146 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 10820
/proc/meminfo: memFree=30970752/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10829
/proc/meminfo: memFree=30880524/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=0.61 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 10932 5211 0 0 32 14 14 1 20 0 1 0 378240885 58494976 13948 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13948 176 442 0 13835 0
[pid=10829] ppid=10821 vsize=34364 CPUtime=0.85 cores=0,2,4,6
/proc/10829/stat : 10829 (glucosInc) R 10821 10820 4113 0 -1 4202496 7463 0 0 0 84 1 0 0 20 0 1 0 378240948 35188736 7537 33554432000 4194304 5654031 140734111664336 140734111662104 4232482 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10829/statm: 8591 7537 131 357 0 8231 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 100636

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10829
/proc/meminfo: memFree=30880044/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=0.61 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 10932 5211 0 0 32 14 14 1 20 0 1 0 378240885 58494976 13948 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13948 176 442 0 13835 0
[pid=10829] ppid=10821 vsize=34364 CPUtime=2.45 cores=0,2,4,6
/proc/10829/stat : 10829 (glucosInc) R 10821 10820 4113 0 -1 4202496 7516 0 0 0 244 1 0 0 20 0 1 0 378240948 35188736 7590 33554432000 4194304 5654031 140734111664336 140734111662104 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10829/statm: 8591 7590 131 357 0 8231 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 100636

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10833
/proc/meminfo: memFree=30879836/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=4.48 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 13112 13276 0 0 37 14 394 3 20 0 1 0 378240885 58494976 13948 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13948 176 442 0 13835 0
[pid=10833] ppid=10821 vsize=34316 CPUtime=1.77 cores=0,2,4,6
/proc/10833/stat : 10833 (glucosInc) R 10821 10820 4113 0 -1 4202496 7596 0 0 0 176 1 0 0 20 0 1 0 378241336 35139584 7587 33554432000 4194304 5654031 140736818955984 140736818953752 4215188 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10833/statm: 8579 7587 131 357 0 8219 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 100588

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10837
/proc/meminfo: memFree=30879636/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=11.14 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 15292 21560 0 0 42 15 1051 6 20 0 1 0 378240885 58494976 13948 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13948 176 442 0 13835 0
[pid=10837] ppid=10821 vsize=34264 CPUtime=1.51 cores=0,2,4,6
/proc/10837/stat : 10837 (glucosInc) R 10821 10820 4113 0 -1 4202496 7597 0 0 0 150 1 0 0 20 0 1 0 378242002 35086336 7594 33554432000 4194304 5654031 140733724119008 140733724116776 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10837/statm: 8566 7594 131 357 0 8206 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 100536

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10842
/proc/meminfo: memFree=30874636/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=21 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 17532 30567 0 0 47 15 2030 8 20 0 1 0 378240885 58494976 13948 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13948 176 442 0 13835 0
[pid=10841] ppid=10821 vsize=37972 CPUtime=4.44 cores=0,2,4,6
/proc/10841/stat : 10841 (glucosInc) R 10821 10820 4113 0 -1 4202496 8065 0 0 0 443 1 0 0 20 0 1 0 378242989 38883328 8186 33554432000 4194304 5654031 140735519927264 140735519915080 4232625 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10841/statm: 9493 8186 140 357 0 9133 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 104244

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 10852
/proc/meminfo: memFree=30865608/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=50.59 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 24677 60731 0 0 72 17 4956 14 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 66272

[startup+102.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 10858
/proc/meminfo: memFree=30819388/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=63.57 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 27326 72571 0 0 86 18 6235 18 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10856] ppid=10821 vsize=61376 CPUtime=38.64 cores=0,2,4,6
/proc/10856/stat : 10856 (glucosInc) R 10821 10820 4113 0 -1 4202496 12891 0 0 0 3861 3 0 0 20 0 1 0 378247248 62849024 14685 33554432000 4194304 5654031 140734040048784 140734040036600 4216075 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10856/statm: 15344 14685 142 357 0 14984 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 127648

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 10858
/proc/meminfo: memFree=30796816/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=63.57 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 27326 72571 0 0 86 18 6235 18 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10856] ppid=10821 vsize=96276 CPUtime=98.63 cores=0,2,4,6
/proc/10856/stat : 10856 (glucosInc) R 10821 10820 4113 0 -1 4202496 13945 0 0 0 9859 4 0 0 20 0 1 0 378247248 98586624 22418 33554432000 4194304 5654031 140734040048784 140734040046664 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10856/statm: 24069 22418 142 357 0 23709 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 162548

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10860
/proc/meminfo: memFree=30785172/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=171.24 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 29975 87497 0 0 100 19 16981 24 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10860] ppid=10821 vsize=64548 CPUtime=50.95 cores=0,2,4,6
/proc/10860/stat : 10860 (glucosInc) R 10821 10820 4113 0 -1 4202496 12776 0 0 0 5093 2 0 0 20 0 1 0 378258017 66097152 15443 33554432000 4194304 5654031 140733953916816 140733953904632 4216427 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10860/statm: 16137 15443 142 357 0 15777 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 130820

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10863
/proc/meminfo: memFree=30754192/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=30616820/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=171.24 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 29975 87497 0 0 100 19 16981 24 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10860] ppid=10821 vsize=170612 CPUtime=1070.78 cores=0,2,4,6
/proc/10860/stat : 10860 (glucosInc) R 10821 10820 4113 0 -1 4202496 24534 0 0 0 107045 33 0 0 20 0 1 0 378258017 174706688 38052 33554432000 4194304 5654031 140733953916816 140733953904632 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10860/statm: 42653 38052 142 357 0 42293 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 236884

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10871
/proc/meminfo: memFree=30621340/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=171.24 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 29975 87497 0 0 100 19 16981 24 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10860] ppid=10821 vsize=201432 CPUtime=1130.78 cores=0,2,4,6
/proc/10860/stat : 10860 (glucosInc) R 10821 10820 4113 0 -1 4202496 25799 0 0 0 113042 36 0 0 20 0 1 0 378258017 206266368 42727 33554432000 4194304 5654031 140733953916816 140733953904632 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10860/statm: 50358 42727 142 357 0 49998 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 267704

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 10871
/proc/meminfo: memFree=30616548/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=171.24 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 29975 87497 0 0 100 19 16981 24 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10860] ppid=10821 vsize=170612 CPUtime=1190.76 cores=0,2,4,6
/proc/10860/stat : 10860 (glucosInc) R 10821 10820 4113 0 -1 4202496 26534 0 0 0 119038 38 0 0 20 0 1 0 378258017 174706688 38564 33554432000 4194304 5654031 140733953916816 140733953914744 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10860/statm: 42653 38564 142 357 0 42293 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 236884

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 10871
/proc/meminfo: memFree=30629132/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=171.24 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 29975 87497 0 0 100 19 16981 24 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10860] ppid=10821 vsize=201432 CPUtime=1250.76 cores=0,2,4,6
/proc/10860/stat : 10860 (glucosInc) R 10821 10820 4113 0 -1 4202496 27801 0 0 0 125035 41 0 0 20 0 1 0 378258017 206266368 42727 33554432000 4194304 5654031 140733953916816 140733953914904 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10860/statm: 50358 42727 142 357 0 49998 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 267704

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10874
/proc/meminfo: memFree=30666376/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=171.24 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 29975 87497 0 0 100 19 16981 24 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10860] ppid=10821 vsize=121292 CPUtime=1310.74 cores=0,2,4,6
/proc/10860/stat : 10860 (glucosInc) R 10821 10820 4113 0 -1 4202496 28473 0 0 0 131031 43 0 0 20 0 1 0 378258017 124203008 29812 33554432000 4194304 5654031 140733953916816 140733953904632 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10860/statm: 30323 29812 142 357 0 29963 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 187564

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10874
/proc/meminfo: memFree=30602132/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=171.24 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 29975 87497 0 0 100 19 16981 24 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10860] ppid=10821 vsize=170612 CPUtime=1370.74 cores=0,2,4,6
/proc/10860/stat : 10860 (glucosInc) R 10821 10820 4113 0 -1 4202496 29207 0 0 0 137028 46 0 0 20 0 1 0 378258017 174706688 40612 33554432000 4194304 5654031 140733953916816 140733953904632 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10860/statm: 42653 40612 142 357 0 42293 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 236884

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 10875
/proc/meminfo: memFree=30656784/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=171.24 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 29975 87497 0 0 100 19 16981 24 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10860] ppid=10821 vsize=201432 CPUtime=1430.73 cores=0,2,4,6
/proc/10860/stat : 10860 (glucosInc) R 10821 10820 4113 0 -1 4202496 30466 0 0 0 143025 48 0 0 20 0 1 0 378258017 206266368 43239 33554432000 4194304 5654031 140733953916816 140733953914904 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10860/statm: 50358 43239 142 357 0 49998 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 267704

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 10875
/proc/meminfo: memFree=30580476/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=171.24 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 29975 87497 0 0 100 19 16981 24 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10860] ppid=10821 vsize=201432 CPUtime=1490.72 cores=0,2,4,6
/proc/10860/stat : 10860 (glucosInc) R 10821 10820 4113 0 -1 4202496 31137 0 0 0 149023 49 0 0 20 0 1 0 378258017 206266368 45287 33554432000 4194304 5654031 140733953916816 140733953904632 4232782 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10860/statm: 50358 45287 142 357 0 49998 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 267704

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 10875
/proc/meminfo: memFree=30632052/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=171.24 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 29975 87497 0 0 100 19 16981 24 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10860] ppid=10821 vsize=121292 CPUtime=1550.71 cores=0,2,4,6
/proc/10860/stat : 10860 (glucosInc) R 10821 10820 4113 0 -1 4202496 31804 0 0 0 155020 51 0 0 20 0 1 0 378258017 124203008 29812 33554432000 4194304 5654031 140733953916816 140733953904632 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10860/statm: 30323 29812 142 357 0 29963 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 187564

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10875
/proc/meminfo: memFree=30593236/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=171.24 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 29975 87497 0 0 100 19 16981 24 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10860] ppid=10821 vsize=170612 CPUtime=1610.7 cores=0,2,4,6
/proc/10860/stat : 10860 (glucosInc) R 10821 10820 4113 0 -1 4202496 32533 0 0 0 161017 53 0 0 20 0 1 0 378258017 174706688 38052 33554432000 4194304 5654031 140733953916816 140733953914744 4232949 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10860/statm: 42653 38052 142 357 0 42293 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 236884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10919
/proc/meminfo: memFree=30827924/32873648 swapFree=7628/7628
[pid=10820] ppid=10818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (npSolver-pbo-I.) S 10818 10820 4113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378240885 9367552 275 33554432000 4194304 5064252 140734543488528 140734543487440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10820/statm: 2287 275 233 213 0 72 0
[pid=10821] ppid=10820 vsize=57124 CPUtime=171.24 cores=0,2,4,6
/proc/10821/stat : 10821 (npSolver-pbo) S 10820 10820 4113 0 -1 4202496 29975 87497 0 0 100 19 16981 24 20 0 1 0 378240885 58494976 13949 33554432000 4194304 6004724 140734449437600 140734449422520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10821/statm: 14281 13949 177 442 0 13835 0
[pid=10860] ppid=10821 vsize=170612 CPUtime=1628.81 cores=0,2,4,6
/proc/10860/stat : 10860 (glucosInc) R 10821 10820 4113 0 -1 4202496 32544 0 0 0 162827 54 0 0 20 0 1 0 378258017 174706688 41640 33554432000 4194304 5654031 140733953916816 140733953904632 4233144 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10860/statm: 42653 41640 142 357 0 42293 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 236884

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.08
CPU user time (s): 1799.1
CPU system time (s): 0.98285
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 267704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 0.98285
maximum resident set size= 187292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150399
page faults= 0
swaps= 0
block input operations= 0
block output operations= 77304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 678
involuntary context switches= 2113

runsolver used 2.88356 second user time and 7.2459 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-08 04:05:49
IDJOB=3748818
IDBENCH=2263
IDSOLVER=2333
FILE ID=node122/3748818-1339121149
RUNJOBID= node122-1339112139-9716
PBS_JOBID= 14643731
Free space on /tmp= 71156 MiB

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

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

MD5SUM BENCH= e81d6b8e8ff8ec031773b7b65d16ea78
RANDOM SEED=1690917886

node122.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30971016 kB
Buffers:          105964 kB
Cached:           904584 kB
SwapCached:         2132 kB
Active:           251024 kB
Inactive:         850028 kB
Active(anon):      90756 kB
Inactive(anon):     2216 kB
Active(file):     160268 kB
Inactive(file):   847812 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:             25512 kB
Writeback:             0 kB
AnonPages:         96480 kB
Mapped:             9924 kB
Shmem:                 0 kB
Slab:             662784 kB
SReclaimable:     106320 kB
SUnreclaim:       556464 kB
KernelStack:        1480 kB
PageTables:         4208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     215344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 71148 MiB
End job on node122 at 2012-06-08 04:35:49