Trace number 3747231

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.12 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-1.opb
MD5SUMa2418d45f4247bab260506429e96e746
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-54
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints126555
Number of constraints which are clauses126555
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.17/1.27	c formula is SAT
1.17/1.28	c [INC SEARCH] copied best model
1.17/1.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.37/1.40	c model valid
1.37/1.40	c current solution ok
1.37/1.40	o -36
1.37/1.40	c [INC SEARCH] iteration: 1
1.37/1.40	c [INC BOUNDS] best value:1498 search for 1497
1.37/1.40	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.40	c write failed with 2
1.37/1.40	c [INC SYSTEM] create new solver instance
1.37/1.40	c [INC] encode full formula
1.37/1.40	c (debug) using card networks
1.37/1.40	c old isEQ: 32, new EQ is 0
1.37/1.46	c set iterative enc to: card
1.37/1.46	c set iterative enc to: none
1.37/1.47	c [INC SEARCH] isOptimum variable: 0
5.58/5.65	c formula is SAT
5.58/5.66	c [INC SEARCH] copied best model
5.58/5.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.67/5.79	c model valid
5.67/5.79	c current solution ok
5.67/5.79	o -43
5.67/5.79	c [INC SEARCH] iteration: 2
5.67/5.79	c [INC BOUNDS] best value:1491 search for 1490
5.67/5.79	c [INC SYSTEM] there exists a inc, kill it!
5.67/5.79	c write failed with 2
5.67/5.79	c [INC SYSTEM] create new solver instance
5.67/5.79	c [INC] encode full formula
5.67/5.79	c (debug) using card networks
5.67/5.79	c old isEQ: 64, new EQ is 0
5.78/5.84	c set iterative enc to: card
5.78/5.84	c set iterative enc to: none
5.78/5.86	c [INC SEARCH] isOptimum variable: 0
16.77/16.89	c formula is SAT
16.86/16.90	c [INC SEARCH] copied best model
16.86/16.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.96/17.03	c model valid
16.96/17.03	c current solution ok
16.96/17.03	o -44
16.96/17.03	c [INC SEARCH] iteration: 3
16.96/17.03	c [INC BOUNDS] best value:1490 search for 1489
16.96/17.03	c [INC SYSTEM] there exists a inc, kill it!
16.96/17.03	c write failed with 2
16.96/17.03	c [INC SYSTEM] create new solver instance
16.96/17.03	c [INC] encode full formula
16.96/17.03	c (debug) using card networks
16.96/17.03	c old isEQ: 64, new EQ is 0
16.96/17.08	c set iterative enc to: card
16.96/17.08	c set iterative enc to: none
17.09/17.10	c [INC SEARCH] isOptimum variable: 0
30.27/30.31	c formula is SAT
30.27/30.32	c [INC SEARCH] copied best model
30.27/30.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.38/30.45	c model valid
30.38/30.45	c current solution ok
30.38/30.45	o -46
30.38/30.45	c [INC SEARCH] iteration: 4
30.38/30.45	c [INC BOUNDS] best value:1488 search for 1487
30.38/30.45	c [INC SYSTEM] there exists a inc, kill it!
30.38/30.45	c write failed with 2
30.38/30.45	c [INC SYSTEM] create new solver instance
30.38/30.45	c [INC] encode full formula
30.38/30.45	c (debug) using card networks
30.38/30.45	c old isEQ: 64, new EQ is 0
30.48/30.50	c set iterative enc to: card
30.48/30.50	c set iterative enc to: none
30.48/30.52	c [INC SEARCH] isOptimum variable: 0
50.87/50.90	c formula is SAT
50.87/50.90	c [INC SEARCH] copied best model
50.87/50.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.97/51.03	c model valid
50.97/51.03	c current solution ok
50.97/51.03	o -47
50.97/51.03	c [INC SEARCH] iteration: 5
50.97/51.03	c [INC BOUNDS] best value:1487 search for 1486
50.97/51.03	c [INC SYSTEM] there exists a inc, kill it!
50.97/51.03	c write failed with 2
50.97/51.04	c [INC SYSTEM] create new solver instance
50.97/51.04	c [INC] encode full formula
50.97/51.04	c (debug) using card networks
50.97/51.04	c old isEQ: 64, new EQ is 0
50.97/51.09	c set iterative enc to: card
50.97/51.09	c set iterative enc to: none
51.08/51.10	c [INC SEARCH] isOptimum variable: 0
68.07/68.11	c formula is SAT
68.07/68.12	c [INC SEARCH] copied best model
68.07/68.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
68.17/68.24	c model valid
68.17/68.24	c current solution ok
68.17/68.24	o -48
68.17/68.24	c [INC SEARCH] iteration: 6
68.17/68.24	c [INC BOUNDS] best value:1486 search for 1485
68.17/68.24	c [INC SYSTEM] there exists a inc, kill it!
68.17/68.24	c write failed with 2
68.17/68.25	c [INC SYSTEM] create new solver instance
68.17/68.25	c [INC] encode full formula
68.17/68.25	c (debug) using card networks
68.17/68.25	c old isEQ: 64, new EQ is 0
68.17/68.30	c set iterative enc to: card
68.17/68.30	c set iterative enc to: none
68.31/68.31	c [INC SEARCH] isOptimum variable: 0
86.38/86.42	c formula is SAT
86.38/86.43	c [INC SEARCH] copied best model
86.38/86.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
86.48/86.56	c model valid
86.48/86.56	c current solution ok
86.48/86.56	o -49
86.48/86.56	c [INC SEARCH] iteration: 7
86.48/86.56	c [INC BOUNDS] best value:1485 search for 1484
86.48/86.56	c [INC SYSTEM] there exists a inc, kill it!
86.48/86.56	c write failed with 2
86.48/86.56	c [INC SYSTEM] create new solver instance
86.48/86.56	c [INC] encode full formula
86.48/86.56	c (debug) using card networks
86.48/86.56	c old isEQ: 64, new EQ is 0
86.57/86.61	c set iterative enc to: card
86.57/86.61	c set iterative enc to: none
86.57/86.63	c [INC SEARCH] isOptimum variable: 0
105.25/105.39	c formula is SAT
105.36/105.40	c [INC SEARCH] copied best model
105.36/105.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
105.46/105.53	c model valid
105.46/105.53	c current solution ok
105.46/105.53	o -50
105.46/105.53	c [INC SEARCH] iteration: 8
105.46/105.53	c [INC BOUNDS] best value:1484 search for 1483
105.46/105.53	c [INC SYSTEM] there exists a inc, kill it!
105.46/105.53	c write failed with 2
105.46/105.53	c [INC SYSTEM] create new solver instance
105.46/105.53	c [INC] encode full formula
105.46/105.53	c (debug) using card networks
105.46/105.53	c old isEQ: 64, new EQ is 0
105.46/105.58	c set iterative enc to: card
105.46/105.58	c set iterative enc to: none
105.46/105.60	c [INC SEARCH] isOptimum variable: 0
125.46/125.54	c formula is SAT
125.46/125.55	c [INC SEARCH] copied best model
125.46/125.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
125.56/125.68	c model valid
125.56/125.68	c current solution ok
125.56/125.68	o -51
125.56/125.68	c [INC SEARCH] iteration: 9
125.56/125.68	c [INC BOUNDS] best value:1483 search for 1482
125.56/125.68	c [INC SYSTEM] there exists a inc, kill it!
125.56/125.68	c write failed with 2
125.56/125.68	c [INC SYSTEM] create new solver instance
125.56/125.68	c [INC] encode full formula
125.56/125.68	c (debug) using card networks
125.56/125.68	c old isEQ: 64, new EQ is 0
125.67/125.73	c set iterative enc to: card
125.67/125.73	c set iterative enc to: none
125.67/125.74	c [INC SEARCH] isOptimum variable: 0
154.13/154.23	c formula is SAT
154.13/154.23	c [INC SEARCH] copied best model
154.13/154.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
154.25/154.36	c model valid
154.25/154.36	c current solution ok
154.25/154.36	o -52
154.25/154.36	c [INC SEARCH] iteration: 10
154.25/154.36	c [INC BOUNDS] best value:1482 search for 1481
154.25/154.36	c [INC SYSTEM] there exists a inc, kill it!
154.25/154.36	c write failed with 2
154.25/154.36	c [INC SYSTEM] create new solver instance
154.25/154.36	c [INC] encode full formula
154.25/154.36	c (debug) using card networks
154.25/154.36	c old isEQ: 64, new EQ is 0
154.37/154.42	c set iterative enc to: card
154.37/154.42	c set iterative enc to: none
154.37/154.43	c [INC SEARCH] isOptimum variable: 0
198.74/198.88	c formula is SAT
198.74/198.88	c [INC SEARCH] copied best model
198.74/198.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
198.95/199.01	c model valid
198.95/199.01	c current solution ok
198.95/199.01	o -53
198.95/199.01	c [INC SEARCH] iteration: 11
198.95/199.01	c [INC BOUNDS] best value:1481 search for 1480
198.95/199.01	c [INC SYSTEM] there exists a inc, kill it!
198.95/199.01	c write failed with 2
198.95/199.01	c [INC SYSTEM] create new solver instance
198.95/199.01	c [INC] encode full formula
198.95/199.01	c (debug) using card networks
198.95/199.01	c old isEQ: 64, new EQ is 0
198.95/199.07	c set iterative enc to: card
198.95/199.07	c set iterative enc to: none
198.95/199.08	c [INC SEARCH] isOptimum variable: 0
226.64/226.73	c formula is SAT
226.64/226.73	c [INC SEARCH] copied best model
226.64/226.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
226.73/226.86	c model valid
226.73/226.86	c current solution ok
226.73/226.86	o -54
226.73/226.86	c [INC SEARCH] iteration: 12
226.73/226.86	c [INC BOUNDS] best value:1480 search for 1479
226.73/226.86	c [INC SYSTEM] there exists a inc, kill it!
226.73/226.86	c write failed with 2
226.73/226.86	c [INC SYSTEM] create new solver instance
226.73/226.86	c [INC] encode full formula
226.73/226.86	c (debug) using card networks
226.73/226.86	c old isEQ: 64, new EQ is 0
226.85/226.92	c set iterative enc to: card
226.85/226.92	c set iterative enc to: none
226.85/226.93	c [INC SEARCH] isOptimum variable: 0
760.75/760.90	c formula is SAT
760.75/760.91	c [INC SEARCH] copied best model
760.75/760.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
760.85/761.04	c model valid
760.85/761.04	c current solution ok
760.85/761.04	o -55
760.85/761.04	c [INC SEARCH] iteration: 13
760.85/761.04	c [INC BOUNDS] best value:1479 search for 1478
760.85/761.04	c [INC SYSTEM] there exists a inc, kill it!
760.85/761.04	c write failed with 2
760.85/761.04	c [INC SYSTEM] create new solver instance
760.85/761.04	c [INC] encode full formula
760.85/761.04	c (debug) using card networks
760.85/761.04	c old isEQ: 64, new EQ is 0
760.85/761.09	c set iterative enc to: card
760.85/761.09	c set iterative enc to: none
760.96/761.11	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.40	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-3747231-1339100037/watcher-3747231-1339100037 -o /tmp/evaluation-result-3747231-1339100037/solver-3747231-1339100037 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747231-1339100037.opb 1191594466 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: 1.92 1.95 1.69 3/178 19685
/proc/meminfo: memFree=31262744/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0

