Trace number 3752020

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 (fixed)? (TO) 1800.05 1800.41

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.31	c run inc solver
0.00/0.31	c [INC SYSTEM] run initial solver
0.00/0.31	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.90	o 0
0.00/0.90	c starting approximation
0.00/0.90	c factor = 1
0.00/0.90	c can not find a suitable factor, leaving approximation
0.00/0.90	c finished approximation
0.00/0.90	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.90	c write failed with 2
0.00/0.91	c [INC SEARCH] iteration: 0
0.00/0.91	c [INC BOUNDS] best value:1534 search for 1533
0.00/0.91	c [INC SYSTEM] create new solver instance
0.00/0.91	c [INC] encode full formula
0.00/0.91	c (debug) using card networks
0.00/0.91	c old isEQ: 176, new EQ is 0
0.00/0.96	c set iterative enc to: card
0.00/0.96	c set iterative enc to: none
0.00/0.97	c [INC SEARCH] isOptimum variable: 0
1.26/1.36	c formula is SAT
1.26/1.36	c [INC SEARCH] copied best model
1.26/1.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.37/1.49	c model valid
1.37/1.49	c current solution ok
1.37/1.49	o -37
1.37/1.49	c [INC SEARCH] iteration: 1
1.37/1.49	c [INC BOUNDS] best value:1497 search for 1496
1.37/1.49	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.49	c write failed with 2
1.37/1.49	c [INC SYSTEM] create new solver instance
1.37/1.49	c [INC] encode full formula
1.37/1.49	c (debug) using card networks
1.37/1.49	c old isEQ: 32, new EQ is 0
1.47/1.55	c set iterative enc to: card
1.47/1.55	c set iterative enc to: none
1.47/1.56	c [INC SEARCH] isOptimum variable: 0
4.07/4.15	c formula is SAT
4.07/4.16	c [INC SEARCH] copied best model
4.07/4.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.17/4.29	c model valid
4.17/4.29	c current solution ok
4.17/4.29	o -40
4.17/4.29	c [INC SEARCH] iteration: 2
4.17/4.29	c [INC BOUNDS] best value:1494 search for 1493
4.17/4.29	c [INC SYSTEM] there exists a inc, kill it!
4.17/4.29	c write failed with 2
4.17/4.29	c [INC SYSTEM] create new solver instance
4.17/4.29	c [INC] encode full formula
4.17/4.29	c (debug) using card networks
4.17/4.29	c old isEQ: 64, new EQ is 0
4.28/4.34	c set iterative enc to: card
4.28/4.34	c set iterative enc to: none
4.28/4.36	c [INC SEARCH] isOptimum variable: 0
8.46/8.57	c formula is SAT
8.46/8.58	c [INC SEARCH] copied best model
8.46/8.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.56/8.70	c model valid
8.56/8.70	c current solution ok
8.56/8.70	o -42
8.56/8.70	c [INC SEARCH] iteration: 3
8.56/8.70	c [INC BOUNDS] best value:1492 search for 1491
8.56/8.70	c [INC SYSTEM] there exists a inc, kill it!
8.56/8.70	c write failed with 2
8.67/8.70	c [INC SYSTEM] create new solver instance
8.67/8.70	c [INC] encode full formula
8.67/8.70	c (debug) using card networks
8.67/8.70	c old isEQ: 64, new EQ is 0
8.67/8.76	c set iterative enc to: card
8.67/8.76	c set iterative enc to: none
8.67/8.77	c [INC SEARCH] isOptimum variable: 0
19.46/19.54	c formula is SAT
19.46/19.54	c [INC SEARCH] copied best model
19.46/19.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.57/19.67	c model valid
19.57/19.67	c current solution ok
19.57/19.67	o -44
19.57/19.67	c [INC SEARCH] iteration: 4
19.57/19.67	c [INC BOUNDS] best value:1490 search for 1489
19.57/19.67	c [INC SYSTEM] there exists a inc, kill it!
19.57/19.67	c write failed with 2
19.57/19.68	c [INC SYSTEM] create new solver instance
19.57/19.68	c [INC] encode full formula
19.57/19.68	c (debug) using card networks
19.57/19.68	c old isEQ: 64, new EQ is 0
19.68/19.73	c set iterative enc to: card
19.68/19.73	c set iterative enc to: none
19.68/19.74	c [INC SEARCH] isOptimum variable: 0
32.86/32.98	c formula is SAT
32.86/32.98	c [INC SEARCH] copied best model
32.86/32.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
33.05/33.11	c model valid
33.05/33.11	c current solution ok
33.05/33.11	o -45
33.05/33.11	c [INC SEARCH] iteration: 5
33.05/33.11	c [INC BOUNDS] best value:1489 search for 1488
33.05/33.11	c [INC SYSTEM] there exists a inc, kill it!
33.05/33.11	c write failed with 2
33.05/33.12	c [INC SYSTEM] create new solver instance
33.05/33.12	c [INC] encode full formula
33.05/33.12	c (debug) using card networks
33.05/33.12	c old isEQ: 64, new EQ is 0
33.05/33.17	c set iterative enc to: card
33.05/33.17	c set iterative enc to: none
33.05/33.18	c [INC SEARCH] isOptimum variable: 0
47.44/47.56	c formula is SAT
47.44/47.56	c [INC SEARCH] copied best model
47.44/47.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
47.54/47.69	c model valid
47.54/47.69	c current solution ok
47.54/47.69	o -46
47.54/47.69	c [INC SEARCH] iteration: 6
47.54/47.69	c [INC BOUNDS] best value:1488 search for 1487
47.54/47.69	c [INC SYSTEM] there exists a inc, kill it!
47.54/47.69	c write failed with 2
47.64/47.70	c [INC SYSTEM] create new solver instance
47.64/47.70	c [INC] encode full formula
47.64/47.70	c (debug) using card networks
47.64/47.70	c old isEQ: 64, new EQ is 0
47.64/47.75	c set iterative enc to: card
47.64/47.75	c set iterative enc to: none
47.64/47.76	c [INC SEARCH] isOptimum variable: 0
63.85/63.91	c formula is SAT
63.85/63.92	c [INC SEARCH] copied best model
63.85/63.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
63.95/64.05	c model valid
63.95/64.05	c current solution ok
63.95/64.05	o -47
63.95/64.05	c [INC SEARCH] iteration: 7
63.95/64.05	c [INC BOUNDS] best value:1487 search for 1486
63.95/64.05	c [INC SYSTEM] there exists a inc, kill it!
63.95/64.05	c write failed with 2
63.95/64.05	c [INC SYSTEM] create new solver instance
63.95/64.05	c [INC] encode full formula
63.95/64.05	c (debug) using card networks
63.95/64.05	c old isEQ: 64, new EQ is 0
64.07/64.10	c set iterative enc to: card
64.07/64.10	c set iterative enc to: none
64.07/64.12	c [INC SEARCH] isOptimum variable: 0
77.85/77.95	c formula is SAT
77.85/77.96	c [INC SEARCH] copied best model
77.85/77.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
77.95/78.09	c model valid
77.95/78.09	c current solution ok
77.95/78.09	o -48
77.95/78.09	c [INC SEARCH] iteration: 8
77.95/78.09	c [INC BOUNDS] best value:1486 search for 1485
77.95/78.09	c [INC SYSTEM] there exists a inc, kill it!
77.95/78.09	c write failed with 2
77.95/78.09	c [INC SYSTEM] create new solver instance
77.95/78.09	c [INC] encode full formula
77.95/78.09	c (debug) using card networks
77.95/78.09	c old isEQ: 64, new EQ is 0
78.06/78.15	c set iterative enc to: card
78.06/78.15	c set iterative enc to: none
78.06/78.16	c [INC SEARCH] isOptimum variable: 0
94.85/94.96	c formula is SAT
94.85/94.96	c [INC SEARCH] copied best model
94.85/94.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
94.95/95.09	c model valid
94.95/95.09	c current solution ok
94.95/95.09	o -49
94.95/95.09	c [INC SEARCH] iteration: 9
94.95/95.09	c [INC BOUNDS] best value:1485 search for 1484
94.95/95.09	c [INC SYSTEM] there exists a inc, kill it!
94.95/95.09	c write failed with 2
94.95/95.09	c [INC SYSTEM] create new solver instance
94.95/95.09	c [INC] encode full formula
94.95/95.09	c (debug) using card networks
94.95/95.09	c old isEQ: 64, new EQ is 0
95.06/95.15	c set iterative enc to: card
95.06/95.15	c set iterative enc to: none
95.06/95.16	c [INC SEARCH] isOptimum variable: 0
113.73/113.81	c formula is SAT
113.73/113.82	c [INC SEARCH] copied best model
113.73/113.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
113.85/113.95	c model valid
113.85/113.95	c current solution ok
113.85/113.95	o -50
113.85/113.95	c [INC SEARCH] iteration: 10
113.85/113.95	c [INC BOUNDS] best value:1484 search for 1483
113.85/113.95	c [INC SYSTEM] there exists a inc, kill it!
113.85/113.95	c write failed with 2
113.85/113.95	c [INC SYSTEM] create new solver instance
113.85/113.95	c [INC] encode full formula
113.85/113.95	c (debug) using card networks
113.85/113.95	c old isEQ: 64, new EQ is 0
113.95/114.00	c set iterative enc to: card
113.95/114.00	c set iterative enc to: none
113.95/114.01	c [INC SEARCH] isOptimum variable: 0
142.44/142.50	c formula is SAT
142.44/142.51	c [INC SEARCH] copied best model
142.44/142.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
142.53/142.64	c model valid
142.53/142.64	c current solution ok
142.53/142.64	o -51
142.53/142.64	c [INC SEARCH] iteration: 11
142.53/142.64	c [INC BOUNDS] best value:1483 search for 1482
142.53/142.64	c [INC SYSTEM] there exists a inc, kill it!
142.53/142.64	c write failed with 2
142.53/142.64	c [INC SYSTEM] create new solver instance
142.53/142.64	c [INC] encode full formula
142.53/142.64	c (debug) using card networks
142.53/142.64	c old isEQ: 64, new EQ is 0
142.53/142.69	c set iterative enc to: card
142.53/142.69	c set iterative enc to: none
142.65/142.71	c [INC SEARCH] isOptimum variable: 0
162.81/162.93	c formula is SAT
162.81/162.94	c [INC SEARCH] copied best model
162.81/162.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
162.92/163.06	c model valid
162.92/163.06	c current solution ok
162.92/163.06	o -52
162.92/163.06	c [INC SEARCH] iteration: 12
162.92/163.06	c [INC BOUNDS] best value:1482 search for 1481
162.92/163.06	c [INC SYSTEM] there exists a inc, kill it!
162.92/163.06	c write failed with 2
162.92/163.06	c [INC SYSTEM] create new solver instance
162.92/163.06	c [INC] encode full formula
162.92/163.06	c (debug) using card networks
162.92/163.06	c old isEQ: 64, new EQ is 0
163.03/163.11	c set iterative enc to: card
163.03/163.11	c set iterative enc to: none
163.03/163.13	c [INC SEARCH] isOptimum variable: 0
213.99/214.16	c formula is SAT
213.99/214.16	c [INC SEARCH] copied best model
213.99/214.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
214.09/214.29	c model valid
214.09/214.29	c current solution ok
214.09/214.29	o -53
214.09/214.29	c [INC SEARCH] iteration: 13
214.09/214.29	c [INC BOUNDS] best value:1481 search for 1480
214.09/214.29	c [INC SYSTEM] there exists a inc, kill it!
214.09/214.29	c write failed with 2
214.19/214.30	c [INC SYSTEM] create new solver instance
214.19/214.30	c [INC] encode full formula
214.19/214.30	c (debug) using card networks
214.19/214.30	c old isEQ: 64, new EQ is 0
214.19/214.35	c set iterative enc to: card
214.19/214.35	c set iterative enc to: none
214.19/214.37	c [INC SEARCH] isOptimum variable: 0
290.68/290.80	c formula is SAT
290.68/290.81	c [INC SEARCH] copied best model
290.68/290.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
290.77/290.94	c model valid
290.77/290.94	c current solution ok
290.77/290.94	o -54
290.77/290.94	c [INC SEARCH] iteration: 14
290.77/290.94	c [INC BOUNDS] best value:1480 search for 1479
290.77/290.94	c [INC SYSTEM] there exists a inc, kill it!
290.77/290.94	c write failed with 2
290.77/290.94	c [INC SYSTEM] create new solver instance
290.77/290.94	c [INC] encode full formula
290.77/290.94	c (debug) using card networks
290.77/290.94	c old isEQ: 64, new EQ is 0
290.77/290.99	c set iterative enc to: card
290.77/290.99	c set iterative enc to: none
290.88/291.01	c [INC SEARCH] isOptimum variable: 0
883.77/884.07	c formula is SAT
883.77/884.08	c [INC SEARCH] copied best model
883.77/884.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
883.96/884.21	c model valid
883.96/884.21	c current solution ok
883.96/884.21	o -55
883.96/884.21	c [INC SEARCH] iteration: 15
883.96/884.21	c [INC BOUNDS] best value:1479 search for 1478
883.96/884.21	c [INC SYSTEM] there exists a inc, kill it!
883.96/884.21	c write failed with 2
883.96/884.21	c [INC SYSTEM] create new solver instance
883.96/884.21	c [INC] encode full formula
883.96/884.21	c (debug) using card networks
883.96/884.21	c old isEQ: 64, new EQ is 0
883.96/884.26	c set iterative enc to: card
883.96/884.26	c set iterative enc to: none
883.96/884.28	c [INC SEARCH] isOptimum variable: 0
1598.74/1599.16	c formula is SAT
1598.74/1599.17	c [INC SEARCH] copied best model
1598.74/1599.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1598.85/1599.29	c model valid
1598.85/1599.29	c current solution ok
1598.85/1599.29	o -56
1598.85/1599.29	c [INC SEARCH] iteration: 16
1598.85/1599.29	c [INC BOUNDS] best value:1478 search for 1477
1598.85/1599.29	c [INC SYSTEM] there exists a inc, kill it!
1598.85/1599.29	c write failed with 2
1598.85/1599.29	c [INC SYSTEM] create new solver instance
1598.85/1599.29	c [INC] encode full formula
1598.85/1599.29	c (debug) using card networks
1598.85/1599.29	c old isEQ: 64, new EQ is 0
1598.96/1599.34	c set iterative enc to: card
1598.96/1599.34	c set iterative enc to: none
1598.96/1599.36	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.41	s UNKNOWN
1800.02/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25815
/proc/meminfo: memFree=25155596/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0

