Trace number 3751953

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-topdown-quickBound (fixed)? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 476
Number of bits of the biggest sum of numbers9
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.17	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.17	c [INC SYSTEM] execute solver
0.00/0.18	c [INC SEARCH] formula is SAT
0.00/0.18	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.22	o 462
0.00/0.22	c starting approximation
0.00/0.22	c factor = 1
0.00/0.22	c can not find a suitable factor, leaving approximation
0.00/0.22	c finished approximation
0.00/0.22	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.22	c write failed with 2
0.00/0.22	c [INC SEARCH] iteration: 0
0.00/0.22	c [INC BOUNDS] best value:462 search for 461
0.00/0.22	c [INC SYSTEM] create new solver instance
0.00/0.22	c [INC] encode full formula
0.00/0.22	c (debug) using card networks
0.00/0.22	c old isEQ: 208, new EQ is 0
0.00/0.23	c set iterative enc to: card
0.00/0.23	c set iterative enc to: none
0.00/0.23	c [INC SEARCH] isOptimum variable: 0
0.00/0.26	c formula is SAT
0.00/0.27	c [INC SEARCH] copied best model
0.00/0.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.27	c model valid
0.00/0.27	c current solution ok
0.00/0.27	o 233
0.00/0.27	c [INC SEARCH] iteration: 1
0.00/0.27	c [INC BOUNDS] best value:233 search for 232
0.00/0.27	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.27	c write failed with 2
0.00/0.27	c [INC SYSTEM] create new solver instance
0.00/0.27	c [INC] encode full formula
0.00/0.27	c (debug) using card networks
0.00/0.27	c old isEQ: 128, new EQ is 0
0.00/0.28	c set iterative enc to: card
0.00/0.28	c set iterative enc to: none
0.00/0.28	c [INC SEARCH] isOptimum variable: 0
0.00/0.32	c formula is SAT
0.00/0.32	c [INC SEARCH] copied best model
0.00/0.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.32	c model valid
0.00/0.32	c current solution ok
0.00/0.32	o 230
0.00/0.32	c [INC SEARCH] iteration: 2
0.00/0.32	c [INC BOUNDS] best value:230 search for 229
0.00/0.32	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.32	c write failed with 2
0.00/0.32	c [INC SYSTEM] create new solver instance
0.00/0.32	c [INC] encode full formula
0.00/0.32	c (debug) using card networks
0.00/0.32	c old isEQ: 128, new EQ is 0
0.00/0.33	c set iterative enc to: card
0.00/0.33	c set iterative enc to: none
0.00/0.33	c [INC SEARCH] isOptimum variable: 0
3.27/3.32	c formula is SAT
3.27/3.32	c [INC SEARCH] copied best model
3.27/3.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.27/3.32	c model valid
3.27/3.32	c current solution ok
3.27/3.32	o 228
3.27/3.32	c [INC SEARCH] iteration: 3
3.27/3.32	c [INC BOUNDS] best value:228 search for 227
3.27/3.32	c [INC SYSTEM] there exists a inc, kill it!
3.27/3.32	c write failed with 2
3.27/3.32	c [INC SYSTEM] create new solver instance
3.27/3.32	c [INC] encode full formula
3.27/3.32	c (debug) using card networks
3.27/3.32	c old isEQ: 128, new EQ is 0
3.27/3.33	c set iterative enc to: card
3.27/3.33	c set iterative enc to: none
3.27/3.34	c [INC SEARCH] isOptimum variable: 0
16.15/16.20	c formula is SAT
16.15/16.20	c [INC SEARCH] copied best model
16.15/16.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.15/16.21	c model valid
16.15/16.21	c current solution ok
16.15/16.21	o 223
16.15/16.21	c [INC SEARCH] iteration: 4
16.15/16.21	c [INC BOUNDS] best value:223 search for 222
16.15/16.21	c [INC SYSTEM] there exists a inc, kill it!
16.15/16.21	c write failed with 2
16.15/16.21	c [INC SYSTEM] create new solver instance
16.15/16.21	c [INC] encode full formula
16.15/16.21	c (debug) using card networks
16.15/16.21	c old isEQ: 128, new EQ is 0
16.15/16.22	c set iterative enc to: card
16.15/16.22	c set iterative enc to: none
16.15/16.22	c [INC SEARCH] isOptimum variable: 0
502.28/502.45	c formula is SAT
502.28/502.45	c [INC SEARCH] copied best model
502.28/502.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
502.28/502.45	c model valid
502.28/502.45	c current solution ok
502.28/502.45	o 220
502.28/502.45	c [INC SEARCH] iteration: 5
502.28/502.45	c [INC BOUNDS] best value:220 search for 219
502.28/502.45	c [INC SYSTEM] there exists a inc, kill it!
502.28/502.45	c write failed with 2
502.28/502.45	c [INC SYSTEM] create new solver instance
502.28/502.45	c [INC] encode full formula
502.28/502.45	c (debug) using card networks
502.28/502.45	c old isEQ: 128, new EQ is 0
502.28/502.46	c set iterative enc to: card
502.28/502.46	c set iterative enc to: none
502.28/502.47	c [INC SEARCH] isOptimum variable: 0
506.89/507.05	c formula is SAT
506.89/507.05	c [INC SEARCH] copied best model
506.89/507.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
506.89/507.05	c model valid
506.89/507.05	c current solution ok
506.89/507.05	o 214
506.89/507.05	c [INC SEARCH] iteration: 6
506.89/507.05	c [INC BOUNDS] best value:214 search for 213
506.89/507.05	c [INC SYSTEM] there exists a inc, kill it!
506.89/507.05	c write failed with 2
506.89/507.05	c [INC SYSTEM] create new solver instance
506.89/507.05	c [INC] encode full formula
506.89/507.05	c (debug) using card networks
506.89/507.05	c old isEQ: 128, new EQ is 0
506.89/507.06	c set iterative enc to: card
506.89/507.06	c set iterative enc to: none
506.89/507.07	c [INC SEARCH] isOptimum variable: 0
1345.62/1345.91	c formula is SAT
1345.62/1345.91	c [INC SEARCH] copied best model
1345.62/1345.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1345.62/1345.91	c model valid
1345.62/1345.91	c current solution ok
1345.62/1345.91	o 212
1345.62/1345.91	c [INC SEARCH] iteration: 7
1345.62/1345.91	c [INC BOUNDS] best value:212 search for 211
1345.62/1345.91	c [INC SYSTEM] there exists a inc, kill it!
1345.62/1345.91	c write failed with 2
1345.62/1345.92	c [INC SYSTEM] create new solver instance
1345.62/1345.92	c [INC] encode full formula
1345.62/1345.92	c (debug) using card networks
1345.62/1345.92	c old isEQ: 128, new EQ is 0
1345.62/1345.93	c set iterative enc to: card
1345.62/1345.93	c set iterative enc to: none
1345.62/1345.93	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/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-3751953-1339115005/watcher-3751953-1339115005 -o /tmp/evaluation-result-3751953-1339115005/solver-3751953-1339115005 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751953-1339115005.opb 1779640640 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13610
/proc/meminfo: memFree=26692524/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0

