Trace number 3747232

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 (fixed)? (TO) 1800.13 1800.71

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-3.opb
MD5SUM36a19a7aeba117287b60c4673ad89664
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-55
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints126082
Number of constraints which are clauses126082
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 1534
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 1534
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 1534
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.32	c run inc solver
0.00/0.32	c [INC SYSTEM] run initial solver
0.00/0.32	c [INC SYSTEM] preprocess with white file
0.00/0.55	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.55	c [INC SYSTEM] execute solver
0.00/0.57	c [INC SEARCH] formula is SAT
0.00/0.57	c [INC SYSTEM] solved the initial formula
0.00/0.70	c model valid
0.00/0.70	c current solution ok
0.00/0.89	o 0
0.00/0.89	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.89	c write failed with 2
0.00/0.89	c [INC SEARCH] iteration: 0
0.00/0.89	c [INC BOUNDS] best value:1534 search for 1533
0.00/0.89	c [INC SYSTEM] create new solver instance
0.00/0.89	c [INC] encode full formula
0.00/0.89	c (debug) using card networks
0.00/0.89	c old isEQ: 41, new EQ is 0
0.00/0.95	c set iterative enc to: card
0.00/0.95	c set iterative enc to: none
0.00/0.96	c [INC SEARCH] isOptimum variable: 0
1.38/1.41	c formula is SAT
1.38/1.42	c [INC SEARCH] copied best model
1.38/1.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.48/1.54	c model valid
1.48/1.54	c current solution ok
1.48/1.54	o -37
1.48/1.54	c [INC SEARCH] iteration: 1
1.48/1.54	c [INC BOUNDS] best value:1497 search for 1496
1.48/1.54	c [INC SYSTEM] there exists a inc, kill it!
1.48/1.54	c write failed with 2
1.48/1.55	c [INC SYSTEM] create new solver instance
1.48/1.55	c [INC] encode full formula
1.48/1.55	c (debug) using card networks
1.48/1.55	c old isEQ: 32, new EQ is 0
1.58/1.60	c set iterative enc to: card
1.58/1.60	c set iterative enc to: none
1.58/1.62	c [INC SEARCH] isOptimum variable: 0
4.67/4.79	c formula is SAT
4.78/4.80	c [INC SEARCH] copied best model
4.78/4.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.88/4.92	c model valid
4.88/4.92	c current solution ok
4.88/4.92	o -40
4.88/4.92	c [INC SEARCH] iteration: 2
4.88/4.92	c [INC BOUNDS] best value:1494 search for 1493
4.88/4.92	c [INC SYSTEM] there exists a inc, kill it!
4.88/4.92	c write failed with 2
4.88/4.93	c [INC SYSTEM] create new solver instance
4.88/4.93	c [INC] encode full formula
4.88/4.93	c (debug) using card networks
4.88/4.93	c old isEQ: 64, new EQ is 0
4.98/5.20	c set iterative enc to: card
4.98/5.20	c set iterative enc to: none
4.98/5.20	c [INC SEARCH] isOptimum variable: 0
10.08/10.39	c formula is SAT
10.08/10.39	c [INC SEARCH] copied best model
10.19/10.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.29/10.52	c model valid
10.29/10.52	c current solution ok
10.29/10.52	o -42
10.29/10.52	c [INC SEARCH] iteration: 3
10.29/10.52	c [INC BOUNDS] best value:1492 search for 1491
10.29/10.52	c [INC SYSTEM] there exists a inc, kill it!
10.29/10.52	c write failed with 2
10.29/10.52	c [INC SYSTEM] create new solver instance
10.29/10.52	c [INC] encode full formula
10.29/10.52	c (debug) using card networks
10.29/10.52	c old isEQ: 64, new EQ is 0
10.29/10.58	c set iterative enc to: card
10.29/10.58	c set iterative enc to: none
10.29/10.59	c [INC SEARCH] isOptimum variable: 0
23.19/23.46	c formula is SAT
23.19/23.46	c [INC SEARCH] copied best model
23.19/23.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.29/23.59	c model valid
23.29/23.59	c current solution ok
23.29/23.59	o -44
23.29/23.59	c [INC SEARCH] iteration: 4
23.29/23.59	c [INC BOUNDS] best value:1490 search for 1489
23.29/23.59	c [INC SYSTEM] there exists a inc, kill it!
23.29/23.59	c write failed with 2
23.29/23.59	c [INC SYSTEM] create new solver instance
23.29/23.59	c [INC] encode full formula
23.29/23.59	c (debug) using card networks
23.29/23.59	c old isEQ: 64, new EQ is 0
23.39/23.65	c set iterative enc to: card
23.39/23.65	c set iterative enc to: none
23.39/23.66	c [INC SEARCH] isOptimum variable: 0
39.08/39.32	c formula is SAT
39.08/39.33	c [INC SEARCH] copied best model
39.08/39.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.17/39.45	c model valid
39.17/39.45	c current solution ok
39.17/39.45	o -45
39.17/39.45	c [INC SEARCH] iteration: 5
39.17/39.45	c [INC BOUNDS] best value:1489 search for 1488
39.17/39.45	c [INC SYSTEM] there exists a inc, kill it!
39.17/39.45	c write failed with 2
39.17/39.46	c [INC SYSTEM] create new solver instance
39.17/39.46	c [INC] encode full formula
39.17/39.46	c (debug) using card networks
39.17/39.46	c old isEQ: 64, new EQ is 0
39.28/39.51	c set iterative enc to: card
39.28/39.51	c set iterative enc to: none
39.28/39.52	c [INC SEARCH] isOptimum variable: 0
55.85/56.14	c formula is SAT
55.85/56.14	c [INC SEARCH] copied best model
55.85/56.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.95/56.27	c model valid
55.95/56.27	c current solution ok
55.95/56.27	o -46
55.95/56.27	c [INC SEARCH] iteration: 6
55.95/56.27	c [INC BOUNDS] best value:1488 search for 1487
55.95/56.27	c [INC SYSTEM] there exists a inc, kill it!
55.95/56.27	c write failed with 2
55.95/56.27	c [INC SYSTEM] create new solver instance
55.95/56.27	c [INC] encode full formula
55.95/56.27	c (debug) using card networks
55.95/56.27	c old isEQ: 64, new EQ is 0
56.06/56.33	c set iterative enc to: card
56.06/56.33	c set iterative enc to: none
56.06/56.34	c [INC SEARCH] isOptimum variable: 0
74.84/75.14	c formula is SAT
74.84/75.14	c [INC SEARCH] copied best model
74.84/75.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
74.94/75.27	c model valid
74.94/75.27	c current solution ok
74.94/75.27	o -47
74.94/75.27	c [INC SEARCH] iteration: 7
74.94/75.27	c [INC BOUNDS] best value:1487 search for 1486
74.94/75.27	c [INC SYSTEM] there exists a inc, kill it!
74.94/75.27	c write failed with 2
74.94/75.27	c [INC SYSTEM] create new solver instance
74.94/75.27	c [INC] encode full formula
74.94/75.27	c (debug) using card networks
74.94/75.27	c old isEQ: 64, new EQ is 0
75.05/75.32	c set iterative enc to: card
75.05/75.32	c set iterative enc to: none
75.05/75.34	c [INC SEARCH] isOptimum variable: 0
91.04/91.33	c formula is SAT
91.04/91.33	c [INC SEARCH] copied best model
91.04/91.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
91.14/91.46	c model valid
91.14/91.46	c current solution ok
91.14/91.46	o -48
91.14/91.46	c [INC SEARCH] iteration: 8
91.14/91.46	c [INC BOUNDS] best value:1486 search for 1485
91.14/91.46	c [INC SYSTEM] there exists a inc, kill it!
91.14/91.46	c write failed with 2
91.14/91.46	c [INC SYSTEM] create new solver instance
91.14/91.46	c [INC] encode full formula
91.14/91.46	c (debug) using card networks
91.14/91.46	c old isEQ: 64, new EQ is 0
91.24/91.51	c set iterative enc to: card
91.24/91.51	c set iterative enc to: none
91.24/91.53	c [INC SEARCH] isOptimum variable: 0
110.13/110.49	c formula is SAT
110.22/110.50	c [INC SEARCH] copied best model
110.22/110.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
110.32/110.63	c model valid
110.32/110.63	c current solution ok
110.32/110.63	o -49
110.32/110.63	c [INC SEARCH] iteration: 9
110.32/110.63	c [INC BOUNDS] best value:1485 search for 1484
110.32/110.63	c [INC SYSTEM] there exists a inc, kill it!
110.32/110.63	c write failed with 2
110.32/110.63	c [INC SYSTEM] create new solver instance
110.32/110.63	c [INC] encode full formula
110.32/110.63	c (debug) using card networks
110.32/110.63	c old isEQ: 64, new EQ is 0
110.32/110.68	c set iterative enc to: card
110.32/110.68	c set iterative enc to: none
110.44/110.70	c [INC SEARCH] isOptimum variable: 0
129.82/130.19	c formula is SAT
129.82/130.19	c [INC SEARCH] copied best model
129.82/130.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
130.02/130.32	c model valid
130.02/130.32	c current solution ok
130.02/130.32	o -50
130.02/130.32	c [INC SEARCH] iteration: 10
130.02/130.32	c [INC BOUNDS] best value:1484 search for 1483
130.02/130.32	c [INC SYSTEM] there exists a inc, kill it!
130.02/130.32	c write failed with 2
130.02/130.32	c [INC SYSTEM] create new solver instance
130.02/130.32	c [INC] encode full formula
130.02/130.32	c (debug) using card networks
130.02/130.32	c old isEQ: 64, new EQ is 0
130.02/130.37	c set iterative enc to: card
130.02/130.37	c set iterative enc to: none
130.02/130.39	c [INC SEARCH] isOptimum variable: 0
161.21/161.53	c formula is SAT
161.21/161.54	c [INC SEARCH] copied best model
161.21/161.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
161.31/161.66	c model valid
161.31/161.66	c current solution ok
161.31/161.66	o -51
161.31/161.66	c [INC SEARCH] iteration: 11
161.31/161.66	c [INC BOUNDS] best value:1483 search for 1482
161.31/161.66	c [INC SYSTEM] there exists a inc, kill it!
161.31/161.66	c write failed with 2
161.31/161.67	c [INC SYSTEM] create new solver instance
161.31/161.67	c [INC] encode full formula
161.31/161.67	c (debug) using card networks
161.31/161.67	c old isEQ: 64, new EQ is 0
161.43/161.72	c set iterative enc to: card
161.43/161.72	c set iterative enc to: none
161.43/161.74	c [INC SEARCH] isOptimum variable: 0
184.91/185.28	c formula is SAT
185.19/185.75	c [INC SEARCH] copied best model
185.19/185.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
185.19/185.75	c model valid
185.19/185.75	c current solution ok
185.19/185.75	o -52
185.19/185.75	c [INC SEARCH] iteration: 12
185.19/185.75	c [INC BOUNDS] best value:1482 search for 1481
185.19/185.75	c [INC SYSTEM] there exists a inc, kill it!
185.19/185.75	c write failed with 2
185.19/185.75	c [INC SYSTEM] create new solver instance
185.19/185.75	c [INC] encode full formula
185.19/185.75	c (debug) using card networks
185.19/185.75	c old isEQ: 64, new EQ is 0
185.19/185.75	c set iterative enc to: card
185.19/185.75	c set iterative enc to: none
185.19/185.75	c [INC SEARCH] isOptimum variable: 0
243.09/243.47	c formula is SAT
243.09/243.48	c [INC SEARCH] copied best model
243.09/243.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
243.29/243.61	c model valid
243.29/243.61	c current solution ok
243.29/243.61	o -53
243.29/243.61	c [INC SEARCH] iteration: 13
243.29/243.61	c [INC BOUNDS] best value:1481 search for 1480
243.29/243.61	c [INC SYSTEM] there exists a inc, kill it!
243.29/243.61	c write failed with 2
243.29/243.61	c [INC SYSTEM] create new solver instance
243.29/243.61	c [INC] encode full formula
243.29/243.61	c (debug) using card networks
243.29/243.61	c old isEQ: 64, new EQ is 0
243.29/243.67	c set iterative enc to: card
243.29/243.67	c set iterative enc to: none
243.29/243.68	c [INC SEARCH] isOptimum variable: 0
322.05/322.43	c formula is SAT
322.05/322.44	c [INC SEARCH] copied best model
322.05/322.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
322.17/322.57	c model valid
322.17/322.57	c current solution ok
322.17/322.57	o -54
322.17/322.57	c [INC SEARCH] iteration: 14
322.17/322.57	c [INC BOUNDS] best value:1480 search for 1479
322.17/322.57	c [INC SYSTEM] there exists a inc, kill it!
322.17/322.57	c write failed with 2
322.17/322.57	c [INC SYSTEM] create new solver instance
322.17/322.57	c [INC] encode full formula
322.17/322.57	c (debug) using card networks
322.17/322.57	c old isEQ: 64, new EQ is 0
322.27/322.62	c set iterative enc to: card
322.27/322.62	c set iterative enc to: none
322.27/322.64	c [INC SEARCH] isOptimum variable: 0
966.83/967.38	c formula is SAT
966.83/967.38	c [INC SEARCH] copied best model
966.83/967.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
967.02/967.51	c model valid
967.02/967.51	c current solution ok
967.02/967.51	o -55
967.02/967.51	c [INC SEARCH] iteration: 15
967.02/967.51	c [INC BOUNDS] best value:1479 search for 1478
967.02/967.51	c [INC SYSTEM] there exists a inc, kill it!
967.02/967.51	c write failed with 2
967.02/967.51	c [INC SYSTEM] create new solver instance
967.02/967.51	c [INC] encode full formula
967.02/967.51	c (debug) using card networks
967.02/967.51	c old isEQ: 64, new EQ is 0
967.02/967.57	c set iterative enc to: card
967.02/967.57	c set iterative enc to: none
967.02/967.58	c [INC SEARCH] isOptimum variable: 0
1699.52/1700.19	c formula is SAT
1699.52/1700.20	c [INC SEARCH] copied best model
1699.52/1700.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1699.72/1700.32	c model valid
1699.72/1700.32	c current solution ok
1699.72/1700.32	o -56
1699.72/1700.32	c [INC SEARCH] iteration: 16
1699.72/1700.32	c [INC BOUNDS] best value:1478 search for 1477
1699.72/1700.32	c [INC SYSTEM] there exists a inc, kill it!
1699.72/1700.32	c write failed with 2
1699.72/1700.32	c [INC SYSTEM] create new solver instance
1699.72/1700.32	c [INC] encode full formula
1699.72/1700.32	c (debug) using card networks
1699.72/1700.32	c old isEQ: 64, new EQ is 0
1699.72/1700.38	c set iterative enc to: card
1699.72/1700.38	c set iterative enc to: none
1699.72/1700.39	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.70	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.70	s UNKNOWN
1800.09/1800.70	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.70	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-3747232-1339100042/watcher-3747232-1339100042 -o /tmp/evaluation-result-3747232-1339100042/solver-3747232-1339100042 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747232-1339100042.opb 941159086 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 1.74 3/176 22994
/proc/meminfo: memFree=30965120/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0

