Trace number 3698010

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

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.40	c run inc solver
0.00/0.40	c [INC SYSTEM] run initial solver
0.00/0.40	c [INC SYSTEM] preprocess with white file
0.00/0.69	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.69	c [INC SYSTEM] execute solver
0.00/0.75	c [INC SEARCH] formula is SAT
0.00/0.75	c [INC SYSTEM] solved the initial formula
0.00/0.75	c model valid
0.00/0.75	c current solution ok
0.00/0.86	o 267
0.00/0.86	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.86	c write failed with 2
0.00/0.86	c [INC SEARCH] iteration: 0
0.00/0.86	c [INC BOUNDS] best value:267 search for 266
0.00/0.86	c [INC SYSTEM] create new solver instance
0.00/0.86	c [INC] encode full formula
0.00/0.86	c (debug) using card networks
0.00/0.87	c set iterative enc to: card
0.00/0.87	c set iterative enc to: none
0.00/0.87	c [INC SEARCH] isOptimum variable: 0
0.00/0.97	c formula is SAT
0.00/0.97	c [INC SEARCH] copied best model
0.00/0.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.97	c model valid
0.00/0.97	c current solution ok
0.00/0.97	o 252
0.00/0.97	c [INC SEARCH] iteration: 1
0.00/0.97	c [INC BOUNDS] best value:252 search for 251
0.00/0.97	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.97	c write failed with 2
0.00/0.97	c [INC SYSTEM] create new solver instance
0.00/0.97	c [INC] encode full formula
0.00/0.97	c (debug) using card networks
0.00/0.98	c set iterative enc to: card
0.00/0.98	c set iterative enc to: none
0.00/0.99	c [INC SEARCH] isOptimum variable: 0
0.98/1.08	c formula is SAT
0.98/1.08	c [INC SEARCH] copied best model
0.98/1.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.98/1.09	c model valid
0.98/1.09	c current solution ok
0.98/1.09	o 246
0.98/1.09	c [INC SEARCH] iteration: 2
0.98/1.09	c [INC BOUNDS] best value:246 search for 245
0.98/1.09	c [INC SYSTEM] there exists a inc, kill it!
0.98/1.09	c write failed with 2
0.98/1.09	c [INC SYSTEM] create new solver instance
0.98/1.09	c [INC] encode full formula
0.98/1.09	c (debug) using card networks
0.98/1.10	c set iterative enc to: card
0.98/1.10	c set iterative enc to: none
1.08/1.10	c [INC SEARCH] isOptimum variable: 0
2.07/2.13	c formula is SAT
2.07/2.14	c [INC SEARCH] copied best model
2.07/2.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.07/2.14	c model valid
2.07/2.14	c current solution ok
2.07/2.14	o 238
2.07/2.14	c [INC SEARCH] iteration: 3
2.07/2.14	c [INC BOUNDS] best value:238 search for 237
2.07/2.14	c [INC SYSTEM] there exists a inc, kill it!
2.07/2.14	c write failed with 2
2.07/2.14	c [INC SYSTEM] create new solver instance
2.07/2.14	c [INC] encode full formula
2.07/2.14	c (debug) using card networks
2.07/2.15	c set iterative enc to: card
2.07/2.15	c set iterative enc to: none
2.07/2.16	c [INC SEARCH] isOptimum variable: 0
3.57/3.63	c formula is SAT
3.57/3.63	c [INC SEARCH] copied best model
3.57/3.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.57/3.63	c model valid
3.57/3.63	c current solution ok
3.57/3.63	o 233
3.57/3.63	c [INC SEARCH] iteration: 4
3.57/3.63	c [INC BOUNDS] best value:233 search for 232
3.57/3.63	c [INC SYSTEM] there exists a inc, kill it!
3.57/3.63	c write failed with 2
3.57/3.63	c [INC SYSTEM] create new solver instance
3.57/3.63	c [INC] encode full formula
3.57/3.63	c (debug) using card networks
3.57/3.64	c set iterative enc to: card
3.57/3.64	c set iterative enc to: none
3.57/3.65	c [INC SEARCH] isOptimum variable: 0
6.06/6.17	c formula is SAT
6.06/6.17	c [INC SEARCH] copied best model
6.06/6.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.06/6.17	c model valid
6.06/6.17	c current solution ok
6.06/6.17	o 230
6.06/6.17	c [INC SEARCH] iteration: 5
6.06/6.17	c [INC BOUNDS] best value:230 search for 229
6.06/6.17	c [INC SYSTEM] there exists a inc, kill it!
6.06/6.17	c write failed with 2
6.06/6.18	c [INC SYSTEM] create new solver instance
6.06/6.18	c [INC] encode full formula
6.06/6.18	c (debug) using card networks
6.06/6.18	c set iterative enc to: card
6.06/6.18	c set iterative enc to: none
6.06/6.19	c [INC SEARCH] isOptimum variable: 0
10.36/10.41	c formula is SAT
10.36/10.41	c [INC SEARCH] copied best model
10.36/10.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.36/10.41	c model valid
10.36/10.41	c current solution ok
10.36/10.41	o 226
10.36/10.41	c [INC SEARCH] iteration: 6
10.36/10.41	c [INC BOUNDS] best value:226 search for 225
10.36/10.41	c [INC SYSTEM] there exists a inc, kill it!
10.36/10.41	c write failed with 2
10.36/10.41	c [INC SYSTEM] create new solver instance
10.36/10.41	c [INC] encode full formula
10.36/10.41	c (debug) using card networks
10.36/10.42	c set iterative enc to: card
10.36/10.42	c set iterative enc to: none
10.36/10.43	c [INC SEARCH] isOptimum variable: 0
20.16/20.28	c formula is SAT
20.16/20.28	c [INC SEARCH] copied best model
20.16/20.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.16/20.28	c model valid
20.16/20.28	c current solution ok
20.16/20.28	o 221
20.16/20.28	c [INC SEARCH] iteration: 7
20.16/20.28	c [INC BOUNDS] best value:221 search for 220
20.16/20.28	c [INC SYSTEM] there exists a inc, kill it!
20.16/20.28	c write failed with 2
20.16/20.28	c [INC SYSTEM] create new solver instance
20.16/20.28	c [INC] encode full formula
20.16/20.28	c (debug) using card networks
20.16/20.29	c set iterative enc to: card
20.16/20.29	c set iterative enc to: none
20.27/20.30	c [INC SEARCH] isOptimum variable: 0
198.14/198.24	c formula is SAT
198.14/198.24	c [INC SEARCH] copied best model
198.14/198.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
198.14/198.24	c model valid
198.14/198.24	c current solution ok
198.14/198.24	o 218
198.14/198.24	c [INC SEARCH] iteration: 8
198.14/198.24	c [INC BOUNDS] best value:218 search for 217
198.14/198.24	c [INC SYSTEM] there exists a inc, kill it!
198.14/198.24	c write failed with 2
198.14/198.24	c [INC SYSTEM] create new solver instance
198.14/198.24	c [INC] encode full formula
198.14/198.24	c (debug) using card networks
198.14/198.25	c set iterative enc to: card
198.14/198.25	c set iterative enc to: none
198.14/198.26	c [INC SEARCH] isOptimum variable: 0
402.18/402.33	c formula is SAT
402.18/402.33	c [INC SEARCH] copied best model
402.18/402.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
402.18/402.33	c model valid
402.18/402.33	c current solution ok
402.18/402.33	o 216
402.18/402.33	c [INC SEARCH] iteration: 9
402.18/402.33	c [INC BOUNDS] best value:216 search for 215
402.18/402.33	c [INC SYSTEM] there exists a inc, kill it!
402.18/402.33	c write failed with 2
402.18/402.33	c [INC SYSTEM] create new solver instance
402.18/402.33	c [INC] encode full formula
402.18/402.33	c (debug) using card networks
402.18/402.34	c set iterative enc to: card
402.18/402.34	c set iterative enc to: none
402.18/402.35	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.41	s UNKNOWN
1800.02/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698010-1338310774/watcher-3698010-1338310774 -o /tmp/evaluation-result-3698010-1338310774/solver-3698010-1338310774 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698010-1338310774.opb 320526331 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: 0.00 0.00 0.97 2/170 6825
/proc/meminfo: memFree=29777776/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0