[startup+0.0986839 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13610
/proc/meminfo: memFree=26692524/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100224 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13610
/proc/meminfo: memFree=26692524/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300145 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13610
/proc/meminfo: memFree=26692524/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700113 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13610
/proc/meminfo: memFree=26692524/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 13623
/proc/meminfo: memFree=26678788/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=0.31 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 3256 10726 0 0 5 3 21 2 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13623] ppid=13611 vsize=12676 CPUtime=1.15 cores=1,3,5,7
/proc/13623/stat : 13623 (glucosInc) R 13611 13610 11259 0 -1 4202496 3155 0 0 0 115 0 0 0 20 0 1 0 377625943 12980224 2560 33554432000 4194304 5654031 140736274307904 140736274305688 4215968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13623/statm: 3169 2560 132 357 0 2809 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26688

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 13623
/proc/meminfo: memFree=26676124/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=0.31 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 3256 10726 0 0 5 3 21 2 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13623] ppid=13611 vsize=17552 CPUtime=2.76 cores=1,3,5,7
/proc/13623/stat : 13623 (glucosInc) R 13611 13610 11259 0 -1 4202496 5407 0 0 0 275 1 0 0 20 0 1 0 377625943 17973248 3578 33554432000 4194304 5654031 140736274307904 140736274305672 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13623/statm: 4388 3578 141 357 0 4028 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 31564

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 13625
/proc/meminfo: memFree=26670136/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=3.31 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 3787 16820 0 0 6 4 318 3 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13625] ppid=13611 vsize=24708 CPUtime=2.95 cores=1,3,5,7
/proc/13625/stat : 13625 (glucosInc) R 13611 13610 11259 0 -1 4202496 5236 0 0 0 294 1 0 0 20 0 1 0 377626244 25300992 5112 33554432000 4194304 5654031 140735311511472 140735311509352 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13625/statm: 6177 5112 141 357 0 5817 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 38720

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 13625
/proc/meminfo: memFree=26657256/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=3.31 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 3787 16820 0 0 6 4 318 3 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13625] ppid=13611 vsize=17636 CPUtime=9.35 cores=1,3,5,7
/proc/13625/stat : 13625 (glucosInc) R 13611 13610 11259 0 -1 4202496 6660 0 0 0 933 2 0 0 20 0 1 0 377626244 18059264 3832 33554432000 4194304 5654031 140735311511472 140735311499288 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13625/statm: 4409 3832 141 357 0 4049 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 31648

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 13627
/proc/meminfo: memFree=26646568/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=16.19 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 4317 24472 0 0 7 4 1602 6 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13627] ppid=13611 vsize=37808 CPUtime=9.26 cores=1,3,5,7
/proc/13627/stat : 13627 (glucosInc) R 13611 13610 11259 0 -1 4202496 6728 0 0 0 926 0 0 0 20 0 1 0 377627532 38715392 8748 33554432000 4194304 5654031 140733919598512 140733919596312 4217216 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13627/statm: 9452 8748 132 357 0 9092 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 51820

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 1.91 3/181 13627
/proc/meminfo: memFree=26608324/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=16.19 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 4317 24472 0 0 7 4 1602 6 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13627] ppid=13611 vsize=63804 CPUtime=34.86 cores=1,3,5,7
/proc/13627/stat : 13627 (glucosInc) R 13611 13610 11259 0 -1 4202496 8837 0 0 0 3485 1 0 0 20 0 1 0 377627532 65335296 15377 33554432000 4194304 5654031 140733919598512 140733919596536 4218754 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13627/statm: 15951 15377 132 357 0 15591 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 77816

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.91 3/181 13628
/proc/meminfo: memFree=26594060/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=16.19 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 4317 24472 0 0 7 4 1602 6 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13627] ppid=13611 vsize=63804 CPUtime=86.05 cores=1,3,5,7
/proc/13627/stat : 13627 (glucosInc) R 13611 13610 11259 0 -1 4202496 9244 0 0 0 8600 5 0 0 20 0 1 0 377627532 65335296 15382 33554432000 4194304 5654031 140733919598512 140733919596536 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13627/statm: 15951 15382 132 357 0 15591 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 77816

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/181 13628
/proc/meminfo: memFree=26497980/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=16.19 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 4317 24472 0 0 7 4 1602 6 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13627] ppid=13611 vsize=156288 CPUtime=146.03 cores=1,3,5,7
/proc/13627/stat : 13627 (glucosInc) R 13611 13610 11259 0 -1 4202496 10288 0 0 0 14592 11 0 0 20 0 1 0 377627532 160038912 32389 33554432000 4194304 5654031 140733919598512 140733919596600 4215344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13627/statm: 39072 32389 132 357 0 38712 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 170300

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 13628
/proc/meminfo: memFree=26488584/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=16.19 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 4317 24472 0 0 7 4 1602 6 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13627] ppid=13611 vsize=156288 CPUtime=206.03 cores=1,3,5,7
/proc/13627/stat : 13627 (glucosInc) R 13611 13610 11259 0 -1 4202496 10696 0 0 0 20587 16 0 0 20 0 1 0 377627532 160038912 34437 33554432000 4194304 5654031 140733919598512 140733919596600 4215081 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13627/statm: 39072 34437 132 357 0 38712 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 170300