[startup+0.019359 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25815
/proc/meminfo: memFree=25155596/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25815
/proc/meminfo: memFree=25155596/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300273 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25815
/proc/meminfo: memFree=25155596/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700262 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25815
/proc/meminfo: memFree=25155596/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 25824
/proc/meminfo: memFree=25108032/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=1.47 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) R 25815 25815 22913 0 -1 4202496 14390 15525 0 0 62 21 60 4 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105788688 4582670 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 73896

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 25826
/proc/meminfo: memFree=25081928/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=1.55 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 16611 16040 0 0 68 22 60 5 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25826] ppid=25816 vsize=39200 CPUtime=1.52 cores=0,2,4,6
/proc/25826/stat : 25826 (glucosInc) R 25816 25815 22913 0 -1 4202496 8427 0 0 0 151 1 0 0 20 0 1 0 378303038 40140800 8996 33554432000 4194304 5654031 140736576550816 140736576548584 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25826/statm: 9800 8996 131 357 0 9440 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 113096

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25828
/proc/meminfo: memFree=25081424/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=4.33 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 19536 25015 0 0 86 23 317 7 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25828] ppid=25816 vsize=39420 CPUtime=1.93 cores=0,2,4,6
/proc/25828/stat : 25828 (glucosInc) R 25816 25815 22913 0 -1 4202496 8242 0 0 0 192 1 0 0 20 0 1 0 378303318 40366080 8906 33554432000 4194304 5654031 140735512665376 140735512653192 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25828/statm: 9855 8906 140 357 0 9495 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 113316

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 25830
/proc/meminfo: memFree=25081448/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=8.75 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 22461 33814 0 0 105 23 737 10 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25830] ppid=25816 vsize=39420 CPUtime=3.91 cores=0,2,4,6
/proc/25830/stat : 25830 (glucosInc) R 25816 25815 22913 0 -1 4202496 8227 0 0 0 390 1 0 0 20 0 1 0 378303759 40366080 8910 33554432000 4194304 5654031 140736642719904 140736642707720 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25830/statm: 9855 8910 140 357 0 9495 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 113316

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25832
/proc/meminfo: memFree=25082636/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=19.71 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 25386 42686 0 0 124 24 1811 12 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25832] ppid=25816 vsize=39444 CPUtime=5.75 cores=0,2,4,6
/proc/25832/stat : 25832 (glucosInc) R 25816 25815 22913 0 -1 4202496 8804 0 0 0 573 2 0 0 20 0 1 0 378304856 40390656 8648 33554432000 4194304 5654031 140734118753792 140734118741608 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25832/statm: 9861 8648 140 357 0 9501 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 113340

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 25837
/proc/meminfo: memFree=25083008/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=47.73 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 31236 63646 0 0 162 26 4566 19 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25837] ppid=25816 vsize=39448 CPUtime=3.32 cores=0,2,4,6
/proc/25837/stat : 25837 (glucosInc) R 25816 25815 22913 0 -1 4202496 8668 0 0 0 331 1 0 0 20 0 1 0 378307658 40394752 8559 33554432000 4194304 5654031 140736468124304 140736468122072 4232791 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25837/statm: 9862 8559 131 357 0 9502 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 113344

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 25843
/proc/meminfo: memFree=25081888/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=95.11 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 40011 96224 0 0 218 28 9237 28 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25843] ppid=25816 vsize=39648 CPUtime=7.13 cores=0,2,4,6
/proc/25843/stat : 25843 (glucosInc) R 25816 25815 22913 0 -1 4202496 8731 0 0 0 713 0 0 0 20 0 1 0 378312398 40599552 8711 33554432000 4194304 5654031 140736700588592 140736700576408 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25843/statm: 9912 8711 140 357 0 9552 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 113544

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 25847
/proc/meminfo: memFree=25023032/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=142.66 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 45861 120254 0 0 256 30 13946 34 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25847] ppid=25816 vsize=59348 CPUtime=19.56 cores=0,2,4,6
/proc/25847/stat : 25847 (glucosInc) R 25816 25815 22913 0 -1 4202496 11495 0 0 0 1954 2 0 0 20 0 1 0 378317153 60772352 13829 33554432000 4194304 5654031 140735758853408 140735758841224 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25847/statm: 14837 13829 142 357 0 14477 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 133244

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25851
/proc/meminfo: memFree=25081808/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=214.27 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 51711 144254 0 0 294 32 21059 42 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25851] ppid=25816 vsize=39656 CPUtime=7.92 cores=0,2,4,6
/proc/25851/stat : 25851 (glucosInc) R 25816 25815 22913 0 -1 4202496 8942 0 0 0 791 1 0 0 20 0 1 0 378324319 40607744 8759 33554432000 4194304 5654031 140736062205360 140736062193176 4232466 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25851/statm: 9914 8759 140 357 0 9554 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 113552

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 25854
/proc/meminfo: memFree=25044948/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=18469340/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=884.06 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 57561 177880 0 0 331 33 87978 64 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25863] ppid=25816 vsize=102280 CPUtime=357.94 cores=0,2,4,6
/proc/25863/stat : 25863 (glucosInc) R 25816 25815 22913 0 -1 4202496 18908 0 0 0 35785 9 0 0 20 0 1 0 378391310 104734720 24826 33554432000 4194304 5654031 140734059229984 140734059228008 4232632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25863/statm: 25570 24826 142 357 0 25210 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 176176