[startup+0.0208229 s]
/proc/loadavg: 0.00 0.00 0.97 2/170 6825
/proc/meminfo: memFree=29777776/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 0.00 0.00 0.97 2/170 6825
/proc/meminfo: memFree=29777776/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 0.00 0.00 0.97 2/170 6825
/proc/meminfo: memFree=29777776/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700275 s]
/proc/loadavg: 0.00 0.00 0.97 2/170 6825
/proc/meminfo: memFree=29777776/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 0.00 0.00 0.97 2/173 6836
/proc/meminfo: memFree=29763116/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=1.08 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 3925 13461 0 0 44 9 51 4 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 18188

[startup+3.10034 s]
/proc/loadavg: 0.00 0.00 0.97 2/173 6838
/proc/meminfo: memFree=29752628/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=2.14 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 4440 16959 0 0 45 9 154 6 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 18188
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 0.08 0.02 0.97 2/173 6842
/proc/meminfo: memFree=29751528/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=6.17 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 5476 25249 0 0 47 10 551 9 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 18188

[startup+12.7004 s]
/proc/loadavg: 0.15 0.03 0.97 2/173 6846
/proc/meminfo: memFree=29749200/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=10.4 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 5993 30375 0 0 48 10 971 11 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6846] ppid=6826 vsize=19944 CPUtime=2.26 cores=1,3,5,7
/proc/6846/stat : 6846 (glucosInc) R 6826 6825 6795 0 -1 4202496 3391 0 0 0 226 0 0 0 20 0 1 0 297207054 20422656 3814 33554432000 4194304 5654031 140735927085008 140735927072824 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6846/statm: 4986 3814 141 357 0 4626 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 38132

