Trace number 3751960

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM0a5749e09f3f6f40d04f442dc86d22a6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1789.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 188
Optimality of the best value was proved NO
Number of variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
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 479
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.18	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.18	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.20	c [INC SYSTEM] solved the initial formula
0.00/0.20	c model valid
0.00/0.20	c current solution ok
0.00/0.23	o 469
0.00/0.23	c starting approximation
0.00/0.23	c factor = 1
0.00/0.23	c can not find a suitable factor, leaving approximation
0.00/0.23	c finished approximation
0.00/0.23	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.23	c write failed with 2
0.00/0.23	c [INC SEARCH] iteration: 0
0.00/0.23	c [INC BOUNDS] best value:469 search for 468
0.00/0.23	c [INC SYSTEM] create new solver instance
0.00/0.23	c [INC] encode full formula
0.00/0.23	c (debug) using card networks
0.00/0.23	c old isEQ: 16, new EQ is 0
0.00/0.24	c set iterative enc to: card
0.00/0.24	c set iterative enc to: none
0.00/0.24	c [INC SEARCH] isOptimum variable: 0
0.00/0.28	c formula is SAT
0.00/0.28	c [INC SEARCH] copied best model
0.00/0.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.28	c model valid
0.00/0.28	c current solution ok
0.00/0.28	o 237
0.00/0.28	c [INC SEARCH] iteration: 1
0.00/0.28	c [INC BOUNDS] best value:237 search for 236
0.00/0.28	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.28	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c set iterative enc to: card
0.00/0.29	c set iterative enc to: none
0.00/0.30	c [INC SEARCH] isOptimum variable: 0
0.00/0.51	c formula is SAT
0.00/0.51	c [INC SEARCH] copied best model
0.00/0.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.52	c model valid
0.00/0.52	c current solution ok
0.00/0.52	o 235
0.00/0.52	c [INC SEARCH] iteration: 2
0.00/0.52	c [INC BOUNDS] best value:235 search for 234
0.00/0.52	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.52	c write failed with 2
0.00/0.52	c [INC SYSTEM] create new solver instance
0.00/0.52	c [INC] encode full formula
0.00/0.52	c (debug) using card networks
0.00/0.52	c old isEQ: 0, new EQ is 0
0.00/0.52	c set iterative enc to: card
0.00/0.52	c set iterative enc to: none
0.00/0.53	c [INC SEARCH] isOptimum variable: 0
5.67/5.71	c formula is SAT
5.67/5.71	c [INC SEARCH] copied best model
5.67/5.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.67/5.71	c model valid
5.67/5.71	c current solution ok
5.67/5.71	o 232
5.67/5.71	c [INC SEARCH] iteration: 3
5.67/5.71	c [INC BOUNDS] best value:232 search for 231
5.67/5.71	c [INC SYSTEM] there exists a inc, kill it!
5.67/5.71	c write failed with 2
5.67/5.71	c [INC SYSTEM] create new solver instance
5.67/5.71	c [INC] encode full formula
5.67/5.71	c (debug) using card networks
5.67/5.71	c old isEQ: 0, new EQ is 0
5.67/5.72	c set iterative enc to: card
5.67/5.72	c set iterative enc to: none
5.67/5.72	c [INC SEARCH] isOptimum variable: 0
21.56/21.65	c formula is SAT
21.56/21.65	c [INC SEARCH] copied best model
21.56/21.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.56/21.65	c model valid
21.56/21.65	c current solution ok
21.56/21.65	o 230
21.56/21.65	c [INC SEARCH] iteration: 4
21.56/21.65	c [INC BOUNDS] best value:230 search for 229
21.56/21.65	c [INC SYSTEM] there exists a inc, kill it!
21.56/21.65	c write failed with 2
21.56/21.65	c [INC SYSTEM] create new solver instance
21.56/21.65	c [INC] encode full formula
21.56/21.65	c (debug) using card networks
21.56/21.65	c old isEQ: 0, new EQ is 0
21.56/21.66	c set iterative enc to: card
21.56/21.66	c set iterative enc to: none
21.56/21.67	c [INC SEARCH] isOptimum variable: 0
21.64/21.96	c formula is SAT
21.64/21.97	c [INC SEARCH] copied best model
21.64/21.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.64/21.97	c model valid
21.64/21.97	c current solution ok
21.64/21.97	o 229
21.64/21.97	c [INC SEARCH] iteration: 5
21.64/21.97	c [INC BOUNDS] best value:229 search for 228
21.64/21.97	c [INC SYSTEM] there exists a inc, kill it!
21.64/21.97	c write failed with 2
21.64/21.97	c [INC SYSTEM] create new solver instance
21.64/21.97	c [INC] encode full formula
21.64/21.97	c (debug) using card networks
21.64/21.97	c old isEQ: 0, new EQ is 0
21.64/21.98	c set iterative enc to: card
21.64/21.98	c set iterative enc to: none
21.64/21.98	c [INC SEARCH] isOptimum variable: 0
27.58/27.63	c formula is SAT
27.58/27.66	c [INC SEARCH] copied best model
27.58/27.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.58/27.66	c model valid
27.58/27.66	c current solution ok
27.58/27.66	o 227
27.58/27.66	c [INC SEARCH] iteration: 6
27.58/27.66	c [INC BOUNDS] best value:227 search for 226
27.58/27.66	c [INC SYSTEM] there exists a inc, kill it!
27.58/27.66	c write failed with 2
27.58/27.66	c [INC SYSTEM] create new solver instance
27.58/27.66	c [INC] encode full formula
27.58/27.66	c (debug) using card networks
27.58/27.66	c old isEQ: 0, new EQ is 0
27.58/27.66	c set iterative enc to: card
27.58/27.66	c set iterative enc to: none
27.58/27.66	c [INC SEARCH] isOptimum variable: 0
33.96/34.08	c formula is SAT
33.96/34.08	c [INC SEARCH] copied best model
33.96/34.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
33.96/34.09	c model valid
33.96/34.09	c current solution ok
33.96/34.09	o 223
33.96/34.09	c [INC SEARCH] iteration: 7
33.96/34.09	c [INC BOUNDS] best value:223 search for 222
33.96/34.09	c [INC SYSTEM] there exists a inc, kill it!
33.96/34.09	c write failed with 2
33.96/34.09	c [INC SYSTEM] create new solver instance
33.96/34.09	c [INC] encode full formula
33.96/34.09	c (debug) using card networks
33.96/34.09	c old isEQ: 0, new EQ is 0
33.96/34.10	c set iterative enc to: card
33.96/34.10	c set iterative enc to: none
33.96/34.10	c [INC SEARCH] isOptimum variable: 0
323.31/323.46	c formula is SAT
323.31/323.46	c [INC SEARCH] copied best model
323.31/323.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
323.31/323.47	c model valid
323.31/323.47	c current solution ok
323.31/323.47	o 220
323.31/323.47	c [INC SEARCH] iteration: 8
323.31/323.47	c [INC BOUNDS] best value:220 search for 219
323.31/323.47	c [INC SYSTEM] there exists a inc, kill it!
323.31/323.47	c write failed with 2
323.31/323.47	c [INC SYSTEM] create new solver instance
323.31/323.47	c [INC] encode full formula
323.31/323.47	c (debug) using card networks
323.31/323.47	c old isEQ: 0, new EQ is 0
323.31/323.48	c set iterative enc to: card
323.31/323.48	c set iterative enc to: none
323.31/323.48	c [INC SEARCH] isOptimum variable: 0
816.91/817.13	c formula is SAT
816.91/817.13	c [INC SEARCH] copied best model
816.91/817.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
816.91/817.14	c model valid
816.91/817.14	c current solution ok
816.91/817.14	o 219
816.91/817.14	c [INC SEARCH] iteration: 9
816.91/817.14	c [INC BOUNDS] best value:219 search for 218
816.91/817.14	c [INC SYSTEM] there exists a inc, kill it!
816.91/817.14	c write failed with 2
816.91/817.14	c [INC SYSTEM] create new solver instance
816.91/817.14	c [INC] encode full formula
816.91/817.14	c (debug) using card networks
816.91/817.14	c old isEQ: 0, new EQ is 0
816.91/817.15	c set iterative enc to: card
816.91/817.15	c set iterative enc to: none
816.91/817.16	c [INC SEARCH] isOptimum variable: 0
1133.44/1133.70	c formula is SAT
1133.44/1133.70	c [INC SEARCH] copied best model
1133.44/1133.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1133.44/1133.70	c model valid
1133.44/1133.70	c current solution ok
1133.44/1133.70	o 218
1133.44/1133.70	c [INC SEARCH] iteration: 10
1133.44/1133.70	c [INC BOUNDS] best value:218 search for 217
1133.44/1133.70	c [INC SYSTEM] there exists a inc, kill it!
1133.44/1133.70	c write failed with 2
1133.44/1133.71	c [INC SYSTEM] create new solver instance
1133.44/1133.71	c [INC] encode full formula
1133.44/1133.71	c (debug) using card networks
1133.44/1133.71	c old isEQ: 0, new EQ is 0
1133.44/1133.71	c set iterative enc to: card
1133.44/1133.71	c set iterative enc to: none
1133.44/1133.72	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751960-1339115106/watcher-3751960-1339115106 -o /tmp/evaluation-result-3751960-1339115106/solver-3751960-1339115106 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751960-1339115106.opb 1051782281 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.97 2.00 2.00 3/178 402
/proc/meminfo: memFree=30792608/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0

