Trace number 3698012

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

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.37	c run inc solver
0.00/0.37	c [INC SYSTEM] run initial solver
0.00/0.37	c [INC SYSTEM] preprocess with white file
0.00/0.66	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.66	c [INC SYSTEM] execute solver
0.00/0.72	c [INC SEARCH] formula is SAT
0.00/0.72	c [INC SYSTEM] solved the initial formula
0.00/0.72	c model valid
0.00/0.72	c current solution ok
0.00/0.87	o 255
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:255 search for 254
0.00/0.87	c [INC SYSTEM] create new solver instance
0.00/0.87	c [INC] encode full formula
0.00/0.87	c (debug) using card networks
0.00/0.88	c set iterative enc to: card
0.00/0.88	c set iterative enc to: none
0.00/0.88	c [INC SEARCH] isOptimum variable: 0
0.97/1.02	c formula is SAT
0.97/1.02	c [INC SEARCH] copied best model
0.97/1.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.02	c model valid
0.97/1.02	c current solution ok
0.97/1.02	o 248
0.97/1.02	c [INC SEARCH] iteration: 1
0.97/1.02	c [INC BOUNDS] best value:248 search for 247
0.97/1.02	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.02	c write failed with 2
0.97/1.02	c [INC SYSTEM] create new solver instance
0.97/1.02	c [INC] encode full formula
0.97/1.02	c (debug) using card networks
0.97/1.03	c set iterative enc to: card
0.97/1.03	c set iterative enc to: none
0.97/1.04	c [INC SEARCH] isOptimum variable: 0
1.02/1.13	c formula is SAT
1.02/1.13	c [INC SEARCH] copied best model
1.02/1.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.02/1.13	c model valid
1.02/1.13	c current solution ok
1.02/1.13	o 242
1.02/1.13	c [INC SEARCH] iteration: 2
1.02/1.13	c [INC BOUNDS] best value:242 search for 241
1.02/1.13	c [INC SYSTEM] there exists a inc, kill it!
1.02/1.13	c write failed with 2
1.02/1.14	c [INC SYSTEM] create new solver instance
1.02/1.14	c [INC] encode full formula
1.02/1.14	c (debug) using card networks
1.02/1.14	c set iterative enc to: card
1.02/1.14	c set iterative enc to: none
1.02/1.15	c [INC SEARCH] isOptimum variable: 0
1.13/1.91	c formula is SAT
1.13/1.91	c [INC SEARCH] copied best model
1.13/1.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.13/1.91	c model valid
1.13/1.91	c current solution ok
1.13/1.91	o 236
1.13/1.91	c [INC SEARCH] iteration: 3
1.13/1.91	c [INC BOUNDS] best value:236 search for 235
1.13/1.91	c [INC SYSTEM] there exists a inc, kill it!
1.13/1.91	c write failed with 2
1.13/1.91	c [INC SYSTEM] create new solver instance
1.13/1.91	c [INC] encode full formula
1.13/1.91	c (debug) using card networks
1.13/1.92	c set iterative enc to: card
1.13/1.92	c set iterative enc to: none
1.13/1.93	c [INC SEARCH] isOptimum variable: 0
3.06/3.51	c formula is SAT
3.06/3.72	c [INC SEARCH] copied best model
3.06/3.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.06/3.72	c model valid
3.06/3.72	c current solution ok
3.06/3.72	o 232
3.06/3.72	c [INC SEARCH] iteration: 4
3.06/3.72	c [INC BOUNDS] best value:232 search for 231
3.06/3.72	c [INC SYSTEM] there exists a inc, kill it!
3.06/3.72	c write failed with 2
3.06/3.72	c [INC SYSTEM] create new solver instance
3.06/3.72	c [INC] encode full formula
3.06/3.72	c (debug) using card networks
3.06/3.72	c set iterative enc to: card
3.06/3.72	c set iterative enc to: none
3.06/3.72	c [INC SEARCH] isOptimum variable: 0
4.87/4.99	c formula is SAT
4.87/4.99	c [INC SEARCH] copied best model
4.87/4.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.87/5.00	c model valid
4.87/5.00	c current solution ok
4.87/5.00	o 230
4.87/5.00	c [INC SEARCH] iteration: 5
4.87/5.00	c [INC BOUNDS] best value:230 search for 229
4.87/5.00	c [INC SYSTEM] there exists a inc, kill it!
4.87/5.00	c write failed with 2
4.87/5.00	c [INC SYSTEM] create new solver instance
4.87/5.00	c [INC] encode full formula
4.87/5.00	c (debug) using card networks
4.97/5.01	c set iterative enc to: card
4.97/5.01	c set iterative enc to: none
4.97/5.01	c [INC SEARCH] isOptimum variable: 0
9.05/9.13	c formula is SAT
9.05/9.13	c [INC SEARCH] copied best model
9.05/9.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.05/9.13	c model valid
9.05/9.13	c current solution ok
9.05/9.13	o 225
9.05/9.13	c [INC SEARCH] iteration: 6
9.05/9.13	c [INC BOUNDS] best value:225 search for 224
9.05/9.13	c [INC SYSTEM] there exists a inc, kill it!
9.05/9.13	c write failed with 2
9.05/9.13	c [INC SYSTEM] create new solver instance
9.05/9.13	c [INC] encode full formula
9.05/9.13	c (debug) using card networks
9.05/9.14	c set iterative enc to: card
9.05/9.14	c set iterative enc to: none
9.05/9.19	c [INC SEARCH] isOptimum variable: 0
14.01/14.11	c formula is SAT
14.01/14.11	c [INC SEARCH] copied best model
14.01/14.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.01/14.11	c model valid
14.01/14.11	c current solution ok
14.01/14.11	o 221
14.01/14.11	c [INC SEARCH] iteration: 7
14.01/14.11	c [INC BOUNDS] best value:221 search for 220
14.01/14.11	c [INC SYSTEM] there exists a inc, kill it!
14.01/14.11	c write failed with 2
14.01/14.11	c [INC SYSTEM] create new solver instance
14.01/14.11	c [INC] encode full formula
14.01/14.11	c (debug) using card networks
14.01/14.12	c set iterative enc to: card
14.01/14.12	c set iterative enc to: none
14.01/14.13	c [INC SEARCH] isOptimum variable: 0
32.11/32.25	c formula is SAT
32.11/32.25	c [INC SEARCH] copied best model
32.11/32.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.11/32.25	c model valid
32.11/32.25	c current solution ok
32.11/32.25	o 220
32.11/32.25	c [INC SEARCH] iteration: 8
32.11/32.25	c [INC BOUNDS] best value:220 search for 219
32.11/32.25	c [INC SYSTEM] there exists a inc, kill it!
32.11/32.25	c write failed with 2
32.11/32.25	c [INC SYSTEM] create new solver instance
32.11/32.25	c [INC] encode full formula
32.11/32.25	c (debug) using card networks
32.11/32.26	c set iterative enc to: card
32.11/32.26	c set iterative enc to: none
32.11/32.27	c [INC SEARCH] isOptimum variable: 0
51.61/51.74	c formula is SAT
51.61/51.74	c [INC SEARCH] copied best model
51.61/51.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
51.61/51.74	c model valid
51.61/51.74	c current solution ok
51.61/51.74	o 219
51.61/51.74	c [INC SEARCH] iteration: 9
51.61/51.74	c [INC BOUNDS] best value:219 search for 218
51.61/51.74	c [INC SYSTEM] there exists a inc, kill it!
51.61/51.74	c write failed with 2
51.61/51.75	c [INC SYSTEM] create new solver instance
51.61/51.75	c [INC] encode full formula
51.61/51.75	c (debug) using card networks
51.61/51.75	c set iterative enc to: card
51.61/51.75	c set iterative enc to: none
51.61/51.76	c [INC SEARCH] isOptimum variable: 0
99.80/99.97	c formula is SAT
99.80/99.97	c [INC SEARCH] copied best model
99.80/99.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
99.80/99.97	c model valid
99.80/99.97	c current solution ok
99.80/99.97	o 217
99.80/99.97	c [INC SEARCH] iteration: 10
99.80/99.97	c [INC BOUNDS] best value:217 search for 216
99.80/99.97	c [INC SYSTEM] there exists a inc, kill it!
99.80/99.97	c write failed with 2
99.80/99.97	c [INC SYSTEM] create new solver instance
99.80/99.97	c [INC] encode full formula
99.80/99.97	c (debug) using card networks
99.80/99.98	c set iterative enc to: card
99.80/99.98	c set iterative enc to: none
99.80/99.99	c [INC SEARCH] isOptimum variable: 0
190.27/190.45	c formula is SAT
190.27/190.45	c [INC SEARCH] copied best model
190.27/190.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
190.27/190.46	c model valid
190.27/190.46	c current solution ok
190.27/190.46	o 214
190.27/190.46	c [INC SEARCH] iteration: 11
190.27/190.46	c [INC BOUNDS] best value:214 search for 213
190.27/190.46	c [INC SYSTEM] there exists a inc, kill it!
190.27/190.46	c write failed with 2
190.27/190.46	c [INC SYSTEM] create new solver instance
190.27/190.46	c [INC] encode full formula
190.27/190.46	c (debug) using card networks
190.27/190.47	c set iterative enc to: card
190.27/190.47	c set iterative enc to: none
190.27/190.48	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.51	HOME/npSolver-pbo-Itd.sh: line 18:  1960 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3698012-1338052928/watcher-3698012-1338052928 -o /tmp/evaluation-result-3698012-1338052928/solver-3698012-1338052928 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698012-1338052928.opb 795237265 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.15 2.10 2.08 2/177 1959
/proc/meminfo: memFree=29357432/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0

