Trace number 3699663

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.06 1800.81

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-1.opb
MD5SUM604c6b786f56b09c749bc0d6b7c8f76d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94227
Number of constraints which are clauses94227
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 1272
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 1272
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 1272
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.19	c run inc solver
0.00/0.19	c [INC SYSTEM] run initial solver
0.00/0.19	c [INC SYSTEM] preprocess with white file
0.00/0.37	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.37	c [INC SYSTEM] execute solver
0.00/0.38	c [INC SEARCH] formula is SAT
0.00/0.38	c [INC SYSTEM] solved the initial formula
0.00/0.48	c model valid
0.00/0.48	c current solution ok
0.00/0.62	o 0
0.00/0.62	c execute binary inc search
0.00/0.62	c [INC SEARCH] current bound: 636
0.00/0.62	c [INC SEARCH] iteration: 0
0.00/0.62	c [INC SEARCH] lower bound: 0 upperbound 1272 current bound: 636 best value:1272
0.00/0.62	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.62	c write failed with 2
0.00/0.63	c [INC SYSTEM] create new solver instance
0.00/0.63	c [INC] encode full formula
0.00/0.63	c (debug) using card networks
0.00/0.68	c set iterative enc to: card
0.00/0.68	c set iterative enc to: none
0.00/0.69	c [INC SEARCH] isOptimum variable: 0
4.26/4.38	c [INC SEARCH] formula is UNSAT
4.26/4.38	c [INC SYSTEM] there exists a inc, kill it!
4.37/4.49	c write failed with 2
4.37/4.49	c sat variable: 0 optimum/unsat variable: 1
4.37/4.49	c [INC SEARCH] set lower bound to 637 upperbound 1272
4.37/4.49	c [INC SEARCH] current bound: 954
4.37/4.49	c [INC SEARCH] iteration: 1
4.37/4.49	c [INC SEARCH] lower bound: 637 upperbound 1272 current bound: 954 best value:1272
4.37/4.49	c [INC SYSTEM] create new solver instance
4.37/4.49	c [INC] encode full formula
4.37/4.49	c (debug) using card networks
4.37/4.49	c set iterative enc to: card
4.37/4.49	c set iterative enc to: none
4.41/4.78	c [INC SEARCH] isOptimum variable: 0
10.20/10.61	c [INC SEARCH] formula is UNSAT
10.20/10.61	c [INC SYSTEM] there exists a inc, kill it!
10.20/10.61	c write failed with 2
10.20/10.61	c sat variable: 0 optimum/unsat variable: 1
10.20/10.61	c [INC SEARCH] set lower bound to 955 upperbound 1272
10.20/10.61	c [INC SEARCH] current bound: 1113
10.20/10.61	c [INC SEARCH] iteration: 2
10.20/10.61	c [INC SEARCH] lower bound: 955 upperbound 1272 current bound: 1113 best value:1272
10.20/10.61	c [INC SYSTEM] create new solver instance
10.20/10.61	c [INC] encode full formula
10.20/10.61	c (debug) using card networks
10.20/10.66	c set iterative enc to: card
10.20/10.66	c set iterative enc to: none
10.20/10.68	c [INC SEARCH] isOptimum variable: 0
19.70/20.14	c [INC SEARCH] formula is UNSAT
19.70/20.14	c [INC SYSTEM] there exists a inc, kill it!
19.70/20.14	c write failed with 2
19.70/20.14	c sat variable: 0 optimum/unsat variable: 1
19.70/20.14	c [INC SEARCH] set lower bound to 1114 upperbound 1272
19.70/20.14	c [INC SEARCH] current bound: 1193
19.70/20.14	c [INC SEARCH] iteration: 3
19.70/20.14	c [INC SEARCH] lower bound: 1114 upperbound 1272 current bound: 1193 best value:1272
19.70/20.14	c [INC SYSTEM] create new solver instance
19.70/20.14	c [INC] encode full formula
19.70/20.14	c (debug) using card networks
19.70/20.19	c set iterative enc to: card
19.70/20.19	c set iterative enc to: none
19.82/20.21	c [INC SEARCH] isOptimum variable: 0
31.29/31.76	c [INC SEARCH] formula is UNSAT
31.29/31.76	c [INC SYSTEM] there exists a inc, kill it!
31.29/31.76	c write failed with 2
31.29/31.77	c sat variable: 0 optimum/unsat variable: 1
31.29/31.77	c [INC SEARCH] set lower bound to 1194 upperbound 1272
31.29/31.77	c [INC SEARCH] current bound: 1233
31.29/31.77	c [INC SEARCH] iteration: 4
31.29/31.77	c [INC SEARCH] lower bound: 1194 upperbound 1272 current bound: 1233 best value:1272
31.29/31.77	c [INC SYSTEM] create new solver instance
31.29/31.77	c [INC] encode full formula
31.29/31.77	c (debug) using card networks
31.42/31.82	c set iterative enc to: card
31.42/31.82	c set iterative enc to: none
31.42/31.83	c [INC SEARCH] isOptimum variable: 0
37.89/38.37	c [INC SEARCH] formula is SAT
37.89/38.37	c [INC SEARCH] copied best model
37.89/38.37	c sat variable: 1 optimum/unsat variable: 0
38.00/38.47	c model valid
38.00/38.47	c current solution ok
38.00/38.47	o -40
38.00/38.47	c [INC SEARCH] current bound: 1213
38.00/38.47	c [INC SEARCH] iteration: 5
38.00/38.47	c [INC SEARCH] lower bound: 1194 upperbound 1232 current bound: 1213 best value:1232
38.00/38.47	c [INC SYSTEM] there exists a inc, kill it!
38.00/38.47	c write failed with 2
38.00/38.47	c [INC SYSTEM] create new solver instance
38.00/38.47	c [INC] encode full formula
38.00/38.47	c (debug) using card networks
38.10/38.53	c set iterative enc to: card
38.10/38.53	c set iterative enc to: none
38.10/38.54	c [INC SEARCH] isOptimum variable: 0
50.09/50.57	c [INC SEARCH] formula is UNSAT
50.09/50.57	c [INC SYSTEM] there exists a inc, kill it!
50.09/50.57	c write failed with 2
50.09/50.58	c sat variable: 0 optimum/unsat variable: 1
50.09/50.58	c [INC SEARCH] set lower bound to 1214 upperbound 1232
50.09/50.58	c [INC SEARCH] current bound: 1223
50.09/50.58	c [INC SEARCH] iteration: 6
50.09/50.58	c [INC SEARCH] lower bound: 1214 upperbound 1232 current bound: 1223 best value:1232
50.09/50.58	c [INC SYSTEM] create new solver instance
50.09/50.58	c [INC] encode full formula
50.09/50.58	c (debug) using card networks
50.18/50.63	c set iterative enc to: card
50.18/50.63	c set iterative enc to: none
50.18/50.64	c [INC SEARCH] isOptimum variable: 0
101.86/102.35	c [INC SEARCH] formula is SAT
101.86/102.35	c [INC SEARCH] copied best model
101.86/102.35	c sat variable: 1 optimum/unsat variable: 0
101.95/102.45	c model valid
101.95/102.45	c current solution ok
101.95/102.45	o -49
101.95/102.45	c [INC SEARCH] current bound: 1218
101.95/102.45	c [INC SEARCH] iteration: 7
101.95/102.45	c [INC SEARCH] lower bound: 1214 upperbound 1223 current bound: 1218 best value:1223
101.95/102.45	c [INC SYSTEM] there exists a inc, kill it!
101.95/102.45	c write failed with 2
101.95/102.45	c [INC SYSTEM] create new solver instance
101.95/102.45	c [INC] encode full formula
101.95/102.45	c (debug) using card networks
102.07/102.51	c set iterative enc to: card
102.07/102.51	c set iterative enc to: none
102.07/102.52	c [INC SEARCH] isOptimum variable: 0
114.94/115.43	c [INC SEARCH] formula is UNSAT
114.94/115.43	c [INC SYSTEM] there exists a inc, kill it!
114.94/115.43	c write failed with 2
114.94/115.43	c sat variable: 0 optimum/unsat variable: 1
114.94/115.43	c [INC SEARCH] set lower bound to 1219 upperbound 1223
114.94/115.43	c [INC SEARCH] current bound: 1221
114.94/115.43	c [INC SEARCH] iteration: 8
114.94/115.43	c [INC SEARCH] lower bound: 1219 upperbound 1223 current bound: 1221 best value:1223
114.94/115.43	c [INC SYSTEM] create new solver instance
114.94/115.43	c [INC] encode full formula
114.94/115.43	c (debug) using card networks
114.94/115.49	c set iterative enc to: card
114.94/115.49	c set iterative enc to: none
114.94/115.50	c [INC SEARCH] isOptimum variable: 0
222.71/223.23	c [INC SEARCH] formula is SAT
222.71/223.24	c [INC SEARCH] copied best model
222.71/223.24	c sat variable: 1 optimum/unsat variable: 0
222.80/223.33	c model valid
222.80/223.33	c current solution ok
222.80/223.33	o -51
222.80/223.33	c [INC SEARCH] current bound: 1220
222.80/223.33	c [INC SEARCH] iteration: 9
222.80/223.33	c [INC SEARCH] lower bound: 1219 upperbound 1221 current bound: 1220 best value:1221
222.80/223.33	c [INC SYSTEM] there exists a inc, kill it!
222.80/223.33	c write failed with 2
222.80/223.34	c [INC SYSTEM] create new solver instance
222.80/223.34	c [INC] encode full formula
222.80/223.34	c (debug) using card networks
222.80/223.39	c set iterative enc to: card
222.80/223.39	c set iterative enc to: none
222.90/223.40	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.81	c an unexpexted return value has been received, exit
1800.02/1800.81	s UNKNOWN
1800.02/1800.81	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.81	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-3699663-1338063375/watcher-3699663-1338063375 -o /tmp/evaluation-result-3699663-1338063375/solver-3699663-1338063375 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699663-1338063375.opb 558537215 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 10035
/proc/meminfo: memFree=28501132/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0