[startup+0.101115 s]
/proc/loadavg: 1.97 2.00 2.00 3/178 402
/proc/meminfo: memFree=30792608/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200223 s]
/proc/loadavg: 1.97 2.00 2.00 3/178 402
/proc/meminfo: memFree=30792608/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 1.97 2.00 2.00 3/178 402
/proc/meminfo: memFree=30792608/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700156 s]
/proc/loadavg: 1.97 2.00 2.00 3/178 402
/proc/meminfo: memFree=30792608/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 1.97 2.00 2.00 3/181 415
/proc/meminfo: memFree=30776444/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=0.51 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 4280 11764 0 0 6 3 39 3 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=415] ppid=403 vsize=13116 CPUtime=0.96 cores=1,3,5,7
/proc/415/stat : 415 (glucosInc) R 403 402 30644 0 -1 4202496 3099 0 0 0 96 0 0 0 20 0 1 0 377636163 13430784 2529 33554432000 4194304 5654031 140733719408288 140733719406184 4232632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/415/statm: 3279 2529 141 357 0 2919 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 27136

[startup+3.10022 s]
/proc/loadavg: 1.97 2.00 2.00 3/181 415
/proc/meminfo: memFree=30773284/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=0.51 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 4280 11764 0 0 6 3 39 3 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=415] ppid=403 vsize=19320 CPUtime=2.55 cores=1,3,5,7
/proc/415/stat : 415 (glucosInc) R 403 402 30644 0 -1 4202496 5282 0 0 0 255 0 0 0 20 0 1 0 377636163 19783680 3998 33554432000 4194304 5654031 140733719408288 140733719396104 4232916 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/415/statm: 4830 3998 142 357 0 4470 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 33340