[startup+25.5004 s]
/proc/loadavg: 0.34 0.08 0.97 2/173 6848
/proc/meminfo: memFree=29743920/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=20.28 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 6510 36792 0 0 50 10 1954 14 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6848] ppid=6826 vsize=24876 CPUtime=5.18 cores=1,3,5,7
/proc/6848/stat : 6848 (glucosInc) R 6826 6825 6795 0 -1 4202496 4736 0 0 0 517 1 0 0 20 0 1 0 297208041 25473024 5380 33554432000 4194304 5654031 140734665029168 140734665016984 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6848/statm: 6219 5380 142 357 0 5859 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 43064

[startup+51.1003 s]
/proc/loadavg: 0.56 0.15 0.97 2/174 6851
/proc/meminfo: memFree=29721504/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=20.28 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 6510 36792 0 0 50 10 1954 14 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6848] ppid=6826 vsize=47972 CPUtime=30.78 cores=1,3,5,7
/proc/6848/stat : 6848 (glucosInc) R 6826 6825 6795 0 -1 4202496 8646 0 0 0 3075 3 0 0 20 0 1 0 297208041 49123328 10917 33554432000 4194304 5654031 140734665029168 140734665016984 4208683 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6848/statm: 11993 10917 142 357 0 11633 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 66160

[startup+102.307 s]
/proc/loadavg: 0.86 0.30 0.98 2/174 6874
/proc/meminfo: memFree=29688920/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=20.28 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 6510 36792 0 0 50 10 1954 14 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6848] ppid=6826 vsize=78624 CPUtime=81.98 cores=1,3,5,7
/proc/6848/stat : 6848 (glucosInc) R 6826 6825 6795 0 -1 4202496 9442 0 0 0 8194 4 0 0 20 0 1 0 297208041 80510976 19092 33554432000 4194304 5654031 140734665029168 140734665016984 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6848/statm: 19656 19092 142 357 0 19296 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 96812

[startup+162.3 s]
/proc/loadavg: 0.95 0.42 0.98 2/173 6875
/proc/meminfo: memFree=29688432/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=20.28 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 6510 36792 0 0 50 10 1954 14 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6848] ppid=6826 vsize=78624 CPUtime=141.97 cores=1,3,5,7
/proc/6848/stat : 6848 (glucosInc) R 6826 6825 6795 0 -1 4202496 11526 0 0 0 14189 8 0 0 20 0 1 0 297208041 80510976 19092 33554432000 4194304 5654031 140734665029168 140734665016984 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6848/statm: 19656 19092 142 357 0 19296 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 96812

[startup+222.3 s]
/proc/loadavg: 0.98 0.52 0.98 2/173 6877
/proc/meminfo: memFree=29724320/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=198.2 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7027 50880 0 0 51 10 19733 26 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6877] ppid=6826 vsize=47964 CPUtime=24.01 cores=1,3,5,7
/proc/6877/stat : 6877 (glucosInc) R 6826 6825 6795 0 -1 4202496 8000 0 0 0 2399 2 0 0 20 0 1 0 297225838 49115136 10316 33554432000 4194304 5654031 140737483811792 140737483799608 4233187 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6877/statm: 11991 10316 142 357 0 11631 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 66152

