Trace number 3702793

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? (TO) 1800.09 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM9828b7020b058ee74169951dda258843
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.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 186
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 constraint20
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.37	c run inc solver
0.00/0.37	c [INC SYSTEM] run initial solver
0.00/0.37	c [INC SYSTEM] preprocess with white file
0.00/0.67	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.67	c [INC SYSTEM] execute solver
0.00/0.73	c [INC SEARCH] formula is SAT
0.00/0.73	c [INC SYSTEM] solved the initial formula
0.00/0.73	c model valid
0.00/0.73	c current solution ok
0.00/0.88	o 272
0.00/0.88	c starting approximation
0.00/0.88	c factor = 1
0.00/0.88	c can not find a suitable factor, leaving approximation
0.00/0.88	c finished approximation
0.00/0.88	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.88	c write failed with 2
0.00/0.88	c [INC SEARCH] iteration: 0
0.00/0.88	c [INC BOUNDS] best value:272 search for 271
0.00/0.88	c [INC SYSTEM] create new solver instance
0.00/0.88	c [INC] encode full formula
0.00/0.88	c (debug) using card networks
0.00/0.89	c set iterative enc to: card
0.00/0.89	c set iterative enc to: none
0.00/0.90	c [INC SEARCH] isOptimum variable: 0
0.00/0.99	c formula is SAT
0.00/0.99	c [INC SEARCH] copied best model
0.00/0.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.00	c model valid
0.00/1.00	c current solution ok
0.00/1.00	o 265
0.00/1.00	c [INC SEARCH] iteration: 1
0.00/1.00	c [INC BOUNDS] best value:265 search for 264
0.00/1.00	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.00	c write failed with 2
0.00/1.00	c [INC SYSTEM] create new solver instance
0.00/1.00	c [INC] encode full formula
0.00/1.00	c (debug) using card networks
0.98/1.01	c set iterative enc to: card
0.98/1.01	c set iterative enc to: none
0.98/1.02	c [INC SEARCH] isOptimum variable: 0
1.00/1.12	c formula is SAT
1.00/1.12	c [INC SEARCH] copied best model
1.00/1.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.00/1.13	c model valid
1.00/1.13	c current solution ok
1.00/1.13	o 257
1.00/1.13	c [INC SEARCH] iteration: 2
1.00/1.13	c [INC BOUNDS] best value:257 search for 256
1.00/1.13	c [INC SYSTEM] there exists a inc, kill it!
1.00/1.13	c write failed with 2
1.00/1.13	c [INC SYSTEM] create new solver instance
1.00/1.13	c [INC] encode full formula
1.00/1.13	c (debug) using card networks
1.00/1.14	c set iterative enc to: card
1.00/1.14	c set iterative enc to: none
1.00/1.14	c [INC SEARCH] isOptimum variable: 0
1.13/1.28	c formula is SAT
1.13/1.29	c [INC SEARCH] copied best model
1.13/1.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.13/1.29	c model valid
1.13/1.29	c current solution ok
1.13/1.29	o 246
1.13/1.29	c [INC SEARCH] iteration: 3
1.13/1.29	c [INC BOUNDS] best value:246 search for 245
1.13/1.29	c [INC SYSTEM] there exists a inc, kill it!
1.13/1.29	c write failed with 2
1.13/1.29	c [INC SYSTEM] create new solver instance
1.13/1.29	c [INC] encode full formula
1.13/1.29	c (debug) using card networks
1.28/1.30	c set iterative enc to: card
1.28/1.30	c set iterative enc to: none
1.28/1.30	c [INC SEARCH] isOptimum variable: 0
1.28/1.41	c formula is SAT
1.28/1.41	c [INC SEARCH] copied best model
1.28/1.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.28/1.42	c model valid
1.28/1.42	c current solution ok
1.28/1.42	o 243
1.28/1.42	c [INC SEARCH] iteration: 4
1.28/1.42	c [INC BOUNDS] best value:243 search for 242
1.28/1.42	c [INC SYSTEM] there exists a inc, kill it!
1.28/1.42	c write failed with 2
1.28/1.42	c [INC SYSTEM] create new solver instance
1.28/1.42	c [INC] encode full formula
1.28/1.42	c (debug) using card networks
1.28/1.43	c set iterative enc to: card
1.28/1.43	c set iterative enc to: none
1.28/1.43	c [INC SEARCH] isOptimum variable: 0
2.05/2.12	c formula is SAT
2.05/2.12	c [INC SEARCH] copied best model
2.05/2.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.05/2.13	c model valid
2.05/2.13	c current solution ok
2.05/2.13	o 239
2.05/2.13	c [INC SEARCH] iteration: 5
2.05/2.13	c [INC BOUNDS] best value:239 search for 238
2.05/2.13	c [INC SYSTEM] there exists a inc, kill it!
2.05/2.13	c write failed with 2
2.05/2.13	c [INC SYSTEM] create new solver instance
2.05/2.13	c [INC] encode full formula
2.05/2.13	c (debug) using card networks
2.05/2.14	c set iterative enc to: card
2.05/2.14	c set iterative enc to: none
2.05/2.14	c [INC SEARCH] isOptimum variable: 0
3.85/3.92	c formula is SAT
3.85/3.92	c [INC SEARCH] copied best model
3.85/3.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.85/3.92	c model valid
3.85/3.92	c current solution ok
3.85/3.92	o 238
3.85/3.92	c [INC SEARCH] iteration: 6
3.85/3.92	c [INC BOUNDS] best value:238 search for 237
3.85/3.92	c [INC SYSTEM] there exists a inc, kill it!
3.85/3.92	c write failed with 2
3.85/3.92	c [INC SYSTEM] create new solver instance
3.85/3.92	c [INC] encode full formula
3.85/3.92	c (debug) using card networks
3.85/3.93	c set iterative enc to: card
3.85/3.93	c set iterative enc to: none
3.85/3.94	c [INC SEARCH] isOptimum variable: 0
4.57/4.69	c formula is SAT
4.57/4.69	c [INC SEARCH] copied best model
4.57/4.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.57/4.69	c model valid
4.57/4.69	c current solution ok
4.57/4.69	o 233
4.57/4.69	c [INC SEARCH] iteration: 7
4.57/4.69	c [INC BOUNDS] best value:233 search for 232
4.57/4.69	c [INC SYSTEM] there exists a inc, kill it!
4.57/4.69	c write failed with 2
4.57/4.69	c [INC SYSTEM] create new solver instance
4.57/4.69	c [INC] encode full formula
4.57/4.69	c (debug) using card networks
4.67/4.70	c set iterative enc to: card
4.67/4.70	c set iterative enc to: none
4.67/4.71	c [INC SEARCH] isOptimum variable: 0
7.86/7.96	c formula is SAT
7.86/7.96	c [INC SEARCH] copied best model
7.86/7.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.86/7.96	c model valid
7.86/7.96	c current solution ok
7.86/7.96	o 232
7.86/7.96	c [INC SEARCH] iteration: 8
7.86/7.96	c [INC BOUNDS] best value:232 search for 231
7.86/7.96	c [INC SYSTEM] there exists a inc, kill it!
7.86/7.96	c write failed with 2
7.86/7.97	c [INC SYSTEM] create new solver instance
7.86/7.97	c [INC] encode full formula
7.86/7.97	c (debug) using card networks
7.86/7.97	c set iterative enc to: card
7.86/7.97	c set iterative enc to: none
7.86/7.98	c [INC SEARCH] isOptimum variable: 0
12.05/12.13	c formula is SAT
12.05/12.14	c [INC SEARCH] copied best model
12.05/12.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.05/12.14	c model valid
12.05/12.14	c current solution ok
12.05/12.14	o 227
12.05/12.14	c [INC SEARCH] iteration: 9
12.05/12.14	c [INC BOUNDS] best value:227 search for 226
12.05/12.14	c [INC SYSTEM] there exists a inc, kill it!
12.05/12.14	c write failed with 2
12.05/12.14	c [INC SYSTEM] create new solver instance
12.05/12.14	c [INC] encode full formula
12.05/12.14	c (debug) using card networks
12.05/12.15	c set iterative enc to: card
12.05/12.15	c set iterative enc to: none
12.05/12.15	c [INC SEARCH] isOptimum variable: 0
20.34/20.41	c formula is SAT
20.34/20.41	c [INC SEARCH] copied best model
20.34/20.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.34/20.41	c model valid
20.34/20.41	c current solution ok
20.34/20.41	o 223
20.34/20.41	c [INC SEARCH] iteration: 10
20.34/20.41	c [INC BOUNDS] best value:223 search for 222
20.34/20.41	c [INC SYSTEM] there exists a inc, kill it!
20.34/20.41	c write failed with 2
20.34/20.42	c [INC SYSTEM] create new solver instance
20.34/20.42	c [INC] encode full formula
20.34/20.42	c (debug) using card networks
20.34/20.42	c set iterative enc to: card
20.34/20.42	c set iterative enc to: none
20.34/20.43	c [INC SEARCH] isOptimum variable: 0
81.63/81.74	c formula is SAT
81.63/81.74	c [INC SEARCH] copied best model
81.63/81.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
81.63/81.74	c model valid
81.63/81.74	c current solution ok
81.63/81.74	o 222
81.63/81.74	c [INC SEARCH] iteration: 11
81.63/81.74	c [INC BOUNDS] best value:222 search for 221
81.63/81.74	c [INC SYSTEM] there exists a inc, kill it!
81.63/81.74	c write failed with 2
81.63/81.75	c [INC SYSTEM] create new solver instance
81.63/81.75	c [INC] encode full formula
81.63/81.75	c (debug) using card networks
81.63/81.75	c set iterative enc to: card
81.63/81.75	c set iterative enc to: none
81.63/81.76	c [INC SEARCH] isOptimum variable: 0
176.40/176.55	c formula is SAT
176.40/176.55	c [INC SEARCH] copied best model
176.40/176.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
176.40/176.56	c model valid
176.40/176.56	c current solution ok
176.40/176.56	o 219
176.40/176.56	c [INC SEARCH] iteration: 12
176.40/176.56	c [INC BOUNDS] best value:219 search for 218
176.40/176.56	c [INC SYSTEM] there exists a inc, kill it!
176.40/176.56	c write failed with 2
176.40/176.56	c [INC SYSTEM] create new solver instance
176.40/176.56	c [INC] encode full formula
176.40/176.56	c (debug) using card networks
176.40/176.57	c set iterative enc to: card
176.40/176.57	c set iterative enc to: none
176.40/176.57	c [INC SEARCH] isOptimum variable: 0
491.35/491.54	c formula is SAT
491.35/491.54	c [INC SEARCH] copied best model
491.35/491.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
491.35/491.55	c model valid
491.35/491.55	c current solution ok
491.35/491.55	o 217
491.35/491.55	c [INC SEARCH] iteration: 13
491.35/491.55	c [INC BOUNDS] best value:217 search for 216
491.35/491.55	c [INC SYSTEM] there exists a inc, kill it!
491.35/491.55	c write failed with 2
491.35/491.55	c [INC SYSTEM] create new solver instance
491.35/491.55	c [INC] encode full formula
491.35/491.55	c (debug) using card networks
491.35/491.56	c set iterative enc to: card
491.35/491.56	c set iterative enc to: none
491.35/491.57	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18:  1264 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -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-3702793-1338310749/watcher-3702793-1338310749 -o /tmp/evaluation-result-3702793-1338310749/solver-3702793-1338310749 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702793-1338310749.opb 396024556 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: 0.02 0.01 1.28 2/174 1263
/proc/meminfo: memFree=29228476/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0

