Trace number 3748817

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.14 1800.51

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 inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
0.00/0.36	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.36	c [INC SYSTEM] execute solver
0.00/0.37	c [INC SEARCH] formula is SAT
0.00/0.37	c [INC SYSTEM] solved the initial formula
0.00/0.46	c model valid
0.00/0.46	c current solution ok
0.00/0.59	o 0
0.00/0.59	c execute binary inc search
0.00/0.59	c [INC SEARCH] current bound: 575
0.00/0.59	c [INC SEARCH] iteration: 0
0.00/0.59	c [INC SEARCH] lower bound: 0 upperbound 1150 current bound: 575 best value:1150
0.00/0.59	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.59	c write failed with 2
0.00/0.59	c [INC SYSTEM] create new solver instance
0.00/0.59	c [INC] encode full formula
0.00/0.59	c (debug) using card networks
0.00/0.59	c old isEQ: 0, new EQ is 0
0.00/0.64	c set iterative enc to: card
0.00/0.64	c set iterative enc to: none
0.00/0.65	c [INC SEARCH] isOptimum variable: 0
4.66/4.72	c [INC SEARCH] formula is UNSAT
4.66/4.72	c [INC SYSTEM] there exists a inc, kill it!
4.66/4.72	c write failed with 2
4.66/4.72	c sat variable: 0 optimum/unsat variable: 1
4.66/4.72	c [INC SEARCH] set lower bound to 576 upperbound 1150
4.66/4.72	c [INC SEARCH] current bound: 863
4.66/4.72	c [INC SEARCH] iteration: 1
4.66/4.72	c [INC SEARCH] lower bound: 576 upperbound 1150 current bound: 863 best value:1150
4.66/4.72	c [INC SYSTEM] create new solver instance
4.66/4.72	c [INC] encode full formula
4.66/4.72	c (debug) using card networks
4.66/4.72	c old isEQ: 0, new EQ is 0
4.66/4.77	c set iterative enc to: card
4.66/4.77	c set iterative enc to: none
4.66/4.78	c [INC SEARCH] isOptimum variable: 0
11.85/11.97	c [INC SEARCH] formula is UNSAT
11.85/11.97	c [INC SYSTEM] there exists a inc, kill it!
11.85/11.97	c write failed with 2
11.85/11.97	c sat variable: 0 optimum/unsat variable: 1
11.85/11.97	c [INC SEARCH] set lower bound to 864 upperbound 1150
11.85/11.97	c [INC SEARCH] current bound: 1007
11.85/11.97	c [INC SEARCH] iteration: 2
11.85/11.97	c [INC SEARCH] lower bound: 864 upperbound 1150 current bound: 1007 best value:1150
11.85/11.97	c [INC SYSTEM] create new solver instance
11.85/11.97	c [INC] encode full formula
11.85/11.97	c (debug) using card networks
11.85/11.97	c old isEQ: 0, new EQ is 0
11.96/12.02	c set iterative enc to: card
11.96/12.02	c set iterative enc to: none
11.96/12.04	c [INC SEARCH] isOptimum variable: 0
22.24/22.35	c [INC SEARCH] formula is UNSAT
22.24/22.35	c [INC SYSTEM] there exists a inc, kill it!
22.24/22.35	c write failed with 2
22.24/22.35	c sat variable: 0 optimum/unsat variable: 1
22.24/22.35	c [INC SEARCH] set lower bound to 1008 upperbound 1150
22.24/22.35	c [INC SEARCH] current bound: 1079
22.24/22.35	c [INC SEARCH] iteration: 3
22.24/22.35	c [INC SEARCH] lower bound: 1008 upperbound 1150 current bound: 1079 best value:1150
22.24/22.35	c [INC SYSTEM] create new solver instance
22.24/22.35	c [INC] encode full formula
22.24/22.35	c (debug) using card networks
22.24/22.35	c old isEQ: 0, new EQ is 0
22.36/22.41	c set iterative enc to: card
22.36/22.41	c set iterative enc to: none
22.36/22.42	c [INC SEARCH] isOptimum variable: 0
36.13/36.22	c [INC SEARCH] formula is UNSAT
36.13/36.22	c [INC SYSTEM] there exists a inc, kill it!
36.13/36.22	c write failed with 2
36.13/36.22	c sat variable: 0 optimum/unsat variable: 1
36.13/36.22	c [INC SEARCH] set lower bound to 1080 upperbound 1150
36.13/36.22	c [INC SEARCH] current bound: 1115
36.13/36.22	c [INC SEARCH] iteration: 4
36.13/36.22	c [INC SEARCH] lower bound: 1080 upperbound 1150 current bound: 1115 best value:1150
36.13/36.22	c [INC SYSTEM] create new solver instance
36.13/36.22	c [INC] encode full formula
36.13/36.22	c (debug) using card networks
36.13/36.22	c old isEQ: 0, new EQ is 0
36.13/36.27	c set iterative enc to: card
36.13/36.27	c set iterative enc to: none
36.13/36.28	c [INC SEARCH] isOptimum variable: 0
39.33/39.45	c [INC SEARCH] formula is SAT
39.33/39.46	c [INC SEARCH] copied best model
39.33/39.46	c sat variable: 1 optimum/unsat variable: 0
39.44/39.54	c model valid
39.44/39.54	c current solution ok
39.44/39.54	o -35
39.44/39.54	c [INC SEARCH] current bound: 1097
39.44/39.54	c [INC SEARCH] iteration: 5
39.44/39.54	c [INC SEARCH] lower bound: 1080 upperbound 1115 current bound: 1097 best value:1115
39.44/39.54	c [INC SYSTEM] there exists a inc, kill it!
39.44/39.54	c write failed with 2
39.44/39.54	c [INC SYSTEM] create new solver instance
39.44/39.54	c [INC] encode full formula
39.44/39.54	c (debug) using card networks
39.44/39.54	c old isEQ: 126, new EQ is 0
39.54/39.60	c set iterative enc to: card
39.54/39.60	c set iterative enc to: none
39.54/39.61	c [INC SEARCH] isOptimum variable: 0
54.52/54.65	c [INC SEARCH] formula is UNSAT
54.52/54.65	c [INC SYSTEM] there exists a inc, kill it!
54.52/54.65	c write failed with 2
54.52/54.65	c sat variable: 0 optimum/unsat variable: 1
54.52/54.65	c [INC SEARCH] set lower bound to 1098 upperbound 1115
54.52/54.65	c [INC SEARCH] current bound: 1106
54.52/54.65	c [INC SEARCH] iteration: 6
54.52/54.65	c [INC SEARCH] lower bound: 1098 upperbound 1115 current bound: 1106 best value:1115
54.52/54.65	c [INC SYSTEM] create new solver instance
54.52/54.65	c [INC] encode full formula
54.52/54.65	c (debug) using card networks
54.52/54.65	c old isEQ: 0, new EQ is 0
54.62/54.70	c set iterative enc to: card
54.62/54.70	c set iterative enc to: none
54.62/54.71	c [INC SEARCH] isOptimum variable: 0
70.81/70.97	c [INC SEARCH] formula is SAT
70.81/70.97	c [INC SEARCH] copied best model
70.81/70.97	c sat variable: 1 optimum/unsat variable: 0
70.91/71.05	c model valid
70.91/71.05	c current solution ok
70.91/71.05	o -44
70.91/71.05	c [INC SEARCH] current bound: 1102
70.91/71.05	c [INC SEARCH] iteration: 7
70.91/71.05	c [INC SEARCH] lower bound: 1098 upperbound 1106 current bound: 1102 best value:1106
70.91/71.05	c [INC SYSTEM] there exists a inc, kill it!
70.91/71.05	c write failed with 2
70.91/71.06	c [INC SYSTEM] create new solver instance
70.91/71.06	c [INC] encode full formula
70.91/71.06	c (debug) using card networks
70.91/71.06	c old isEQ: 126, new EQ is 0
71.02/71.11	c set iterative enc to: card
71.02/71.11	c set iterative enc to: none
71.02/71.12	c [INC SEARCH] isOptimum variable: 0
1695.74/1696.18	c [INC SEARCH] formula is SAT
1695.74/1696.19	c [INC SEARCH] copied best model
1695.74/1696.19	c sat variable: 1 optimum/unsat variable: 0
1695.85/1696.27	c model valid
1695.85/1696.27	c current solution ok
1695.85/1696.27	o -48
1695.85/1696.27	c [INC SEARCH] current bound: 1100
1695.85/1696.27	c [INC SEARCH] iteration: 8
1695.85/1696.27	c [INC SEARCH] lower bound: 1098 upperbound 1102 current bound: 1100 best value:1102
1695.85/1696.27	c [INC SYSTEM] there exists a inc, kill it!
1695.85/1696.27	c write failed with 2
1695.85/1696.27	c [INC SYSTEM] create new solver instance
1695.85/1696.27	c [INC] encode full formula
1695.85/1696.27	c (debug) using card networks
1695.85/1696.27	c old isEQ: 126, new EQ is 0
1695.95/1696.33	c set iterative enc to: card
1695.95/1696.33	c set iterative enc to: none
1695.95/1696.35	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.50	c an unexpexted return value has been received, exit
1800.10/1800.50	s UNKNOWN
1800.10/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.50	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-3748817-1339121053/watcher-3748817-1339121053 -o /tmp/evaluation-result-3748817-1339121053/solver-3748817-1339121053 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748817-1339121053.opb 823287585 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15213
/proc/meminfo: memFree=27542436/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0