[startup+0.035324 s]
/proc/loadavg: 2.00 2.00 1.74 3/176 22994
/proc/meminfo: memFree=30965120/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100297 s]
/proc/loadavg: 2.00 2.00 1.74 3/176 22994
/proc/meminfo: memFree=30965120/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30031 s]
/proc/loadavg: 2.00 2.00 1.74 3/176 22994
/proc/meminfo: memFree=30965120/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700269 s]
/proc/loadavg: 2.00 2.00 1.74 3/176 22994
/proc/meminfo: memFree=30965120/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 1.74 3/179 23003
/proc/meminfo: memFree=30879032/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=1.03 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) R 22994 22994 22761 0 -1 4202496 14876 6481 0 0 59 19 23 2 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23003] ppid=22995 vsize=38984 CPUtime=0.45 cores=1,3,5,7
/proc/23003/stat : 23003 (glucosInc) S 22995 22994 22761 0 -1 4202496 8466 0 0 0 43 2 0 0 20 0 1 0 376129810 39919616 8484 33554432000 4194304 5654031 140733674129424 140733674127736 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23003/statm: 9746 8484 146 357 0 9386 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 112880

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 1.74 3/179 23005
/proc/meminfo: memFree=30858204/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=1.6 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 17108 15469 0 0 69 20 66 5 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23005] ppid=22995 vsize=39200 CPUtime=1.47 cores=1,3,5,7
/proc/23005/stat : 23005 (glucosInc) R 22995 22994 22761 0 -1 4202496 7735 0 0 0 146 1 0 0 20 0 1 0 376129876 40140800 8519 33554432000 4194304 5654031 140733377451600 140733377449368 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23005/statm: 9800 8519 131 357 0 9440 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 113096