[startup+282.3 s]

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

/proc/meminfo: memFree=26130464/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=506.95 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 5378 50265 0 0 10 4 50630 51 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13636] ppid=13611 vsize=160280 CPUtime=735.09 cores=1,3,5,7
/proc/13636/stat : 13636 (glucosInc) R 13611 13610 11259 0 -1 4202496 34466 0 0 0 73459 50 0 0 20 0 1 0 377676617 164126720 39322 33554432000 4194304 5654031 140735809092800 140735809080616 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13636/statm: 40070 39322 142 357 0 39710 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 174292

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 13696
/proc/meminfo: memFree=26037776/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=506.95 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 5378 50265 0 0 10 4 50630 51 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13636] ppid=13611 vsize=110960 CPUtime=795.09 cores=1,3,5,7
/proc/13636/stat : 13636 (glucosInc) R 13611 13610 11259 0 -1 4202496 36671 0 0 0 79454 55 0 0 20 0 1 0 377676617 113623040 27181 33554432000 4194304 5654031 140735809092800 140735809080616 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13636/statm: 27740 27181 142 357 0 27380 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 124972

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 13698
/proc/meminfo: memFree=26185620/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=1345.67 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 5909 89738 0 0 11 4 134440 112 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13698] ppid=13611 vsize=54036 CPUtime=16.34 cores=1,3,5,7
/proc/13698/stat : 13698 (glucosInc) R 13611 13610 11259 0 -1 4202496 8430 0 0 0 1632 2 0 0 20 0 1 0 377760503 55332864 10149 33554432000 4194304 5654031 140733671220400 140733671218280 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13698/statm: 13509 10149 142 357 0 13149 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 68048

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 13698
/proc/meminfo: memFree=26146064/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=1345.67 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 5909 89738 0 0 11 4 134440 112 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13698] ppid=13611 vsize=72892 CPUtime=76.34 cores=1,3,5,7
/proc/13698/stat : 13698 (glucosInc) R 13611 13610 11259 0 -1 4202496 10714 0 0 0 7630 4 0 0 20 0 1 0 377760503 74641408 17659 33554432000 4194304 5654031 140733671220400 140733671208216 4215290 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13698/statm: 18223 17659 142 357 0 17863 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 86904

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/181 13698
/proc/meminfo: memFree=25952652/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=1345.67 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 5909 89738 0 0 11 4 134440 112 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13698] ppid=13611 vsize=154076 CPUtime=136.32 cores=1,3,5,7
/proc/13698/stat : 13698 (glucosInc) R 13611 13610 11259 0 -1 4202496 12951 0 0 0 13626 6 0 0 20 0 1 0 377760503 157773824 29592 33554432000 4194304 5654031 140733671220400 140733671208216 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13698/statm: 38519 29592 142 357 0 38159 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 168088

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 1.94 3/181 13698
/proc/meminfo: memFree=26014004/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=1345.67 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 5909 89738 0 0 11 4 134440 112 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13698] ppid=13611 vsize=184896 CPUtime=196.31 cores=1,3,5,7
/proc/13698/stat : 13698 (glucosInc) R 13611 13610 11259 0 -1 4202496 15185 0 0 0 19620 11 0 0 20 0 1 0 377760503 189333504 35296 33554432000 4194304 5654031 140733671220400 140733671218488 4215017 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13698/statm: 46224 35296 142 357 0 45864 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 198908

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/182 13702
/proc/meminfo: memFree=25962512/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=1345.67 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 5909 89738 0 0 11 4 134440 112 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13698] ppid=13611 vsize=154076 CPUtime=256.3 cores=1,3,5,7
/proc/13698/stat : 13698 (glucosInc) R 13611 13610 11259 0 -1 4202496 16909 0 0 0 25615 15 0 0 20 0 1 0 377760503 157773824 32157 33554432000 4194304 5654031 140733671220400 140733671208216 4215014 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13698/statm: 38519 32157 142 357 0 38159 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 168088

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/181 13702
/proc/meminfo: memFree=25853512/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=1345.67 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 5909 89738 0 0 11 4 134440 112 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13698] ppid=13611 vsize=184896 CPUtime=316.28 cores=1,3,5,7
/proc/13698/stat : 13698 (glucosInc) R 13611 13610 11259 0 -1 4202496 18690 0 0 0 31609 19 0 0 20 0 1 0 377760503 189333504 35808 33554432000 4194304 5654031 140733671220400 140733671208216 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13698/statm: 46224 35808 142 357 0 45864 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 198908

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/181 13702
/proc/meminfo: memFree=25815752/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=1345.67 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 5909 89738 0 0 11 4 134440 112 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13698] ppid=13611 vsize=184896 CPUtime=376.28 cores=1,3,5,7
/proc/13698/stat : 13698 (glucosInc) R 13611 13610 11259 0 -1 4202496 20476 0 0 0 37604 24 0 0 20 0 1 0 377760503 189333504 35296 33554432000 4194304 5654031 140733671220400 140733671208216 4214957 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13698/statm: 46224 35296 142 357 0 45864 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 198908

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 13702
/proc/meminfo: memFree=25804596/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=1345.67 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 5909 89738 0 0 11 4 134440 112 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13698] ppid=13611 vsize=154076 CPUtime=436.27 cores=1,3,5,7
/proc/13698/stat : 13698 (glucosInc) R 13611 13610 11259 0 -1 4202496 22180 0 0 0 43599 28 0 0 20 0 1 0 377760503 157773824 33181 33554432000 4194304 5654031 140733671220400 140733671208216 4232715 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13698/statm: 38519 33181 142 357 0 38159 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 168088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 13702
/proc/meminfo: memFree=26032412/32873648 swapFree=7376/7376
[pid=13610] ppid=13608 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13610/stat : 13610 (npSolver-pbo-It) S 13608 13610 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377625910 9367552 275 33554432000 4194304 5064252 140736780750448 140736780749360 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13610/statm: 2287 275 233 213 0 72 0
[pid=13611] ppid=13610 vsize=4864 CPUtime=1345.67 cores=1,3,5,7
/proc/13611/stat : 13611 (npSolver-pbo) S 13610 13610 11259 0 -1 4202496 5909 89738 0 0 11 4 134440 112 20 0 1 0 377625910 4980736 840 33554432000 4194304 6004724 140733577936592 140733577922440 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13611/statm: 1216 840 189 442 0 770 0
[pid=13698] ppid=13611 vsize=154076 CPUtime=454.37 cores=1,3,5,7
/proc/13698/stat : 13698 (glucosInc) R 13611 13610 11259 0 -1 4202496 22772 0 0 0 45408 29 0 0 20 0 1 0 377760503 157773824 33181 33554432000 4194304 5654031 140733671220400 140733671208216 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13698/statm: 38519 33181 142 357 0 38159 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 168088

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.08
CPU user time (s): 1798.61
CPU system time (s): 1.46978
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 255200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.61
system time used= 1.46978
maximum resident set size= 212008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118800
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 476
involuntary context switches= 2947

runsolver used 6.04808 second user time and 17.4194 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-08 02:23:25
IDJOB=3751953
IDBENCH=1954
IDSOLVER=2335
FILE ID=node125/3751953-1339115005
RUNJOBID= node125-1339112632-13350
PBS_JOBID= 14643728
Free space on /tmp= 70796 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751953-1339115005/watcher-3751953-1339115005 -o /tmp/evaluation-result-3751953-1339115005/solver-3751953-1339115005 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751953-1339115005.opb 1779640640 HOME HOME

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=1779640640

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26693160 kB
Buffers:          640864 kB
Cached:          4559492 kB
SwapCached:         2256 kB
Active:          2279376 kB
Inactive:        2986608 kB
Active(anon):      56720 kB
Inactive(anon):     9460 kB
Active(file):    2222656 kB
Inactive(file):  2977148 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67102620 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        163184 kB
Mapped:            15652 kB
Shmem:                96 kB
Slab:             776488 kB
SReclaimable:     220464 kB
SUnreclaim:       556024 kB
KernelStack:        1504 kB
PageTables:         3888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     184280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70708 MiB
End job on node125 at 2012-06-08 02:53:25