[startup+0.022233 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15213
/proc/meminfo: memFree=27542436/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15213
/proc/meminfo: memFree=27542436/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300253 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15213
/proc/meminfo: memFree=27542436/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700143 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15213
/proc/meminfo: memFree=27542436/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15222
/proc/meminfo: memFree=27451796/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=0.63 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 10067 5599 0 0 34 13 15 1 20 0 1 0 378233905 58777600 14017 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14017 176 442 0 13904 0
[pid=15222] ppid=15214 vsize=34148 CPUtime=0.83 cores=0,2,4,6
/proc/15222/stat : 15222 (glucosInc) R 15214 15213 11882 0 -1 4202496 7387 0 0 0 82 1 0 0 20 0 1 0 378233970 34967552 7556 33554432000 4194304 5654031 140737436079600 140737436077368 4222520 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15222/statm: 8537 7556 131 357 0 8177 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 100696

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15222
/proc/meminfo: memFree=27451052/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=0.63 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 10067 5599 0 0 34 13 15 1 20 0 1 0 378233905 58777600 14017 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14017 176 442 0 13904 0
[pid=15222] ppid=15214 vsize=34148 CPUtime=2.43 cores=0,2,4,6
/proc/15222/stat : 15222 (glucosInc) R 15214 15213 11882 0 -1 4202496 7439 0 0 0 242 1 0 0 20 0 1 0 378233970 34967552 7608 33554432000 4194304 5654031 140737436079600 140737436077368 4222552 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15222/statm: 8537 7608 131 357 0 8177 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 100696

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15226
/proc/meminfo: memFree=27451860/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=4.76 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 11935 13593 0 0 39 14 419 4 20 0 1 0 378233905 58777600 14017 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14017 176 442 0 13904 0
[pid=15226] ppid=15214 vsize=34372 CPUtime=1.5 cores=0,2,4,6
/proc/15226/stat : 15226 (glucosInc) R 15214 15213 11882 0 -1 4202496 7608 0 0 0 148 2 0 0 20 0 1 0 378234384 35196928 7611 33554432000 4194304 5654031 140735463005680 140735463003448 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15226/statm: 8593 7611 137 357 0 8233 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 100920

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15228
/proc/meminfo: memFree=27480788/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=12 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 13803 21924 0 0 44 14 1135 7 20 0 1 0 378233905 58777600 14017 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15214/statm: 14350 14017 176 442 0 13904 0
[pid=15228] ppid=15214 vsize=34284 CPUtime=0.65 cores=0,2,4,6
/proc/15228/stat : 15228 (glucosInc) R 15214 15213 11882 0 -1 4202496 7565 0 0 0 64 1 0 0 20 0 1 0 378235109 35106816 7568 33554432000 4194304 5654031 140736043959168 140736043956936 4208532 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15228/statm: 8571 7568 131 357 0 8211 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 100832

[startup+25.5067 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 15234
/proc/meminfo: memFree=27446964/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=22.38 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 15731 30431 0 0 50 15 2164 9 20 0 1 0 378233905 58777600 14017 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14017 176 442 0 13904 0
[pid=15232] ppid=15214 vsize=37904 CPUtime=3.05 cores=0,2,4,6
/proc/15232/stat : 15232 (glucosInc) R 15214 15213 11882 0 -1 4202496 8016 0 0 0 305 0 0 0 20 0 1 0 378236148 38813696 8115 33554432000 4194304 5654031 140733396874720 140733396872808 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15232/statm: 9476 8115 140 357 0 9116 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 104452

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 15242
/proc/meminfo: memFree=27439460/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=39.55 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 20007 49914 0 0 69 16 3856 14 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15238] ppid=15214 vsize=42736 CPUtime=11.47 cores=0,2,4,6
/proc/15238/stat : 15238 (glucosInc) R 15214 15213 11882 0 -1 4202496 10336 0 0 0 1144 3 0 0 20 0 1 0 378237866 43761664 9804 33554432000 4194304 5654031 140736159464512 140736159452328 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15238/statm: 10684 9804 142 357 0 10324 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 109284

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 15250
/proc/meminfo: memFree=27408532/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=71.05 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 24277 73935 0 0 89 18 6977 21 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15248] ppid=15214 vsize=64536 CPUtime=31.15 cores=0,2,4,6
/proc/15248/stat : 15248 (glucosInc) R 15214 15213 11882 0 -1 4202496 12882 0 0 0 3112 3 0 0 20 0 1 0 378241018 66084864 15461 33554432000 4194304 5654031 140734500314528 140734500302344 4216339 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15248/statm: 16134 15461 142 357 0 15774 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 131084

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 15251
/proc/meminfo: memFree=27348808/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=71.05 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 24277 73935 0 0 89 18 6977 21 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15248] ppid=15214 vsize=99408 CPUtime=91.14 cores=0,2,4,6
/proc/15248/stat : 15248 (glucosInc) R 15214 15213 11882 0 -1 4202496 15290 0 0 0 9110 4 0 0 20 0 1 0 378241018 101793792 23348 33554432000 4194304 5654031 140734500314528 140734500302344 4244176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15248/statm: 24852 23348 142 357 0 24492 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 165956

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 15251
/proc/meminfo: memFree=27338568/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=71.05 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 24277 73935 0 0 89 18 6977 21 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15248] ppid=15214 vsize=99408 CPUtime=151.13 cores=0,2,4,6
/proc/15248/stat : 15248 (glucosInc) R 15214 15213 11882 0 -1 4202496 15291 0 0 0 15109 4 0 0 20 0 1 0 378241018 101793792 23348 33554432000 4194304 5654031 140734500314528 140734500302344 4232434 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15248/statm: 24852 23348 142 357 0 24492 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 165956