[startup+0.0158459 s]
/proc/loadavg: 1.92 1.95 1.69 3/178 19685
/proc/meminfo: memFree=31262744/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100225 s]
/proc/loadavg: 1.92 1.95 1.69 3/178 19685
/proc/meminfo: memFree=31262744/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300298 s]
/proc/loadavg: 1.92 1.95 1.69 3/178 19685
/proc/meminfo: memFree=31262744/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700212 s]
/proc/loadavg: 1.92 1.95 1.69 3/178 19685
/proc/meminfo: memFree=31262744/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 1.92 1.95 1.69 3/181 19694
/proc/meminfo: memFree=31179764/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=1.46 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 16655 15392 0 0 68 21 53 4 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 74056

[startup+3.10043 s]
/proc/loadavg: 1.92 1.95 1.69 3/181 19696
/proc/meminfo: memFree=31152920/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=1.46 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 16655 15392 0 0 68 21 53 4 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19696] ppid=19686 vsize=39160 CPUtime=1.61 cores=1,3,5,7
/proc/19696/stat : 19696 (glucosInc) R 19686 19685 19416 0 -1 4202496 8379 0 0 0 160 1 0 0 20 0 1 0 376129511 40099840 8966 33554432000 4194304 5654031 140736712550160 140736712537976 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19696/statm: 9790 8966 137 357 0 9430 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 113216

