Trace number 3702860

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.09 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-3.opb
MD5SUM4c9dc9cf5c24873d3237c90ee1682632
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109379
Number of constraints which are clauses109379
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1400
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 1400
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1400
Number of bits of the biggest sum of numbers11
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.22	c run inc solver
0.00/0.22	c [INC SYSTEM] run initial solver
0.00/0.22	c [INC SYSTEM] preprocess with white file
0.00/0.42	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.42	c [INC SYSTEM] execute solver
0.00/0.44	c [INC SEARCH] formula is SAT
0.00/0.44	c [INC SYSTEM] solved the initial formula
0.00/0.55	c model valid
0.00/0.55	c current solution ok
0.00/0.72	o 0
0.00/0.72	c starting approximation
0.00/0.72	c factor = 1
0.00/0.72	c can not find a suitable factor, leaving approximation
0.00/0.72	c finished approximation
0.00/0.72	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.72	c write failed with 2
0.00/0.72	c [INC SEARCH] iteration: 0
0.00/0.72	c [INC BOUNDS] best value:1400 search for 1399
0.00/0.72	c [INC SYSTEM] create new solver instance
0.00/0.72	c [INC] encode full formula
0.00/0.72	c (debug) using card networks
0.00/0.78	c set iterative enc to: card
0.00/0.78	c set iterative enc to: none
0.00/0.79	c [INC SEARCH] isOptimum variable: 0
1.26/1.34	c formula is SAT
1.26/1.35	c [INC SEARCH] copied best model
1.26/1.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.36/1.46	c model valid
1.36/1.46	c current solution ok
1.36/1.46	o -36
1.36/1.46	c [INC SEARCH] iteration: 1
1.36/1.46	c [INC BOUNDS] best value:1364 search for 1363
1.36/1.46	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.46	c write failed with 2
1.36/1.46	c [INC SYSTEM] create new solver instance
1.36/1.46	c [INC] encode full formula
1.36/1.46	c (debug) using card networks
1.48/1.51	c set iterative enc to: card
1.48/1.51	c set iterative enc to: none
1.48/1.53	c [INC SEARCH] isOptimum variable: 0
4.15/4.29	c formula is SAT
4.15/4.29	c [INC SEARCH] copied best model
4.15/4.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.26/4.40	c model valid
4.26/4.40	c current solution ok
4.26/4.40	o -37
4.26/4.40	c [INC SEARCH] iteration: 2
4.26/4.40	c [INC BOUNDS] best value:1363 search for 1362
4.26/4.40	c [INC SYSTEM] there exists a inc, kill it!
4.26/4.40	c write failed with 2
4.37/4.40	c [INC SYSTEM] create new solver instance
4.37/4.40	c [INC] encode full formula
4.37/4.40	c (debug) using card networks
4.37/4.46	c set iterative enc to: card
4.37/4.46	c set iterative enc to: none
4.37/4.47	c [INC SEARCH] isOptimum variable: 0
7.97/8.00	c formula is SAT
7.97/8.01	c [INC SEARCH] copied best model
7.97/8.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.07/8.12	c model valid
8.07/8.12	c current solution ok
8.07/8.12	o -40
8.07/8.12	c [INC SEARCH] iteration: 3
8.07/8.12	c [INC BOUNDS] best value:1360 search for 1359
8.07/8.12	c [INC SYSTEM] there exists a inc, kill it!
8.07/8.12	c write failed with 2
8.07/8.12	c [INC SYSTEM] create new solver instance
8.07/8.12	c [INC] encode full formula
8.07/8.12	c (debug) using card networks
8.07/8.17	c set iterative enc to: card
8.07/8.17	c set iterative enc to: none
8.07/8.18	c [INC SEARCH] isOptimum variable: 0
17.87/17.91	c formula is SAT
17.87/17.91	c [INC SEARCH] copied best model
17.87/17.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.97/18.02	c model valid
17.97/18.02	c current solution ok
17.97/18.02	o -41
17.97/18.02	c [INC SEARCH] iteration: 4
17.97/18.02	c [INC BOUNDS] best value:1359 search for 1358
17.97/18.02	c [INC SYSTEM] there exists a inc, kill it!
17.97/18.02	c write failed with 2
17.97/18.03	c [INC SYSTEM] create new solver instance
17.97/18.03	c [INC] encode full formula
17.97/18.03	c (debug) using card networks
17.97/18.08	c set iterative enc to: card
17.97/18.08	c set iterative enc to: none
17.97/18.09	c [INC SEARCH] isOptimum variable: 0
30.17/30.29	c formula is SAT
30.17/30.29	c [INC SEARCH] copied best model
30.17/30.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.36/30.40	c model valid
30.36/30.40	c current solution ok
30.36/30.40	o -42
30.36/30.40	c [INC SEARCH] iteration: 5
30.36/30.40	c [INC BOUNDS] best value:1358 search for 1357
30.36/30.40	c [INC SYSTEM] there exists a inc, kill it!
30.36/30.40	c write failed with 2
30.36/30.41	c [INC SYSTEM] create new solver instance
30.36/30.41	c [INC] encode full formula
30.36/30.41	c (debug) using card networks
30.36/30.46	c set iterative enc to: card
30.36/30.46	c set iterative enc to: none
30.36/30.48	c [INC SEARCH] isOptimum variable: 0
42.63/42.75	c formula is SAT
42.63/42.76	c [INC SEARCH] copied best model
42.63/42.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
42.75/42.87	c model valid
42.75/42.87	c current solution ok
42.75/42.87	o -43
42.75/42.87	c [INC SEARCH] iteration: 6
42.75/42.87	c [INC BOUNDS] best value:1357 search for 1356
42.75/42.87	c [INC SYSTEM] there exists a inc, kill it!
42.75/42.87	c write failed with 2
42.75/42.87	c [INC SYSTEM] create new solver instance
42.75/42.87	c [INC] encode full formula
42.75/42.87	c (debug) using card networks
42.87/42.92	c set iterative enc to: card
42.87/42.92	c set iterative enc to: none
42.87/42.93	c [INC SEARCH] isOptimum variable: 0
55.94/56.05	c formula is SAT
55.94/56.05	c [INC SEARCH] copied best model
55.94/56.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.04/56.16	c model valid
56.04/56.16	c current solution ok
56.04/56.16	o -45
56.04/56.16	c [INC SEARCH] iteration: 7
56.04/56.16	c [INC BOUNDS] best value:1355 search for 1354
56.04/56.16	c [INC SYSTEM] there exists a inc, kill it!
56.04/56.16	c write failed with 2
56.04/56.16	c [INC SYSTEM] create new solver instance
56.04/56.16	c [INC] encode full formula
56.04/56.16	c (debug) using card networks
56.16/56.22	c set iterative enc to: card
56.16/56.22	c set iterative enc to: none
56.16/56.23	c [INC SEARCH] isOptimum variable: 0
71.85/71.97	c formula is SAT
71.85/71.97	c [INC SEARCH] copied best model
71.85/71.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.95/72.08	c model valid
71.95/72.08	c current solution ok
71.95/72.08	o -46
71.95/72.08	c [INC SEARCH] iteration: 8
71.95/72.08	c [INC BOUNDS] best value:1354 search for 1353
71.95/72.08	c [INC SYSTEM] there exists a inc, kill it!
71.95/72.08	c write failed with 2
71.95/72.08	c [INC SYSTEM] create new solver instance
71.95/72.08	c [INC] encode full formula
71.95/72.08	c (debug) using card networks
72.04/72.14	c set iterative enc to: card
72.04/72.14	c set iterative enc to: none
72.04/72.15	c [INC SEARCH] isOptimum variable: 0
96.51/96.64	c formula is SAT
96.51/96.65	c [INC SEARCH] copied best model
96.51/96.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
96.63/96.76	c model valid
96.63/96.76	c current solution ok
96.63/96.76	o -47
96.63/96.76	c [INC SEARCH] iteration: 9
96.63/96.76	c [INC BOUNDS] best value:1353 search for 1352
96.63/96.76	c [INC SYSTEM] there exists a inc, kill it!
96.63/96.76	c write failed with 2
96.63/96.76	c [INC SYSTEM] create new solver instance
96.63/96.76	c [INC] encode full formula
96.63/96.76	c (debug) using card networks
96.75/96.82	c set iterative enc to: card
96.75/96.82	c set iterative enc to: none
96.75/96.83	c [INC SEARCH] isOptimum variable: 0
118.11/118.23	c formula is SAT
118.11/118.23	c [INC SEARCH] copied best model
118.11/118.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
118.21/118.34	c model valid
118.21/118.34	c current solution ok
118.21/118.34	o -48
118.21/118.34	c [INC SEARCH] iteration: 10
118.21/118.34	c [INC BOUNDS] best value:1352 search for 1351
118.21/118.34	c [INC SYSTEM] there exists a inc, kill it!
118.21/118.34	c write failed with 2
118.21/118.34	c [INC SYSTEM] create new solver instance
118.21/118.34	c [INC] encode full formula
118.21/118.34	c (debug) using card networks
118.34/118.40	c set iterative enc to: card
118.34/118.40	c set iterative enc to: none
118.34/118.41	c [INC SEARCH] isOptimum variable: 0
152.40/152.53	c formula is SAT
152.40/152.53	c [INC SEARCH] copied best model
152.40/152.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
152.51/152.65	c model valid
152.51/152.65	c current solution ok
152.51/152.65	o -49
152.51/152.65	c [INC SEARCH] iteration: 11
152.51/152.65	c [INC BOUNDS] best value:1351 search for 1350
152.51/152.65	c [INC SYSTEM] there exists a inc, kill it!
152.51/152.65	c write failed with 2
152.51/152.65	c [INC SYSTEM] create new solver instance
152.51/152.65	c [INC] encode full formula
152.51/152.65	c (debug) using card networks
152.62/152.70	c set iterative enc to: card
152.62/152.70	c set iterative enc to: none
152.62/152.71	c [INC SEARCH] isOptimum variable: 0
186.49/186.65	c formula is SAT
186.49/186.66	c [INC SEARCH] copied best model
186.49/186.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
186.60/186.77	c model valid
186.60/186.77	c current solution ok
186.60/186.77	o -50
186.60/186.77	c [INC SEARCH] iteration: 12
186.60/186.77	c [INC BOUNDS] best value:1350 search for 1349
186.60/186.77	c [INC SYSTEM] there exists a inc, kill it!
186.60/186.77	c write failed with 2
186.60/186.77	c [INC SYSTEM] create new solver instance
186.60/186.77	c [INC] encode full formula
186.60/186.77	c (debug) using card networks
186.70/186.82	c set iterative enc to: card
186.70/186.82	c set iterative enc to: none
186.70/186.84	c [INC SEARCH] isOptimum variable: 0
218.98/219.14	c formula is SAT
218.98/219.14	c [INC SEARCH] copied best model
218.98/219.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
219.08/219.25	c model valid
219.08/219.25	c current solution ok
219.08/219.25	o -51
219.08/219.25	c [INC SEARCH] iteration: 13
219.08/219.25	c [INC BOUNDS] best value:1349 search for 1348
219.08/219.25	c [INC SYSTEM] there exists a inc, kill it!
219.08/219.25	c write failed with 2
219.08/219.25	c [INC SYSTEM] create new solver instance
219.08/219.25	c [INC] encode full formula
219.08/219.25	c (debug) using card networks
219.18/219.31	c set iterative enc to: card
219.18/219.31	c set iterative enc to: none
219.18/219.32	c [INC SEARCH] isOptimum variable: 0
252.56/252.71	c formula is SAT
252.56/252.72	c [INC SEARCH] copied best model
252.56/252.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
252.65/252.83	c model valid
252.65/252.83	c current solution ok
252.65/252.83	o -52
252.65/252.83	c [INC SEARCH] iteration: 14
252.65/252.83	c [INC BOUNDS] best value:1348 search for 1347
252.65/252.83	c [INC SYSTEM] there exists a inc, kill it!
252.65/252.83	c write failed with 2
252.65/252.83	c [INC SYSTEM] create new solver instance
252.65/252.83	c [INC] encode full formula
252.65/252.83	c (debug) using card networks
252.65/252.88	c set iterative enc to: card
252.65/252.88	c set iterative enc to: none
252.65/252.90	c [INC SEARCH] isOptimum variable: 0
381.32/381.50	c formula is SAT
381.32/381.51	c [INC SEARCH] copied best model
381.32/381.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
381.43/381.62	c model valid
381.43/381.62	c current solution ok
381.43/381.62	o -53
381.43/381.62	c [INC SEARCH] iteration: 15
381.43/381.62	c [INC BOUNDS] best value:1347 search for 1346
381.43/381.62	c [INC SYSTEM] there exists a inc, kill it!
381.43/381.62	c write failed with 2
381.43/381.62	c [INC SYSTEM] create new solver instance
381.43/381.62	c [INC] encode full formula
381.43/381.62	c (debug) using card networks
381.43/381.67	c set iterative enc to: card
381.43/381.67	c set iterative enc to: none
381.43/381.69	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18:  2740 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2739
/proc/meminfo: memFree=27210308/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0