[startup+0.0430639 s]
/proc/loadavg: 0.02 0.01 1.28 2/174 1263
/proc/meminfo: memFree=29228476/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100222 s]
/proc/loadavg: 0.02 0.01 1.28 2/174 1263
/proc/meminfo: memFree=29228476/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300173 s]
/proc/loadavg: 0.02 0.01 1.28 2/174 1263
/proc/meminfo: memFree=29228476/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700211 s]
/proc/loadavg: 0.02 0.01 1.28 2/174 1263
/proc/meminfo: memFree=29228476/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 0.02 0.01 1.28 3/181 1287
/proc/meminfo: memFree=29191816/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=1.4 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 4743 20522 0 1 44 14 75 7 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 18460

[startup+3.1002 s]
/proc/loadavg: 0.18 0.04 1.28 3/181 1301
/proc/meminfo: memFree=29182444/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=2.11 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 5277 23879 0 1 45 14 144 8 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 18460
heavy processes:

[startup+6.30029 s]
/proc/loadavg: 0.18 0.04 1.28 3/181 1311
/proc/meminfo: memFree=29181152/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=4.69 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 6344 31194 0 1 48 15 395 11 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1311] ppid=1264 vsize=16912 CPUtime=1.57 cores=0,2,4,6
/proc/1311/stat : 1311 (glucosInc) R 1264 1263 1224 0 -1 4202496 3336 0 0 0 157 0 0 0 20 0 1 0 297200295 17317888 3389 33554432000 4194304 5654031 140733427004672 140733426992488 4232611 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1311/statm: 4228 3389 142 357 0 3868 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 35372

