Trace number 3699661

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.05 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-4.opb
MD5SUMe81d6b8e8ff8ec031773b7b65d16ea78
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -50
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80258
Number of constraints which are clauses80258
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1150
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.17	c run inc solver
0.00/0.17	c [INC SYSTEM] run initial solver
0.00/0.17	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.33	c [INC SEARCH] formula is SAT
0.00/0.33	c [INC SYSTEM] solved the initial formula
0.00/0.41	c model valid
0.00/0.41	c current solution ok
0.00/0.53	o 0
0.00/0.53	c execute binary inc search
0.00/0.53	c [INC SEARCH] current bound: 575
0.00/0.53	c [INC SEARCH] iteration: 0
0.00/0.53	c [INC SEARCH] lower bound: 0 upperbound 1150 current bound: 575 best value:1150
0.00/0.53	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.53	c write failed with 2
0.00/0.53	c [INC SYSTEM] create new solver instance
0.00/0.53	c [INC] encode full formula
0.00/0.53	c (debug) using card networks
0.00/0.59	c set iterative enc to: card
0.00/0.59	c set iterative enc to: none
0.00/0.59	c [INC SEARCH] isOptimum variable: 0
4.47/4.54	c [INC SEARCH] formula is UNSAT
4.47/4.54	c [INC SYSTEM] there exists a inc, kill it!
4.47/4.54	c write failed with 2
4.47/4.55	c sat variable: 0 optimum/unsat variable: 1
4.47/4.55	c [INC SEARCH] set lower bound to 576 upperbound 1150
4.47/4.55	c [INC SEARCH] current bound: 863
4.47/4.55	c [INC SEARCH] iteration: 1
4.47/4.55	c [INC SEARCH] lower bound: 576 upperbound 1150 current bound: 863 best value:1150
4.47/4.55	c [INC SYSTEM] create new solver instance
4.47/4.55	c [INC] encode full formula
4.47/4.55	c (debug) using card networks
4.57/4.60	c set iterative enc to: card
4.57/4.60	c set iterative enc to: none
4.57/4.61	c [INC SEARCH] isOptimum variable: 0
11.26/11.38	c [INC SEARCH] formula is UNSAT
11.26/11.38	c [INC SYSTEM] there exists a inc, kill it!
11.26/11.38	c write failed with 2
11.26/11.39	c sat variable: 0 optimum/unsat variable: 1
11.26/11.39	c [INC SEARCH] set lower bound to 864 upperbound 1150
11.26/11.39	c [INC SEARCH] current bound: 1007
11.26/11.39	c [INC SEARCH] iteration: 2
11.26/11.39	c [INC SEARCH] lower bound: 864 upperbound 1150 current bound: 1007 best value:1150
11.26/11.39	c [INC SYSTEM] create new solver instance
11.26/11.39	c [INC] encode full formula
11.26/11.39	c (debug) using card networks
11.37/11.44	c set iterative enc to: card
11.37/11.44	c set iterative enc to: none
11.37/11.45	c [INC SEARCH] isOptimum variable: 0
21.36/21.49	c [INC SEARCH] formula is UNSAT
21.36/21.49	c [INC SYSTEM] there exists a inc, kill it!
21.36/21.49	c write failed with 2
21.36/21.49	c sat variable: 0 optimum/unsat variable: 1
21.36/21.49	c [INC SEARCH] set lower bound to 1008 upperbound 1150
21.36/21.49	c [INC SEARCH] current bound: 1079
21.36/21.49	c [INC SEARCH] iteration: 3
21.36/21.49	c [INC SEARCH] lower bound: 1008 upperbound 1150 current bound: 1079 best value:1150
21.36/21.49	c [INC SYSTEM] create new solver instance
21.36/21.49	c [INC] encode full formula
21.36/21.49	c (debug) using card networks
21.48/21.54	c set iterative enc to: card
21.48/21.54	c set iterative enc to: none
21.48/21.55	c [INC SEARCH] isOptimum variable: 0
36.06/36.17	c [INC SEARCH] formula is UNSAT
36.06/36.17	c [INC SYSTEM] there exists a inc, kill it!
36.06/36.17	c write failed with 2
36.06/36.17	c sat variable: 0 optimum/unsat variable: 1
36.06/36.17	c [INC SEARCH] set lower bound to 1080 upperbound 1150
36.06/36.17	c [INC SEARCH] current bound: 1115
36.06/36.17	c [INC SEARCH] iteration: 4
36.06/36.17	c [INC SEARCH] lower bound: 1080 upperbound 1150 current bound: 1115 best value:1150
36.06/36.17	c [INC SYSTEM] create new solver instance
36.06/36.17	c [INC] encode full formula
36.06/36.17	c (debug) using card networks
36.18/36.22	c set iterative enc to: card
36.18/36.22	c set iterative enc to: none
36.18/36.23	c [INC SEARCH] isOptimum variable: 0
36.21/36.66	c [INC SEARCH] formula is SAT
36.21/36.67	c [INC SEARCH] copied best model
36.21/36.67	c sat variable: 1 optimum/unsat variable: 0
36.25/36.75	c model valid
36.25/36.75	c current solution ok
36.25/36.75	o -35
36.25/36.75	c [INC SEARCH] current bound: 1097
36.25/36.75	c [INC SEARCH] iteration: 5
36.25/36.75	c [INC SEARCH] lower bound: 1080 upperbound 1115 current bound: 1097 best value:1115
36.25/36.75	c [INC SYSTEM] there exists a inc, kill it!
36.25/36.75	c write failed with 2
36.25/36.75	c [INC SYSTEM] create new solver instance
36.25/36.75	c [INC] encode full formula
36.25/36.75	c (debug) using card networks
36.77/36.81	c set iterative enc to: card
36.77/36.81	c set iterative enc to: none
36.77/36.82	c [INC SEARCH] isOptimum variable: 0
52.25/52.36	c [INC SEARCH] formula is UNSAT
52.25/52.36	c [INC SYSTEM] there exists a inc, kill it!
52.25/52.36	c write failed with 2
52.25/52.37	c sat variable: 0 optimum/unsat variable: 1
52.25/52.37	c [INC SEARCH] set lower bound to 1098 upperbound 1115
52.25/52.37	c [INC SEARCH] current bound: 1106
52.25/52.37	c [INC SEARCH] iteration: 6
52.25/52.37	c [INC SEARCH] lower bound: 1098 upperbound 1115 current bound: 1106 best value:1115
52.25/52.37	c [INC SYSTEM] create new solver instance
52.25/52.37	c [INC] encode full formula
52.25/52.37	c (debug) using card networks
52.37/52.42	c set iterative enc to: card
52.37/52.42	c set iterative enc to: none
52.37/52.43	c [INC SEARCH] isOptimum variable: 0
65.67/65.70	c [INC SEARCH] formula is SAT
65.67/65.70	c [INC SEARCH] copied best model
65.67/65.70	c sat variable: 1 optimum/unsat variable: 0
65.67/65.78	c model valid
65.67/65.78	c current solution ok
65.67/65.78	o -44
65.67/65.78	c [INC SEARCH] current bound: 1102
65.67/65.78	c [INC SEARCH] iteration: 7
65.67/65.78	c [INC SEARCH] lower bound: 1098 upperbound 1106 current bound: 1102 best value:1106
65.67/65.78	c [INC SYSTEM] there exists a inc, kill it!
65.67/65.78	c write failed with 2
65.67/65.79	c [INC SYSTEM] create new solver instance
65.67/65.79	c [INC] encode full formula
65.67/65.79	c (debug) using card networks
65.78/65.84	c set iterative enc to: card
65.78/65.84	c set iterative enc to: none
65.78/65.85	c [INC SEARCH] isOptimum variable: 0
176.63/176.75	c [INC SEARCH] formula is SAT
176.63/176.76	c [INC SEARCH] copied best model
176.63/176.76	c sat variable: 1 optimum/unsat variable: 0
176.73/176.84	c model valid
176.73/176.84	c current solution ok
176.73/176.84	o -48
176.73/176.84	c [INC SEARCH] current bound: 1100
176.73/176.84	c [INC SEARCH] iteration: 8
176.73/176.84	c [INC SEARCH] lower bound: 1098 upperbound 1102 current bound: 1100 best value:1102
176.73/176.84	c [INC SYSTEM] there exists a inc, kill it!
176.73/176.84	c write failed with 2
176.73/176.84	c [INC SYSTEM] create new solver instance
176.73/176.84	c [INC] encode full formula
176.73/176.84	c (debug) using card networks
176.73/176.89	c set iterative enc to: card
176.73/176.89	c set iterative enc to: none
176.84/176.91	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	HOME/npSolver-pbo-I.sh: line 18: 10105 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=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-3699661-1338063755/watcher-3699661-1338063755 -o /tmp/evaluation-result-3699661-1338063755/solver-3699661-1338063755 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699661-1338063755.opb 1592202150 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.01 2.02 2.00 3/180 10104
/proc/meminfo: memFree=28562744/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0