[startup+6.30042 s]
/proc/loadavg: 2.16 2.04 1.75 3/179 23007
/proc/meminfo: memFree=30851928/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=4.98 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 20033 23776 0 0 88 20 383 7 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23007] ppid=22995 vsize=39424 CPUtime=1.11 cores=1,3,5,7
/proc/23007/stat : 23007 (glucosInc) R 22995 22994 22761 0 -1 4202496 8354 0 0 0 110 1 0 0 20 0 1 0 376130232 40370176 8950 33554432000 4194304 5654031 140733985344432 140733985342200 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23007/statm: 9856 8950 131 357 0 9496 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 113320

[startup+12.7004 s]
/proc/loadavg: 2.15 2.04 1.75 3/179 23009
/proc/meminfo: memFree=30953644/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=10.4 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 22958 32710 0 0 107 22 901 10 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23009] ppid=22995 vsize=39420 CPUtime=2.09 cores=1,3,5,7
/proc/23009/stat : 23009 (glucosInc) R 22995 22994 22761 0 -1 4202496 8509 0 0 0 208 1 0 0 20 0 1 0 376130773 40366080 8522 33554432000 4194304 5654031 140735870565360 140735870563128 4232607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23009/statm: 9855 8522 131 357 0 9495 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 113316

[startup+25.5004 s]
/proc/loadavg: 2.12 2.03 1.76 3/179 23011
/proc/meminfo: memFree=30892956/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=23.46 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 25883 41905 0 0 125 23 2186 12 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23011] ppid=22995 vsize=39444 CPUtime=1.81 cores=1,3,5,7
/proc/23011/stat : 23011 (glucosInc) R 22995 22994 22761 0 -1 4202496 8352 0 0 0 180 1 0 0 20 0 1 0 376132081 40390656 8954 33554432000 4194304 5654031 140736539096432 140736539094200 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23011/statm: 9861 8954 131 357 0 9501 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 113340

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 1.76 3/179 23013
/proc/meminfo: memFree=30845852/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=39.3 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 28808 51560 0 0 143 24 3748 15 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23013] ppid=22995 vsize=39644 CPUtime=11.55 cores=1,3,5,7
/proc/23013/stat : 23013 (glucosInc) R 22995 22994 22761 0 -1 4202496 8587 0 0 0 1153 2 0 0 20 0 1 0 376133667 40595456 9137 33554432000 4194304 5654031 140735009906656 140735009894472 4214612 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23013/statm: 9911 9137 141 357 0 9551 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 113540

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 1.77 3/179 23020
/proc/meminfo: memFree=30858628/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=91.28 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 37583 81934 0 0 200 27 8875 26 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23020] ppid=22995 vsize=39788 CPUtime=10.75 cores=1,3,5,7
/proc/23020/stat : 23020 (glucosInc) R 22995 22994 22761 0 -1 4202496 8941 0 0 0 1074 1 0 0 20 0 1 0 376138867 40742912 8829 33554432000 4194304 5654031 140734600098992 140734600086808 4214603 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23020/statm: 9947 8829 140 357 0 9587 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 113684