[startup+282.3 s]
/proc/loadavg: 0.99 0.61 0.98 2/173 6877
/proc/meminfo: memFree=29705140/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=198.2 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7027 50880 0 0 51 10 19733 26 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0

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

/proc/meminfo: memFree=29593992/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=402.25 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7545 65136 0 0 52 10 40124 39 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6879] ppid=6826 vsize=197500 CPUtime=839.79 cores=1,3,5,7
/proc/6879/stat : 6879 (glucosInc) R 6826 6825 6795 0 -1 4202496 32822 0 0 0 83916 63 0 0 20 0 1 0 297246247 202240000 43268 33554432000 4194304 5654031 140736393911888 140736393899704 4232655 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6879/statm: 49375 43268 142 357 0 49015 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 215688

[startup+1302.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/173 6888
/proc/meminfo: memFree=29614764/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=402.25 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7545 65136 0 0 52 10 40124 39 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6879] ppid=6826 vsize=166680 CPUtime=899.79 cores=1,3,5,7
/proc/6879/stat : 6879 (glucosInc) R 6826 6825 6795 0 -1 4202496 35299 0 0 0 89910 69 0 0 20 0 1 0 297246247 170680320 37569 33554432000 4194304 5654031 140736393911888 140736393899704 4216692 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6879/statm: 41670 37569 142 357 0 41310 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 184868

[startup+1362.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/173 6889
/proc/meminfo: memFree=29563992/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=402.25 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7545 65136 0 0 52 10 40124 39 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6879] ppid=6826 vsize=247588 CPUtime=959.77 cores=1,3,5,7
/proc/6879/stat : 6879 (glucosInc) R 6826 6825 6795 0 -1 4202496 38255 0 0 0 95904 73 0 0 20 0 1 0 297246247 253530112 50737 33554432000 4194304 5654031 140736393911888 140736393899704 4216272 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6879/statm: 61897 50737 142 357 0 61537 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 265776

[startup+1422.31 s]
/proc/loadavg: 1.00 0.98 0.98 2/173 6889
/proc/meminfo: memFree=29597912/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=402.25 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7545 65136 0 0 52 10 40124 39 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6879] ppid=6826 vsize=197500 CPUtime=1019.77 cores=1,3,5,7
/proc/6879/stat : 6879 (glucosInc) R 6826 6825 6795 0 -1 4202496 40494 0 0 0 101897 80 0 0 20 0 1 0 297246247 202240000 41732 33554432000 4194304 5654031 140736393911888 140736393909976 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6879/statm: 49375 41732 142 357 0 49015 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 215688

[startup+1482.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/173 6889
/proc/meminfo: memFree=29571400/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=402.25 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7545 65136 0 0 52 10 40124 39 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6879] ppid=6826 vsize=197500 CPUtime=1079.75 cores=1,3,5,7
/proc/6879/stat : 6879 (glucosInc) R 6826 6825 6795 0 -1 4202496 42044 0 0 0 107891 84 0 0 20 0 1 0 297246247 202240000 48388 33554432000 4194304 5654031 140736393911888 140736393909976 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6879/statm: 49375 48388 142 357 0 49015 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 215688

[startup+1542.3 s]
/proc/loadavg: 1.00 0.98 0.98 2/173 6889
/proc/meminfo: memFree=29597888/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=402.25 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7545 65136 0 0 52 10 40124 39 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6879] ppid=6826 vsize=197500 CPUtime=1139.72 cores=1,3,5,7
/proc/6879/stat : 6879 (glucosInc) R 6826 6825 6795 0 -1 4202496 44124 0 0 0 113885 87 0 0 20 0 1 0 297246247 202240000 41732 33554432000 4194304 5654031 140736393911888 140736393909976 4215913 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6879/statm: 49375 41732 142 357 0 49015 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 215688

[startup+1602.3 s]
/proc/loadavg: 1.06 0.99 0.99 2/173 6889
/proc/meminfo: memFree=29508712/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=402.25 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7545 65136 0 0 52 10 40124 39 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6879] ppid=6826 vsize=328976 CPUtime=1199.72 cores=1,3,5,7
/proc/6879/stat : 6879 (glucosInc) R 6826 6825 6795 0 -1 4202496 45499 0 0 0 119882 90 0 0 20 0 1 0 297246247 336871424 64561 33554432000 4194304 5654031 140736393911888 140736393909976 4232421 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6879/statm: 82244 64561 142 357 0 81884 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 347164