[startup+6.30037 s]
/proc/loadavg: 2.01 1.97 1.69 3/180 19696
/proc/meminfo: memFree=31151928/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=5.84 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 19581 24326 0 0 87 22 469 6 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 74056

[startup+12.7004 s]
/proc/loadavg: 2.01 1.97 1.70 3/180 19698
/proc/meminfo: memFree=31151952/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=5.84 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 19581 24326 0 0 87 22 469 6 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19698] ppid=19686 vsize=39480 CPUtime=6.83 cores=1,3,5,7
/proc/19698/stat : 19698 (glucosInc) R 19686 19685 19416 0 -1 4202496 8791 0 0 0 682 1 0 0 20 0 1 0 376129950 40427520 8635 33554432000 4194304 5654031 140735152065952 140735152053768 4214432 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19698/statm: 9870 8635 140 357 0 9510 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 113536

[startup+25.5004 s]
/proc/loadavg: 2.00 1.97 1.70 3/180 19700
/proc/meminfo: memFree=31132764/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=17.09 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 22507 33870 0 0 106 23 1571 9 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19700] ppid=19686 vsize=39608 CPUtime=8.38 cores=1,3,5,7
/proc/19700/stat : 19700 (glucosInc) R 19686 19685 19416 0 -1 4202496 8831 0 0 0 837 1 0 0 20 0 1 0 376131074 40558592 8715 33554432000 4194304 5654031 140736116487136 140736116474952 4234934 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19700/statm: 9902 8715 140 357 0 9542 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 113664