[startup+162.3 s]
/proc/loadavg: 2.08 2.03 1.79 3/180 23066
/proc/meminfo: memFree=27190800/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=161.47 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 46358 118205 0 0 256 30 15822 39 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 73896

[startup+222.3 s]
/proc/loadavg: 2.71 2.21 1.86 3/180 23070
/proc/meminfo: memFree=23448876/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=185.19 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 49283 129590 0 0 275 30 18169 45 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23070] ppid=22995 vsize=66572 CPUtime=36.8 cores=1,3,5,7
/proc/23070/stat : 23070 (glucosInc) R 22995 22994 22761 0 -1 4202496 12263 0 0 0 3676 4 0 0 20 0 1 0 376148262 68169728 15870 33554432000 4194304 5654031 140735737379584 140735737367400 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23070/statm: 16643 15870 142 357 0 16283 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 140468

[startup+282.3 s]
/proc/loadavg: 2.50 2.26 1.90 3/180 23115
/proc/meminfo: memFree=29617712/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=30934112/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=967.13 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 58058 173933 0 0 331 34 96221 127 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23213] ppid=22995 vsize=102280 CPUtime=334.65 cores=1,3,5,7
/proc/23213/stat : 23213 (glucosInc) R 22995 22994 22761 0 -1 4202496 15908 0 0 0 33456 9 0 0 20 0 1 0 376226473 104734720 24931 33554432000 4194304 5654031 140733879701504 140733879699528 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 25570 24931 142 357 0 25210 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 176176