[startup+12.7002 s]
/proc/loadavg: 0.46 0.10 1.29 3/181 1317
/proc/meminfo: memFree=29170252/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=12.12 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 7414 41176 0 1 50 15 1132 15 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 18460

[startup+25.5003 s]
/proc/loadavg: 0.69 0.17 1.30 3/181 1323
/proc/meminfo: memFree=29153860/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=20.4 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 7945 48154 0 1 52 16 1955 17 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1323] ppid=1264 vsize=28836 CPUtime=5.05 cores=0,2,4,6
/proc/1323/stat : 1323 (glucosInc) R 1264 1263 1224 0 -1 4202496 4802 0 0 0 505 0 0 0 20 0 1 0 297201867 29528064 6036 33554432000 4194304 5654031 140736472687760 140736472675576 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1323/statm: 7209 6036 142 357 0 6849 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 47296

[startup+51.1004 s]
/proc/loadavg: 1.14 0.31 1.31 3/181 1325
/proc/meminfo: memFree=29130456/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=20.4 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 7945 48154 0 1 52 16 1955 17 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1323] ppid=1264 vsize=47580 CPUtime=30.64 cores=0,2,4,6
/proc/1323/stat : 1323 (glucosInc) R 1264 1263 1224 0 -1 4202496 7463 0 0 0 3062 2 0 0 20 0 1 0 297201867 48721920 11353 33554432000 4194304 5654031 140736472687760 140736472675576 4232830 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1323/statm: 11895 11353 142 357 0 11535 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 66040

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 1.35 3/182 1332
/proc/meminfo: memFree=29100028/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=81.7 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 8480 56484 0 1 53 16 8081 20 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1332] ppid=1264 vsize=47600 CPUtime=20.51 cores=0,2,4,6
/proc/1332/stat : 1332 (glucosInc) R 1264 1263 1224 0 -1 4202496 5542 0 0 0 2050 1 0 0 20 0 1 0 297208001 48742400 9492 33554432000 4194304 5654031 140734394992736 140734394990616 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1332/statm: 11900 9492 142 357 0 11540 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 66060