[startup+0.063996 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2739
/proc/meminfo: memFree=27210308/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100207 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2739
/proc/meminfo: memFree=27210308/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300192 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2739
/proc/meminfo: memFree=27210308/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2739
/proc/meminfo: memFree=27210308/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2748
/proc/meminfo: memFree=27167300/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=9820 CPUtime=1.48 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) R 2739 2739 1653 0 -1 4202496 4664 14291 0 0 57 15 72 4 20 0 1 0 272296369 10055680 1934 33554432000 4194304 5992684 140736392591872 140736392587344 5044353 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 2455 1935 193 440 0 2011 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18968

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2750
/proc/meminfo: memFree=27167300/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5788 CPUtime=1.5 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 5705 14807 0 0 58 16 72 4 20 0 1 0 272296369 5926912 986 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1447 986 193 440 0 1003 0
[pid=2750] ppid=2740 vsize=39060 CPUtime=1.55 cores=1,3,5,7
/proc/2750/stat : 2750 (glucosInc) R 2740 2739 1653 0 -1 4202496 8115 0 0 0 154 1 0 0 20 0 1 0 272296522 39997440 8780 33554432000 4194304 5654031 140733652311552 140733652309320 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2750/statm: 9765 8780 131 357 0 9405 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 53996

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2752
/proc/meminfo: memFree=27167300/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=4.45 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 8117 23476 0 0 75 17 346 7 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2752] ppid=2740 vsize=38756 CPUtime=1.82 cores=1,3,5,7
/proc/2752/stat : 2752 (glucosInc) R 2740 2739 1653 0 -1 4202496 8487 0 0 0 180 2 0 0 20 0 1 0 272296816 39686144 8359 33554432000 4194304 5654031 140735017106224 140735017103992 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2752/statm: 9689 8359 131 357 0 9329 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 53572

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2754
/proc/meminfo: memFree=27166580/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=8.17 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 10529 32550 0 0 92 18 697 10 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2754] ppid=2740 vsize=39032 CPUtime=4.49 cores=1,3,5,7
/proc/2754/stat : 2754 (glucosInc) R 2740 2739 1653 0 -1 4202496 8446 0 0 0 448 1 0 0 20 0 1 0 272297188 39968768 8401 33554432000 4194304 5654031 140735534878432 140735534876200 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2754/statm: 9758 8401 131 357 0 9398 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 53848

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 2756
/proc/meminfo: memFree=27149392/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=18.08 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 12941 41732 0 0 109 19 1667 13 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2756] ppid=2740 vsize=39212 CPUtime=7.39 cores=1,3,5,7
/proc/2756/stat : 2756 (glucosInc) R 2740 2739 1653 0 -1 4202496 8530 0 0 0 738 1 0 0 20 0 1 0 272298179 40153088 8537 33554432000 4194304 5654031 140733971522192 140733971510008 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2756/statm: 9803 8537 140 357 0 9443 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 54028

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 2760
/proc/meminfo: memFree=27145416/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=42.89 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 17765 60877 0 0 143 20 4108 18 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2760] ppid=2740 vsize=39204 CPUtime=8.14 cores=1,3,5,7
/proc/2760/stat : 2760 (glucosInc) R 2740 2739 1653 0 -1 4202496 8356 0 0 0 813 1 0 0 20 0 1 0 272300663 40144896 8948 33554432000 4194304 5654031 140735340083840 140735340071656 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2760/statm: 9801 8948 140 357 0 9441 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 54020

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 2768
/proc/meminfo: memFree=27166684/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=96.77 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 25001 92792 0 0 194 24 9430 29 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2768] ppid=2740 vsize=39212 CPUtime=5.46 cores=1,3,5,7
/proc/2768/stat : 2768 (glucosInc) R 2740 2739 1653 0 -1 4202496 8439 0 0 0 545 1 0 0 20 0 1 0 272306053 40153088 8451 33554432000 4194304 5654031 140736918455600 140736918443416 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2768/statm: 9803 8451 140 357 0 9443 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 54028

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2777
/proc/meminfo: memFree=27189324/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=152.64 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 29825 116436 0 0 228 26 14972 38 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2777] ppid=2740 vsize=39208 CPUtime=9.57 cores=1,3,5,7
/proc/2777/stat : 2777 (glucosInc) R 2740 2739 1653 0 -1 4202496 8744 0 0 0 955 2 0 0 20 0 1 0 272311641 40148992 8662 33554432000 4194304 5654031 140736036226544 140736036214360 4232386 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2777/statm: 9802 8662 140 357 0 9442 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 54024