[startup+1362.31 s]
/proc/loadavg: 2.00 2.23 2.33 3/179 23215
/proc/meminfo: memFree=30903516/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=967.13 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 58058 173933 0 0 331 34 96221 127 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23213] ppid=22995 vsize=151600 CPUtime=394.65 cores=1,3,5,7
/proc/23213/stat : 23213 (glucosInc) R 22995 22994 22761 0 -1 4202496 16281 0 0 0 39454 11 0 0 20 0 1 0 376226473 155238400 32719 33554432000 4194304 5654031 140733879701504 140733879699432 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 37900 32719 142 357 0 37540 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 225496

[startup+1422.3 s]
/proc/loadavg: 2.00 2.18 2.31 3/180 23216
/proc/meminfo: memFree=30893144/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=967.13 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 58058 173933 0 0 331 34 96221 127 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23213] ppid=22995 vsize=151600 CPUtime=454.63 cores=1,3,5,7
/proc/23213/stat : 23213 (glucosInc) R 22995 22994 22761 0 -1 4202496 16533 0 0 0 45451 12 0 0 20 0 1 0 376226473 155238400 33743 33554432000 4194304 5654031 140733879701504 140733879699432 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 37900 33743 142 357 0 37540 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 225496

[startup+1482.3 s]
/proc/loadavg: 2.00 2.15 2.28 3/179 23216
/proc/meminfo: memFree=30871372/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=967.13 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 58058 173933 0 0 331 34 96221 127 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23213] ppid=22995 vsize=102280 CPUtime=514.61 cores=1,3,5,7
/proc/23213/stat : 23213 (glucosInc) R 22995 22994 22761 0 -1 4202496 16785 0 0 0 51448 13 0 0 20 0 1 0 376226473 104734720 24931 33554432000 4194304 5654031 140733879701504 140733879699432 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 25570 24931 142 357 0 25210 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 176176