[startup+0.06167 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 10035
/proc/meminfo: memFree=28501132/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 10035
/proc/meminfo: memFree=28501132/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300272 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 10035
/proc/meminfo: memFree=28501132/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70013 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 10035
/proc/meminfo: memFree=28501132/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10044
/proc/meminfo: memFree=28461356/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=6372 CPUtime=0.66 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 3344 5907 0 0 35 13 17 1 20 0 1 0 272462861 6524928 1037 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 1593 1037 179 440 0 1149 0
[pid=10044] ppid=10036 vsize=34512 CPUtime=0.8 cores=1,3,5,7
/proc/10044/stat : 10044 (glucosInc) R 10036 10035 8474 0 -1 4202496 7567 0 0 0 79 1 0 0 20 0 1 0 272462930 35340288 7682 33554432000 4194304 5654031 140734036213008 140734036210776 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10044/statm: 8628 7682 131 357 0 8268 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 50032

[startup+3.10039 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10044
/proc/meminfo: memFree=28458936/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=6372 CPUtime=0.66 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 3344 5907 0 0 35 13 17 1 20 0 1 0 272462861 6524928 1037 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 1593 1037 179 440 0 1149 0
[pid=10044] ppid=10036 vsize=37232 CPUtime=2.4 cores=1,3,5,7
/proc/10044/stat : 10044 (glucosInc) R 10036 10035 8474 0 -1 4202496 7647 0 0 0 239 1 0 0 20 0 1 0 272462930 38125568 7761 33554432000 4194304 5654031 140734036213008 140734036200824 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10044/statm: 9308 7761 140 357 0 8948 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 52752

[startup+6.30043 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10046
/proc/meminfo: memFree=28460300/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=4296 CPUtime=4.41 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 5413 14121 0 0 40 14 384 3 20 0 1 0 272462861 4399104 551 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 1074 551 180 440 0 630 0
[pid=10046] ppid=10036 vsize=34684 CPUtime=1.5 cores=1,3,5,7
/proc/10046/stat : 10046 (glucosInc) R 10036 10035 8474 0 -1 4202496 7739 0 0 0 149 1 0 0 20 0 1 0 272463339 35516416 7716 33554432000 4194304 5654031 140736923784624 140736923782392 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10046/statm: 8671 7716 131 357 0 8311 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 48128

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10048
/proc/meminfo: memFree=28488996/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=4296 CPUtime=10.3 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 7541 22589 0 0 45 15 964 6 20 0 1 0 272462861 4399104 551 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 1074 551 180 440 0 630 0
[pid=10048] ppid=10036 vsize=38084 CPUtime=2 cores=1,3,5,7
/proc/10048/stat : 10048 (glucosInc) R 10036 10035 8474 0 -1 4202496 8244 0 0 0 199 1 0 0 20 0 1 0 272463929 38998016 8183 33554432000 4194304 5654031 140736268952512 140736268950280 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10048/statm: 9521 8183 131 357 0 9161 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 51528

[startup+25.5004 s]
/proc/loadavg: 2.08 2.04 2.00 3/183 10050
/proc/meminfo: memFree=28480564/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=4296 CPUtime=19.83 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 9669 31656 0 0 51 16 1908 8 20 0 1 0 272462861 4399104 551 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10036/statm: 1074 551 180 440 0 630 0
[pid=10050] ppid=10036 vsize=38048 CPUtime=5.28 cores=1,3,5,7
/proc/10050/stat : 10050 (glucosInc) R 10036 10035 8474 0 -1 4202496 8339 0 0 0 526 2 0 0 20 0 1 0 272464882 38961152 8274 33554432000 4194304 5654031 140734729515920 140734729513688 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 9512 8274 131 357 0 9152 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 51492

[startup+51.1003 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 10054
/proc/meminfo: memFree=28458900/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=4920 CPUtime=50.23 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 16517 61308 0 0 77 18 4910 18 20 0 1 0 272462861 5038080 707 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10036/statm: 1230 707 180 440 0 786 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 14068

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 10056
/proc/meminfo: memFree=28449120/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=4920 CPUtime=50.23 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 16517 61308 0 0 77 18 4910 18 20 0 1 0 272462861 5038080 707 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10036/statm: 1230 707 180 440 0 786 0
[pid=10056] ppid=10036 vsize=64760 CPUtime=51.63 cores=1,3,5,7
/proc/10056/stat : 10056 (glucosInc) R 10036 10035 8474 0 -1 4202496 11396 0 0 0 5160 3 0 0 20 0 1 0 272467926 66314240 15521 33554432000 4194304 5654031 140734933054896 140734933042712 4215112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10056/statm: 16190 15521 142 357 0 15830 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 78828

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 10061
/proc/meminfo: memFree=28454080/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=4920 CPUtime=115.05 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 21238 83244 0 0 99 20 11361 25 20 0 1 0 272462861 5038080 707 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 1230 707 180 440 0 786 0
[pid=10060] ppid=10036 vsize=65048 CPUtime=46.76 cores=1,3,5,7
/proc/10060/stat : 10060 (glucosInc) R 10036 10035 8474 0 -1 4202496 13090 0 0 0 4673 3 0 0 20 0 1 0 272474411 66609152 15731 33554432000 4194304 5654031 140733527634080 140733527621896 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10060/statm: 16262 15731 142 357 0 15902 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 79116

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10061
/proc/meminfo: memFree=28434544/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=4920 CPUtime=115.05 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 21238 83244 0 0 99 20 11361 25 20 0 1 0 272462861 5038080 707 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 1230 707 180 440 0 786 0
[pid=10060] ppid=10036 vsize=88324 CPUtime=106.75 cores=1,3,5,7
/proc/10060/stat : 10060 (glucosInc) R 10036 10035 8474 0 -1 4202496 15527 0 0 0 10670 5 0 0 20 0 1 0 272474411 90443776 21268 33554432000 4194304 5654031 140733527634080 140733527621896 4232767 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10060/statm: 22081 21268 142 357 0 21721 0
Current children cumulated CPU time (s) 221.8
Current children cumulated vsize (KiB) 102392

[startup+282.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/184 10066
/proc/meminfo: memFree=28416232/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28387644/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=14104 CPUtime=222.91 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 23887 99567 0 0 114 20 22125 32 20 0 1 0 272462861 14442496 2872 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 3526 2872 180 440 0 3082 0
[pid=10063] ppid=10036 vsize=164840 CPUtime=1018.7 cores=1,3,5,7
/proc/10063/stat : 10063 (glucosInc) R 10036 10035 8474 0 -1 4202496 20276 0 0 0 101845 25 0 0 20 0 1 0 272485202 168796160 39792 33554432000 4194304 5654031 140736766174464 140736766162280 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10063/statm: 41210 39792 142 357 0 40850 0
Current children cumulated CPU time (s) 1241.61
Current children cumulated vsize (KiB) 188092

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10135
/proc/meminfo: memFree=28343072/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=14104 CPUtime=222.91 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 23887 99567 0 0 114 20 22125 32 20 0 1 0 272462861 14442496 2872 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 3526 2872 180 440 0 3082 0
[pid=10063] ppid=10036 vsize=164840 CPUtime=1078.69 cores=1,3,5,7
/proc/10063/stat : 10063 (glucosInc) R 10036 10035 8474 0 -1 4202496 21656 0 0 0 107841 28 0 0 20 0 1 0 272485202 168796160 36720 33554432000 4194304 5654031 140736766174464 140736766162280 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10063/statm: 41210 36720 142 357 0 40850 0
Current children cumulated CPU time (s) 1301.6
Current children cumulated vsize (KiB) 188092

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10136
/proc/meminfo: memFree=28363348/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=14104 CPUtime=222.91 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 23887 99567 0 0 114 20 22125 32 20 0 1 0 272462861 14442496 2872 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 3526 2872 180 440 0 3082 0
[pid=10063] ppid=10036 vsize=164840 CPUtime=1138.67 cores=1,3,5,7
/proc/10063/stat : 10063 (glucosInc) R 10036 10035 8474 0 -1 4202496 22446 0 0 0 113837 30 0 0 20 0 1 0 272485202 168796160 40392 33554432000 4194304 5654031 140736766174464 140736766162280 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10063/statm: 41210 40392 142 357 0 40850 0
Current children cumulated CPU time (s) 1361.58
Current children cumulated vsize (KiB) 188092

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10136
/proc/meminfo: memFree=28377928/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=14104 CPUtime=222.91 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 23887 99567 0 0 114 20 22125 32 20 0 1 0 272462861 14442496 2872 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 3526 2872 180 440 0 3082 0
[pid=10063] ppid=10036 vsize=164840 CPUtime=1198.67 cores=1,3,5,7
/proc/10063/stat : 10063 (glucosInc) R 10036 10035 8474 0 -1 4202496 23734 0 0 0 119834 33 0 0 20 0 1 0 272485202 168796160 36720 33554432000 4194304 5654031 140736766174464 140736766162280 4233160 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10063/statm: 41210 36720 142 357 0 40850 0
Current children cumulated CPU time (s) 1421.58
Current children cumulated vsize (KiB) 188092

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10139
/proc/meminfo: memFree=28322344/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=14104 CPUtime=222.91 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 23887 99567 0 0 114 20 22125 32 20 0 1 0 272462861 14442496 2872 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 3526 2872 180 440 0 3082 0
[pid=10063] ppid=10036 vsize=164840 CPUtime=1258.65 cores=1,3,5,7
/proc/10063/stat : 10063 (glucosInc) R 10036 10035 8474 0 -1 4202496 24438 0 0 0 125830 35 0 0 20 0 1 0 272485202 168796160 39280 33554432000 4194304 5654031 140736766174464 140736766162280 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10063/statm: 41210 39280 142 357 0 40850 0
Current children cumulated CPU time (s) 1481.56
Current children cumulated vsize (KiB) 188092

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10139
/proc/meminfo: memFree=28345172/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=14104 CPUtime=222.91 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 23887 99567 0 0 114 20 22125 32 20 0 1 0 272462861 14442496 2872 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 3526 2872 180 440 0 3082 0
[pid=10063] ppid=10036 vsize=164840 CPUtime=1318.65 cores=1,3,5,7
/proc/10063/stat : 10063 (glucosInc) R 10036 10035 8474 0 -1 4202496 25678 0 0 0 131827 38 0 0 20 0 1 0 272485202 168796160 36208 33554432000 4194304 5654031 140736766174464 140736766172392 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10063/statm: 41210 36208 142 357 0 40850 0
Current children cumulated CPU time (s) 1541.56
Current children cumulated vsize (KiB) 188092

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10139
/proc/meminfo: memFree=28310200/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=14104 CPUtime=222.91 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 23887 99567 0 0 114 20 22125 32 20 0 1 0 272462861 14442496 2872 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 3526 2872 180 440 0 3082 0
[pid=10063] ppid=10036 vsize=164840 CPUtime=1378.63 cores=1,3,5,7
/proc/10063/stat : 10063 (glucosInc) R 10036 10035 8474 0 -1 4202496 26379 0 0 0 137823 40 0 0 20 0 1 0 272485202 168796160 40304 33554432000 4194304 5654031 140736766174464 140736766162280 4215837 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10063/statm: 41210 40304 142 357 0 40850 0
Current children cumulated CPU time (s) 1601.54
Current children cumulated vsize (KiB) 188092

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10140
/proc/meminfo: memFree=28373872/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=14104 CPUtime=222.91 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 23887 99567 0 0 114 20 22125 32 20 0 1 0 272462861 14442496 2872 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 3526 2872 180 440 0 3082 0
[pid=10063] ppid=10036 vsize=115520 CPUtime=1438.63 cores=1,3,5,7
/proc/10063/stat : 10063 (glucosInc) R 10036 10035 8474 0 -1 4202496 27674 0 0 0 143819 44 0 0 20 0 1 0 272485202 118292480 28449 33554432000 4194304 5654031 140736766174464 140736766162280 4232949 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10063/statm: 28880 28449 142 357 0 28520 0
Current children cumulated CPU time (s) 1661.54
Current children cumulated vsize (KiB) 138772

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10140
/proc/meminfo: memFree=28317428/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=14104 CPUtime=222.91 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 23887 99567 0 0 114 20 22125 32 20 0 1 0 272462861 14442496 2872 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 3526 2872 180 440 0 3082 0
[pid=10063] ppid=10036 vsize=166024 CPUtime=1498.62 cores=1,3,5,7
/proc/10063/stat : 10063 (glucosInc) R 10036 10035 8474 0 -1 4202496 28769 0 0 0 149816 46 0 0 20 0 1 0 272485202 170008576 38040 33554432000 4194304 5654031 140736766174464 140736766162280 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10063/statm: 41506 38040 142 357 0 41146 0
Current children cumulated CPU time (s) 1721.53
Current children cumulated vsize (KiB) 189276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10140
/proc/meminfo: memFree=28329264/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=14104 CPUtime=222.91 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 23887 99567 0 0 114 20 22125 32 20 0 1 0 272462861 14442496 2872 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 3526 2872 180 440 0 3082 0
[pid=10063] ppid=10036 vsize=166768 CPUtime=1558.61 cores=1,3,5,7
/proc/10063/stat : 10063 (glucosInc) R 10036 10035 8474 0 -1 4202496 29620 0 0 0 155813 48 0 0 20 0 1 0 272485202 170770432 40237 33554432000 4194304 5654031 140736766174464 140736766162280 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10063/statm: 41692 40237 142 357 0 41332 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (KiB) 190020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10140
/proc/meminfo: memFree=28333252/32873844 swapFree=7096/7096
[pid=10035] ppid=10033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10035/stat : 10035 (npSolver-pbo-I.) S 10033 10035 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272462861 9367552 274 33554432000 4194304 5064252 140736166468496 140736166467408 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10035/statm: 2287 274 233 213 0 72 0
[pid=10036] ppid=10035 vsize=14104 CPUtime=222.91 cores=1,3,5,7
/proc/10036/stat : 10036 (npSolver-pbo) S 10035 10035 8474 0 -1 4202496 23887 99567 0 0 114 20 22125 32 20 0 1 0 272462861 14442496 2872 33554432000 4194304 5992684 140736938312896 140736938297800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10036/statm: 3526 2872 180 440 0 3082 0
[pid=10063] ppid=10036 vsize=147668 CPUtime=1577.11 cores=1,3,5,7
/proc/10063/stat : 10063 (glucosInc) R 10036 10035 8474 0 -1 4202496 30680 0 0 0 157661 50 0 0 20 0 1 0 272485202 151212032 34428 33554432000 4194304 5654031 140736766174464 140736766162280 4216185 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10063/statm: 36917 34428 142 357 0 36557 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 170920

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.81
CPU time (s): 1800.06
CPU user time (s): 1799.02
CPU system time (s): 1.04084
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 251060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.04084
maximum resident set size= 193592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154514
page faults= 0
swaps= 0
block input operations= 0
block output operations= 90840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 678
involuntary context switches= 2482

runsolver used 7.30689 second user time and 19.1441 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-26 22:16:15
IDJOB=3699663
IDBENCH=2259
IDSOLVER=2276
FILE ID=node132/3699663-1338063375
RUNJOBID= node132-1338052924-8491
PBS_JOBID= 14624394
Free space on /tmp= 71532 MiB

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

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

MD5SUM BENCH= 604c6b786f56b09c749bc0d6b7c8f76d
RANDOM SEED=558537215

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28501404 kB
Buffers:          292244 kB
Cached:          3108992 kB
SwapCached:            0 kB
Active:          1036032 kB
Inactive:        2536368 kB
Active(anon):     173940 kB
Inactive(anon):        0 kB
Active(file):     862092 kB
Inactive(file):  2536368 kB
Unevictable:        7096 kB
Mlocked:            7096 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10480 kB
Writeback:             0 kB
AnonPages:        276424 kB
Mapped:            15872 kB
Shmem:               212 kB
Slab:             649896 kB
SReclaimable:      92172 kB
SUnreclaim:       557724 kB
KernelStack:        1520 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     316400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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= 71516 MiB
End job on node132 at 2012-05-26 22:46:16