[startup+6.30027 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 415
/proc/meminfo: memFree=30756080/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=5.7 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 4809 18831 0 0 7 3 556 4 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 14020

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 417
/proc/meminfo: memFree=30753612/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=5.7 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 4809 18831 0 0 7 3 556 4 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=417] ppid=403 vsize=27568 CPUtime=6.96 cores=1,3,5,7
/proc/417/stat : 417 (glucosInc) R 403 402 30644 0 -1 4202496 6233 0 0 0 695 1 0 0 20 0 1 0 377636682 28229632 6329 33554432000 4194304 5654031 140737339485696 140737339473512 4208676 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/417/statm: 6892 6329 142 357 0 6532 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 41588

[startup+25.5002 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 421
/proc/meminfo: memFree=30743500/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=21.97 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 5867 29059 0 0 10 4 2176 7 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=421] ppid=403 vsize=20992 CPUtime=3.51 cores=1,3,5,7
/proc/421/stat : 421 (glucosInc) R 403 402 30644 0 -1 4202496 4984 0 0 0 350 1 0 0 20 0 1 0 377638308 21495808 4256 33554432000 4194304 5654031 140735057081440 140735057069256 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/421/statm: 5248 4256 142 357 0 4888 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35012

[startup+51.1002 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 425
/proc/meminfo: memFree=30720760/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=34.07 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 6924 41501 0 0 12 4 3382 9 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=425] ppid=403 vsize=42424 CPUtime=16.98 cores=1,3,5,7
/proc/425/stat : 425 (glucosInc) R 403 402 30644 0 -1 4202496 6147 0 0 0 1697 1 0 0 20 0 1 0 377639520 43442176 8725 33554432000 4194304 5654031 140737217292576 140737217290456 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/425/statm: 10606 8725 142 357 0 10246 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 56444

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 429
/proc/meminfo: memFree=30698648/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=34.07 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 6924 41501 0 0 12 4 3382 9 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=425] ppid=403 vsize=72880 CPUtime=68.17 cores=1,3,5,7
/proc/425/stat : 425 (glucosInc) R 403 402 30644 0 -1 4202496 7121 0 0 0 6815 2 0 0 20 0 1 0 377639520 74629120 17164 33554432000 4194304 5654031 140737217292576 140737217280392 4232949 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/425/statm: 18220 17164 142 357 0 17860 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 86900

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 429
/proc/meminfo: memFree=30683148/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=34.07 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 6924 41501 0 0 12 4 3382 9 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=425] ppid=403 vsize=85080 CPUtime=128.16 cores=1,3,5,7
/proc/425/stat : 425 (glucosInc) R 403 402 30644 0 -1 4202496 9285 0 0 0 12811 5 0 0 20 0 1 0 377639520 87121920 20726 33554432000 4194304 5654031 140737217292576 140737217290600 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/425/statm: 21270 20726 142 357 0 20910 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 99100

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 429
/proc/meminfo: memFree=30578072/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=34.07 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 6924 41501 0 0 12 4 3382 9 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=425] ppid=403 vsize=85080 CPUtime=188.16 cores=1,3,5,7
/proc/425/stat : 425 (glucosInc) R 403 402 30644 0 -1 4202496 10968 0 0 0 18807 9 0 0 20 0 1 0 377639520 87121920 20726 33554432000 4194304 5654031 140737217292576 140737217280392 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/425/statm: 21270 20726 142 357 0 20910 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 99100

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 430
/proc/meminfo: memFree=30588704/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=30521444/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=1133.47 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 8512 95504 0 0 16 4 113249 78 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=445] ppid=403 vsize=101224 CPUtime=168.53 cores=1,3,5,7
/proc/445/stat : 445 (glucosInc) R 403 402 30644 0 -1 4202496 12633 0 0 0 16846 7 0 0 20 0 1 0 377749482 103653376 20580 33554432000 4194304 5654031 140734076648960 140734076636776 4232421 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/445/statm: 25306 20580 142 357 0 24946 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 115244

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 446
/proc/meminfo: memFree=30558672/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=1133.47 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 8512 95504 0 0 16 4 113249 78 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=445] ppid=403 vsize=101224 CPUtime=228.52 cores=1,3,5,7
/proc/445/stat : 445 (glucosInc) R 403 402 30644 0 -1 4202496 14342 0 0 0 22842 10 0 0 20 0 1 0 377749482 103653376 20580 33554432000 4194304 5654031 140734076648960 140734076636776 4232803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/445/statm: 25306 20580 142 357 0 24946 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 115244

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 446
/proc/meminfo: memFree=30571992/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=1133.47 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 8512 95504 0 0 16 4 113249 78 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=445] ppid=403 vsize=101224 CPUtime=288.52 cores=1,3,5,7
/proc/445/stat : 445 (glucosInc) R 403 402 30644 0 -1 4202496 16874 0 0 0 28837 15 0 0 20 0 1 0 377749482 103653376 20580 33554432000 4194304 5654031 140734076648960 140734076636776 4232662 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/445/statm: 25306 20580 142 357 0 24946 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 115244

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 446
/proc/meminfo: memFree=30594992/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=1133.47 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 8512 95504 0 0 16 4 113249 78 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=445] ppid=403 vsize=101224 CPUtime=348.51 cores=1,3,5,7
/proc/445/stat : 445 (glucosInc) R 403 402 30644 0 -1 4202496 19920 0 0 0 34831 20 0 0 20 0 1 0 377749482 103653376 20580 33554432000 4194304 5654031 140734076648960 140734076636776 4232710 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/445/statm: 25306 20580 142 357 0 24946 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 115244

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 450
/proc/meminfo: memFree=30628872/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=1133.47 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 8512 95504 0 0 16 4 113249 78 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=445] ppid=403 vsize=101224 CPUtime=408.5 cores=1,3,5,7
/proc/445/stat : 445 (glucosInc) R 403 402 30644 0 -1 4202496 22969 0 0 0 40825 25 0 0 20 0 1 0 377749482 103653376 20580 33554432000 4194304 5654031 140734076648960 140734076636776 4232949 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/445/statm: 25306 20580 142 357 0 24946 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 115244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 450
/proc/meminfo: memFree=30458240/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=1133.47 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 8512 95504 0 0 16 4 113249 78 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=445] ppid=403 vsize=150544 CPUtime=468.48 cores=1,3,5,7
/proc/445/stat : 445 (glucosInc) R 403 402 30644 0 -1 4202496 25432 0 0 0 46819 29 0 0 20 0 1 0 377749482 154157056 30202 33554432000 4194304 5654031 140734076648960 140734076646888 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/445/statm: 37636 30202 142 357 0 37276 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 164564

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 501
/proc/meminfo: memFree=30626748/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=1133.47 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 8512 95504 0 0 16 4 113249 78 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=445] ppid=403 vsize=181364 CPUtime=528.48 cores=1,3,5,7
/proc/445/stat : 445 (glucosInc) R 403 402 30644 0 -1 4202496 28065 0 0 0 52813 35 0 0 20 0 1 0 377749482 185716736 35389 33554432000 4194304 5654031 140734076648960 140734076636776 4232772 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/445/statm: 45341 35389 142 357 0 44981 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 195384

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 501
/proc/meminfo: memFree=30574092/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=1133.47 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 8512 95504 0 0 16 4 113249 78 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=445] ppid=403 vsize=181364 CPUtime=588.46 cores=1,3,5,7
/proc/445/stat : 445 (glucosInc) R 403 402 30644 0 -1 4202496 30131 0 0 0 58808 38 0 0 20 0 1 0 377749482 185716736 38973 33554432000 4194304 5654031 140734076648960 140734076647048 4215200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/445/statm: 45341 38973 142 357 0 44981 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 195384

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 501
/proc/meminfo: memFree=30549672/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=1133.47 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 8512 95504 0 0 16 4 113249 78 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=445] ppid=403 vsize=193924 CPUtime=648.45 cores=1,3,5,7
/proc/445/stat : 445 (glucosInc) R 403 402 30644 0 -1 4202496 33164 0 0 0 64802 43 0 0 20 0 1 0 377749482 198578176 44247 33554432000 4194304 5654031 140734076648960 140734076636776 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/445/statm: 48481 44247 142 357 0 48121 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 207944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 502
/proc/meminfo: memFree=30544964/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=1133.47 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 8512 95504 0 0 16 4 113249 78 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=445] ppid=403 vsize=163104 CPUtime=666.55 cores=1,3,5,7
/proc/445/stat : 445 (glucosInc) R 403 402 30644 0 -1 4202496 33592 0 0 0 66611 44 0 0 20 0 1 0 377749482 167018496 37012 33554432000 4194304 5654031 140734076648960 140734076636776 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/445/statm: 40776 37012 142 357 0 40416 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 177124

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 502
/proc/meminfo: memFree=30544964/32873648 swapFree=7628/7628
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (npSolver-pbo-It) S 400 402 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377636109 9367552 275 33554432000 4194304 5064252 140736648030144 140736648029056 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/402/statm: 2287 275 233 213 0 72 0
[pid=403] ppid=402 vsize=4872 CPUtime=1133.47 cores=1,3,5,7
/proc/403/stat : 403 (npSolver-pbo) S 402 402 30644 0 -1 4202496 8512 95504 0 0 16 4 113249 78 20 0 1 0 377636110 4988928 845 33554432000 4194304 6004724 140733919478032 140733919463880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/403/statm: 1218 845 189 442 0 772 0
[pid=445] ppid=403 vsize=163104 CPUtime=666.55 cores=1,3,5,7
/proc/445/stat : 445 (glucosInc) R 403 402 30644 0 -1 4202496 33592 0 0 0 66611 44 0 0 20 0 1 0 377749482 167018496 37012 33554432000 4194304 5654031 140734076648960 140734076636776 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/445/statm: 40776 37012 142 357 0 40416 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 177124

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.78
CPU system time (s): 1.2888
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 245472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.78
system time used= 1.2888
maximum resident set size= 191324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137991
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 658
involuntary context switches= 2487

