Trace number 3702803

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_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.39	c run inc solver
0.00/0.39	c [INC SYSTEM] run initial solver
0.00/0.39	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.89	c [INC SEARCH] isOptimum variable: 0
0.98/1.06	c formula is SAT
0.98/1.06	c [INC SEARCH] copied best model
0.98/1.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.98/1.06	c model valid
0.98/1.06	c current solution ok
0.98/1.06	o 249
0.98/1.06	c [INC SEARCH] iteration: 1
0.98/1.06	c [INC BOUNDS] best value:249 search for 248
0.98/1.06	c [INC SYSTEM] there exists a inc, kill it!
0.98/1.06	c write failed with 2
0.98/1.06	c [INC SYSTEM] create new solver instance
0.98/1.06	c [INC] encode full formula
0.98/1.06	c (debug) using card networks
0.98/1.07	c set iterative enc to: card
0.98/1.07	c set iterative enc to: none
0.98/1.08	c [INC SEARCH] isOptimum variable: 0
2.06/2.13	c formula is SAT
2.06/2.13	c [INC SEARCH] copied best model
2.06/2.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.06/2.13	c model valid
2.06/2.13	c current solution ok
2.06/2.13	o 244
2.06/2.13	c [INC SEARCH] iteration: 2
2.06/2.13	c [INC BOUNDS] best value:244 search for 243
2.06/2.13	c [INC SYSTEM] there exists a inc, kill it!
2.06/2.13	c write failed with 2
2.06/2.13	c [INC SYSTEM] create new solver instance
2.06/2.13	c [INC] encode full formula
2.06/2.13	c (debug) using card networks
2.06/2.14	c set iterative enc to: card
2.06/2.14	c set iterative enc to: none
2.06/2.15	c [INC SEARCH] isOptimum variable: 0
3.85/3.91	c formula is SAT
3.85/3.91	c [INC SEARCH] copied best model
3.85/3.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.85/3.91	c model valid
3.85/3.91	c current solution ok
3.85/3.91	o 239
3.85/3.91	c [INC SEARCH] iteration: 3
3.85/3.91	c [INC BOUNDS] best value:239 search for 238
3.85/3.91	c [INC SYSTEM] there exists a inc, kill it!
3.85/3.91	c write failed with 2
3.85/3.91	c [INC SYSTEM] create new solver instance
3.85/3.91	c [INC] encode full formula
3.85/3.91	c (debug) using card networks
3.85/3.92	c set iterative enc to: card
3.85/3.92	c set iterative enc to: none
3.85/3.93	c [INC SEARCH] isOptimum variable: 0
5.75/5.84	c formula is SAT
5.83/5.92	c [INC SEARCH] copied best model
5.83/5.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.83/5.92	c model valid
5.83/5.92	c current solution ok
5.83/5.92	o 237
5.83/5.92	c [INC SEARCH] iteration: 4
5.83/5.92	c [INC BOUNDS] best value:237 search for 236
5.83/5.92	c [INC SYSTEM] there exists a inc, kill it!
5.83/5.92	c write failed with 2
5.83/5.92	c [INC SYSTEM] create new solver instance
5.83/5.92	c [INC] encode full formula
5.83/5.92	c (debug) using card networks
5.83/5.92	c set iterative enc to: card
5.83/5.92	c set iterative enc to: none
5.83/5.92	c [INC SEARCH] isOptimum variable: 0
7.94/8.02	c formula is SAT
7.94/8.02	c [INC SEARCH] copied best model
7.94/8.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.94/8.03	c model valid
7.94/8.03	c current solution ok
7.94/8.03	o 236
7.94/8.03	c [INC SEARCH] iteration: 5
7.94/8.03	c [INC BOUNDS] best value:236 search for 235
7.94/8.03	c [INC SYSTEM] there exists a inc, kill it!
7.94/8.03	c write failed with 2
7.94/8.03	c [INC SYSTEM] create new solver instance
7.94/8.03	c [INC] encode full formula
7.94/8.03	c (debug) using card networks
7.94/8.04	c set iterative enc to: card
7.94/8.04	c set iterative enc to: none
7.94/8.04	c [INC SEARCH] isOptimum variable: 0
11.56/11.61	c formula is SAT
11.56/11.61	c [INC SEARCH] copied best model
11.56/11.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.56/11.61	c model valid
11.56/11.61	c current solution ok
11.56/11.61	o 233
11.56/11.61	c [INC SEARCH] iteration: 6
11.56/11.61	c [INC BOUNDS] best value:233 search for 232
11.56/11.61	c [INC SYSTEM] there exists a inc, kill it!
11.56/11.61	c write failed with 2
11.56/11.61	c [INC SYSTEM] create new solver instance
11.56/11.61	c [INC] encode full formula
11.56/11.61	c (debug) using card networks
11.56/11.62	c set iterative enc to: card
11.56/11.62	c set iterative enc to: none
11.56/11.63	c [INC SEARCH] isOptimum variable: 0
22.04/22.17	c formula is SAT
22.04/22.17	c [INC SEARCH] copied best model
22.04/22.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.04/22.17	c model valid
22.04/22.17	c current solution ok
22.04/22.17	o 229
22.04/22.17	c [INC SEARCH] iteration: 7
22.04/22.17	c [INC BOUNDS] best value:229 search for 228
22.04/22.17	c [INC SYSTEM] there exists a inc, kill it!
22.04/22.17	c write failed with 2
22.04/22.18	c [INC SYSTEM] create new solver instance
22.04/22.18	c [INC] encode full formula
22.04/22.18	c (debug) using card networks
22.04/22.19	c set iterative enc to: card
22.04/22.19	c set iterative enc to: none
22.04/22.19	c [INC SEARCH] isOptimum variable: 0
32.34/32.48	c formula is SAT
32.34/32.48	c [INC SEARCH] copied best model
32.34/32.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.34/32.48	c model valid
32.34/32.48	c current solution ok
32.34/32.48	o 227
32.34/32.48	c [INC SEARCH] iteration: 8
32.34/32.48	c [INC BOUNDS] best value:227 search for 226
32.34/32.48	c [INC SYSTEM] there exists a inc, kill it!
32.34/32.48	c write failed with 2
32.34/32.48	c [INC SYSTEM] create new solver instance
32.34/32.48	c [INC] encode full formula
32.34/32.48	c (debug) using card networks
32.34/32.49	c set iterative enc to: card
32.34/32.49	c set iterative enc to: none
32.45/32.50	c [INC SEARCH] isOptimum variable: 0
64.12/64.24	c formula is SAT
64.12/64.24	c [INC SEARCH] copied best model
64.12/64.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.12/64.24	c model valid
64.12/64.24	c current solution ok
64.12/64.24	o 226
64.12/64.24	c [INC SEARCH] iteration: 9
64.12/64.24	c [INC BOUNDS] best value:226 search for 225
64.12/64.24	c [INC SYSTEM] there exists a inc, kill it!
64.12/64.24	c write failed with 2
64.12/64.24	c [INC SYSTEM] create new solver instance
64.12/64.24	c [INC] encode full formula
64.12/64.24	c (debug) using card networks
64.12/64.25	c set iterative enc to: card
64.12/64.25	c set iterative enc to: none
64.12/64.26	c [INC SEARCH] isOptimum variable: 0
117.32/117.43	c formula is SAT
117.32/117.43	c [INC SEARCH] copied best model
117.32/117.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
117.32/117.44	c model valid
117.32/117.44	c current solution ok
117.32/117.44	o 225
117.32/117.44	c [INC SEARCH] iteration: 10
117.32/117.44	c [INC BOUNDS] best value:225 search for 224
117.32/117.44	c [INC SYSTEM] there exists a inc, kill it!
117.32/117.44	c write failed with 2
117.32/117.44	c [INC SYSTEM] create new solver instance
117.32/117.44	c [INC] encode full formula
117.32/117.44	c (debug) using card networks
117.32/117.45	c set iterative enc to: card
117.32/117.45	c set iterative enc to: none
117.32/117.45	c [INC SEARCH] isOptimum variable: 0
132.79/132.98	c formula is SAT
132.79/132.98	c [INC SEARCH] copied best model
132.79/132.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
132.79/132.99	c model valid
132.79/132.99	c current solution ok
132.79/132.99	o 223
132.79/132.99	c [INC SEARCH] iteration: 11
132.79/132.99	c [INC BOUNDS] best value:223 search for 222
132.79/132.99	c [INC SYSTEM] there exists a inc, kill it!
132.79/132.99	c write failed with 2
132.79/132.99	c [INC SYSTEM] create new solver instance
132.79/132.99	c [INC] encode full formula
132.79/132.99	c (debug) using card networks
132.79/133.00	c set iterative enc to: card
132.79/133.00	c set iterative enc to: none
132.90/133.01	c [INC SEARCH] isOptimum variable: 0
447.23/447.47	c formula is SAT
447.23/447.47	c [INC SEARCH] copied best model
447.23/447.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
447.23/447.47	c model valid
447.23/447.47	c current solution ok
447.23/447.47	o 220
447.23/447.47	c [INC SEARCH] iteration: 12
447.23/447.47	c [INC BOUNDS] best value:220 search for 219
447.23/447.47	c [INC SYSTEM] there exists a inc, kill it!
447.23/447.47	c write failed with 2
447.23/447.47	c [INC SYSTEM] create new solver instance
447.23/447.47	c [INC] encode full formula
447.23/447.47	c (debug) using card networks
447.23/447.48	c set iterative enc to: card
447.23/447.48	c set iterative enc to: none
447.23/447.49	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18:  1468 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-3702803-1338312550/watcher-3702803-1338312550 -o /tmp/evaluation-result-3702803-1338312550/solver-3702803-1338312550 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702803-1338312550.opb 1524152309 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.06 1.99 1.86 4/175 1467
/proc/meminfo: memFree=29223588/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0

