Trace number 3699660

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? (TO) 1800.09 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-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.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
0.00/0.31	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.31	c [INC SYSTEM] execute solver
0.00/0.32	c [INC SEARCH] formula is SAT
0.00/0.32	c [INC SYSTEM] solved the initial formula
0.00/0.41	c model valid
0.00/0.41	c current solution ok
0.00/0.53	o 0
0.00/0.53	c execute binary inc search
0.00/0.53	c [INC SEARCH] current bound: 575
0.00/0.53	c [INC SEARCH] iteration: 0
0.00/0.53	c [INC SEARCH] lower bound: 0 upperbound 1150 current bound: 575 best value:1150
0.00/0.53	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.53	c write failed with 2
0.00/0.53	c [INC SYSTEM] create new solver instance
0.00/0.53	c [INC] encode full formula
0.00/0.53	c (debug) using card networks
0.00/0.59	c set iterative enc to: card
0.00/0.59	c set iterative enc to: none
0.00/0.59	c [INC SEARCH] isOptimum variable: 0
4.28/4.39	c [INC SEARCH] formula is UNSAT
4.28/4.39	c [INC SYSTEM] there exists a inc, kill it!
4.28/4.39	c write failed with 2
4.28/4.39	c sat variable: 0 optimum/unsat variable: 1
4.28/4.39	c [INC SEARCH] set lower bound to 576 upperbound 1150
4.28/4.39	c [INC SEARCH] current bound: 863
4.28/4.39	c [INC SEARCH] iteration: 1
4.28/4.39	c [INC SEARCH] lower bound: 576 upperbound 1150 current bound: 863 best value:1150
4.28/4.39	c [INC SYSTEM] create new solver instance
4.28/4.39	c [INC] encode full formula
4.28/4.39	c (debug) using card networks
4.39/4.44	c set iterative enc to: card
4.39/4.44	c set iterative enc to: none
4.39/4.45	c [INC SEARCH] isOptimum variable: 0
11.08/11.19	c [INC SEARCH] formula is UNSAT
11.08/11.19	c [INC SYSTEM] there exists a inc, kill it!
11.08/11.19	c write failed with 2
11.08/11.19	c sat variable: 0 optimum/unsat variable: 1
11.08/11.19	c [INC SEARCH] set lower bound to 864 upperbound 1150
11.08/11.19	c [INC SEARCH] current bound: 1007
11.08/11.19	c [INC SEARCH] iteration: 2
11.08/11.19	c [INC SEARCH] lower bound: 864 upperbound 1150 current bound: 1007 best value:1150
11.08/11.19	c [INC SYSTEM] create new solver instance
11.08/11.19	c [INC] encode full formula
11.08/11.19	c (debug) using card networks
11.17/11.24	c set iterative enc to: card
11.17/11.24	c set iterative enc to: none
11.17/11.25	c [INC SEARCH] isOptimum variable: 0
20.76/20.86	c [INC SEARCH] formula is UNSAT
20.76/20.86	c [INC SYSTEM] there exists a inc, kill it!
20.76/20.86	c write failed with 2
20.76/20.87	c sat variable: 0 optimum/unsat variable: 1
20.76/20.87	c [INC SEARCH] set lower bound to 1008 upperbound 1150
20.76/20.87	c [INC SEARCH] current bound: 1079
20.76/20.87	c [INC SEARCH] iteration: 3
20.76/20.87	c [INC SEARCH] lower bound: 1008 upperbound 1150 current bound: 1079 best value:1150
20.76/20.87	c [INC SYSTEM] create new solver instance
20.76/20.87	c [INC] encode full formula
20.76/20.87	c (debug) using card networks
20.88/20.92	c set iterative enc to: card
20.88/20.92	c set iterative enc to: none
20.88/20.93	c [INC SEARCH] isOptimum variable: 0
34.26/34.34	c [INC SEARCH] formula is UNSAT
34.26/34.34	c [INC SYSTEM] there exists a inc, kill it!
34.26/34.34	c write failed with 2
34.26/34.34	c sat variable: 0 optimum/unsat variable: 1
34.26/34.34	c [INC SEARCH] set lower bound to 1080 upperbound 1150
34.26/34.34	c [INC SEARCH] current bound: 1115
34.26/34.34	c [INC SEARCH] iteration: 4
34.26/34.34	c [INC SEARCH] lower bound: 1080 upperbound 1150 current bound: 1115 best value:1150
34.26/34.34	c [INC SYSTEM] create new solver instance
34.26/34.34	c [INC] encode full formula
34.26/34.34	c (debug) using card networks
34.26/34.39	c set iterative enc to: card
34.26/34.39	c set iterative enc to: none
34.35/34.40	c [INC SEARCH] isOptimum variable: 0
37.25/37.38	c [INC SEARCH] formula is SAT
37.25/37.38	c [INC SEARCH] copied best model
37.25/37.38	c sat variable: 1 optimum/unsat variable: 0
37.36/37.47	c model valid
37.36/37.47	c current solution ok
37.36/37.47	o -35
37.36/37.47	c [INC SEARCH] current bound: 1097
37.36/37.47	c [INC SEARCH] iteration: 5
37.36/37.47	c [INC SEARCH] lower bound: 1080 upperbound 1115 current bound: 1097 best value:1115
37.36/37.47	c [INC SYSTEM] there exists a inc, kill it!
37.36/37.47	c write failed with 2
37.36/37.47	c [INC SYSTEM] create new solver instance
37.36/37.47	c [INC] encode full formula
37.36/37.47	c (debug) using card networks
37.47/37.52	c set iterative enc to: card
37.47/37.52	c set iterative enc to: none
37.47/37.53	c [INC SEARCH] isOptimum variable: 0
51.44/51.58	c [INC SEARCH] formula is UNSAT
51.44/51.58	c [INC SYSTEM] there exists a inc, kill it!
51.44/51.58	c write failed with 2
51.44/51.58	c sat variable: 0 optimum/unsat variable: 1
51.44/51.58	c [INC SEARCH] set lower bound to 1098 upperbound 1115
51.44/51.58	c [INC SEARCH] current bound: 1106
51.44/51.58	c [INC SEARCH] iteration: 6
51.44/51.58	c [INC SEARCH] lower bound: 1098 upperbound 1115 current bound: 1106 best value:1115
51.44/51.58	c [INC SYSTEM] create new solver instance
51.44/51.58	c [INC] encode full formula
51.44/51.58	c (debug) using card networks
51.57/51.63	c set iterative enc to: card
51.57/51.63	c set iterative enc to: none
51.57/51.64	c [INC SEARCH] isOptimum variable: 0
66.95/67.09	c [INC SEARCH] formula is SAT
66.95/67.10	c [INC SEARCH] copied best model
66.95/67.10	c sat variable: 1 optimum/unsat variable: 0
67.05/67.18	c model valid
67.05/67.18	c current solution ok
67.05/67.18	o -44
67.05/67.18	c [INC SEARCH] current bound: 1102
67.05/67.18	c [INC SEARCH] iteration: 7
67.05/67.18	c [INC SEARCH] lower bound: 1098 upperbound 1106 current bound: 1102 best value:1106
67.05/67.18	c [INC SYSTEM] there exists a inc, kill it!
67.05/67.18	c write failed with 2
67.05/67.18	c [INC SYSTEM] create new solver instance
67.05/67.18	c [INC] encode full formula
67.05/67.18	c (debug) using card networks
67.15/67.24	c set iterative enc to: card
67.15/67.24	c set iterative enc to: none
67.15/67.25	c [INC SEARCH] isOptimum variable: 0
1714.66/1715.08	c [INC SEARCH] formula is SAT
1714.66/1715.09	c [INC SEARCH] copied best model
1714.66/1715.09	c sat variable: 1 optimum/unsat variable: 0
1714.76/1715.17	c model valid
1714.76/1715.17	c current solution ok
1714.76/1715.17	o -48
1714.76/1715.17	c [INC SEARCH] current bound: 1100
1714.76/1715.17	c [INC SEARCH] iteration: 8
1714.76/1715.17	c [INC SEARCH] lower bound: 1098 upperbound 1102 current bound: 1100 best value:1102
1714.76/1715.17	c [INC SYSTEM] there exists a inc, kill it!
1714.76/1715.17	c write failed with 2
1714.76/1715.17	c [INC SYSTEM] create new solver instance
1714.76/1715.17	c [INC] encode full formula
1714.76/1715.17	c (debug) using card networks
1714.87/1715.23	c set iterative enc to: card
1714.87/1715.23	c set iterative enc to: none
1714.87/1715.24	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/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-3699660-1338063734/watcher-3699660-1338063734 -o /tmp/evaluation-result-3699660-1338063734/solver-3699660-1338063734 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699660-1338063734.opb 259542122 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 9918
/proc/meminfo: memFree=29372028/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0