[startup+0.083837 s]
/proc/loadavg: 2.15 2.10 2.08 2/177 1959
/proc/meminfo: memFree=29357432/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100253 s]
/proc/loadavg: 2.15 2.10 2.08 2/177 1959
/proc/meminfo: memFree=29357432/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.15 2.10 2.08 2/177 1959
/proc/meminfo: memFree=29357432/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700194 s]
/proc/loadavg: 2.15 2.10 2.08 2/177 1959
/proc/meminfo: memFree=29357432/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.14 2.09 2.08 3/180 1975
/proc/meminfo: memFree=29324012/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=1.13 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 3893 14200 0 0 42 13 54 4 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 18400

[startup+3.1003 s]
/proc/loadavg: 2.14 2.09 2.08 3/181 1987
/proc/meminfo: memFree=29310812/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=1.9 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 4419 17550 0 0 43 13 129 5 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=1987] ppid=1960 vsize=16712 CPUtime=1.16 cores=0,2,4,6
/proc/1987/stat : 1987 (glucosInc) R 1960 1959 1914 0 -1 4202496 2907 0 0 0 116 0 0 0 20 0 1 0 271418458 17113088 3338 33554432000 4194304 5654031 140734840351376 140734840349160 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1987/statm: 4178 3338 141 357 0 3818 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 35112