[startup+0.0222139 s]
/proc/loadavg: 2.06 1.99 1.86 4/175 1467
/proc/meminfo: memFree=29223588/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.06 1.99 1.86 4/175 1467
/proc/meminfo: memFree=29223588/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300221 s]
/proc/loadavg: 2.06 1.99 1.86 4/175 1467
/proc/meminfo: memFree=29223588/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700268 s]
/proc/loadavg: 2.06 1.99 1.86 4/175 1467
/proc/meminfo: memFree=29223588/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 2.05 1.99 1.86 3/181 1485
/proc/meminfo: memFree=29180760/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=1.05 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 3217 10625 0 0 43 12 47 3 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 18364

[startup+3.10018 s]
/proc/loadavg: 2.05 1.99 1.86 3/181 1493
/proc/meminfo: memFree=29180000/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=2.12 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 3748 14016 0 0 45 12 151 4 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 18364
heavy processes:

[startup+6.30018 s]
/proc/loadavg: 2.05 1.99 1.86 4/181 1501
/proc/meminfo: memFree=29177572/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=5.83 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 4808 22083 0 0 47 12 517 7 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 18364

[startup+12.7003 s]
/proc/loadavg: 2.04 1.99 1.86 3/181 1509
/proc/meminfo: memFree=29171636/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=11.59 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 5867 31747 0 0 49 13 1086 11 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1509] ppid=1468 vsize=16680 CPUtime=1.06 cores=1,3,5,7
/proc/1509/stat : 1509 (glucosInc) R 1468 1465 1224 0 -1 4202496 2874 0 0 0 106 0 0 0 20 0 1 0 297381085 17080320 3316 33554432000 4194304 5654031 140736846471168 140736846458984 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1509/statm: 4170 3316 141 357 0 3810 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 35044