[startup+0.0257 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 10104
/proc/meminfo: memFree=28562744/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10025 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 10104
/proc/meminfo: memFree=28562744/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300135 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 10104
/proc/meminfo: memFree=28562744/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700211 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 10104
/proc/meminfo: memFree=28562744/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 10113
/proc/meminfo: memFree=28525836/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=4320 CPUtime=0.58 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 3254 5523 0 0 31 11 15 1 20 0 1 0 272500798 4423680 733 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 1080 733 179 440 0 636 0
[pid=10113] ppid=10105 vsize=34364 CPUtime=0.89 cores=0,2,4,6
/proc/10113/stat : 10113 (glucosInc) R 10105 10104 8474 0 -1 4202496 7433 0 0 0 88 1 0 0 20 0 1 0 272500857 35188736 7538 33554432000 4194304 5654031 140735384450944 140735384448712 4232916 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10113/statm: 8591 7538 131 357 0 8231 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 47832

[startup+3.10031 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 10113
/proc/meminfo: memFree=28525216/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=4320 CPUtime=0.58 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 3254 5523 0 0 31 11 15 1 20 0 1 0 272500798 4423680 733 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 1080 733 179 440 0 636 0
[pid=10113] ppid=10105 vsize=34364 CPUtime=2.49 cores=0,2,4,6
/proc/10113/stat : 10113 (glucosInc) R 10105 10104 8474 0 -1 4202496 7485 0 0 0 248 1 0 0 20 0 1 0 272500857 35188736 7590 33554432000 4194304 5654031 140735384450944 140735384448712 4222854 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10113/statm: 8591 7590 131 357 0 8231 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 47832

[startup+6.3003 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 10115
/proc/meminfo: memFree=28525588/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=3272 CPUtime=4.59 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 5204 13559 0 0 37 11 408 3 20 0 1 0 272500798 3350528 504 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 818 504 180 440 0 374 0
[pid=10115] ppid=10105 vsize=34316 CPUtime=1.67 cores=0,2,4,6
/proc/10115/stat : 10115 (glucosInc) R 10105 10104 8474 0 -1 4202496 7573 0 0 0 166 1 0 0 20 0 1 0 272501259 35139584 7582 33554432000 4194304 5654031 140733871822048 140733871819816 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10115/statm: 8579 7582 131 357 0 8219 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 46736

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 10117
/proc/meminfo: memFree=28525628/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=3272 CPUtime=11.43 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 7159 21825 0 0 41 12 1084 6 20 0 1 0 272500798 3350528 504 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 818 504 180 440 0 374 0
[pid=10117] ppid=10105 vsize=34260 CPUtime=1.24 cores=0,2,4,6
/proc/10117/stat : 10117 (glucosInc) R 10105 10104 8474 0 -1 4202496 7583 0 0 0 123 1 0 0 20 0 1 0 272501943 35082240 7580 33554432000 4194304 5654031 140735299127728 140735299125496 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10117/statm: 8565 7580 131 357 0 8205 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 46680

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 10119
/proc/meminfo: memFree=28523280/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=3272 CPUtime=21.53 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 9230 30829 0 0 47 12 2086 8 20 0 1 0 272500798 3350528 504 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 818 504 180 440 0 374 0
[pid=10119] ppid=10105 vsize=37968 CPUtime=3.93 cores=0,2,4,6
/proc/10119/stat : 10119 (glucosInc) R 10105 10104 8474 0 -1 4202496 8162 0 0 0 392 1 0 0 20 0 1 0 272502953 38879232 8149 33554432000 4194304 5654031 140735191724672 140735191712488 4219821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10119/statm: 9492 8149 140 357 0 9132 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 50388

[startup+51.1003 s]
/proc/loadavg: 2.06 2.03 2.00 3/182 10123
/proc/meminfo: memFree=28513976/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=4792 CPUtime=36.79 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 13793 49983 0 0 66 14 3586 13 20 0 1 0 272500798 4907008 884 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 1198 884 180 440 0 754 0
[pid=10123] ppid=10105 vsize=46124 CPUtime=14.26 cores=0,2,4,6
/proc/10123/stat : 10123 (glucosInc) R 10105 10104 8474 0 -1 4202496 11123 0 0 0 1424 2 0 0 20 0 1 0 272504479 47230976 10779 33554432000 4194304 5654031 140735436632224 140735436620040 4215014 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10123/statm: 11531 10779 142 357 0 11171 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 60064

[startup+102.306 s]
/proc/loadavg: 2.12 2.05 2.01 3/183 10128
/proc/meminfo: memFree=28488940/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=65.83 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 18622 73310 0 0 86 16 6461 20 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10128] ppid=10105 vsize=61376 CPUtime=36.42 cores=0,2,4,6
/proc/10128/stat : 10128 (glucosInc) R 10105 10104 8474 0 -1 4202496 12135 0 0 0 3640 2 0 0 20 0 1 0 272507383 62849024 14658 33554432000 4194304 5654031 140733389277184 140733389265000 4232380 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10128/statm: 15344 14658 142 357 0 14984 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 83620

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 10128
/proc/meminfo: memFree=28470256/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=65.83 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 18622 73310 0 0 86 16 6461 20 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10128] ppid=10105 vsize=77420 CPUtime=96.4 cores=0,2,4,6
/proc/10128/stat : 10128 (glucosInc) R 10105 10104 8474 0 -1 4202496 12844 0 0 0 9637 3 0 0 20 0 1 0 272507383 79278080 18696 33554432000 4194304 5654031 140733389277184 140733389265000 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10128/statm: 19355 18696 142 357 0 18995 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 99664

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 10130
/proc/meminfo: memFree=28469572/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=176.84 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 21433 86765 0 0 100 16 17544 24 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10130] ppid=10105 vsize=64544 CPUtime=45.36 cores=0,2,4,6
/proc/10130/stat : 10130 (glucosInc) R 10105 10104 8474 0 -1 4202496 12116 0 0 0 4533 3 0 0 20 0 1 0 272518488 66093056 15459 33554432000 4194304 5654031 140735676501392 140735676489208 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10130/statm: 16136 15459 142 357 0 15776 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 86788

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/183 10140
/proc/meminfo: memFree=28314232/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=176.84 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 21433 86765 0 0 100 16 17544 24 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10130] ppid=10105 vsize=201428 CPUtime=1125.19 cores=0,2,4,6
/proc/10130/stat : 10130 (glucosInc) R 10105 10104 8474 0 -1 4202496 17736 0 0 0 112483 36 0 0 20 0 1 0 272518488 206262272 43184 33554432000 4194304 5654031 140735676501392 140735676489208 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10130/statm: 50357 43184 142 357 0 49997 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 223672

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10140
/proc/meminfo: memFree=28317072/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=176.84 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 21433 86765 0 0 100 16 17544 24 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10130] ppid=10105 vsize=170608 CPUtime=1185.19 cores=0,2,4,6
/proc/10130/stat : 10130 (glucosInc) R 10105 10104 8474 0 -1 4202496 17916 0 0 0 118480 39 0 0 20 0 1 0 272518488 174702592 39533 33554432000 4194304 5654031 140735676501392 140735676499320 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10130/statm: 42652 39533 142 357 0 42292 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 192852

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10180
/proc/meminfo: memFree=28471124/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=176.84 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 21433 86765 0 0 100 16 17544 24 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10130] ppid=10105 vsize=201428 CPUtime=1245.18 cores=0,2,4,6
/proc/10130/stat : 10130 (glucosInc) R 10105 10104 8474 0 -1 4202496 18123 0 0 0 124477 41 0 0 20 0 1 0 272518488 206262272 43696 33554432000 4194304 5654031 140735676501392 140735676499480 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10130/statm: 50357 43696 142 357 0 49997 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 223672

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 10181
/proc/meminfo: memFree=26819048/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=176.84 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 21433 86765 0 0 100 16 17544 24 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10130] ppid=10105 vsize=170608 CPUtime=1305.16 cores=0,2,4,6
/proc/10130/stat : 10130 (glucosInc) R 10105 10104 8474 0 -1 4202496 18297 0 0 0 130473 43 0 0 20 0 1 0 272518488 174702592 37485 33554432000 4194304 5654031 140735676501392 140735676489208 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10130/statm: 42652 37485 142 357 0 42292 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 192852

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 10181
/proc/meminfo: memFree=25054256/32873844 swapFree=7100/7100
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=176.84 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 21433 86765 0 0 100 16 17544 24 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10130] ppid=10105 vsize=170608 CPUtime=1365.15 cores=0,2,4,6
/proc/10130/stat : 10130 (glucosInc) R 10105 10104 8474 0 -1 4202496 18432 0 0 0 136470 45 0 0 20 0 1 0 272518488 174702592 41069 33554432000 4194304 5654031 140735676501392 140735676489208 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10130/statm: 42652 41069 142 357 0 42292 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 192852

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10182
/proc/meminfo: memFree=23381616/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=176.84 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 21433 86765 0 0 100 16 17544 24 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10130] ppid=10105 vsize=201428 CPUtime=1425.14 cores=0,2,4,6
/proc/10130/stat : 10130 (glucosInc) R 10105 10104 8474 0 -1 4202496 18636 0 0 0 142467 47 0 0 20 0 1 0 272518488 206262272 43696 33554432000 4194304 5654031 140735676501392 140735676489208 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10130/statm: 50357 43696 142 357 0 49997 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 223672

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10185
/proc/meminfo: memFree=21694708/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=176.84 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 21433 86765 0 0 100 16 17544 24 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10130] ppid=10105 vsize=121288 CPUtime=1485.12 cores=0,2,4,6
/proc/10130/stat : 10130 (glucosInc) R 10105 10104 8474 0 -1 4202496 18779 0 0 0 148463 49 0 0 20 0 1 0 272518488 124198912 29775 33554432000 4194304 5654031 140735676501392 140735676499416 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10130/statm: 30322 29775 142 357 0 29962 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 143532

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10185
/proc/meminfo: memFree=20136392/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=176.84 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 21433 86765 0 0 100 16 17544 24 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10130] ppid=10105 vsize=121288 CPUtime=1545.12 cores=0,2,4,6
/proc/10130/stat : 10130 (glucosInc) R 10105 10104 8474 0 -1 4202496 18911 0 0 0 154461 51 0 0 20 0 1 0 272518488 124198912 29775 33554432000 4194304 5654031 140735676501392 140735676489208 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10130/statm: 30322 29775 142 357 0 29962 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 143532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10185
/proc/meminfo: memFree=20101404/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=176.84 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 21433 86765 0 0 100 16 17544 24 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10130] ppid=10105 vsize=170608 CPUtime=1605.11 cores=0,2,4,6
/proc/10130/stat : 10130 (glucosInc) R 10105 10104 8474 0 -1 4202496 19089 0 0 0 160457 54 0 0 20 0 1 0 272518488 174702592 39021 33554432000 4194304 5654031 140735676501392 140735676489208 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10130/statm: 42652 39021 142 357 0 42292 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 192852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10185
/proc/meminfo: memFree=20085440/32873844 swapFree=7096/7096
[pid=10104] ppid=10102 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10104/stat : 10104 (npSolver-pbo-I.) S 10102 10104 8474 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272500797 9367552 274 33554432000 4194304 5064252 140733247282736 140733247281648 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10104/statm: 2287 274 233 213 0 72 0
[pid=10105] ppid=10104 vsize=13096 CPUtime=176.84 cores=0,2,4,6
/proc/10105/stat : 10105 (npSolver-pbo) S 10104 10104 8474 0 -1 4202496 21433 86765 0 0 100 16 17544 24 20 0 1 0 272500798 13410304 2666 33554432000 4194304 5992684 140734981418864 140734981403768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10105/statm: 3274 2666 180 440 0 2830 0
[pid=10130] ppid=10105 vsize=201428 CPUtime=1623.21 cores=0,2,4,6
/proc/10130/stat : 10130 (glucosInc) R 10105 10104 8474 0 -1 4202496 19163 0 0 0 162267 54 0 0 20 0 1 0 272518488 206262272 42672 33554432000 4194304 5654031 140735676501392 140735676499480 4233160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10130/statm: 50357 42672 142 357 0 49997 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 223672

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10104 and gives
#  childrusage.ru_utime.tv_sec=176
#  childrusage.ru_utime.tv_usec=454174
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=416936
# CPU time returned by wait4() is 176.871
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1799.11
CPU system time (s): 0.94
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 223672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.454
system time used= 0.416936
maximum resident set size= 95400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108574
page faults= 0
swaps= 0
block input operations= 0
block output operations= 77304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 666
involuntary context switches= 291

runsolver used 2.68959 second user time and 7.14191 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-26 22:22:35
IDJOB=3699661
IDBENCH=2263
IDSOLVER=2276
FILE ID=node132/3699661-1338063755
RUNJOBID= node132-1338052924-8490
PBS_JOBID= 14624394
Free space on /tmp= 71528 MiB

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

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

MD5SUM BENCH= e81d6b8e8ff8ec031773b7b65d16ea78
RANDOM SEED=1592202150

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:        28563008 kB
Buffers:          292484 kB
Cached:          3109952 kB
SwapCached:            0 kB
Active:           987816 kB
Inactive:        2536044 kB
Active(anon):     123824 kB
Inactive(anon):        0 kB
Active(file):     863992 kB
Inactive(file):  2536044 kB
Unevictable:        7096 kB
Mlocked:            7096 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10512 kB
Writeback:             0 kB
AnonPages:        128148 kB
Mapped:            15716 kB
Shmem:               212 kB
Slab:             649872 kB
SReclaimable:      92176 kB
SUnreclaim:       557696 kB
KernelStack:        1528 kB
PageTables:         4448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     237140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 71524 MiB
End job on node132 at 2012-05-26 22:52:35