[startup+222.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 2784
/proc/meminfo: memFree=27180880/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=219.21 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 34649 141500 0 0 263 28 21581 49 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2784] ppid=2740 vsize=38760 CPUtime=2.96 cores=1,3,5,7
/proc/2784/stat : 2784 (glucosInc) R 2740 2739 1653 0 -1 4202496 8502 0 0 0 295 1 0 0 20 0 1 0 272318302 39690240 8373 33554432000 4194304 5654031 140735709848928 140735709846696 4219806 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2784/statm: 9690 8373 131 357 0 9330 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 53576

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 2786
/proc/meminfo: memFree=27126884/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.01 2.03 2.00 3/182 2906
/proc/meminfo: memFree=27025156/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=381.54 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 39473 169455 0 0 297 30 37766 61 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2788] ppid=2740 vsize=169268 CPUtime=980.41 cores=1,3,5,7
/proc/2788/stat : 2788 (glucosInc) R 2740 2739 1653 0 -1 4202496 29063 0 0 0 98003 38 0 0 20 0 1 0 272334538 173330432 34837 33554432000 4194304 5654031 140733862864400 140733862852216 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2788/statm: 42317 34837 142 357 0 41957 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 184084

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 2906
/proc/meminfo: memFree=26975784/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=381.54 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 39473 169455 0 0 297 30 37766 61 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2788] ppid=2740 vsize=215688 CPUtime=1040.41 cores=1,3,5,7
/proc/2788/stat : 2788 (glucosInc) R 2740 2739 1653 0 -1 4202496 31144 0 0 0 104000 41 0 0 20 0 1 0 272334538 220864512 47280 33554432000 4194304 5654031 140733862864400 140733862862488 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2788/statm: 53922 47280 142 357 0 53562 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 230504

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 2907
/proc/meminfo: memFree=26969592/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=381.54 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 39473 169455 0 0 297 30 37766 61 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2788] ppid=2740 vsize=135548 CPUtime=1100.39 cores=1,3,5,7
/proc/2788/stat : 2788 (glucosInc) R 2740 2739 1653 0 -1 4202496 32026 0 0 0 109997 42 0 0 20 0 1 0 272334538 138801152 33125 33554432000 4194304 5654031 140733862864400 140733862862424 4233184 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2788/statm: 33887 33125 142 357 0 33527 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 150364