[startup+1542.3 s]
/proc/loadavg: 2.00 2.12 2.26 3/179 23216
/proc/meminfo: memFree=30884172/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=967.13 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 58058 173933 0 0 331 34 96221 127 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23213] ppid=22995 vsize=151600 CPUtime=574.61 cores=1,3,5,7
/proc/23213/stat : 23213 (glucosInc) R 22995 22994 22761 0 -1 4202496 17038 0 0 0 57446 15 0 0 20 0 1 0 376226473 155238400 34255 33554432000 4194304 5654031 140733879701504 140733879699432 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 37900 34255 142 357 0 37540 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 225496

[startup+1602.3 s]
/proc/loadavg: 2.00 2.09 2.25 3/180 23220
/proc/meminfo: memFree=30925772/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=967.13 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 58058 173933 0 0 331 34 96221 127 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23213] ppid=22995 vsize=151600 CPUtime=634.6 cores=1,3,5,7
/proc/23213/stat : 23213 (glucosInc) R 22995 22994 22761 0 -1 4202496 17290 0 0 0 63444 16 0 0 20 0 1 0 376226473 155238400 32719 33554432000 4194304 5654031 140733879701504 140733879699432 4232528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 37900 32719 142 357 0 37540 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 225496

[startup+1662.3 s]
/proc/loadavg: 2.00 2.07 2.23 3/179 23220
/proc/meminfo: memFree=30916612/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=967.13 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 58058 173933 0 0 331 34 96221 127 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23213] ppid=22995 vsize=102280 CPUtime=694.59 cores=1,3,5,7
/proc/23213/stat : 23213 (glucosInc) R 22995 22994 22761 0 -1 4202496 17424 0 0 0 69442 17 0 0 20 0 1 0 376226473 104734720 24931 33554432000 4194304 5654031 140733879701504 140733879699528 4216290 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 25570 24931 142 357 0 25210 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 176176