[startup+1662.3 s]
/proc/loadavg: 1.02 0.99 0.99 2/172 6889
/proc/meminfo: memFree=29568904/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=402.25 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7545 65136 0 0 52 10 40124 39 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6879] ppid=6826 vsize=247588 CPUtime=1259.7 cores=1,3,5,7
/proc/6879/stat : 6879 (glucosInc) R 6826 6825 6795 0 -1 4202496 46951 0 0 0 125877 93 0 0 20 0 1 0 297246247 253530112 49097 33554432000 4194304 5654031 140736393911888 140736393899704 4233201 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6879/statm: 61897 49097 142 357 0 61537 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 265776

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/173 6890
/proc/meminfo: memFree=29573580/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=402.25 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7545 65136 0 0 52 10 40124 39 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6879] ppid=6826 vsize=197500 CPUtime=1319.68 cores=1,3,5,7
/proc/6879/stat : 6879 (glucosInc) R 6826 6825 6795 0 -1 4202496 48268 0 0 0 131872 96 0 0 20 0 1 0 297246247 202240000 48388 33554432000 4194304 5654031 140736393911888 140736393899704 4232466 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6879/statm: 49375 48388 142 357 0 49015 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 215688

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/173 6890
/proc/meminfo: memFree=29551664/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=402.25 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7545 65136 0 0 52 10 40124 39 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6879] ppid=6826 vsize=247588 CPUtime=1379.67 cores=1,3,5,7
/proc/6879/stat : 6879 (glucosInc) R 6826 6825 6795 0 -1 4202496 50636 0 0 0 137866 101 0 0 20 0 1 0 297246247 253530112 53297 33554432000 4194304 5654031 140736393911888 140736393899704 4233155 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6879/statm: 61897 53297 142 357 0 61537 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 265776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/173 6890
/proc/meminfo: memFree=29595836/32873844 swapFree=7108/7108
[pid=6825] ppid=6823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6825/stat : 6825 (npSolver-pbo-It) S 6823 6825 6795 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297206011 9367552 275 33554432000 4194304 5064252 140734650570176 140734650569088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6825/statm: 2287 275 233 213 0 72 0
[pid=6826] ppid=6825 vsize=9040 CPUtime=402.25 cores=1,3,5,7
/proc/6826/stat : 6826 (npSolver-pbo) S 6825 6825 6795 0 -1 4202496 7545 65136 0 0 52 10 40124 39 20 0 1 0 297206011 9256960 1947 33554432000 4194304 5992684 140736840594416 140736840580248 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6826/statm: 2260 1947 180 440 0 1816 0
[pid=6879] ppid=6826 vsize=197500 CPUtime=1397.77 cores=1,3,5,7
/proc/6879/stat : 6879 (glucosInc) R 6826 6825 6795 0 -1 4202496 51331 0 0 0 139674 103 0 0 20 0 1 0 297246247 202240000 42244 33554432000 4194304 5654031 140736393911888 140736393899704 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6879/statm: 49375 42244 142 357 0 49015 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 215688

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.52
CPU system time (s): 1.54976
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 347164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.52
system time used= 1.54976
maximum resident set size= 297156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124392
page faults= 0
swaps= 0
block input operations= 0
block output operations= 67384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 588
involuntary context switches= 1991

runsolver used 3.50047 second user time and 7.82981 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-29 18:59:34
IDJOB=3698010
IDBENCH=1958
IDSOLVER=2275
FILE ID=node103/3698010-1338310774
RUNJOBID= node103-1338310774-6812
PBS_JOBID= 14632125
Free space on /tmp= 71500 MiB

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

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

MD5SUM BENCH= 7db364152f2aec17f16cb8adef9dc3c7
RANDOM SEED=320526331

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
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.189
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.189
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:        29778420 kB
Buffers:          755256 kB
Cached:          1413728 kB
SwapCached:         4484 kB
Active:          1220012 kB
Inactive:         963068 kB
Active(anon):       1976 kB
Inactive(anon):     6216 kB
Active(file):    1218036 kB
Inactive(file):   956852 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099588 kB
Dirty:              8272 kB
Writeback:             8 kB
AnonPages:          9936 kB
Mapped:            10904 kB
Shmem:                 8 kB
Slab:             772260 kB
SReclaimable:     214660 kB
SUnreclaim:       557600 kB
KernelStack:        1392 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     102060 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= 71484 MiB
End job on node103 at 2012-05-29 19:29:35