[startup+282.3 s]

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

/proc/meminfo: memFree=27173404/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=71.05 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 24277 73935 0 0 89 18 6977 21 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15248] ppid=15214 vsize=222724 CPUtime=1230.96 cores=0,2,4,6
/proc/15248/stat : 15248 (glucosInc) R 15214 15213 11882 0 -1 4202496 30820 0 0 0 123048 48 0 0 20 0 1 0 378241018 228069376 48094 33554432000 4194304 5654031 140734500314528 140734500312616 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15248/statm: 55681 48094 142 357 0 55321 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 289272

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 15263
/proc/meminfo: memFree=27152088/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=71.05 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 24277 73935 0 0 89 18 6977 21 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15248] ppid=15214 vsize=222724 CPUtime=1290.96 cores=0,2,4,6
/proc/15248/stat : 15248 (glucosInc) R 15214 15213 11882 0 -1 4202496 31502 0 0 0 129046 50 0 0 20 0 1 0 378241018 228069376 49118 33554432000 4194304 5654031 140734500314528 140734500312616 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15248/statm: 55681 49118 142 357 0 55321 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 289272

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 15263
/proc/meminfo: memFree=27191668/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=71.05 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 24277 73935 0 0 89 18 6977 21 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15248] ppid=15214 vsize=142584 CPUtime=1350.95 cores=0,2,4,6
/proc/15248/stat : 15248 (glucosInc) R 15214 15213 11882 0 -1 4202496 32186 0 0 0 135043 52 0 0 20 0 1 0 378241018 146006016 35166 33554432000 4194304 5654031 140734500314528 140734500312552 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15248/statm: 35646 35166 142 357 0 35286 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 209132

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 15263
/proc/meminfo: memFree=27222868/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=71.05 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 24277 73935 0 0 89 18 6977 21 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15248] ppid=15214 vsize=142584 CPUtime=1410.94 cores=0,2,4,6
/proc/15248/stat : 15248 (glucosInc) R 15214 15213 11882 0 -1 4202496 32866 0 0 0 141040 54 0 0 20 0 1 0 378241018 146006016 35166 33554432000 4194304 5654031 140734500314528 140734500312552 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15248/statm: 35646 35166 142 357 0 35286 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 209132

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15263
/proc/meminfo: memFree=27177968/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=71.05 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 24277 73935 0 0 89 18 6977 21 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15248] ppid=15214 vsize=191904 CPUtime=1470.93 cores=0,2,4,6
/proc/15248/stat : 15248 (glucosInc) R 15214 15213 11882 0 -1 4202496 33621 0 0 0 147038 55 0 0 20 0 1 0 378241018 196509696 43419 33554432000 4194304 5654031 140734500314528 140734500312456 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15248/statm: 47976 43419 142 357 0 47616 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 258452

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15266
/proc/meminfo: memFree=27152736/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=71.05 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 24277 73935 0 0 89 18 6977 21 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15248] ppid=15214 vsize=191904 CPUtime=1530.92 cores=0,2,4,6
/proc/15248/stat : 15248 (glucosInc) R 15214 15213 11882 0 -1 4202496 34302 0 0 0 153035 57 0 0 20 0 1 0 378241018 196509696 45979 33554432000 4194304 5654031 140734500314528 140734500312456 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15248/statm: 47976 45979 142 357 0 47616 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 258452

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15267
/proc/meminfo: memFree=27207340/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=71.05 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 24277 73935 0 0 89 18 6977 21 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15248] ppid=15214 vsize=191904 CPUtime=1590.9 cores=0,2,4,6
/proc/15248/stat : 15248 (glucosInc) R 15214 15213 11882 0 -1 4202496 35004 0 0 0 159031 59 0 0 20 0 1 0 378241018 196509696 47005 33554432000 4194304 5654031 140734500314528 140734500302344 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15248/statm: 47976 47005 142 357 0 47616 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 258452

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 15269
/proc/meminfo: memFree=27318904/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=1695.99 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 26614 110074 0 0 104 18 169395 82 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15269] ppid=15214 vsize=54256 CPUtime=25.92 cores=0,2,4,6
/proc/15269/stat : 15269 (glucosInc) R 15214 15213 11882 0 -1 4202496 12504 0 0 0 2590 2 0 0 20 0 1 0 378403540 55558144 12861 33554432000 4194304 5654031 140736319716736 140736319704552 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15269/statm: 13564 12861 142 357 0 13204 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 120804

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 15269
/proc/meminfo: memFree=27281988/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=1695.99 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 26614 110074 0 0 104 18 169395 82 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15269] ppid=15214 vsize=77916 CPUtime=85.9 cores=0,2,4,6
/proc/15269/stat : 15269 (glucosInc) R 15214 15213 11882 0 -1 4202496 14522 0 0 0 8587 3 0 0 20 0 1 0 378403540 79785984 18826 33554432000 4194304 5654031 140736319716736 140736319704552 4208630 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15269/statm: 19479 18826 142 357 0 19119 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 144464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 15313
/proc/meminfo: memFree=27502948/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=1695.99 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 26614 110074 0 0 104 18 169395 82 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15269] ppid=15214 vsize=59260 CPUtime=104.11 cores=0,2,4,6
/proc/15269/stat : 15269 (glucosInc) R 15214 15213 11882 0 -1 4202496 14873 0 0 0 10407 4 0 0 20 0 1 0 378403540 60682240 14194 33554432000 4194304 5654031 140736319716736 140736319704552 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15269/statm: 14815 14194 142 357 0 14455 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 125808

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 15313
/proc/meminfo: memFree=27502948/32873844 swapFree=7372/7372
[pid=15213] ppid=15211 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15213/stat : 15213 (npSolver-pbo-I.) S 15211 15213 11882 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378233905 9367552 274 33554432000 4194304 5064252 140734204481616 140734204480528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15213/statm: 2287 274 233 213 0 72 0
[pid=15214] ppid=15213 vsize=57400 CPUtime=1695.99 cores=0,2,4,6
/proc/15214/stat : 15214 (npSolver-pbo) S 15213 15213 11882 0 -1 4202496 26614 110074 0 0 104 18 169395 82 20 0 1 0 378233905 58777600 14018 33554432000 4194304 6004724 140734326213168 140734326198088 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15214/statm: 14350 14018 177 442 0 13904 0
[pid=15269] ppid=15214 vsize=59260 CPUtime=104.11 cores=0,2,4,6
/proc/15269/stat : 15269 (glucosInc) R 15214 15213 11882 0 -1 4202496 14873 0 0 0 10407 4 0 0 20 0 1 0 378403540 60682240 14194 33554432000 4194304 5654031 140736319716736 140736319704552 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15269/statm: 14815 14194 142 357 0 14455 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 125808

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1799.08
CPU system time (s): 1.06084
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 289272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 1.06084
maximum resident set size= 208760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151942
page faults= 0
swaps= 0
block input operations= 0
block output operations= 77512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 690
involuntary context switches= 2198