[startup+51.1009 s]
/proc/loadavg: 2.00 1.97 1.71 3/180 19702
/proc/meminfo: memFree=31124880/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64912 CPUtime=51.08 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) R 19685 19685 19416 0 -1 4202496 27606 53359 0 0 144 24 4925 15 20 0 1 0 376129364 66469888 15770 33554432000 4194304 6004724 140734965156384 140734965149936 5056171 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16228 15770 175 442 0 15782 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74060

[startup+102.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/181 19709
/proc/meminfo: memFree=31095632/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=86.61 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 34211 74345 0 0 181 27 8431 22 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19709] ppid=19686 vsize=40396 CPUtime=15.66 cores=1,3,5,7
/proc/19709/stat : 19709 (glucosInc) R 19686 19685 19416 0 -1 4202496 9406 0 0 0 1564 2 0 0 20 0 1 0 376138027 41365504 9095 33554432000 4194304 5654031 140737465628640 140737465616456 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19709/statm: 10099 9095 142 357 0 9739 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 114452

[startup+162.3 s]
/proc/loadavg: 2.10 2.00 1.75 3/181 19716
/proc/meminfo: memFree=31127332/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=154.39 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 42989 109250 0 0 238 29 15138 34 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19716] ppid=19686 vsize=39616 CPUtime=7.85 cores=1,3,5,7
/proc/19716/stat : 19716 (glucosInc) R 19686 19685 19416 0 -1 4202496 7872 0 0 0 784 1 0 0 20 0 1 0 376144808 40566784 8668 33554432000 4194304 5654031 140733868385424 140733868373240 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19716/statm: 9904 8668 140 357 0 9544 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 113672

[startup+222.307 s]
/proc/loadavg: 2.07 2.01 1.76 3/181 19718
/proc/meminfo: memFree=31092328/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=199.03 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 45915 121018 0 0 257 30 19577 39 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19718] ppid=19686 vsize=59376 CPUtime=23.21 cores=1,3,5,7
/proc/19718/stat : 19718 (glucosInc) R 19686 19685 19416 0 -1 4202496 11819 0 0 0 2319 2 0 0 20 0 1 0 376149272 60801024 14080 33554432000 4194304 5654031 140733929171824 140733929159640 4214638 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19718/statm: 14844 14080 142 357 0 14484 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 133432

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 1.78 3/181 19720
/proc/meminfo: memFree=31035532/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=226.89 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 48841 133389 0 0 276 31 22339 43 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19720] ppid=19686 vsize=66560 CPUtime=55.33 cores=1,3,5,7

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