[startup+1722.3 s]
/proc/loadavg: 2.00 2.06 2.21 3/179 23222
/proc/meminfo: memFree=31004044/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=1699.82 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 60983 192018 0 0 350 35 169451 146 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23222] ppid=22995 vsize=59408 CPUtime=21.88 cores=1,3,5,7
/proc/23222/stat : 23222 (glucosInc) R 22995 22994 22761 0 -1 4202496 11422 0 0 0 2186 2 0 0 20 0 1 0 376299754 60833792 13380 33554432000 4194304 5654031 140734583957952 140734583945768 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23222/statm: 14852 13380 142 357 0 14492 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 133304

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.19 3/179 23222
/proc/meminfo: memFree=30966620/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=1699.82 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 60983 192018 0 0 350 35 169451 146 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23222] ppid=22995 vsize=71012 CPUtime=81.87 cores=1,3,5,7
/proc/23222/stat : 23222 (glucosInc) R 22995 22994 22761 0 -1 4202496 13676 0 0 0 8183 4 0 0 20 0 1 0 376299754 72716288 14177 33554432000 4194304 5654031 140734583957952 140734583945768 4232880 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23222/statm: 17753 14177 142 357 0 17393 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 144908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.04 2.19 3/179 23222
/proc/meminfo: memFree=30935340/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=1699.82 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 60983 192018 0 0 350 35 169451 146 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23222] ppid=22995 vsize=71736 CPUtime=100.27 cores=1,3,5,7
/proc/23222/stat : 23222 (glucosInc) R 22995 22994 22761 0 -1 4202496 14139 0 0 0 10022 5 0 0 20 0 1 0 376299754 73457664 17313 33554432000 4194304 5654031 140734583957952 140734583945768 4232601 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23222/statm: 17934 17313 142 357 0 17574 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 145632

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.7 s]
/proc/loadavg: 2.00 2.04 2.19 3/179 23222
/proc/meminfo: memFree=30935340/32873852 swapFree=7632/7632
[pid=22994] ppid=22992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22994/stat : 22994 (npSolver-pbo-It) S 22992 22994 22761 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129714 9367552 275 33554432000 4194304 5064252 140733816173520 140733816172432 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22994/statm: 2287 275 233 213 0 72 0
[pid=22995] ppid=22994 vsize=64748 CPUtime=1699.82 cores=1,3,5,7
/proc/22995/stat : 22995 (npSolver-pbo) S 22994 22994 22761 0 -1 4202496 60983 192018 0 0 350 35 169451 146 20 0 1 0 376129714 66301952 15728 33554432000 4194304 6004724 140735461216192 140735461202040 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22995/statm: 16187 15728 175 442 0 15741 0
[pid=23222] ppid=22995 vsize=71736 CPUtime=100.27 cores=1,3,5,7
/proc/23222/stat : 23222 (glucosInc) R 22995 22994 22761 0 -1 4202496 14139 0 0 0 10022 5 0 0 20 0 1 0 376299754 73457664 17313 33554432000 4194304 5654031 140734583957952 140734583945768 4232601 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23222/statm: 17934 17313 142 357 0 17574 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 145632

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.13
CPU user time (s): 1798.25
CPU system time (s): 1.88071
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 246680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.25
system time used= 1.88071
maximum resident set size= 151060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267519
page faults= 0
swaps= 0
block input operations= 0
block output operations= 166872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3177
involuntary context switches= 3307

runsolver used 6.90495 second user time and 12.7721 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-07 22:14:03
IDJOB=3747232
IDBENCH=2267
IDSOLVER=2332
FILE ID=node131/3747232-1339100042
RUNJOBID= node131-1339098177-22778
PBS_JOBID= 14643722
Free space on /tmp= 71120 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747232-1339100042/watcher-3747232-1339100042 -o /tmp/evaluation-result-3747232-1339100042/solver-3747232-1339100042 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747232-1339100042.opb 941159086 HOME HOME

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

MD5SUM BENCH= 36a19a7aeba117287b60c4673ad89664
RANDOM SEED=941159086

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
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.92
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.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        30964748 kB
Buffers:           88376 kB
Cached:           769388 kB
SwapCached:         8244 kB
Active:           393440 kB
Inactive:         735660 kB
Active(anon):     266208 kB
Inactive(anon):     7376 kB
Active(file):     127232 kB
Inactive(file):   728284 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67093196 kB
Dirty:             11660 kB
Writeback:             0 kB
AnonPages:        294236 kB
Mapped:            10480 kB
Shmem:                 0 kB
Slab:             629284 kB
SReclaimable:      70384 kB
SUnreclaim:       558900 kB
KernelStack:        1488 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     444492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71108 MiB
End job on node131 at 2012-06-07 22:44:03