Trace number 3702801

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
MD5SUM85de1910ead9431952046fc8a55b274b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables478
Total number of constraints478
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 constraints478
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 478
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 478
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 478
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.40	c run inc solver
0.00/0.40	c [INC SYSTEM] run initial solver
0.00/0.40	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.87	o 265
0.00/0.87	c starting approximation
0.00/0.87	c factor = 1
0.00/0.87	c can not find a suitable factor, leaving approximation
0.00/0.87	c finished approximation
0.00/0.87	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.87	c write failed with 2
0.00/0.87	c [INC SEARCH] iteration: 0
0.00/0.87	c [INC BOUNDS] best value:265 search for 264
0.00/0.87	c [INC SYSTEM] create new solver instance
0.00/0.87	c [INC] encode full formula
0.00/0.87	c (debug) using card networks
0.00/0.88	c set iterative enc to: card
0.00/0.88	c set iterative enc to: none
0.00/0.88	c [INC SEARCH] isOptimum variable: 0
0.00/0.99	c formula is SAT
0.00/1.00	c [INC SEARCH] copied best model
0.00/1.00	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 257
0.00/1.00	c [INC SEARCH] iteration: 1
0.00/1.00	c [INC BOUNDS] best value:257 search for 256
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.99/1.01	c set iterative enc to: card
0.99/1.01	c set iterative enc to: none
0.99/1.01	c [INC SEARCH] isOptimum variable: 0
1.00/1.13	c formula is SAT
1.00/1.13	c [INC SEARCH] copied best model
1.00/1.13	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 244
1.00/1.13	c [INC SEARCH] iteration: 2
1.00/1.13	c [INC BOUNDS] best value:244 search for 243
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.15	c [INC SEARCH] isOptimum variable: 0
1.13/1.63	c formula is SAT
1.13/1.63	c [INC SEARCH] copied best model
1.13/1.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.13/1.63	c model valid
1.13/1.63	c current solution ok
1.13/1.63	o 241
1.13/1.63	c [INC SEARCH] iteration: 3
1.13/1.63	c [INC BOUNDS] best value:241 search for 240
1.13/1.63	c [INC SYSTEM] there exists a inc, kill it!
1.13/1.63	c write failed with 2
1.13/1.63	c [INC SYSTEM] create new solver instance
1.13/1.63	c [INC] encode full formula
1.13/1.63	c (debug) using card networks
1.13/1.64	c set iterative enc to: card
1.13/1.64	c set iterative enc to: none
1.13/1.64	c [INC SEARCH] isOptimum variable: 0
2.57/2.60	c formula is SAT
2.57/2.60	c [INC SEARCH] copied best model
2.57/2.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.57/2.60	c model valid
2.57/2.60	c current solution ok
2.57/2.60	o 235
2.57/2.60	c [INC SEARCH] iteration: 4
2.57/2.60	c [INC BOUNDS] best value:235 search for 234
2.57/2.60	c [INC SYSTEM] there exists a inc, kill it!
2.57/2.60	c write failed with 2
2.57/2.60	c [INC SYSTEM] create new solver instance
2.57/2.60	c [INC] encode full formula
2.57/2.60	c (debug) using card networks
2.57/2.61	c set iterative enc to: card
2.57/2.61	c set iterative enc to: none
2.57/2.61	c [INC SEARCH] isOptimum variable: 0
4.07/4.10	c formula is SAT
4.07/4.10	c [INC SEARCH] copied best model
4.07/4.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.07/4.10	c model valid
4.07/4.10	c current solution ok
4.07/4.10	o 230
4.07/4.10	c [INC SEARCH] iteration: 5
4.07/4.10	c [INC BOUNDS] best value:230 search for 229
4.07/4.10	c [INC SYSTEM] there exists a inc, kill it!
4.07/4.10	c write failed with 2
4.07/4.10	c [INC SYSTEM] create new solver instance
4.07/4.10	c [INC] encode full formula
4.07/4.10	c (debug) using card networks
4.07/4.11	c set iterative enc to: card
4.07/4.11	c set iterative enc to: none
4.07/4.12	c [INC SEARCH] isOptimum variable: 0
8.15/8.27	c formula is SAT
8.15/8.27	c [INC SEARCH] copied best model
8.15/8.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.15/8.27	c model valid
8.15/8.27	c current solution ok
8.15/8.27	o 228
8.15/8.27	c [INC SEARCH] iteration: 6
8.15/8.27	c [INC BOUNDS] best value:228 search for 227
8.15/8.27	c [INC SYSTEM] there exists a inc, kill it!
8.15/8.27	c write failed with 2
8.15/8.27	c [INC SYSTEM] create new solver instance
8.15/8.27	c [INC] encode full formula
8.15/8.27	c (debug) using card networks
8.15/8.28	c set iterative enc to: card
8.15/8.28	c set iterative enc to: none
8.15/8.29	c [INC SEARCH] isOptimum variable: 0
19.27/19.30	c formula is SAT
19.27/19.30	c [INC SEARCH] copied best model
19.27/19.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.27/19.31	c model valid
19.27/19.31	c current solution ok
19.27/19.31	o 227
19.27/19.31	c [INC SEARCH] iteration: 7
19.27/19.31	c [INC BOUNDS] best value:227 search for 226
19.27/19.31	c [INC SYSTEM] there exists a inc, kill it!
19.27/19.31	c write failed with 2
19.27/19.31	c [INC SYSTEM] create new solver instance
19.27/19.31	c [INC] encode full formula
19.27/19.31	c (debug) using card networks
19.27/19.32	c set iterative enc to: card
19.27/19.32	c set iterative enc to: none
19.27/19.32	c [INC SEARCH] isOptimum variable: 0
27.26/27.37	c formula is SAT
27.26/27.37	c [INC SEARCH] copied best model
27.26/27.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.26/27.37	c model valid
27.26/27.37	c current solution ok
27.26/27.37	o 224
27.26/27.37	c [INC SEARCH] iteration: 8
27.26/27.37	c [INC BOUNDS] best value:224 search for 223
27.26/27.37	c [INC SYSTEM] there exists a inc, kill it!
27.26/27.37	c write failed with 2
27.26/27.37	c [INC SYSTEM] create new solver instance
27.26/27.37	c [INC] encode full formula
27.26/27.37	c (debug) using card networks
27.26/27.38	c set iterative enc to: card
27.26/27.38	c set iterative enc to: none
27.26/27.39	c [INC SEARCH] isOptimum variable: 0
118.23/118.38	c formula is SAT
118.23/118.38	c [INC SEARCH] copied best model
118.23/118.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
118.23/118.38	c model valid
118.23/118.38	c current solution ok
118.23/118.38	o 222
118.23/118.38	c [INC SEARCH] iteration: 9
118.23/118.38	c [INC BOUNDS] best value:222 search for 221
118.23/118.38	c [INC SYSTEM] there exists a inc, kill it!
118.23/118.38	c write failed with 2
118.23/118.38	c [INC SYSTEM] create new solver instance
118.23/118.38	c [INC] encode full formula
118.23/118.38	c (debug) using card networks
118.23/118.39	c set iterative enc to: card
118.23/118.39	c set iterative enc to: none
118.35/118.40	c [INC SEARCH] isOptimum variable: 0
143.83/143.97	c formula is SAT
143.83/143.98	c [INC SEARCH] copied best model
143.83/143.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
143.83/143.98	c model valid
143.83/143.98	c current solution ok
143.83/143.98	o 220
143.83/143.98	c [INC SEARCH] iteration: 10
143.83/143.98	c [INC BOUNDS] best value:220 search for 219
143.83/143.98	c [INC SYSTEM] there exists a inc, kill it!
143.83/143.98	c write failed with 2
143.83/143.98	c [INC SYSTEM] create new solver instance
143.83/143.98	c [INC] encode full formula
143.83/143.98	c (debug) using card networks
143.83/143.99	c set iterative enc to: card
143.83/143.99	c set iterative enc to: none
143.83/144.00	c [INC SEARCH] isOptimum variable: 0
215.80/215.95	c formula is SAT
215.80/215.95	c [INC SEARCH] copied best model
215.80/215.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
215.80/215.95	c model valid
215.80/215.95	c current solution ok
215.80/215.95	o 216
215.80/215.95	c [INC SEARCH] iteration: 11
215.80/215.95	c [INC BOUNDS] best value:216 search for 215
215.80/215.95	c [INC SYSTEM] there exists a inc, kill it!
215.80/215.95	c write failed with 2
215.80/215.96	c [INC SYSTEM] create new solver instance
215.80/215.96	c [INC] encode full formula
215.80/215.96	c (debug) using card networks
215.80/215.96	c set iterative enc to: card
215.80/215.96	c set iterative enc to: none
215.80/215.97	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18:  1469 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-3702801-1338312550/watcher-3702801-1338312550 -o /tmp/evaluation-result-3702801-1338312550/solver-3702801-1338312550 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702801-1338312550.opb 1524152309 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.06 1.99 1.86 4/175 1467
/proc/meminfo: memFree=29223588/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0

