Trace number 3699662

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.11 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-5.opb
MD5SUM32f273c48805c1e726044ae006778010
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80035
Number of constraints which are clauses80035
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.55	o 0
0.00/0.55	c execute binary inc search
0.00/0.55	c [INC SEARCH] current bound: 575
0.00/0.55	c [INC SEARCH] iteration: 0
0.00/0.55	c [INC SEARCH] lower bound: 0 upperbound 1150 current bound: 575 best value:1150
0.00/0.55	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.55	c write failed with 2
0.00/0.55	c [INC SYSTEM] create new solver instance
0.00/0.55	c [INC] encode full formula
0.00/0.55	c (debug) using card networks
0.00/0.60	c set iterative enc to: card
0.00/0.60	c set iterative enc to: none
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
4.38/4.46	c [INC SEARCH] formula is UNSAT
4.38/4.46	c [INC SYSTEM] there exists a inc, kill it!
4.38/4.46	c write failed with 2
4.38/4.46	c sat variable: 0 optimum/unsat variable: 1
4.38/4.46	c [INC SEARCH] set lower bound to 576 upperbound 1150
4.38/4.46	c [INC SEARCH] current bound: 863
4.38/4.46	c [INC SEARCH] iteration: 1
4.38/4.46	c [INC SEARCH] lower bound: 576 upperbound 1150 current bound: 863 best value:1150
4.38/4.46	c [INC SYSTEM] create new solver instance
4.38/4.46	c [INC] encode full formula
4.38/4.46	c (debug) using card networks
4.48/4.51	c set iterative enc to: card
4.48/4.51	c set iterative enc to: none
4.48/4.52	c [INC SEARCH] isOptimum variable: 0
11.47/11.50	c [INC SEARCH] formula is UNSAT
11.47/11.50	c [INC SYSTEM] there exists a inc, kill it!
11.47/11.50	c write failed with 2
11.47/11.50	c sat variable: 0 optimum/unsat variable: 1
11.47/11.50	c [INC SEARCH] set lower bound to 864 upperbound 1150
11.47/11.50	c [INC SEARCH] current bound: 1007
11.47/11.50	c [INC SEARCH] iteration: 2
11.47/11.50	c [INC SEARCH] lower bound: 864 upperbound 1150 current bound: 1007 best value:1150
11.47/11.50	c [INC SYSTEM] create new solver instance
11.47/11.50	c [INC] encode full formula
11.47/11.50	c (debug) using card networks
11.47/11.55	c set iterative enc to: card
11.47/11.55	c set iterative enc to: none
11.47/11.56	c [INC SEARCH] isOptimum variable: 0
22.06/22.13	c [INC SEARCH] formula is UNSAT
22.06/22.13	c [INC SYSTEM] there exists a inc, kill it!
22.06/22.13	c write failed with 2
22.06/22.13	c sat variable: 0 optimum/unsat variable: 1
22.06/22.13	c [INC SEARCH] set lower bound to 1008 upperbound 1150
22.06/22.13	c [INC SEARCH] current bound: 1079
22.06/22.13	c [INC SEARCH] iteration: 3
22.06/22.13	c [INC SEARCH] lower bound: 1008 upperbound 1150 current bound: 1079 best value:1150
22.06/22.13	c [INC SYSTEM] create new solver instance
22.06/22.13	c [INC] encode full formula
22.06/22.13	c (debug) using card networks
22.06/22.19	c set iterative enc to: card
22.06/22.19	c set iterative enc to: none
22.17/22.20	c [INC SEARCH] isOptimum variable: 0
36.97/37.04	c [INC SEARCH] formula is UNSAT
36.97/37.04	c [INC SYSTEM] there exists a inc, kill it!
36.97/37.04	c write failed with 2
36.97/37.04	c sat variable: 0 optimum/unsat variable: 1
36.97/37.04	c [INC SEARCH] set lower bound to 1080 upperbound 1150
36.97/37.04	c [INC SEARCH] current bound: 1115
36.97/37.04	c [INC SEARCH] iteration: 4
36.97/37.04	c [INC SEARCH] lower bound: 1080 upperbound 1150 current bound: 1115 best value:1150
36.97/37.04	c [INC SYSTEM] create new solver instance
36.97/37.04	c [INC] encode full formula
36.97/37.04	c (debug) using card networks
37.07/37.11	c set iterative enc to: card
37.07/37.11	c set iterative enc to: none
37.07/37.11	c [INC SEARCH] isOptimum variable: 0
39.56/39.68	c [INC SEARCH] formula is SAT
39.56/39.69	c [INC SEARCH] copied best model
39.56/39.69	c sat variable: 1 optimum/unsat variable: 0
39.67/39.77	c model valid
39.67/39.77	c current solution ok
39.67/39.77	o -37
39.67/39.77	c [INC SEARCH] current bound: 1096
39.67/39.77	c [INC SEARCH] iteration: 5
39.67/39.77	c [INC SEARCH] lower bound: 1080 upperbound 1113 current bound: 1096 best value:1113
39.67/39.77	c [INC SYSTEM] there exists a inc, kill it!
39.67/39.77	c write failed with 2
39.67/39.77	c [INC SYSTEM] create new solver instance
39.67/39.77	c [INC] encode full formula
39.67/39.77	c (debug) using card networks
39.78/39.83	c set iterative enc to: card
39.78/39.83	c set iterative enc to: none
39.78/39.84	c [INC SEARCH] isOptimum variable: 0
52.67/52.76	c [INC SEARCH] formula is UNSAT
52.67/52.76	c [INC SYSTEM] there exists a inc, kill it!
52.67/52.76	c write failed with 2
52.67/52.77	c sat variable: 0 optimum/unsat variable: 1
52.67/52.77	c [INC SEARCH] set lower bound to 1097 upperbound 1113
52.67/52.77	c [INC SEARCH] current bound: 1105
52.67/52.77	c [INC SEARCH] iteration: 6
52.67/52.77	c [INC SEARCH] lower bound: 1097 upperbound 1113 current bound: 1105 best value:1113
52.67/52.77	c [INC SYSTEM] create new solver instance
52.67/52.77	c [INC] encode full formula
52.67/52.77	c (debug) using card networks
52.77/52.82	c set iterative enc to: card
52.77/52.82	c set iterative enc to: none
52.77/52.83	c [INC SEARCH] isOptimum variable: 0
79.85/79.91	c [INC SEARCH] formula is SAT
79.85/79.92	c [INC SEARCH] copied best model
79.85/79.92	c sat variable: 1 optimum/unsat variable: 0
79.96/80.00	c model valid
79.96/80.00	c current solution ok
79.96/80.00	o -45
79.96/80.00	c [INC SEARCH] current bound: 1101
79.96/80.00	c [INC SEARCH] iteration: 7
79.96/80.00	c [INC SEARCH] lower bound: 1097 upperbound 1105 current bound: 1101 best value:1105
79.96/80.00	c [INC SYSTEM] there exists a inc, kill it!
79.96/80.00	c write failed with 2
79.96/80.00	c [INC SYSTEM] create new solver instance
79.96/80.00	c [INC] encode full formula
79.96/80.00	c (debug) using card networks
79.96/80.06	c set iterative enc to: card
79.96/80.06	c set iterative enc to: none
79.96/80.07	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-3699662-1338063751/watcher-3699662-1338063751 -o /tmp/evaluation-result-3699662-1338063751/solver-3699662-1338063751 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699662-1338063751.opb 1670350396 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 19280
/proc/meminfo: memFree=28527564/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0