[startup+6.30031 s]
/proc/loadavg: 2.13 2.09 2.08 3/181 1995
/proc/meminfo: memFree=29307708/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=4.98 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 5462 25265 0 0 45 13 432 8 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=1993] ppid=1960 vsize=16744 CPUtime=1.27 cores=0,2,4,6
/proc/1993/stat : 1993 (glucosInc) R 1960 1959 1914 0 -1 4202496 2681 0 0 0 127 0 0 0 20 0 1 0 271418766 17145856 3649 33554432000 4194304 5654031 140735108164768 140735108152584 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1993/statm: 4186 3649 141 357 0 3826 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 35144

[startup+12.7065 s]
/proc/loadavg: 2.12 2.09 2.08 3/181 1999
/proc/meminfo: memFree=29297656/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=9.12 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 5981 29842 0 0 47 13 843 9 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=1999] ppid=1960 vsize=20024 CPUtime=3.5 cores=0,2,4,6
/proc/1999/stat : 1999 (glucosInc) R 1960 1959 1914 0 -1 4202496 3536 0 0 0 350 0 0 0 20 0 1 0 271419184 20504576 3800 33554432000 4194304 5654031 140736492713984 140736492701800 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1999/statm: 5006 3800 142 357 0 4646 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 38424

[startup+25.5003 s]
/proc/loadavg: 2.17 2.10 2.08 3/181 2003
/proc/meminfo: memFree=29274636/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=14.06 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 6506 34710 0 0 48 13 1334 11 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2003] ppid=1960 vsize=33212 CPUtime=11.36 cores=0,2,4,6
/proc/2003/stat : 2003 (glucosInc) R 1960 1959 1914 0 -1 4202496 6456 0 0 0 1134 2 0 0 20 0 1 0 271419677 34009088 7739 33554432000 4194304 5654031 140736626210288 140736626198104 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2003/statm: 8303 7739 142 357 0 7943 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 51612