[startup+25.5004 s]
/proc/loadavg: 2.04 1.99 1.86 4/180 1513
/proc/meminfo: memFree=29164112/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=22.15 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 6398 38165 0 0 51 13 2139 12 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1513] ppid=1468 vsize=17324 CPUtime=3.29 cores=1,3,5,7
/proc/1513/stat : 1513 (glucosInc) R 1468 1465 1224 0 -1 4202496 4855 0 0 0 328 1 0 0 20 0 1 0 297382141 17739776 3736 33554432000 4194304 5654031 140734387118416 140734387106232 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1513/statm: 4331 3736 142 357 0 3971 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 35688

[startup+51.1004 s]
/proc/loadavg: 2.02 1.99 1.86 3/181 1518
/proc/meminfo: memFree=29157156/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=32.45 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 6929 45957 0 0 52 13 3165 15 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1518] ppid=1468 vsize=28680 CPUtime=18.58 cores=1,3,5,7
/proc/1518/stat : 1518 (glucosInc) R 1468 1465 1224 0 -1 4202496 7226 0 0 0 1856 2 0 0 20 0 1 0 297383172 29368320 5845 33554432000 4194304 5654031 140733327474336 140733327462152 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1518/statm: 7170 5845 142 357 0 6810 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 47044

[startup+102.307 s]
/proc/loadavg: 2.01 1.99 1.87 4/182 1523
/proc/meminfo: memFree=29099564/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=64.21 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 7456 54586 0 0 54 13 6335 19 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1523] ppid=1468 vsize=47444 CPUtime=38.02 cores=1,3,5,7
/proc/1523/stat : 1523 (glucosInc) R 1468 1465 1224 0 -1 4202496 7720 0 0 0 3800 2 0 0 20 0 1 0 297386348 48582656 11306 33554432000 4194304 5654031 140734234464528 140734234452344 4208604 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1523/statm: 11861 11306 142 357 0 11501 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 65808

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.87 4/181 1532
/proc/meminfo: memFree=29130112/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=132.91 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 8518 71249 0 0 56 13 13197 25 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1529] ppid=1468 vsize=47668 CPUtime=29.27 cores=1,3,5,7
/proc/1529/stat : 1529 (glucosInc) R 1468 1465 1224 0 -1 4202496 7955 0 0 0 2924 3 0 0 20 0 1 0 297393223 48812032 11372 33554432000 4194304 5654031 140733464853952 140733464841768 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 11917 11372 142 357 0 11557 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 66032

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.88 4/182 1535
/proc/meminfo: memFree=29086220/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=132.91 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 8518 71249 0 0 56 13 13197 25 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1529] ppid=1468 vsize=66708 CPUtime=89.25 cores=1,3,5,7
/proc/1529/stat : 1529 (glucosInc) R 1468 1465 1224 0 -1 4202496 8920 0 0 0 8920 5 0 0 20 0 1 0 297393223 68308992 16122 33554432000 4194304 5654031 140733464853952 140733464841768 4232912 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 16677 16122 142 357 0 16317 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 85072