[startup+1302.3 s]
/proc/loadavg: 2.58 2.20 2.06 3/182 25908
/proc/meminfo: memFree=16804144/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=884.06 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 57561 177880 0 0 331 33 87978 64 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25863] ppid=25816 vsize=102280 CPUtime=417.93 cores=0,2,4,6
/proc/25863/stat : 25863 (glucosInc) R 25816 25815 22913 0 -1 4202496 20259 0 0 0 41783 10 0 0 20 0 1 0 378391310 104734720 24826 33554432000 4194304 5654031 140734059229984 140734059228008 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25863/statm: 25570 24826 142 357 0 25210 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 176176

[startup+1362.3 s]
/proc/loadavg: 2.60 2.26 2.09 3/182 25951
/proc/meminfo: memFree=20805968/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=884.06 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 57561 177880 0 0 331 33 87978 64 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25863] ppid=25816 vsize=102280 CPUtime=477.92 cores=0,2,4,6
/proc/25863/stat : 25863 (glucosInc) R 25816 25815 22913 0 -1 4202496 21161 0 0 0 47780 12 0 0 20 0 1 0 378391310 104734720 24826 33554432000 4194304 5654031 140734059229984 140734059228008 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25863/statm: 25570 24826 142 357 0 25210 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 176176

[startup+1422.31 s]
/proc/loadavg: 2.68 2.36 2.13 3/181 25953
/proc/meminfo: memFree=20334304/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=884.06 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 57561 177880 0 0 331 33 87978 64 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25863] ppid=25816 vsize=102280 CPUtime=537.91 cores=0,2,4,6
/proc/25863/stat : 25863 (glucosInc) R 25816 25815 22913 0 -1 4202496 22064 0 0 0 53778 13 0 0 20 0 1 0 378391310 104734720 24826 33554432000 4194304 5654031 140734059229984 140734059228008 4233176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25863/statm: 25570 24826 142 357 0 25210 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 176176