[startup+0.022114 s]
/proc/loadavg: 2.06 1.99 1.86 4/175 1467
/proc/meminfo: memFree=29223588/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100216 s]
/proc/loadavg: 2.06 1.99 1.86 4/175 1467
/proc/meminfo: memFree=29223588/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30018 s]
/proc/loadavg: 2.06 1.99 1.86 4/175 1467
/proc/meminfo: memFree=29223588/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700115 s]
/proc/loadavg: 2.06 1.99 1.86 4/175 1467
/proc/meminfo: memFree=29223588/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.05 1.99 1.86 4/181 1485
/proc/meminfo: memFree=29180760/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=1.13 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 3637 12975 0 0 45 12 53 3 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 16160

[startup+3.10025 s]
/proc/loadavg: 2.05 1.99 1.86 4/181 1493
/proc/meminfo: memFree=29180000/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=2.6 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 4687 19450 0 0 48 12 195 5 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 16160

[startup+6.30029 s]
/proc/loadavg: 2.05 1.99 1.86 4/181 1501
/proc/meminfo: memFree=29177572/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=4.09 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 5212 23361 0 0 49 12 342 6 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1501] ppid=1469 vsize=16584 CPUtime=2.17 cores=0,2,4,6
/proc/1501/stat : 1501 (glucosInc) R 1469 1467 1224 0 -1 4202496 3600 0 0 0 217 0 0 0 20 0 1 0 297380334 16982016 3421 33554432000 4194304 5654031 140735503330880 140735503328728 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1501/statm: 4146 3421 142 357 0 3786 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 32744