[startup+282.3 s]
/proc/loadavg: 2.07 2.00 1.89 4/181 1535
/proc/meminfo: memFree=29073560/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=132.91 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 8518 71249 0 0 56 13 13197 25 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0

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

/proc/loadavg: 2.00 2.00 1.93 4/182 1550
/proc/meminfo: memFree=28934656/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=447.35 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 9049 85970 0 0 58 14 44613 50 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1538] ppid=1468 vsize=145996 CPUtime=854.65 cores=1,3,5,7
/proc/1538/stat : 1538 (glucosInc) R 1468 1465 1224 0 -1 4202496 17994 0 0 0 85402 63 0 0 20 0 1 0 297424671 149499904 30551 33554432000 4194304 5654031 140733780403648 140733780391464 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1538/statm: 36499 30551 142 357 0 36139 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 164360

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1550
/proc/meminfo: memFree=28827156/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=447.35 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 9049 85970 0 0 58 14 44613 50 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1538] ppid=1468 vsize=226904 CPUtime=914.64 cores=1,3,5,7
/proc/1538/stat : 1538 (glucosInc) R 1468 1465 1224 0 -1 4202496 19860 0 0 0 91395 69 0 0 20 0 1 0 297424671 232349696 44743 33554432000 4194304 5654031 140733780403648 140733780401736 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1538/statm: 56726 44743 142 357 0 56366 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 245268

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 4/180 1550
/proc/meminfo: memFree=28846360/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=447.35 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 9049 85970 0 0 58 14 44613 50 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1538] ppid=1468 vsize=226904 CPUtime=974.63 cores=1,3,5,7
/proc/1538/stat : 1538 (glucosInc) R 1468 1465 1224 0 -1 4202496 20830 0 0 0 97390 73 0 0 20 0 1 0 297424671 232349696 49863 33554432000 4194304 5654031 140733780403648 140733780401736 4216337 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1538/statm: 56726 49863 142 357 0 56366 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 245268

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1551
/proc/meminfo: memFree=28845196/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=447.35 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 9049 85970 0 0 58 14 44613 50 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1538] ppid=1468 vsize=163352 CPUtime=1034.62 cores=1,3,5,7
/proc/1538/stat : 1538 (glucosInc) R 1468 1465 1224 0 -1 4202496 22903 0 0 0 103383 79 0 0 20 0 1 0 297424671 167272448 38742 33554432000 4194304 5654031 140733780403648 140733780391464 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1538/statm: 40838 38742 142 357 0 40478 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 181716

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1551
/proc/meminfo: memFree=28847740/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=447.35 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 9049 85970 0 0 58 14 44613 50 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1538] ppid=1468 vsize=244260 CPUtime=1094.6 cores=1,3,5,7
/proc/1538/stat : 1538 (glucosInc) R 1468 1465 1224 0 -1 4202496 24779 0 0 0 109376 84 0 0 20 0 1 0 297424671 250122240 49862 33554432000 4194304 5654031 140733780403648 140733780391464 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1538/statm: 61065 49862 142 357 0 60705 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 262624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1552
/proc/meminfo: memFree=28843352/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=447.35 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 9049 85970 0 0 58 14 44613 50 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1538] ppid=1468 vsize=163352 CPUtime=1154.59 cores=1,3,5,7
/proc/1538/stat : 1538 (glucosInc) R 1468 1465 1224 0 -1 4202496 25794 0 0 0 115370 89 0 0 20 0 1 0 297424671 167272448 39254 33554432000 4194304 5654031 140733780403648 140733780391464 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1538/statm: 40838 39254 142 357 0 40478 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 181716

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1552
/proc/meminfo: memFree=28780640/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=447.35 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 9049 85970 0 0 58 14 44613 50 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1538] ppid=1468 vsize=244260 CPUtime=1214.57 cores=1,3,5,7
/proc/1538/stat : 1538 (glucosInc) R 1468 1465 1224 0 -1 4202496 27662 0 0 0 121364 93 0 0 20 0 1 0 297424671 250122240 48838 33554432000 4194304 5654031 140733780403648 140733780401736 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1538/statm: 61065 48838 142 357 0 60705 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 262624

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1552
/proc/meminfo: memFree=28941256/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=447.35 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 9049 85970 0 0 58 14 44613 50 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1538] ppid=1468 vsize=163352 CPUtime=1274.56 cores=1,3,5,7
/proc/1538/stat : 1538 (glucosInc) R 1468 1465 1224 0 -1 4202496 28668 0 0 0 127358 98 0 0 20 0 1 0 297424671 167272448 35670 33554432000 4194304 5654031 140733780403648 140733780391464 4233213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1538/statm: 40838 35670 142 357 0 40478 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 181716

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 1552
/proc/meminfo: memFree=28848204/32873844 swapFree=7628/7628
[pid=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=447.35 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 9049 85970 0 0 58 14 44613 50 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1538] ppid=1468 vsize=194172 CPUtime=1334.56 cores=1,3,5,7
/proc/1538/stat : 1538 (glucosInc) R 1468 1465 1224 0 -1 4202496 29715 0 0 0 133353 103 0 0 20 0 1 0 297424671 198832128 44953 33554432000 4194304 5654031 140733780403648 140733780391464 4216213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1538/statm: 48543 44953 142 357 0 48183 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 212536



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=1465] ppid=1462 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1465/stat : 1465 (npSolver-pbo-It) S 1462 1465 1224 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297379922 9367552 275 33554432000 4194304 5064252 140733893554832 140733893553744 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1465/statm: 2287 275 233 213 0 72 0
[pid=1468] ppid=1465 vsize=9216 CPUtime=447.35 cores=1,3,5,7
/proc/1468/stat : 1468 (npSolver-pbo) S 1465 1465 1224 0 -1 4202496 9049 85970 0 0 58 14 44613 50 20 0 1 0 297379922 9437184 1547 33554432000 4194304 5992684 140735539046560 140735539032392 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1468/statm: 2304 1547 194 440 0 1860 0
[pid=1538] ppid=1468 vsize=244260 CPUtime=1352.67 cores=1,3,5,7
/proc/1538/stat : 1538 (glucosInc) R 1468 1465 1224 0 -1 4202496 30548 0 0 0 135162 105 0 0 20 0 1 0 297424671 250122240 52934 33554432000 4194304 5654031 140733780403648 140733780391464 4232925 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1538/statm: 61065 52934 142 357 0 60705 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 262624

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 1465 and gives
#  childrusage.ru_utime.tv_sec=446
#  childrusage.ru_utime.tv_usec=718088
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=645901
# CPU time returned by wait4() is 447.364
# 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.33
CPU system time (s): 1.69
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 326656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 446.718
system time used= 0.645901
maximum resident set size= 124672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95395
page faults= 0
swaps= 0
block input operations= 0
block output operations= 74760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 699
involuntary context switches= 665

runsolver used 3.01454 second user time and 8.71567 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-29 19:29:10
IDJOB=3702803
IDBENCH=1956
IDSOLVER=2278
FILE ID=node144/3702803-1338312550
RUNJOBID= node144-1338310749-1241
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_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-3702803-1338312550/watcher-3702803-1338312550 -o /tmp/evaluation-result-3702803-1338312550/solver-3702803-1338312550 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702803-1338312550.opb 1524152309 HOME HOME

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

MD5SUM BENCH= 0a5749e09f3f6f40d04f442dc86d22a6
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:          1300536 kB
Inactive:        1497824 kB
Active(anon):       2300 kB
Inactive(anon):    11576 kB
Active(file):    1298236 kB
Inactive(file):  1486248 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:     104596 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