[startup+1482.3 s]
/proc/loadavg: 2.28 2.30 2.13 3/182 25956
/proc/meminfo: memFree=20210604/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=884.06 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 57561 177880 0 0 331 33 87978 64 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25863] ppid=25816 vsize=151600 CPUtime=597.91 cores=0,2,4,6
/proc/25863/stat : 25863 (glucosInc) R 25816 25815 22913 0 -1 4202496 22970 0 0 0 59776 15 0 0 20 0 1 0 378391310 155238400 34988 33554432000 4194304 5654031 140734059229984 140734059227912 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25863/statm: 37900 34988 142 357 0 37540 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 225496

[startup+1542.3 s]
/proc/loadavg: 2.10 2.24 2.11 3/181 25956
/proc/meminfo: memFree=20146536/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=884.06 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 57561 177880 0 0 331 33 87978 64 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25863] ppid=25816 vsize=151600 CPUtime=657.89 cores=0,2,4,6
/proc/25863/stat : 25863 (glucosInc) R 25816 25815 22913 0 -1 4202496 23875 0 0 0 65773 16 0 0 20 0 1 0 378391310 155238400 33964 33554432000 4194304 5654031 140734059229984 140734059227912 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25863/statm: 37900 33964 142 357 0 37540 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 225496

[startup+1602.3 s]
/proc/loadavg: 2.04 2.20 2.10 3/181 25959
/proc/meminfo: memFree=20200636/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=1599.02 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 60486 202745 0 0 350 34 159436 82 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25959] ppid=25816 vsize=39436 CPUtime=2.93 cores=0,2,4,6
/proc/25959/stat : 25959 (glucosInc) R 25816 25815 22913 0 -1 4202496 8562 0 0 0 292 1 0 0 20 0 1 0 378462818 40382464 8556 33554432000 4194304 5654031 140734565164128 140734565151944 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25959/statm: 9859 8556 140 357 0 9499 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 113332