[startup+12.7003 s]
/proc/loadavg: 2.04 1.99 1.86 4/181 1509
/proc/meminfo: memFree=29171636/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=8.27 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 5737 27831 0 0 51 12 756 8 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1507] ppid=1469 vsize=21340 CPUtime=4.4 cores=0,2,4,6
/proc/1507/stat : 1507 (glucosInc) R 1469 1467 1224 0 -1 4202496 5518 0 0 0 439 1 0 0 20 0 1 0 297380751 21852160 4493 33554432000 4194304 5654031 140734907801952 140734907789768 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1507/statm: 5335 4493 142 357 0 4975 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 37500

[startup+25.5003 s]
/proc/loadavg: 2.04 1.99 1.86 4/180 1513
/proc/meminfo: memFree=29164112/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=19.3 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 6262 35056 0 0 52 12 1855 11 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1511] ppid=1469 vsize=28420 CPUtime=6.16 cores=0,2,4,6
/proc/1511/stat : 1511 (glucosInc) R 1469 1467 1224 0 -1 4202496 5155 0 0 0 615 1 0 0 20 0 1 0 297381854 29102080 6569 33554432000 4194304 5654031 140735977526432 140735977514248 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1511/statm: 7105 6569 142 357 0 6745 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 44580

[startup+51.1003 s]
/proc/loadavg: 2.02 1.99 1.86 4/181 1518
/proc/meminfo: memFree=29157156/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=27.36 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 6787 41350 0 0 53 12 2657 14 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1516] ppid=1469 vsize=28404 CPUtime=23.68 cores=0,2,4,6
/proc/1516/stat : 1516 (glucosInc) R 1469 1467 1224 0 -1 4202496 7757 0 0 0 2366 2 0 0 20 0 1 0 297382661 29085696 6106 33554432000 4194304 5654031 140737014040080 140737014027896 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1516/statm: 7101 6106 142 357 0 6741 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 44564