[startup+51.1003 s]
/proc/loadavg: 2.10 2.09 2.08 3/181 2009
/proc/meminfo: memFree=29279660/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=32.2 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 7029 42928 0 0 49 14 3143 14 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2007] ppid=1960 vsize=33200 CPUtime=18.82 cores=0,2,4,6
/proc/2007/stat : 2007 (glucosInc) R 1960 1959 1914 0 -1 4202496 5912 0 0 0 1881 1 0 0 20 0 1 0 271421492 33996800 7736 33554432000 4194304 5654031 140737239787104 140737239774920 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2007/statm: 8300 7736 142 357 0 7940 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 51600

[startup+102.3 s]
/proc/loadavg: 2.04 2.08 2.07 3/181 2013
/proc/meminfo: memFree=29226584/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=99.9 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8076 60068 0 0 52 14 9903 21 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2013] ppid=1960 vsize=19832 CPUtime=2.29 cores=0,2,4,6
/proc/2013/stat : 2013 (glucosInc) R 1960 1959 1914 0 -1 4202496 2817 0 0 0 229 0 0 0 20 0 1 0 271428264 20307968 3785 33554432000 4194304 5654031 140737455992576 140737455980392 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2013/statm: 4958 3785 141 357 0 4598 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 38232

[startup+162.306 s]
/proc/loadavg: 2.05 2.07 2.07 3/181 2013
/proc/meminfo: memFree=29157700/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=99.9 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8076 60068 0 0 52 14 9903 21 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2013] ppid=1960 vsize=74160 CPUtime=62.28 cores=0,2,4,6
/proc/2013/stat : 2013 (glucosInc) R 1960 1959 1914 0 -1 4202496 9675 0 0 0 6224 4 0 0 20 0 1 0 271428264 75939840 17589 33554432000 4194304 5654031 140737455992576 140737455980392 4233306 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2013/statm: 18540 17589 142 357 0 18180 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 92560

[startup+222.3 s]
/proc/loadavg: 2.02 2.06 2.07 3/181 2016
/proc/meminfo: memFree=29206564/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=190.36 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8594 70279 0 0 53 14 18943 26 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2015] ppid=1960 vsize=47500 CPUtime=31.8 cores=0,2,4,6
/proc/2015/stat : 2015 (glucosInc) R 1960 1959 1914 0 -1 4202496 8183 0 0 0 3177 3 0 0 20 0 1 0 271437312 48640000 11314 33554432000 4194304 5654031 140734594314176 140734594301992 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2015/statm: 11875 11314 142 357 0 11515 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 65900