[startup+0.0948951 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 9918
/proc/meminfo: memFree=29372028/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100158 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 9918
/proc/meminfo: memFree=29372028/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300148 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 9918
/proc/meminfo: memFree=29372028/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700216 s]
/proc/loadavg: 2.09 2.03 2.00 3/178 9918
/proc/meminfo: memFree=29372028/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 9927
/proc/meminfo: memFree=29334484/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=4320 CPUtime=0.58 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 3222 5359 0 0 32 10 14 2 20 0 1 0 272499272 4423680 735 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 1080 735 179 440 0 636 0
[pid=9927] ppid=9919 vsize=34144 CPUtime=0.89 cores=1,3,5,7
/proc/9927/stat : 9927 (glucosInc) R 9919 9918 6495 0 -1 4202496 7443 0 0 0 88 1 0 0 20 0 1 0 272499332 34963456 7561 33554432000 4194304 5654031 140733501316528 140733501314296 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 8536 7561 131 357 0 8176 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 47612

[startup+3.10034 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 9929
/proc/meminfo: memFree=29334244/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=4320 CPUtime=0.58 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 3222 5359 0 0 32 10 14 2 20 0 1 0 272499272 4423680 735 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 1080 735 179 440 0 636 0
[pid=9927] ppid=9919 vsize=34144 CPUtime=2.49 cores=1,3,5,7
/proc/9927/stat : 9927 (glucosInc) R 9919 9918 6495 0 -1 4202496 7496 0 0 0 248 1 0 0 20 0 1 0 272499332 34963456 7614 33554432000 4194304 5654031 140733501316528 140733501314296 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 8536 7614 131 357 0 8176 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 47612

[startup+6.30033 s]
/proc/loadavg: 2.16 2.04 2.01 3/181 9931
/proc/meminfo: memFree=29335128/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=3272 CPUtime=4.44 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 5266 13403 0 0 37 11 392 4 20 0 1 0 272499272 3350528 506 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 818 506 180 440 0 374 0
[pid=9931] ppid=9919 vsize=34368 CPUtime=1.84 cores=1,3,5,7
/proc/9931/stat : 9931 (glucosInc) R 9919 9918 6495 0 -1 4202496 7462 0 0 0 183 1 0 0 20 0 1 0 272499718 35192832 7621 33554432000 4194304 5654031 140734970594080 140734970581896 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9931/statm: 8592 7621 137 357 0 8232 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46788

[startup+12.7003 s]
/proc/loadavg: 2.15 2.04 2.01 3/181 9935
/proc/meminfo: memFree=29333320/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=3272 CPUtime=11.22 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 7315 21519 0 0 42 11 1064 5 20 0 1 0 272499272 3350528 506 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 818 506 180 440 0 374 0
[pid=9935] ppid=9919 vsize=34284 CPUtime=1.44 cores=1,3,5,7
/proc/9935/stat : 9935 (glucosInc) R 9919 9918 6495 0 -1 4202496 7439 0 0 0 143 1 0 0 20 0 1 0 272500398 35106816 7613 33554432000 4194304 5654031 140737307600976 140737307598744 4214612 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9935/statm: 8571 7613 140 357 0 8211 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 46704

[startup+25.5004 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 9939
/proc/meminfo: memFree=29332244/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=3272 CPUtime=20.91 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 9418 30203 0 0 47 12 2024 8 20 0 1 0 272499272 3350528 506 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 818 506 180 440 0 374 0
[pid=9937] ppid=9919 vsize=37904 CPUtime=4.56 cores=1,3,5,7
/proc/9937/stat : 9937 (glucosInc) R 9919 9918 6495 0 -1 4202496 8085 0 0 0 455 1 0 0 20 0 1 0 272501366 38813696 8195 33554432000 4194304 5654031 140736856693696 140736856691784 4232531 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9937/statm: 9476 8195 140 357 0 9116 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 50324

[startup+51.1003 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 9947
/proc/meminfo: memFree=29310472/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=4792 CPUtime=37.5 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 14145 49589 0 0 67 13 3658 12 20 0 1 0 272499272 4907008 886 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 1198 886 180 440 0 754 0
[pid=9945] ppid=9919 vsize=47088 CPUtime=13.54 cores=1,3,5,7
/proc/9945/stat : 9945 (glucosInc) R 9919 9918 6495 0 -1 4202496 10066 0 0 0 1352 2 0 0 20 0 1 0 272503026 48218112 10952 33554432000 4194304 5654031 140736931474192 140736931462008 4232720 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9945/statm: 11772 10952 142 357 0 11412 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 61028

[startup+102.307 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 9953
/proc/meminfo: memFree=29256852/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=67.2 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 18842 72580 0 0 86 15 6601 18 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9953] ppid=9919 vsize=64532 CPUtime=35.03 cores=1,3,5,7
/proc/9953/stat : 9953 (glucosInc) R 9919 9918 6495 0 -1 4202496 12660 0 0 0 3500 3 0 0 20 0 1 0 272505997 66080768 15480 33554432000 4194304 5654031 140734016230064 140734016217880 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9953/statm: 16133 15480 142 357 0 15773 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 86776

[startup+162.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 9953
/proc/meminfo: memFree=29208480/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=67.2 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 18842 72580 0 0 86 15 6601 18 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9953] ppid=9919 vsize=99404 CPUtime=95.01 cores=1,3,5,7
/proc/9953/stat : 9953 (glucosInc) R 9919 9918 6495 0 -1 4202496 14741 0 0 0 9497 4 0 0 20 0 1 0 272505997 101789696 22662 33554432000 4194304 5654031 140734016230064 140734016217880 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9953/statm: 24851 22662 142 357 0 24491 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 121648

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 9954
/proc/meminfo: memFree=29183652/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=67.2 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 18842 72580 0 0 86 15 6601 18 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9953] ppid=9919 vsize=99404 CPUtime=155.01 cores=1,3,5,7
/proc/9953/stat : 9953 (glucosInc) R 9919 9918 6495 0 -1 4202496 14745 0 0 0 15496 5 0 0 20 0 1 0 272505997 101789696 23686 33554432000 4194304 5654031 140734016230064 140734016217880 4232431 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9953/statm: 24851 23686 142 357 0 24491 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 121648

[startup+282.3 s]

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

/proc/meminfo: memFree=29008004/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=67.2 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 18842 72580 0 0 86 15 6601 18 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9953] ppid=9919 vsize=222720 CPUtime=1174.84 cores=1,3,5,7
/proc/9953/stat : 9953 (glucosInc) R 9919 9918 6495 0 -1 4202496 35439 0 0 0 117439 45 0 0 20 0 1 0 272505997 228065280 50142 33554432000 4194304 5654031 140734016230064 140734016228152 4232971 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9953/statm: 55680 50142 142 357 0 55320 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 244964

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9964
/proc/meminfo: memFree=29048956/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=67.2 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 18842 72580 0 0 86 15 6601 18 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9953] ppid=9919 vsize=191900 CPUtime=1234.84 cores=1,3,5,7
/proc/9953/stat : 9953 (glucosInc) R 9919 9918 6495 0 -1 4202496 36545 0 0 0 123436 48 0 0 20 0 1 0 272505997 196505600 44955 33554432000 4194304 5654031 140734016230064 140734016227992 4232912 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9953/statm: 47975 44955 142 357 0 47615 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 214144

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9964
/proc/meminfo: memFree=29024108/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=67.2 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 18842 72580 0 0 86 15 6601 18 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9953] ppid=9919 vsize=191900 CPUtime=1294.82 cores=1,3,5,7
/proc/9953/stat : 9953 (glucosInc) R 9919 9918 6495 0 -1 4202496 37397 0 0 0 129432 50 0 0 20 0 1 0 272505997 196505600 46491 33554432000 4194304 5654031 140734016230064 140734016217880 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9953/statm: 47975 46491 142 357 0 47615 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 214144

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 9964
/proc/meminfo: memFree=29072628/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=67.2 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 18842 72580 0 0 86 15 6601 18 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9953] ppid=9919 vsize=222720 CPUtime=1354.82 cores=1,3,5,7
/proc/9953/stat : 9953 (glucosInc) R 9919 9918 6495 0 -1 4202496 38845 0 0 0 135430 52 0 0 20 0 1 0 272505997 228065280 48094 33554432000 4194304 5654031 140734016230064 140734016228152 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9953/statm: 55680 48094 142 357 0 55320 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 244964

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 9965
/proc/meminfo: memFree=29024316/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=67.2 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 18842 72580 0 0 86 15 6601 18 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9953] ppid=9919 vsize=222720 CPUtime=1414.8 cores=1,3,5,7
/proc/9953/stat : 9953 (glucosInc) R 9919 9918 6495 0 -1 4202496 39700 0 0 0 141426 54 0 0 20 0 1 0 272505997 228065280 50142 33554432000 4194304 5654031 140734016230064 140734016228152 4232883 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9953/statm: 55680 50142 142 357 0 55320 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 244964

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9965
/proc/meminfo: memFree=29001764/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=67.2 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 18842 72580 0 0 86 15 6601 18 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9953] ppid=9919 vsize=222720 CPUtime=1474.79 cores=1,3,5,7
/proc/9953/stat : 9953 (glucosInc) R 9919 9918 6495 0 -1 4202496 40550 0 0 0 147423 56 0 0 20 0 1 0 272505997 228065280 50654 33554432000 4194304 5654031 140734016230064 140734016217880 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9953/statm: 55680 50654 142 357 0 55320 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 244964

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9965
/proc/meminfo: memFree=29057912/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=67.2 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 18842 72580 0 0 86 15 6601 18 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9953] ppid=9919 vsize=142580 CPUtime=1534.78 cores=1,3,5,7
/proc/9953/stat : 9953 (glucosInc) R 9919 9918 6495 0 -1 4202496 41405 0 0 0 153420 58 0 0 20 0 1 0 272505997 146001920 34992 33554432000 4194304 5654031 140734016230064 140734016228088 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9953/statm: 35645 34992 142 357 0 35285 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 164824

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9965
/proc/meminfo: memFree=29060068/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=67.2 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 18842 72580 0 0 86 15 6601 18 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9953] ppid=9919 vsize=191900 CPUtime=1594.77 cores=1,3,5,7
/proc/9953/stat : 9953 (glucosInc) R 9919 9918 6495 0 -1 4202496 42510 0 0 0 159417 60 0 0 20 0 1 0 272505997 196505600 43419 33554432000 4194304 5654031 140734016230064 140734016227992 4216325 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9953/statm: 47975 43419 142 357 0 47615 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 214144

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 9970
/proc/meminfo: memFree=29190672/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=1714.93 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 21785 116233 0 0 100 16 171296 81 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9970] ppid=9919 vsize=38460 CPUtime=7.03 cores=1,3,5,7
/proc/9970/stat : 9970 (glucosInc) R 9919 9918 6495 0 -1 4202496 8621 0 0 0 702 1 0 0 20 0 1 0 272670797 39383040 8358 33554432000 4194304 5654031 140734352120912 140734352108728 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 9615 8358 142 357 0 9255 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 60704

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 9971
/proc/meminfo: memFree=29147132/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=1714.93 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 21785 116233 0 0 100 16 171296 81 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9970] ppid=9919 vsize=77916 CPUtime=67.02 cores=1,3,5,7
/proc/9970/stat : 9970 (glucosInc) R 9919 9918 6495 0 -1 4202496 13571 0 0 0 6698 4 0 0 20 0 1 0 272670797 79785984 18883 33554432000 4194304 5654031 140734352120912 140734352108728 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 19479 18883 142 357 0 19119 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 100160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 10011
/proc/meminfo: memFree=28682724/32873648 swapFree=7112/7112
[pid=9918] ppid=9916 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9918/stat : 9918 (npSolver-pbo-I.) S 9916 9918 6495 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272499272 9367552 275 33554432000 4194304 5064252 140734685233584 140734685232496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9918/statm: 2287 275 233 213 0 72 0
[pid=9919] ppid=9918 vsize=13096 CPUtime=1714.93 cores=1,3,5,7
/proc/9919/stat : 9919 (npSolver-pbo) S 9918 9918 6495 0 -1 4202496 21785 116233 0 0 100 16 171296 81 20 0 1 0 272499272 13410304 2800 33554432000 4194304 5992684 140733911564160 140733911549064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9919/statm: 3274 2800 180 440 0 2830 0
[pid=9970] ppid=9919 vsize=77916 CPUtime=85.13 cores=1,3,5,7
/proc/9970/stat : 9970 (glucosInc) R 9919 9918 6495 0 -1 4202496 13962 0 0 0 8508 5 0 0 20 0 1 0 272670797 79785984 18883 33554432000 4194304 5654031 140734352120912 140734352108728 4232611 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 19479 18883 142 357 0 19119 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 100160

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.09
CPU user time (s): 1799.05
CPU system time (s): 1.03684
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 244964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.05
system time used= 1.03684
maximum resident set size= 208760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152362
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= 1883