[startup+1542.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 2907
/proc/meminfo: memFree=27031868/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=381.54 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 39473 169455 0 0 297 30 37766 61 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2788] ppid=2740 vsize=135548 CPUtime=1160.38 cores=1,3,5,7
/proc/2788/stat : 2788 (glucosInc) R 2740 2739 1653 0 -1 4202496 32914 0 0 0 115994 44 0 0 20 0 1 0 272334538 138801152 33125 33554432000 4194304 5654031 140733862864400 140733862862424 4232901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2788/statm: 33887 33125 142 357 0 33527 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 150364

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 2907
/proc/meminfo: memFree=26997876/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=381.54 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 39473 169455 0 0 297 30 37766 61 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2788] ppid=2740 vsize=135548 CPUtime=1220.37 cores=1,3,5,7
/proc/2788/stat : 2788 (glucosInc) R 2740 2739 1653 0 -1 4202496 33796 0 0 0 121991 46 0 0 20 0 1 0 272334538 138801152 33125 33554432000 4194304 5654031 140733862864400 140733862852216 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2788/statm: 33887 33125 142 357 0 33527 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 150364

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 2907
/proc/meminfo: memFree=26956436/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=381.54 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 39473 169455 0 0 297 30 37766 61 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2788] ppid=2740 vsize=184868 CPUtime=1280.36 cores=1,3,5,7
/proc/2788/stat : 2788 (glucosInc) R 2740 2739 1653 0 -1 4202496 34962 0 0 0 127987 49 0 0 20 0 1 0 272334538 189304832 42605 33554432000 4194304 5654031 140733862864400 140733862862328 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2788/statm: 46217 42605 142 357 0 45857 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 199684

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 2907
/proc/meminfo: memFree=26950060/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=381.54 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 39473 169455 0 0 297 30 37766 61 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2788] ppid=2740 vsize=184868 CPUtime=1340.35 cores=1,3,5,7
/proc/2788/stat : 2788 (glucosInc) R 2740 2739 1653 0 -1 4202496 35842 0 0 0 133984 51 0 0 20 0 1 0 272334538 189304832 43117 33554432000 4194304 5654031 140733862864400 140733862862328 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2788/statm: 46217 43117 142 357 0 45857 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 199684

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2908
/proc/meminfo: memFree=26985916/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=381.54 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 39473 169455 0 0 297 30 37766 61 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2788] ppid=2740 vsize=184868 CPUtime=1400.34 cores=1,3,5,7
/proc/2788/stat : 2788 (glucosInc) R 2740 2739 1653 0 -1 4202496 36726 0 0 0 139980 54 0 0 20 0 1 0 272334538 189304832 44653 33554432000 4194304 5654031 140733862864400 140733862862328 4215061 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2788/statm: 46217 44653 142 357 0 45857 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 199684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2908
/proc/meminfo: memFree=26935340/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=381.54 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 39473 169455 0 0 297 30 37766 61 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2788] ppid=2740 vsize=215688 CPUtime=1418.55 cores=1,3,5,7
/proc/2788/stat : 2788 (glucosInc) R 2740 2739 1653 0 -1 4202496 37315 0 0 0 141800 55 0 0 20 0 1 0 272334538 220864512 46768 33554432000 4194304 5654031 140733862864400 140733862862488 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2788/statm: 53922 46768 142 357 0 53562 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 230504

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.01 2.00 3/181 2908
/proc/meminfo: memFree=26935340/32873844 swapFree=6088/6088
[pid=2739] ppid=2737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2739/stat : 2739 (npSolver-pbo-It) S 2737 2739 1653 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272296369 9367552 274 33554432000 4194304 5064252 140735756496608 140735756495520 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2739/statm: 2287 274 233 213 0 72 0
[pid=2740] ppid=2739 vsize=5668 CPUtime=381.54 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo) S 2739 2739 1653 0 -1 4202496 39473 169455 0 0 297 30 37766 61 20 0 1 0 272296369 5804032 956 33554432000 4194304 5992684 140736392591872 140736392577704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2740/statm: 1417 956 193 440 0 973 0
[pid=2788] ppid=2740 vsize=215688 CPUtime=1418.55 cores=1,3,5,7
/proc/2788/stat : 2788 (glucosInc) R 2740 2739 1653 0 -1 4202496 37315 0 0 0 141800 55 0 0 20 0 1 0 272334538 220864512 46768 33554432000 4194304 5654031 140733862864400 140733862862488 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2788/statm: 53922 46768 142 357 0 53562 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 230504

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2739 and gives
#  childrusage.ru_utime.tv_sec=380
#  childrusage.ru_utime.tv_usec=634134
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=915860
# CPU time returned by wait4() is 381.55
# while last known CPU time is 1800.09
#
# 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.09
CPU user time (s): 1798.63
CPU system time (s): 1.46
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 230504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 380.634
system time used= 0.91586
maximum resident set size= 87484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209301
page faults= 0
swaps= 0
block input operations= 0
block output operations= 149304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2973
involuntary context switches= 849