[startup+1662.3 s]
/proc/loadavg: 2.01 2.16 2.09 3/181 25959
/proc/meminfo: memFree=20105036/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=1599.02 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 60486 202745 0 0 350 34 159436 82 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25959] ppid=25816 vsize=71012 CPUtime=62.92 cores=0,2,4,6
/proc/25959/stat : 25959 (glucosInc) R 25816 25815 22913 0 -1 4202496 13167 0 0 0 6288 4 0 0 20 0 1 0 378462818 72716288 16981 33554432000 4194304 5654031 140734565164128 140734565151944 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25959/statm: 17753 16981 142 357 0 17393 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 144908

[startup+1722.3 s]
/proc/loadavg: 2.00 2.13 2.08 3/181 25959
/proc/meminfo: memFree=20266704/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=1599.02 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 60486 202745 0 0 350 34 159436 82 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25959] ppid=25816 vsize=90960 CPUtime=122.91 cores=0,2,4,6
/proc/25959/stat : 25959 (glucosInc) R 25816 25815 22913 0 -1 4202496 14440 0 0 0 12286 5 0 0 20 0 1 0 378462818 93143040 20324 33554432000 4194304 5654031 140734565164128 140734565151944 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25959/statm: 22740 20324 142 357 0 22380 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 164856