/proc/meminfo: memFree=30959000/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=760.97 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 51767 153738 0 0 295 32 75712 58 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19727] ppid=19686 vsize=134656 CPUtime=541.08 cores=1,3,5,7
/proc/19727/stat : 19727 (glucosInc) R 19686 19685 19416 0 -1 4202496 18880 0 0 0 54095 13 0 0 20 0 1 0 376205476 137887744 28276 33554432000 4194304 5654031 140735737854864 140735737852888 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19727/statm: 33664 28276 142 357 0 33304 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 208712

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 1.91 3/181 19733
/proc/meminfo: memFree=30969336/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=760.97 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 51767 153738 0 0 295 32 75712 58 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19727] ppid=19686 vsize=134656 CPUtime=601.07 cores=1,3,5,7
/proc/19727/stat : 19727 (glucosInc) R 19686 19685 19416 0 -1 4202496 19570 0 0 0 60093 14 0 0 20 0 1 0 376205476 137887744 28276 33554432000 4194304 5654031 140735737854864 140735737852888 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19727/statm: 33664 28276 142 357 0 33304 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 208712

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/181 19733
/proc/meminfo: memFree=30935936/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=760.97 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 51767 153738 0 0 295 32 75712 58 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19727] ppid=19686 vsize=183976 CPUtime=661.07 cores=1,3,5,7
/proc/19727/stat : 19727 (glucosInc) R 19686 19685 19416 0 -1 4202496 20782 0 0 0 66090 17 0 0 20 0 1 0 376205476 188391424 39865 33554432000 4194304 5654031 140735737854864 140735737842680 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19727/statm: 45994 39865 142 357 0 45634 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 258032

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 19733
/proc/meminfo: memFree=30926816/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=760.97 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 51767 153738 0 0 295 32 75712 58 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19727] ppid=19686 vsize=134656 CPUtime=721.05 cores=1,3,5,7
/proc/19727/stat : 19727 (glucosInc) R 19686 19685 19416 0 -1 4202496 21478 0 0 0 72086 19 0 0 20 0 1 0 376205476 137887744 28276 33554432000 4194304 5654031 140735737854864 140735737852888 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19727/statm: 33664 28276 142 357 0 33304 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 208712