[startup+162.3 s]
/proc/loadavg: 1.87 0.85 1.39 3/182 1361
/proc/meminfo: memFree=29077324/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=81.7 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 8480 56484 0 1 53 16 8081 20 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1332] ppid=1264 vsize=134652 CPUtime=80.5 cores=0,2,4,6
/proc/1332/stat : 1332 (glucosInc) R 1264 1263 1224 0 -1 4202496 7101 0 0 0 8046 4 0 0 20 0 1 0 297208001 137883648 26944 33554432000 4194304 5654031 140734394992736 140734394990664 4215799 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1332/statm: 33663 26944 142 357 0 33303 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 153112

[startup+222.3 s]
/proc/loadavg: 1.95 1.05 1.42 3/181 1363
/proc/meminfo: memFree=29075648/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=176.49 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 9016 64152 0 1 54 16 17553 26 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1363] ppid=1264 vsize=73788 CPUtime=45.7 cores=0,2,4,6
/proc/1363/stat : 1363 (glucosInc) R 1264 1263 1224 0 -1 4202496 9542 0 0 0 4567 3 0 0 20 0 1 0 297217482 75558912 16234 33554432000 4194304 5654031 140734459331200 140734459319016 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1363/statm: 18447 16234 142 357 0 18087 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 92248