runsolver used 3.9364 second user time and 9.35058 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-08 02:25:07
IDJOB=3751960
IDBENCH=1956
IDSOLVER=2335
FILE ID=node127/3751960-1339115106
RUNJOBID= node127-1339111313-32194
PBS_JOBID= 14643726
Free space on /tmp= 70780 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_23.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751960-1339115106/watcher-3751960-1339115106 -o /tmp/evaluation-result-3751960-1339115106/solver-3751960-1339115106 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751960-1339115106.opb 1051782281 HOME HOME

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

MD5SUM BENCH= 0a5749e09f3f6f40d04f442dc86d22a6
RANDOM SEED=1051782281

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30792500 kB
Buffers:          331732 kB
Cached:           811948 kB
SwapCached:         1956 kB
Active:          1176232 kB
Inactive:          19200 kB
Active(anon):      45256 kB
Inactive(anon):     8812 kB
Active(file):    1130976 kB
Inactive(file):    10388 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103736 kB
Dirty:              8976 kB
Writeback:             0 kB
AnonPages:         57444 kB
Mapped:            11792 kB
Shmem:                92 kB
Slab:             743704 kB
SReclaimable:     187824 kB
SUnreclaim:       555880 kB
KernelStack:        1504 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     171092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70768 MiB
End job on node127 at 2012-06-08 02:55:07