[startup+102.307 s]
/proc/loadavg: 2.01 1.99 1.87 4/182 1523
/proc/meminfo: memFree=29099564/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=27.36 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 6787 41350 0 0 53 12 2657 14 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1516] ppid=1469 vsize=73496 CPUtime=74.89 cores=0,2,4,6
/proc/1516/stat : 1516 (glucosInc) R 1469 1467 1224 0 -1 4202496 11858 0 0 0 7482 7 0 0 20 0 1 0 297382661 75259904 13692 33554432000 4194304 5654031 140737014040080 140737014038104 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1516/statm: 18374 13692 142 357 0 18014 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 89656

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.87 4/181 1532
/proc/meminfo: memFree=29130112/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=143.93 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 7837 63134 0 0 56 12 14300 25 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1532] ppid=1469 vsize=32848 CPUtime=18.28 cores=0,2,4,6
/proc/1532/stat : 1532 (glucosInc) R 1469 1467 1224 0 -1 4202496 6849 0 0 0 1827 1 0 0 20 0 1 0 297394322 33636352 7660 33554432000 4194304 5654031 140736999533504 140736999521320 4232659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1532/statm: 8212 7660 142 357 0 7852 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 49008

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.88 4/182 1535
/proc/meminfo: memFree=29086220/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=215.89 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 8362 74942 0 0 57 12 21490 30 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1535] ppid=1469 vsize=28416 CPUtime=6.31 cores=0,2,4,6
/proc/1535/stat : 1535 (glucosInc) R 1469 1467 1224 0 -1 4202496 4935 0 0 0 630 1 0 0 20 0 1 0 297401519 29097984 5700 33554432000 4194304 5654031 140736768397280 140736768385096 4215014 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1535/statm: 7104 5700 142 357 0 6744 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 44576