[startup+1782.3 s]
/proc/loadavg: 2.06 2.12 2.08 3/181 25959
/proc/meminfo: memFree=20210320/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=1599.02 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 60486 202745 0 0 350 34 159436 82 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25959] ppid=25816 vsize=90960 CPUtime=182.9 cores=0,2,4,6
/proc/25959/stat : 25959 (glucosInc) R 25816 25815 22913 0 -1 4202496 14441 0 0 0 18285 5 0 0 20 0 1 0 378462818 93143040 20836 33554432000 4194304 5654031 140734565164128 140734565151944 4232462 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25959/statm: 22740 20836 142 357 0 22380 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 164856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.11 2.08 3/181 25959
/proc/meminfo: memFree=20194028/32873844 swapFree=8652/8652
[pid=25815] ppid=25813 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25815/stat : 25815 (npSolver-pbo-It) S 25813 25815 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378302882 9367552 275 33554432000 4194304 5064252 140736228872672 140736228871584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25815/statm: 2287 275 233 213 0 72 0
[pid=25816] ppid=25815 vsize=64748 CPUtime=1599.02 cores=0,2,4,6
/proc/25816/stat : 25816 (npSolver-pbo) S 25815 25815 22913 0 -1 4202496 60486 202745 0 0 350 34 159436 82 20 0 1 0 378302882 66301952 15741 33554432000 4194304 6004724 140737105793200 140737105779048 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25816/statm: 16187 15741 188 442 0 15741 0
[pid=25959] ppid=25816 vsize=90960 CPUtime=201 cores=0,2,4,6
/proc/25959/stat : 25959 (glucosInc) R 25816 25815 22913 0 -1 4202496 14442 0 0 0 20095 5 0 0 20 0 1 0 378462818 93143040 21348 33554432000 4194304 5654031 140734565164128 140734565151944 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25959/statm: 22740 21348 142 357 0 22380 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 164856

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1798.82
CPU system time (s): 1.23081
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 246672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.82
system time used= 1.23081
maximum resident set size= 151316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 278054
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= 3162
involuntary context switches= 2125