[startup+282.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/181 2016
/proc/meminfo: memFree=29176292/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.00 3/181 2029
/proc/meminfo: memFree=28976568/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=190.36 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8594 70279 0 0 53 14 18943 26 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2015] ppid=1960 vsize=189840 CPUtime=1171.62 cores=0,2,4,6
/proc/2015/stat : 2015 (glucosInc) R 1960 1959 1914 0 -1 4202496 51145 0 0 0 117069 93 0 0 20 0 1 0 271437312 194396160 45673 33554432000 4194304 5654031 140734594314176 140734594312264 4215397 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2015/statm: 47460 45673 142 357 0 47100 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 208240

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2029
/proc/meminfo: memFree=28880172/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=190.36 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8594 70279 0 0 53 14 18943 26 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2015] ppid=1960 vsize=321316 CPUtime=1231.58 cores=0,2,4,6
/proc/2015/stat : 2015 (glucosInc) R 1960 1959 1914 0 -1 4202496 52051 0 0 0 123062 96 0 0 20 0 1 0 271437312 329027584 77206 33554432000 4194304 5654031 140734594314176 140734594312264 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2015/statm: 80329 77206 142 357 0 79969 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 339716

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2030
/proc/meminfo: memFree=29004372/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=190.36 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8594 70279 0 0 53 14 18943 26 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2015] ppid=1960 vsize=324448 CPUtime=1291.57 cores=0,2,4,6
/proc/2015/stat : 2015 (glucosInc) R 1960 1959 1914 0 -1 4202496 54093 0 0 0 129058 99 0 0 20 0 1 0 271437312 332234752 64674 33554432000 4194304 5654031 140734594314176 140734594312264 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2015/statm: 81112 64674 142 357 0 80752 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 342848

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2030
/proc/meminfo: memFree=29009080/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=190.36 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8594 70279 0 0 53 14 18943 26 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2015] ppid=1960 vsize=197412 CPUtime=1351.55 cores=0,2,4,6
/proc/2015/stat : 2015 (glucosInc) R 1960 1959 1914 0 -1 4202496 56106 0 0 0 135051 104 0 0 20 0 1 0 271437312 202149888 48075 33554432000 4194304 5654031 140734594314176 140734594312264 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2015/statm: 49353 48075 142 357 0 48993 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 215812

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2030
/proc/meminfo: memFree=28858008/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=190.36 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8594 70279 0 0 53 14 18943 26 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2015] ppid=1960 vsize=328888 CPUtime=1411.51 cores=0,2,4,6
/proc/2015/stat : 2015 (glucosInc) R 1960 1959 1914 0 -1 4202496 57010 0 0 0 141045 106 0 0 20 0 1 0 271437312 336781312 77560 33554432000 4194304 5654031 140734594314176 140734594312264 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2015/statm: 82222 77560 142 357 0 81862 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 347288

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2030
/proc/meminfo: memFree=28955172/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=190.36 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8594 70279 0 0 53 14 18943 26 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2015] ppid=1960 vsize=251128 CPUtime=1471.5 cores=0,2,4,6
/proc/2015/stat : 2015 (glucosInc) R 1960 1959 1914 0 -1 4202496 59152 0 0 0 147038 112 0 0 20 0 1 0 271437312 257155072 61591 33554432000 4194304 5654031 140734594314176 140734594312264 4215366 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2015/statm: 62782 61591 142 357 0 62422 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 269528

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2035
/proc/meminfo: memFree=29116328/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=190.36 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8594 70279 0 0 53 14 18943 26 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2015] ppid=1960 vsize=171728 CPUtime=1531.49 cores=0,2,4,6
/proc/2015/stat : 2015 (glucosInc) R 1960 1959 1914 0 -1 4202496 60857 0 0 0 153032 117 0 0 20 0 1 0 271437312 175849472 42124 33554432000 4194304 5654031 140734594314176 140734594312104 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2015/statm: 42932 42124 142 357 0 42572 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 190128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2036
/proc/meminfo: memFree=29103356/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=190.36 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8594 70279 0 0 53 14 18943 26 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2015] ppid=1960 vsize=173368 CPUtime=1591.46 cores=0,2,4,6
/proc/2015/stat : 2015 (glucosInc) R 1960 1959 1914 0 -1 4202496 63046 0 0 0 159025 121 0 0 20 0 1 0 271437312 177528832 40998 33554432000 4194304 5654031 140734594314176 140734594301992 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2015/statm: 43342 40998 142 357 0 42982 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 191768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 2038
/proc/meminfo: memFree=29135604/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=190.36 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8594 70279 0 0 53 14 18943 26 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2015] ppid=1960 vsize=254276 CPUtime=1609.67 cores=0,2,4,6
/proc/2015/stat : 2015 (glucosInc) R 1960 1959 1914 0 -1 4202496 63952 0 0 0 160843 124 0 0 20 0 1 0 271437312 260378624 51094 33554432000 4194304 5654031 140734594314176 140734594301992 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2015/statm: 63569 51094 142 357 0 63209 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 272676

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 2038
/proc/meminfo: memFree=29135604/32873844 swapFree=7384/7384
[pid=1959] ppid=1957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1959/stat : 1959 (npSolver-pbo-It) S 1957 1959 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271418264 9367552 275 33554432000 4194304 5064252 140733520946192 140733520945104 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1959/statm: 2287 275 233 213 0 72 0
[pid=1960] ppid=1959 vsize=9252 CPUtime=190.36 cores=0,2,4,6
/proc/1960/stat : 1960 (npSolver-pbo) S 1959 1959 1914 0 -1 4202496 8594 70279 0 0 53 14 18943 26 20 0 1 0 271418265 9474048 1741 33554432000 4194304 5992684 140734254043200 140734254029032 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1960/statm: 2313 1741 180 440 0 1869 0
[pid=2015] ppid=1960 vsize=254276 CPUtime=1609.67 cores=0,2,4,6
/proc/2015/stat : 2015 (glucosInc) R 1960 1959 1914 0 -1 4202496 63952 0 0 0 160843 124 0 0 20 0 1 0 271437312 260378624 51094 33554432000 4194304 5654031 140734594314176 140734594301992 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2015/statm: 63569 51094 142 357 0 63209 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 272676

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1959 and gives
#  childrusage.ru_utime.tv_sec=189
#  childrusage.ru_utime.tv_usec=968120
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=415936
# CPU time returned by wait4() is 190.384
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1798.39
CPU system time (s): 1.64
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 483176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 189.968
system time used= 0.415936
maximum resident set size= 76400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79247
page faults= 0
swaps= 0
block input operations= 0
block output operations= 71528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 649
involuntary context switches= 385