[startup+282.3 s]
/proc/loadavg: 2.04 1.24 1.46 3/181 1363
/proc/meminfo: memFree=29021892/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=176.49 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 9016 64152 0 1 54 16 17553 26 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0

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

/proc/loadavg: 2.00 1.97 1.80 3/181 1378
/proc/meminfo: memFree=28899376/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=491.43 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 9547 88207 0 1 56 16 49016 55 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1368] ppid=1264 vsize=240248 CPUtime=870.54 cores=0,2,4,6
/proc/1368/stat : 1368 (glucosInc) R 1264 1263 1224 0 -1 4202496 41565 0 0 0 86977 77 0 0 20 0 1 0 297248981 246013952 48062 33554432000 4194304 5654031 140737156992624 140737156980440 4214550 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1368/statm: 60062 48062 142 357 0 59702 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 258708

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.81 3/181 1378
/proc/meminfo: memFree=28760400/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=491.43 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 9547 88207 0 1 56 16 49016 55 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1368] ppid=1264 vsize=190160 CPUtime=930.54 cores=0,2,4,6
/proc/1368/stat : 1368 (glucosInc) R 1264 1263 1224 0 -1 4202496 43555 0 0 0 92972 82 0 0 20 0 1 0 297248981 194723840 46225 33554432000 4194304 5654031 140737156992624 140737156980440 4216213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1368/statm: 47540 46225 142 357 0 47180 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 208620

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/181 1378
/proc/meminfo: memFree=28813484/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=491.43 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 9547 88207 0 1 56 16 49016 55 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1368] ppid=1264 vsize=190160 CPUtime=990.52 cores=0,2,4,6
/proc/1368/stat : 1368 (glucosInc) R 1264 1263 1224 0 -1 4202496 45850 0 0 0 98965 87 0 0 20 0 1 0 297248981 194723840 44689 33554432000 4194304 5654031 140737156992624 140737156980440 4232755 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1368/statm: 47540 44689 142 357 0 47180 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 208620

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/181 1379
/proc/meminfo: memFree=28743580/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=491.43 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 9547 88207 0 1 56 16 49016 55 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1368] ppid=1264 vsize=178620 CPUtime=1050.5 cores=0,2,4,6
/proc/1368/stat : 1368 (glucosInc) R 1264 1263 1224 0 -1 4202496 47705 0 0 0 104958 92 0 0 20 0 1 0 297248981 182906880 38088 33554432000 4194304 5654031 140737156992624 140737156980440 4233315 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1368/statm: 44655 38088 142 357 0 44295 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 197080

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/181 1379
/proc/meminfo: memFree=28721464/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=491.43 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 9547 88207 0 1 56 16 49016 55 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1368] ppid=1264 vsize=259528 CPUtime=1110.49 cores=0,2,4,6
/proc/1368/stat : 1368 (glucosInc) R 1264 1263 1224 0 -1 4202496 49844 0 0 0 110952 97 0 0 20 0 1 0 297248981 265756672 54390 33554432000 4194304 5654031 140737156992624 140737156980440 4215033 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1368/statm: 64882 54390 142 357 0 64522 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 277988

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.84 3/181 1379
/proc/meminfo: memFree=28797260/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=491.43 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 9547 88207 0 1 56 16 49016 55 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1368] ppid=1264 vsize=192348 CPUtime=1170.48 cores=0,2,4,6
/proc/1368/stat : 1368 (glucosInc) R 1264 1263 1224 0 -1 4202496 52149 0 0 0 116946 102 0 0 20 0 1 0 297248981 196964352 45165 33554432000 4194304 5654031 140737156992624 140737156980440 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1368/statm: 48087 45165 142 357 0 47727 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 210808

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/181 1379
/proc/meminfo: memFree=28827504/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=491.43 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 9547 88207 0 1 56 16 49016 55 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1368] ppid=1264 vsize=223168 CPUtime=1230.47 cores=0,2,4,6
/proc/1368/stat : 1368 (glucosInc) R 1264 1263 1224 0 -1 4202496 53996 0 0 0 122940 107 0 0 20 0 1 0 297248981 228524032 55030 33554432000 4194304 5654031 140737156992624 140737156980440 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1368/statm: 55792 55030 142 357 0 55432 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 241628