[startup+1542.31 s]
/proc/loadavg: 2.03 2.02 1.92 3/181 19733
/proc/meminfo: memFree=30887472/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=760.97 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 51767 153738 0 0 295 32 75712 58 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19727] ppid=19686 vsize=183976 CPUtime=781.05 cores=1,3,5,7
/proc/19727/stat : 19727 (glucosInc) R 19686 19685 19416 0 -1 4202496 22713 0 0 0 78084 21 0 0 20 0 1 0 376205476 188391424 39865 33554432000 4194304 5654031 140735737854864 140735737842680 4232611 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19727/statm: 45994 39865 142 357 0 45634 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 258032

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/182 19736
/proc/meminfo: memFree=30895472/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=760.97 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 51767 153738 0 0 295 32 75712 58 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19727] ppid=19686 vsize=183976 CPUtime=841.04 cores=1,3,5,7
/proc/19727/stat : 19727 (glucosInc) R 19686 19685 19416 0 -1 4202496 23986 0 0 0 84080 24 0 0 20 0 1 0 376205476 188391424 39865 33554432000 4194304 5654031 140735737854864 140735737842680 4232830 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19727/statm: 45994 39865 142 357 0 45634 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 258032

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 1.93 3/181 19737
/proc/meminfo: memFree=30899408/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=760.97 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 51767 153738 0 0 295 32 75712 58 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19727] ppid=19686 vsize=183976 CPUtime=901.02 cores=1,3,5,7
/proc/19727/stat : 19727 (glucosInc) R 19686 19685 19416 0 -1 4202496 25955 0 0 0 90075 27 0 0 20 0 1 0 376205476 188391424 40468 33554432000 4194304 5654031 140735737854864 140735737842680 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19727/statm: 45994 40468 142 357 0 45634 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 258032

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 1.93 3/181 19737
/proc/meminfo: memFree=30912704/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=760.97 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 51767 153738 0 0 295 32 75712 58 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19727] ppid=19686 vsize=183976 CPUtime=961.01 cores=1,3,5,7
/proc/19727/stat : 19727 (glucosInc) R 19686 19685 19416 0 -1 4202496 27741 0 0 0 96070 31 0 0 20 0 1 0 376205476 188391424 40377 33554432000 4194304 5654031 140735737854864 140735737842680 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19727/statm: 45994 40377 142 357 0 45634 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 258032

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 1.93 3/181 19781
/proc/meminfo: memFree=31060420/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=760.97 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 51767 153738 0 0 295 32 75712 58 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19727] ppid=19686 vsize=146760 CPUtime=1021.01 cores=1,3,5,7
/proc/19727/stat : 19727 (glucosInc) R 19686 19685 19416 0 -1 4202496 29803 0 0 0 102066 35 0 0 20 0 1 0 376205476 150282240 35955 33554432000 4194304 5654031 140735737854864 140735737842680 4232581 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19727/statm: 36690 35955 142 357 0 36330 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 220816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.04 1.94 3/181 19781
/proc/meminfo: memFree=31046020/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=760.97 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 51767 153738 0 0 295 32 75712 58 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19727] ppid=19686 vsize=196080 CPUtime=1039.1 cores=1,3,5,7
/proc/19727/stat : 19727 (glucosInc) R 19686 19685 19416 0 -1 4202496 30147 0 0 0 103875 35 0 0 20 0 1 0 376205476 200785920 46008 33554432000 4194304 5654031 140735737854864 140735737852792 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19727/statm: 49020 46008 142 357 0 48660 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 270136

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.08 2.04 1.94 3/181 19781
/proc/meminfo: memFree=31046020/32873844 swapFree=7632/7632
[pid=19685] ppid=19683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19685/stat : 19685 (npSolver-pbo-It) S 19683 19685 19416 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376129364 9367552 275 33554432000 4194304 5064252 140737021810000 140737021808912 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19685/statm: 2287 275 233 213 0 72 0
[pid=19686] ppid=19685 vsize=64908 CPUtime=760.97 cores=1,3,5,7
/proc/19686/stat : 19686 (npSolver-pbo) S 19685 19685 19416 0 -1 4202496 51767 153738 0 0 295 32 75712 58 20 0 1 0 376129364 66465792 15770 33554432000 4194304 6004724 140734965156384 140734965142232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19686/statm: 16227 15770 175 442 0 15781 0
[pid=19727] ppid=19686 vsize=196080 CPUtime=1039.1 cores=1,3,5,7
/proc/19727/stat : 19727 (glucosInc) R 19686 19685 19416 0 -1 4202496 30147 0 0 0 103875 35 0 0 20 0 1 0 376205476 200785920 46008 33554432000 4194304 5654031 140735737854864 140735737852792 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19727/statm: 49020 46008 142 357 0 48660 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 270136

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1798.84
CPU system time (s): 1.28081
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 300956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.84
system time used= 1.2808
maximum resident set size= 196588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236032
page faults= 0
swaps= 0
block input operations= 0
block output operations= 140040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2582
involuntary context switches= 1927

runsolver used 3.68644 second user time and 8.08177 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-07 22:13:57
IDJOB=3747231
IDBENCH=2265
IDSOLVER=2332
FILE ID=node119/3747231-1339100037
RUNJOBID= node119-1339098177-19433
PBS_JOBID= 14643734
Free space on /tmp= 70852 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-1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747231-1339100037/watcher-3747231-1339100037 -o /tmp/evaluation-result-3747231-1339100037/solver-3747231-1339100037 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747231-1339100037.opb 1191594466 HOME HOME

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

MD5SUM BENCH= a2418d45f4247bab260506429e96e746
RANDOM SEED=1191594466

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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:        31262636 kB
Buffers:           69472 kB
Cached:           721412 kB
SwapCached:         2368 kB
Active:           156148 kB
Inactive:         704620 kB
Active(anon):      69664 kB
Inactive(anon):     2744 kB
Active(file):      86484 kB
Inactive(file):   701876 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097008 kB
Dirty:             11260 kB
Writeback:             0 kB
AnonPages:         76084 kB
Mapped:             9964 kB
Shmem:                 0 kB
Slab:             611748 kB
SReclaimable:      52788 kB
SUnreclaim:       558960 kB
KernelStack:        1472 kB
PageTables:         4224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     193940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 70840 MiB
End job on node119 at 2012-06-07 22:43:57