runsolver used 3.74243 second user time and 8.5507 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-26 19:22:08
IDJOB=3698012
IDBENCH=1962
IDSOLVER=2275
FILE ID=node136/3698012-1338052928
RUNJOBID= node136-1338052928-1930
PBS_JOBID= 14624396
Free space on /tmp= 71644 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_20.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698012-1338052928/watcher-3698012-1338052928 -o /tmp/evaluation-result-3698012-1338052928/solver-3698012-1338052928 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698012-1338052928.opb 795237265 HOME HOME

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

MD5SUM BENCH= 1e2b8f542cc5dec610d6e9b4663a878b
RANDOM SEED=795237265

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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		: 2667.247
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.90
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		: 2667.247
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		: 2667.247
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:        29357696 kB
Buffers:          337100 kB
Cached:          2371860 kB
SwapCached:        24460 kB
Active:           797804 kB
Inactive:        1940040 kB
Active(anon):       3964 kB
Inactive(anon):    25096 kB
Active(file):     793840 kB
Inactive(file):  1914944 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             16352 kB
Writeback:             0 kB
AnonPages:         10848 kB
Mapped:            10020 kB
Shmem:                 0 kB
Slab:             639572 kB
SReclaimable:      81180 kB
SUnreclaim:       558392 kB
KernelStack:        1376 kB
PageTables:         3824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     116112 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= 71624 MiB
End job on node136 at 2012-05-26 19:52:09