[startup+282.3 s]
/proc/loadavg: 2.07 2.00 1.89 4/181 1535
/proc/meminfo: memFree=29073560/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=215.89 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 1.93 4/182 1550
/proc/meminfo: memFree=28934656/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=215.89 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 8362 74942 0 0 57 12 21490 30 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1535] ppid=1469 vsize=166088 CPUtime=1086.11 cores=0,2,4,6
/proc/1535/stat : 1535 (glucosInc) R 1469 1467 1224 0 -1 4202496 50371 0 0 0 108531 80 0 0 20 0 1 0 297401519 170074112 36672 33554432000 4194304 5654031 140736768397280 140736768385096 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1535/statm: 41522 36672 142 357 0 41162 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 182248

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1550
/proc/meminfo: memFree=28827156/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=215.89 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 8362 74942 0 0 57 12 21490 30 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1535] ppid=1469 vsize=246996 CPUtime=1146.1 cores=0,2,4,6
/proc/1535/stat : 1535 (glucosInc) R 1469 1467 1224 0 -1 4202496 52541 0 0 0 114526 84 0 0 20 0 1 0 297401519 252923904 49840 33554432000 4194304 5654031 140736768397280 140736768395368 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1535/statm: 61749 49840 142 357 0 61389 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 263156

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 4/180 1550
/proc/meminfo: memFree=28846360/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=215.89 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 8362 74942 0 0 57 12 21490 30 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1535] ppid=1469 vsize=166088 CPUtime=1206.1 cores=0,2,4,6
/proc/1535/stat : 1535 (glucosInc) R 1469 1467 1224 0 -1 4202496 54152 0 0 0 120522 88 0 0 20 0 1 0 297401519 170074112 39744 33554432000 4194304 5654031 140736768397280 140736768385096 4232842 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1535/statm: 41522 39744 142 357 0 41162 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 182248

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1551
/proc/meminfo: memFree=28845196/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=215.89 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 8362 74942 0 0 57 12 21490 30 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1535] ppid=1469 vsize=246996 CPUtime=1266.08 cores=0,2,4,6
/proc/1535/stat : 1535 (glucosInc) R 1469 1467 1224 0 -1 4202496 56322 0 0 0 126515 93 0 0 20 0 1 0 297401519 252923904 51888 33554432000 4194304 5654031 140736768397280 140736768385096 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1535/statm: 61749 51888 142 357 0 61389 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 263156

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1551
/proc/meminfo: memFree=28847740/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=215.89 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 8362 74942 0 0 57 12 21490 30 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1535] ppid=1469 vsize=166088 CPUtime=1326.07 cores=0,2,4,6
/proc/1535/stat : 1535 (glucosInc) R 1469 1467 1224 0 -1 4202496 57933 0 0 0 132510 97 0 0 20 0 1 0 297401519 170074112 39232 33554432000 4194304 5654031 140736768397280 140736768385096 4233448 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1535/statm: 41522 39232 142 357 0 41162 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 182248

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1552
/proc/meminfo: memFree=28843352/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=215.89 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 8362 74942 0 0 57 12 21490 30 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1535] ppid=1469 vsize=246996 CPUtime=1386.07 cores=0,2,4,6
/proc/1535/stat : 1535 (glucosInc) R 1469 1467 1224 0 -1 4202496 60097 0 0 0 138505 102 0 0 20 0 1 0 297401519 252923904 51888 33554432000 4194304 5654031 140736768397280 140736768395368 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1535/statm: 61749 51888 142 357 0 61389 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 263156

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1552
/proc/meminfo: memFree=28780640/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=215.89 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 8362 74942 0 0 57 12 21490 30 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1535] ppid=1469 vsize=246996 CPUtime=1446.06 cores=0,2,4,6
/proc/1535/stat : 1535 (glucosInc) R 1469 1467 1224 0 -1 4202496 61375 0 0 0 144501 105 0 0 20 0 1 0 297401519 252923904 57008 33554432000 4194304 5654031 140736768397280 140736768385096 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1535/statm: 61749 57008 142 357 0 61389 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 263156

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1552
/proc/meminfo: memFree=28941256/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=215.89 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 8362 74942 0 0 57 12 21490 30 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1535] ppid=1469 vsize=166088 CPUtime=1506.04 cores=0,2,4,6
/proc/1535/stat : 1535 (glucosInc) R 1469 1467 1224 0 -1 4202496 62990 0 0 0 150495 109 0 0 20 0 1 0 297401519 170074112 37696 33554432000 4194304 5654031 140736768397280 140736768395208 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1535/statm: 41522 37696 142 357 0 41162 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 182248

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1552
/proc/meminfo: memFree=28848204/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=215.89 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 8362 74942 0 0 57 12 21490 30 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1535] ppid=1469 vsize=196908 CPUtime=1566.02 cores=0,2,4,6
/proc/1535/stat : 1535 (glucosInc) R 1469 1467 1224 0 -1 4202496 64854 0 0 0 156490 112 0 0 20 0 1 0 297401519 201633792 44419 33554432000 4194304 5654031 140736768397280 140736768385096 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1535/statm: 49227 44419 142 357 0 48867 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 213068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1552
/proc/meminfo: memFree=28780252/32873844 swapFree=7628/7628
[pid=1467] ppid=1463 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1467/stat : 1467 (npSolver-pbo-It) S 1463 1467 1224 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 274 33554432000 4194304 5064252 140735246445952 140735246444864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1467/statm: 2287 274 233 213 0 72 0
[pid=1469] ppid=1467 vsize=7012 CPUtime=215.89 cores=0,2,4,6
/proc/1469/stat : 1469 (npSolver-pbo) S 1467 1467 1224 0 -1 4202496 8362 74942 0 0 57 12 21490 30 20 0 1 0 297379922 7180288 1434 33554432000 4194304 5992684 140734713591968 140734713577800 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1469/statm: 1753 1434 194 440 0 1309 0
[pid=1535] ppid=1469 vsize=246996 CPUtime=1584.13 cores=0,2,4,6
/proc/1535/stat : 1535 (glucosInc) R 1469 1467 1224 0 -1 4202496 65174 0 0 0 158300 113 0 0 20 0 1 0 297401519 252923904 52912 33554432000 4194304 5654031 140736768397280 140736768385096 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1535/statm: 61749 52912 142 357 0 61389 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 263156

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1467 and gives
#  childrusage.ru_utime.tv_sec=215
#  childrusage.ru_utime.tv_usec=480242
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=435933
# CPU time returned by wait4() is 215.916
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1798.47
CPU system time (s): 1.55
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 263156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 215.48
system time used= 0.435933
maximum resident set size= 107440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83678
page faults= 0
swaps= 0
block input operations= 0
block output operations= 68248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 596
involuntary context switches= 546

runsolver used 3.54646 second user time and 9.10661 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-29 19:29:10
IDJOB=3702801
IDBENCH=1955
IDSOLVER=2278
FILE ID=node144/3702801-1338312550
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_21.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702801-1338312550/watcher-3702801-1338312550 -o /tmp/evaluation-result-3702801-1338312550/solver-3702801-1338312550 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702801-1338312550.opb 1524152309 HOME HOME

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

MD5SUM BENCH= 85de1910ead9431952046fc8a55b274b
RANDOM SEED=1524152309

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:        29224744 kB
Buffers:          601004 kB
Cached:          2177168 kB
SwapCached:          448 kB
Active:          1301056 kB
Inactive:        1497564 kB
Active(anon):       2560 kB
Inactive(anon):    11576 kB
Active(file):    1298496 kB
Inactive(file):  1485988 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108328 kB
Dirty:             16316 kB
Writeback:             0 kB
AnonPages:         17940 kB
Mapped:            13780 kB
Shmem:               172 kB
Slab:             713544 kB
SReclaimable:     155804 kB
SUnreclaim:       557740 kB
KernelStack:        1504 kB
PageTables:         3676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105008 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:59:11