runsolver used 4.49532 second user time and 11.5212 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-26 22:22:14
IDJOB=3699660
IDBENCH=2261
IDSOLVER=2276
FILE ID=node126/3699660-1338063734
RUNJOBID= node126-1338049230-7870
PBS_JOBID= 14624371
Free space on /tmp= 71400 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-3699660-1338063734/watcher-3699660-1338063734 -o /tmp/evaluation-result-3699660-1338063734/solver-3699660-1338063734 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699660-1338063734.opb 259542122 HOME HOME

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

MD5SUM BENCH= 29f577041bedcbf69a98210424b233be
RANDOM SEED=259542122

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29372044 kB
Buffers:          287888 kB
Cached:          2382692 kB
SwapCached:        17768 kB
Active:           783580 kB
Inactive:        1940612 kB
Active(anon):      36220 kB
Inactive(anon):    19404 kB
Active(file):     747360 kB
Inactive(file):  1921208 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086928 kB
Dirty:             25416 kB
Writeback:             0 kB
AnonPages:         43528 kB
Mapped:            11264 kB
Shmem:                 0 kB
Slab:             640592 kB
SReclaimable:      84368 kB
SUnreclaim:       556224 kB
KernelStack:        1472 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     163632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71392 MiB
End job on node126 at 2012-05-26 22:52:14