runsolver used 3.9604 second user time and 10.3744 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-08 04:15:43
IDJOB=3752020
IDBENCH=2267
IDSOLVER=2335
FILE ID=node107/3752020-1339121743
RUNJOBID= node107-1339112122-24330
PBS_JOBID= 14643746
Free space on /tmp= 70632 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
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-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752020-1339121743/watcher-3752020-1339121743 -o /tmp/evaluation-result-3752020-1339121743/solver-3752020-1339121743 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752020-1339121743.opb 1772470489 HOME HOME

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

MD5SUM BENCH= 36a19a7aeba117287b60c4673ad89664
RANDOM SEED=1772470489

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.760
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.760
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.760
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.86
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.760
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:        25156240 kB
Buffers:         1057916 kB
Cached:          5534172 kB
SwapCached:           72 kB
Active:          3109756 kB
Inactive:        3667916 kB
Active(anon):     175616 kB
Inactive(anon):    11092 kB
Active(file):    2934140 kB
Inactive(file):  3656824 kB
Unevictable:        8652 kB
Mlocked:            8652 kB
SwapTotal:      67108856 kB
SwapFree:       67108784 kB
Dirty:             11440 kB
Writeback:             0 kB
AnonPages:        346156 kB
Mapped:            15816 kB
Shmem:               184 kB
Slab:             775056 kB
SReclaimable:     217160 kB
SUnreclaim:       557896 kB
KernelStack:        1496 kB
PageTables:         4400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     361116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 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= 69484 MiB
End job on node107 at 2012-06-08 04:45:44