runsolver used 2.67659 second user time and 7.19591 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-08 04:04:13
IDJOB=3748817
IDBENCH=2261
IDSOLVER=2333
FILE ID=node109/3748817-1339121053
RUNJOBID= node109-1339112037-14057
PBS_JOBID= 14643744
Free space on /tmp= 71024 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-3.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748817-1339121053/watcher-3748817-1339121053 -o /tmp/evaluation-result-3748817-1339121053/solver-3748817-1339121053 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748817-1339121053.opb 823287585 HOME HOME

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

MD5SUM BENCH= 29f577041bedcbf69a98210424b233be
RANDOM SEED=823287585

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27542700 kB
Buffers:         1952580 kB
Cached:          2354596 kB
SwapCached:         1268 kB
Active:          2528620 kB
Inactive:        1875868 kB
Active(anon):      88380 kB
Inactive(anon):     9016 kB
Active(file):    2440240 kB
Inactive(file):  1866852 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105640 kB
Dirty:             25500 kB
Writeback:             0 kB
AnonPages:        215528 kB
Mapped:            11380 kB
Shmem:                 4 kB
Slab:             786888 kB
SReclaimable:     228608 kB
SUnreclaim:       558280 kB
KernelStack:        1504 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     213892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71016 MiB
End job on node109 at 2012-06-08 04:34:14