[startup+1782.3 s]
/proc/loadavg: 2.07 1.99 1.86 3/181 1379
/proc/meminfo: memFree=28748044/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=491.43 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 9547 88207 0 1 56 16 49016 55 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1368] ppid=1264 vsize=192348 CPUtime=1290.46 cores=0,2,4,6
/proc/1368/stat : 1368 (glucosInc) R 1264 1263 1224 0 -1 4202496 55644 0 0 0 128935 111 0 0 20 0 1 0 297248981 196964352 45677 33554432000 4194304 5654031 140737156992624 140737156980440 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1368/statm: 48087 45677 142 357 0 47727 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 210808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 1.99 1.86 3/181 1379
/proc/meminfo: memFree=28668652/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=491.43 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 9547 88207 0 1 56 16 49016 55 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1368] ppid=1264 vsize=273256 CPUtime=1308.66 cores=0,2,4,6
/proc/1368/stat : 1368 (glucosInc) R 1264 1263 1224 0 -1 4202496 56549 0 0 0 130753 113 0 0 20 0 1 0 297248981 279814144 56797 33554432000 4194304 5654031 140737156992624 140737156980440 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1368/statm: 68314 56797 142 357 0 67954 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 291716

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.06 1.99 1.86 3/181 1379
/proc/meminfo: memFree=28668652/32873844 swapFree=7628/7628
[pid=1263] ppid=1254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1263/stat : 1263 (npSolver-pbo-It) S 1254 1263 1224 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297199824 9367552 275 33554432000 4194304 5064252 140736882733552 140736882732464 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1263/statm: 2287 275 233 213 0 72 0
[pid=1264] ppid=1263 vsize=9312 CPUtime=491.43 cores=0,2,4,6
/proc/1264/stat : 1264 (npSolver-pbo) S 1263 1263 1224 0 -1 4202496 9547 88207 0 1 56 16 49016 55 20 0 1 0 297199824 9535488 1733 33554432000 4194304 5992684 140734735555952 140734735541784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1264/statm: 2328 1733 194 440 0 1884 0
[pid=1368] ppid=1264 vsize=273256 CPUtime=1308.66 cores=0,2,4,6
/proc/1368/stat : 1368 (glucosInc) R 1264 1263 1224 0 -1 4202496 56549 0 0 0 130753 113 0 0 20 0 1 0 297248981 279814144 56797 33554432000 4194304 5654031 140737156992624 140737156980440 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1368/statm: 68314 56797 142 357 0 67954 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 291716

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1263 and gives
#  childrusage.ru_utime.tv_sec=490
#  childrusage.ru_utime.tv_usec=725398
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=718890
# CPU time returned by wait4() is 491.444
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.25
CPU system time (s): 1.84
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 359376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 490.725
system time used= 0.71889
maximum resident set size= 177140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98130
page faults= 1
swaps= 0
block input operations= 8
block output operations= 82696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 744
involuntary context switches= 723

runsolver used 2.6486 second user time and 7.18991 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-29 18:59:09
IDJOB=3702793
IDBENCH=1950
IDSOLVER=2278
FILE ID=node144/3702793-1338310749
RUNJOBID= node144-1338310749-1240
PBS_JOBID= 14632084
Free space on /tmp= 71132 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_13.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702793-1338310749/watcher-3702793-1338310749 -o /tmp/evaluation-result-3702793-1338310749/solver-3702793-1338310749 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702793-1338310749.opb 396024556 HOME HOME

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

MD5SUM BENCH= 9828b7020b058ee74169951dda258843
RANDOM SEED=396024556

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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.196
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:       32873844 kB
MemFree:        29239388 kB
Buffers:          600716 kB
Cached:          2165648 kB
SwapCached:           68 kB
Active:          1289464 kB
Inactive:        1495136 kB
Active(anon):       1240 kB
Inactive(anon):    11256 kB
Active(file):    1288224 kB
Inactive(file):  1483880 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108300 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:         17520 kB
Mapped:            13500 kB
Shmem:               172 kB
Slab:             713620 kB
SReclaimable:     155700 kB
SUnreclaim:       557920 kB
KernelStack:        1392 kB
PageTables:         3768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71108 MiB
End job on node144 at 2012-05-29 19:29:10