[startup+0.0625999 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 19280
/proc/meminfo: memFree=28527564/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100308 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 19280
/proc/meminfo: memFree=28527564/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300136 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 19280
/proc/meminfo: memFree=28527564/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700206 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 19280
/proc/meminfo: memFree=28527564/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 19289
/proc/meminfo: memFree=28491136/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=4320 CPUtime=0.59 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 2485 5213 0 0 30 13 15 1 20 0 1 0 272500602 4423680 733 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 1080 733 179 440 0 636 0
[pid=19289] ppid=19281 vsize=33892 CPUtime=0.88 cores=0,2,4,6
/proc/19289/stat : 19289 (glucosInc) R 19281 19280 18146 0 -1 4202496 7361 0 0 0 87 1 0 0 20 0 1 0 272500662 34705408 7523 33554432000 4194304 5654031 140733910367184 140733910364952 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19289/statm: 8473 7523 131 357 0 8113 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 47360

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 19289
/proc/meminfo: memFree=28488592/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=4320 CPUtime=0.59 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 2485 5213 0 0 30 13 15 1 20 0 1 0 272500602 4423680 733 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 1080 733 179 440 0 636 0
[pid=19289] ppid=19281 vsize=34344 CPUtime=2.48 cores=0,2,4,6
/proc/19289/stat : 19289 (glucosInc) R 19281 19280 18146 0 -1 4202496 7416 0 0 0 247 1 0 0 20 0 1 0 272500662 35168256 7578 33554432000 4194304 5654031 140733910367184 140733910364952 4232505 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19289/statm: 8586 7578 131 357 0 8226 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 47812

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 19291
/proc/meminfo: memFree=28487224/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=3272 CPUtime=4.51 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 4446 13183 0 0 36 13 399 3 20 0 1 0 272500602 3350528 504 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 818 504 180 440 0 374 0
[pid=19291] ppid=19281 vsize=34304 CPUtime=1.76 cores=0,2,4,6
/proc/19291/stat : 19291 (glucosInc) R 19281 19280 18146 0 -1 4202496 6812 0 0 0 174 2 0 0 20 0 1 0 272501054 35127296 7624 33554432000 4194304 5654031 140735632965008 140735632962776 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19291/statm: 8576 7624 131 357 0 8216 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 46724

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 2/172 19318
/proc/meminfo: memFree=28756176/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=3272 CPUtime=11.54 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 6412 21164 0 0 40 14 1094 6 20 0 1 0 272500602 3350528 504 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 818 504 180 440 0 374 0
[pid=19293] ppid=19281 vsize=34072 CPUtime=1.13 cores=0,2,4,6
/proc/19293/stat : 19293 (glucosInc) R 19281 19280 18146 0 -1 4202496 7560 0 0 0 111 2 0 0 20 0 1 0 272501758 34889728 7562 33554432000 4194304 5654031 140735517126304 140735517124072 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19293/statm: 8518 7562 131 357 0 8158 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 46492

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19345
/proc/meminfo: memFree=28698972/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=3272 CPUtime=22.18 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 8485 30168 0 0 46 15 2147 10 20 0 1 0 272500602 3350528 504 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 818 504 180 440 0 374 0
[pid=19345] ppid=19281 vsize=37924 CPUtime=3.29 cores=0,2,4,6
/proc/19345/stat : 19345 (glucosInc) R 19281 19280 18146 0 -1 4202496 8099 0 0 0 327 2 0 0 20 0 1 0 272502822 38834176 8096 33554432000 4194304 5654031 140733507368080 140733507366168 4216105 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19345/statm: 9481 8096 140 357 0 9121 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 50344

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19353
/proc/meminfo: memFree=28690576/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=4792 CPUtime=39.82 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 13099 48811 0 0 65 17 3884 16 20 0 1 0 272500602 4907008 884 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 1198 884 180 440 0 754 0
[pid=19351] ppid=19281 vsize=42640 CPUtime=11.24 cores=0,2,4,6
/proc/19351/stat : 19351 (glucosInc) R 19281 19280 18146 0 -1 4202496 9816 0 0 0 1122 2 0 0 20 0 1 0 272504585 43663360 9016 33554432000 4194304 5654031 140735171428960 140735171416776 4232968 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19351/statm: 10660 9016 142 357 0 10300 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 56580

[startup+102.306 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 19361
/proc/meminfo: memFree=28663256/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=57716 CPUtime=22.21 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 11426 0 0 0 2218 3 0 0 20 0 1 0 272508608 59101184 13831 33554432000 4194304 5654031 140737368698240 140737368686056 4215374 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19359/statm: 14429 13831 142 357 0 14069 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 79960

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 19363
/proc/meminfo: memFree=28624720/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=69288 CPUtime=82.2 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 12357 0 0 0 8216 4 0 0 20 0 1 0 272508608 70950912 16724 33554432000 4194304 5654031 140737368698240 140737368686056 4232466 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19359/statm: 17322 16724 142 357 0 16962 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 91532

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 19363
/proc/meminfo: memFree=28573808/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=99980 CPUtime=142.19 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 15092 0 0 0 14213 6 0 0 20 0 1 0 272508608 102379520 23885 33554432000 4194304 5654031 140737368698240 140737368686056 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19359/statm: 24995 23885 142 357 0 24635 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 122224

[startup+282.3 s]

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

/proc/meminfo: memFree=28428780/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=205764 CPUtime=1162.02 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 18619 0 0 0 116160 42 0 0 20 0 1 0 272508608 210702336 39291 33554432000 4194304 5654031 140737368698240 140737368696328 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19359/statm: 51441 39291 142 357 0 51081 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 228008

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19373
/proc/meminfo: memFree=28469784/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=125624 CPUtime=1222.02 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 18727 0 0 0 122158 44 0 0 20 0 1 0 272508608 128638976 26421 33554432000 4194304 5654031 140737368698240 140737368696264 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19359/statm: 31406 26421 142 357 0 31046 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 147868

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19373
/proc/meminfo: memFree=28411852/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=205764 CPUtime=1282.01 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 18923 0 0 0 128154 47 0 0 20 0 1 0 272508608 210702336 39291 33554432000 4194304 5654031 140737368698240 140737368686056 4232925 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19359/statm: 51441 39291 142 357 0 51081 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 228008

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19373
/proc/meminfo: memFree=28486320/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=125624 CPUtime=1342 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 19032 0 0 0 134152 48 0 0 20 0 1 0 272508608 128638976 26421 33554432000 4194304 5654031 140737368698240 140737368686056 4208621 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19359/statm: 31406 26421 142 357 0 31046 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 147868

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19373
/proc/meminfo: memFree=28422492/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=174944 CPUtime=1401.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 19160 0 0 0 140148 51 0 0 20 0 1 0 272508608 179142656 37176 33554432000 4194304 5654031 140737368698240 140737368686056 4232710 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19359/statm: 43736 37176 142 357 0 43376 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 197188

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19373
/proc/meminfo: memFree=28405828/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=205764 CPUtime=1461.98 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 19334 0 0 0 146145 53 0 0 20 0 1 0 272508608 210702336 39803 33554432000 4194304 5654031 140737368698240 140737368686056 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19359/statm: 51441 39803 142 357 0 51081 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 228008

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19374
/proc/meminfo: memFree=28447164/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=125624 CPUtime=1521.97 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 19442 0 0 0 152142 55 0 0 20 0 1 0 272508608 128638976 26933 33554432000 4194304 5654031 140737368698240 140737368686056 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19359/statm: 31406 26933 142 357 0 31046 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 147868

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 19377
/proc/meminfo: memFree=28441180/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=174944 CPUtime=1581.96 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 19568 0 0 0 158139 57 0 0 20 0 1 0 272508608 179142656 37688 33554432000 4194304 5654031 140737368698240 140737368686056 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19359/statm: 43736 37688 142 357 0 43376 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 197188

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19377
/proc/meminfo: memFree=28397072/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=189952 CPUtime=1641.95 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 20706 0 0 0 164135 60 0 0 20 0 1 0 272508608 194510848 46851 33554432000 4194304 5654031 140737368698240 140737368686056 4208591 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19359/statm: 47488 46851 142 357 0 47128 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 212196

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19377
/proc/meminfo: memFree=28383884/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=220772 CPUtime=1701.94 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 20909 0 0 0 170132 62 0 0 20 0 1 0 272508608 226070528 48993 33554432000 4194304 5654031 140737368698240 140737368686056 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19359/statm: 55193 48993 142 357 0 54833 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 243016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19377
/proc/meminfo: memFree=28428572/32873852 swapFree=6848/6848
[pid=19280] ppid=19278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19280/stat : 19280 (npSolver-pbo-I.) S 19278 19280 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272500601 9367552 275 33554432000 4194304 5064252 140734549491024 140734549489936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19280/statm: 2287 275 233 213 0 72 0
[pid=19281] ppid=19280 vsize=13096 CPUtime=80.02 cores=0,2,4,6
/proc/19281/stat : 19281 (npSolver-pbo) S 19280 19280 18146 0 -1 4202496 17715 72315 0 0 84 18 7876 24 20 0 1 0 272500602 13410304 2713 33554432000 4194304 5992684 140736457296288 140736457281192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19281/statm: 3274 2713 180 440 0 2830 0
[pid=19359] ppid=19281 vsize=140632 CPUtime=1720.04 cores=0,2,4,6
/proc/19359/stat : 19359 (glucosInc) R 19281 19280 18146 0 -1 4202496 20916 0 0 0 171942 62 0 0 20 0 1 0 272508608 144007168 34587 33554432000 4194304 5654031 140737368698240 140737368696264 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19359/statm: 35158 34587 142 357 0 34798 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 162876

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.11
CPU user time (s): 1799.04
CPU system time (s): 1.06384
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 243016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.04
system time used= 1.06384
maximum resident set size= 210308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 69304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 477
involuntary context switches= 2162

runsolver used 7.06293 second user time and 9.8585 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-26 22:22:31
IDJOB=3699662
IDBENCH=2262
IDSOLVER=2276
FILE ID=node129/3699662-1338063751
RUNJOBID= node129-1338052936-18162
PBS_JOBID= 14624400
Free space on /tmp= 71088 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-5.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699662-1338063751/watcher-3699662-1338063751 -o /tmp/evaluation-result-3699662-1338063751/solver-3699662-1338063751 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699662-1338063751.opb 1670350396 HOME HOME

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

MD5SUM BENCH= 32f273c48805c1e726044ae006778010
RANDOM SEED=1670350396

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.957
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.90
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.957
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.92
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.957
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28527944 kB
Buffers:          274120 kB
Cached:          3035948 kB
SwapCached:            0 kB
Active:          1413904 kB
Inactive:        2145556 kB
Active(anon):     252280 kB
Inactive(anon):        0 kB
Active(file):    1161624 kB
Inactive(file):  2145556 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10104 kB
Writeback:             0 kB
AnonPages:        225444 kB
Mapped:            15760 kB
Shmem:               204 kB
Slab:             648968 kB
SReclaimable:      91488 kB
SUnreclaim:       557480 kB
KernelStack:        1488 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     416388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 71080 MiB
End job on node129 at 2012-05-26 22:52:32