runsolver used 3.44048 second user time and 9.14161 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-26 21:47:58
IDJOB=3702860
IDBENCH=2245
IDSOLVER=2278
FILE ID=node108/3702860-1338061678
RUNJOBID= node108-1338052671-1674
PBS_JOBID= 14624392
Free space on /tmp= 71696 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-3.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702860-1338061678/watcher-3702860-1338061678 -o /tmp/evaluation-result-3702860-1338061678/solver-3702860-1338061678 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702860-1338061678.opb 413830676 HOME HOME

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

MD5SUM BENCH= 4c9dc9cf5c24873d3237c90ee1682632
RANDOM SEED=413830676

node108.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.273
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.54
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.273
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.273
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.91
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.273
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.273
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.273
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	: 5438.55
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.273
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.90
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.273
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:        27210704 kB
Buffers:          250376 kB
Cached:          4542428 kB
SwapCached:            0 kB
Active:           666360 kB
Inactive:        4215436 kB
Active(anon):      91252 kB
Inactive(anon):        0 kB
Active(file):     575108 kB
Inactive(file):  4215436 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10908 kB
Writeback:             0 kB
AnonPages:        119140 kB
Mapped:            15880 kB
Shmem:               200 kB
Slab:             639812 kB
SReclaimable:      82088 kB
SUnreclaim:       557724 kB
KernelStack:        1504 kB
PageTables:         4104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     207148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 71684 MiB
End job on node108 at 2012-05-26 22:17:58