Trace number 3698064

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.11 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-3.opb
MD5SUM29f577041bedcbf69a98210424b233be
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints81068
Number of constraints which are clauses81068
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 1150
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 1150
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 1150
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.17	c run inc solver
0.00/0.17	c [INC SYSTEM] run initial solver
0.00/0.17	c [INC SYSTEM] preprocess with white file
0.00/0.31	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.31	c [INC SYSTEM] execute solver
0.00/0.33	c [INC SEARCH] formula is SAT
0.00/0.33	c [INC SYSTEM] solved the initial formula
0.00/0.41	c model valid
0.00/0.41	c current solution ok
0.00/0.54	o 0
0.00/0.54	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.54	c write failed with 2
0.00/0.54	c [INC SEARCH] iteration: 0
0.00/0.54	c [INC BOUNDS] best value:1150 search for 1149
0.00/0.54	c [INC SYSTEM] create new solver instance
0.00/0.54	c [INC] encode full formula
0.00/0.54	c (debug) using card networks
0.00/0.60	c set iterative enc to: card
0.00/0.60	c set iterative enc to: none
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
0.00/0.86	c formula is SAT
0.00/0.87	c [INC SEARCH] copied best model
0.00/0.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.95	c model valid
0.00/0.95	c current solution ok
0.00/0.95	o -29
0.00/0.95	c [INC SEARCH] iteration: 1
0.00/0.95	c [INC BOUNDS] best value:1121 search for 1120
0.00/0.95	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.95	c write failed with 2
0.00/0.95	c [INC SYSTEM] create new solver instance
0.00/0.95	c [INC] encode full formula
0.00/0.95	c (debug) using card networks
0.98/1.01	c set iterative enc to: card
0.98/1.01	c set iterative enc to: none
0.98/1.02	c [INC SEARCH] isOptimum variable: 0
1.00/1.54	c formula is SAT
1.00/1.55	c [INC SEARCH] copied best model
1.00/1.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.05/1.63	c model valid
1.05/1.63	c current solution ok
1.05/1.63	o -32
1.05/1.63	c [INC SEARCH] iteration: 2
1.05/1.63	c [INC BOUNDS] best value:1118 search for 1117
1.05/1.63	c [INC SYSTEM] there exists a inc, kill it!
1.05/1.63	c write failed with 2
1.05/1.63	c [INC SYSTEM] create new solver instance
1.05/1.63	c [INC] encode full formula
1.05/1.63	c (debug) using card networks
1.05/1.69	c set iterative enc to: card
1.05/1.69	c set iterative enc to: none
1.68/1.70	c [INC SEARCH] isOptimum variable: 0
2.57/2.69	c formula is SAT
2.68/2.70	c [INC SEARCH] copied best model
2.68/2.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.68/2.78	c model valid
2.68/2.78	c current solution ok
2.68/2.78	o -34
2.68/2.78	c [INC SEARCH] iteration: 3
2.68/2.78	c [INC BOUNDS] best value:1116 search for 1115
2.68/2.78	c [INC SYSTEM] there exists a inc, kill it!
2.68/2.78	c write failed with 2
2.68/2.78	c [INC SYSTEM] create new solver instance
2.68/2.78	c [INC] encode full formula
2.68/2.78	c (debug) using card networks
2.78/2.84	c set iterative enc to: card
2.78/2.84	c set iterative enc to: none
2.78/2.85	c [INC SEARCH] isOptimum variable: 0
5.75/5.88	c formula is SAT
5.75/5.88	c [INC SEARCH] copied best model
5.75/5.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.86/5.97	c model valid
5.86/5.97	c current solution ok
5.86/5.97	o -35
5.86/5.97	c [INC SEARCH] iteration: 4
5.86/5.97	c [INC BOUNDS] best value:1115 search for 1114
5.86/5.97	c [INC SYSTEM] there exists a inc, kill it!
5.86/5.97	c write failed with 2
5.86/5.97	c [INC SYSTEM] create new solver instance
5.86/5.97	c [INC] encode full formula
5.86/5.97	c (debug) using card networks
5.97/6.02	c set iterative enc to: card
5.97/6.02	c set iterative enc to: none
5.97/6.03	c [INC SEARCH] isOptimum variable: 0
10.17/10.23	c formula is SAT
10.17/10.24	c [INC SEARCH] copied best model
10.26/10.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.26/10.37	c model valid
10.26/10.37	c current solution ok
10.26/10.37	o -36
10.26/10.37	c [INC SEARCH] iteration: 5
10.26/10.37	c [INC BOUNDS] best value:1114 search for 1113
10.26/10.37	c [INC SYSTEM] there exists a inc, kill it!
10.26/10.37	c write failed with 2
10.26/10.37	c [INC SYSTEM] create new solver instance
10.26/10.37	c [INC] encode full formula
10.26/10.37	c (debug) using card networks
10.26/10.38	c set iterative enc to: card
10.26/10.38	c set iterative enc to: none
10.36/10.40	c [INC SEARCH] isOptimum variable: 0
13.24/13.38	c formula is SAT
13.24/13.38	c [INC SEARCH] copied best model
13.24/13.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.34/13.46	c model valid
13.34/13.46	c current solution ok
13.34/13.46	o -37
13.34/13.46	c [INC SEARCH] iteration: 6
13.34/13.46	c [INC BOUNDS] best value:1113 search for 1112
13.34/13.46	c [INC SYSTEM] there exists a inc, kill it!
13.34/13.46	c write failed with 2
13.34/13.47	c [INC SYSTEM] create new solver instance
13.34/13.47	c [INC] encode full formula
13.34/13.47	c (debug) using card networks
13.46/13.52	c set iterative enc to: card
13.46/13.52	c set iterative enc to: none
13.46/13.53	c [INC SEARCH] isOptimum variable: 0
17.44/17.54	c formula is SAT
17.44/17.55	c [INC SEARCH] copied best model
17.44/17.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.54/17.63	c model valid
17.54/17.63	c current solution ok
17.54/17.63	o -38
17.54/17.63	c [INC SEARCH] iteration: 7
17.54/17.63	c [INC BOUNDS] best value:1112 search for 1111
17.54/17.63	c [INC SYSTEM] there exists a inc, kill it!
17.54/17.63	c write failed with 2
17.54/17.63	c [INC SYSTEM] create new solver instance
17.54/17.63	c [INC] encode full formula
17.54/17.63	c (debug) using card networks
17.54/17.69	c set iterative enc to: card
17.54/17.69	c set iterative enc to: none
17.66/17.70	c [INC SEARCH] isOptimum variable: 0
26.04/26.19	c formula is SAT
26.15/26.20	c [INC SEARCH] copied best model
26.15/26.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.15/26.28	c model valid
26.15/26.28	c current solution ok
26.15/26.28	o -39
26.15/26.28	c [INC SEARCH] iteration: 8
26.15/26.28	c [INC BOUNDS] best value:1111 search for 1110
26.15/26.28	c [INC SYSTEM] there exists a inc, kill it!
26.15/26.28	c write failed with 2
26.15/26.28	c [INC SYSTEM] create new solver instance
26.15/26.28	c [INC] encode full formula
26.15/26.28	c (debug) using card networks
26.26/26.33	c set iterative enc to: card
26.26/26.33	c set iterative enc to: none
26.26/26.34	c [INC SEARCH] isOptimum variable: 0
36.04/36.10	c formula is SAT
36.04/36.10	c [INC SEARCH] copied best model
36.04/36.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.04/36.19	c model valid
36.04/36.19	c current solution ok
36.04/36.19	o -40
36.04/36.19	c [INC SEARCH] iteration: 9
36.04/36.19	c [INC BOUNDS] best value:1110 search for 1109
36.04/36.19	c [INC SYSTEM] there exists a inc, kill it!
36.04/36.19	c write failed with 2
36.04/36.19	c [INC SYSTEM] create new solver instance
36.04/36.19	c [INC] encode full formula
36.04/36.19	c (debug) using card networks
36.16/36.24	c set iterative enc to: card
36.16/36.24	c set iterative enc to: none
36.16/36.25	c [INC SEARCH] isOptimum variable: 0
47.13/47.26	c formula is SAT
47.13/47.27	c [INC SEARCH] copied best model
47.13/47.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
47.23/47.35	c model valid
47.23/47.35	c current solution ok
47.23/47.35	o -41
47.23/47.35	c [INC SEARCH] iteration: 10
47.23/47.35	c [INC BOUNDS] best value:1109 search for 1108
47.23/47.35	c [INC SYSTEM] there exists a inc, kill it!
47.23/47.35	c write failed with 2
47.23/47.35	c [INC SYSTEM] create new solver instance
47.23/47.35	c [INC] encode full formula
47.23/47.35	c (debug) using card networks
47.35/47.40	c set iterative enc to: card
47.35/47.40	c set iterative enc to: none
47.35/47.42	c [INC SEARCH] isOptimum variable: 0
62.81/62.92	c formula is SAT
62.81/62.93	c [INC SEARCH] copied best model
62.81/62.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.93/63.01	c model valid
62.93/63.01	c current solution ok
62.93/63.01	o -42
62.93/63.01	c [INC SEARCH] iteration: 11
62.93/63.01	c [INC BOUNDS] best value:1108 search for 1107
62.93/63.01	c [INC SYSTEM] there exists a inc, kill it!
62.93/63.01	c write failed with 2
62.93/63.01	c [INC SYSTEM] create new solver instance
62.93/63.01	c [INC] encode full formula
62.93/63.01	c (debug) using card networks
62.93/63.06	c set iterative enc to: card
62.93/63.06	c set iterative enc to: none
62.93/63.07	c [INC SEARCH] isOptimum variable: 0
81.41/81.51	c formula is SAT
81.41/81.51	c [INC SEARCH] copied best model
81.41/81.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
81.41/81.59	c model valid
81.41/81.59	c current solution ok
81.41/81.59	o -43
81.41/81.59	c [INC SEARCH] iteration: 12
81.41/81.59	c [INC BOUNDS] best value:1107 search for 1106
81.41/81.59	c [INC SYSTEM] there exists a inc, kill it!
81.41/81.59	c write failed with 2
81.50/81.60	c [INC SYSTEM] create new solver instance
81.50/81.60	c [INC] encode full formula
81.50/81.60	c (debug) using card networks
81.50/81.65	c set iterative enc to: card
81.50/81.65	c set iterative enc to: none
81.50/81.66	c [INC SEARCH] isOptimum variable: 0
97.91/98.09	c formula is SAT
97.91/98.09	c [INC SEARCH] copied best model
97.91/98.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
98.01/98.17	c model valid
98.01/98.17	c current solution ok
98.01/98.17	o -44
98.01/98.17	c [INC SEARCH] iteration: 13
98.01/98.17	c [INC BOUNDS] best value:1106 search for 1105
98.01/98.17	c [INC SYSTEM] there exists a inc, kill it!
98.01/98.17	c write failed with 2
98.01/98.17	c [INC SYSTEM] create new solver instance
98.01/98.17	c [INC] encode full formula
98.01/98.17	c (debug) using card networks
98.13/98.23	c set iterative enc to: card
98.13/98.23	c set iterative enc to: none
98.13/98.24	c [INC SEARCH] isOptimum variable: 0
134.11/134.22	c formula is SAT
134.11/134.23	c [INC SEARCH] copied best model
134.11/134.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
134.20/134.31	c model valid
134.20/134.31	c current solution ok
134.20/134.31	o -45
134.20/134.31	c [INC SEARCH] iteration: 14
134.20/134.31	c [INC BOUNDS] best value:1105 search for 1104
134.20/134.31	c [INC SYSTEM] there exists a inc, kill it!
134.20/134.31	c write failed with 2
134.20/134.31	c [INC SYSTEM] create new solver instance
134.20/134.31	c [INC] encode full formula
134.20/134.31	c (debug) using card networks
134.20/134.37	c set iterative enc to: card
134.20/134.37	c set iterative enc to: none
134.20/134.38	c [INC SEARCH] isOptimum variable: 0
212.59/212.75	c formula is SAT
212.59/212.75	c [INC SEARCH] copied best model
212.59/212.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
212.69/212.84	c model valid
212.69/212.84	c current solution ok
212.69/212.84	o -46
212.69/212.84	c [INC SEARCH] iteration: 15
212.69/212.84	c [INC BOUNDS] best value:1104 search for 1103
212.69/212.84	c [INC SYSTEM] there exists a inc, kill it!
212.69/212.84	c write failed with 2
212.69/212.84	c [INC SYSTEM] create new solver instance
212.69/212.84	c [INC] encode full formula
212.69/212.84	c (debug) using card networks
212.69/212.89	c set iterative enc to: card
212.69/212.89	c set iterative enc to: none
212.79/212.91	c [INC SEARCH] isOptimum variable: 0
303.86/304.03	c formula is SAT
303.86/304.04	c [INC SEARCH] copied best model
303.86/304.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
303.96/304.12	c model valid
303.96/304.12	c current solution ok
303.96/304.12	o -47
303.96/304.12	c [INC SEARCH] iteration: 16
303.96/304.12	c [INC BOUNDS] best value:1103 search for 1102
303.96/304.12	c [INC SYSTEM] there exists a inc, kill it!
303.96/304.12	c write failed with 2
303.96/304.12	c [INC SYSTEM] create new solver instance
303.96/304.12	c [INC] encode full formula
303.96/304.12	c (debug) using card networks
303.96/304.18	c set iterative enc to: card
303.96/304.18	c set iterative enc to: none
303.96/304.19	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.50	s UNKNOWN
1800.07/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.50	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-3698064-1338063217/watcher-3698064-1338063217 -o /tmp/evaluation-result-3698064-1338063217/solver-3698064-1338063217 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698064-1338063217.opb 1194622827 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.09 2.05 2.01 3/178 27916
/proc/meminfo: memFree=28540348/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0

[startup+0.0211429 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 27916
/proc/meminfo: memFree=28540348/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100319 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 27916
/proc/meminfo: memFree=28540348/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300138 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 27916
/proc/meminfo: memFree=28540348/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700217 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 27916
/proc/meminfo: memFree=28540348/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.09 2.05 2.01 3/180 27925
/proc/meminfo: memFree=28523572/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4792 CPUtime=1 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 5854 13311 0 0 46 12 39 3 20 0 1 0 272446619 4907008 886 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1198 886 179 440 0 754 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 13940

[startup+3.10036 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 27929
/proc/meminfo: memFree=28503168/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=2.82 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 10870 30312 0 0 74 13 188 7 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 13804

[startup+6.30032 s]
/proc/loadavg: 2.08 2.05 2.01 3/181 27933
/proc/meminfo: memFree=28512740/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=6.01 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 13378 38856 0 0 89 14 490 8 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 13804

[startup+12.7003 s]
/proc/loadavg: 2.08 2.05 2.01 3/181 27937
/proc/meminfo: memFree=28509096/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=10.36 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 15886 47598 0 0 103 14 909 10 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27937] ppid=27917 vsize=37924 CPUtime=2.28 cores=0,2,4,6
/proc/27937/stat : 27937 (glucosInc) R 27917 27916 25792 0 -1 4202496 8090 0 0 0 227 1 0 0 20 0 1 0 272447660 38834176 8092 33554432000 4194304 5654031 140735324619968 140735324618056 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27937/statm: 9481 8092 131 357 0 9121 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 51728

[startup+25.5003 s]
/proc/loadavg: 2.21 2.08 2.02 3/181 27941
/proc/meminfo: memFree=28505728/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=17.66 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 20902 64977 0 0 131 16 1605 14 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27941] ppid=27917 vsize=38380 CPUtime=7.79 cores=0,2,4,6
/proc/27941/stat : 27941 (glucosInc) R 27917 27916 25792 0 -1 4202496 7612 0 0 0 778 1 0 0 20 0 1 0 272448389 39301120 8454 33554432000 4194304 5654031 140734757158560 140734757146376 4222441 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27941/statm: 9595 8454 141 357 0 9235 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 52184

[startup+51.1003 s]
/proc/loadavg: 2.14 2.07 2.01 3/181 27949
/proc/meminfo: memFree=28500928/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=47.36 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 28426 96284 0 0 173 18 4522 23 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27949] ppid=27917 vsize=38108 CPUtime=3.66 cores=0,2,4,6
/proc/27949/stat : 27949 (glucosInc) R 27917 27916 25792 0 -1 4202496 7336 0 0 0 365 1 0 0 20 0 1 0 272451361 39022592 8181 33554432000 4194304 5654031 140737126747968 140737126735784 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27949/statm: 9527 8181 140 357 0 9167 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 51912

[startup+102.306 s]
/proc/loadavg: 2.06 2.06 2.01 3/181 27955
/proc/meminfo: memFree=28481320/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=98.17 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 35950 132257 0 0 216 21 9545 35 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27955] ppid=27917 vsize=37836 CPUtime=4.05 cores=0,2,4,6
/proc/27955/stat : 27955 (glucosInc) R 27917 27916 25792 0 -1 4202496 8175 0 0 0 404 1 0 0 20 0 1 0 272456443 38744064 8173 33554432000 4194304 5654031 140733390890576 140733390888664 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27955/statm: 9459 8173 131 357 0 9099 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 51640

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/181 27959
/proc/meminfo: memFree=28462812/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=134.3 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 38458 144410 0 0 230 22 13138 40 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27959] ppid=27917 vsize=54252 CPUtime=27.9 cores=0,2,4,6
/proc/27959/stat : 27959 (glucosInc) R 27917 27916 25792 0 -1 4202496 12273 0 0 0 2787 3 0 0 20 0 1 0 272460057 55554048 12898 33554432000 4194304 5654031 140734981793424 140734981781240 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27959/statm: 13563 12898 142 357 0 13203 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 68056

[startup+222.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/180 27961
/proc/meminfo: memFree=28466920/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=212.8 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 40966 158600 0 0 244 22 20969 45 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27961] ppid=27917 vsize=38372 CPUtime=9.38 cores=0,2,4,6
/proc/27961/stat : 27961 (glucosInc) R 27917 27916 25792 0 -1 4202496 9018 0 0 0 936 2 0 0 20 0 1 0 272467910 39292928 8258 33554432000 4194304 5654031 140735256725920 140735256713736 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27961/statm: 9593 8258 142 357 0 9233 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 52176

[startup+282.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/181 27962
/proc/meminfo: memFree=28395960/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=212.8 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 40966 158600 0 0 244 22 20969 45 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27961] ppid=27917 vsize=84652 CPUtime=69.36 cores=0,2,4,6

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

/proc/meminfo: memFree=28288344/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=304.05 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 43474 173526 0 0 258 23 30073 51 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27964] ppid=27917 vsize=191900 CPUtime=997.91 cores=0,2,4,6
/proc/27964/stat : 27964 (glucosInc) R 27917 27916 25792 0 -1 4202496 30160 0 0 0 99753 38 0 0 20 0 1 0 272477039 196505600 43425 33554432000 4194304 5654031 140735788943600 140735788941528 4232949 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27964/statm: 47975 43425 142 357 0 47615 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 205704

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27977
/proc/meminfo: memFree=28215644/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=304.05 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 43474 173526 0 0 258 23 30073 51 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27964] ppid=27917 vsize=222720 CPUtime=1057.9 cores=0,2,4,6
/proc/27964/stat : 27964 (glucosInc) R 27917 27916 25792 0 -1 4202496 31618 0 0 0 105749 41 0 0 20 0 1 0 272477039 228065280 50148 33554432000 4194304 5654031 140735788943600 140735788941688 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27964/statm: 55680 50148 142 357 0 55320 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 236524

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27977
/proc/meminfo: memFree=28238976/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=304.05 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 43474 173526 0 0 258 23 30073 51 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27964] ppid=27917 vsize=191900 CPUtime=1117.89 cores=0,2,4,6
/proc/27964/stat : 27964 (glucosInc) R 27917 27916 25792 0 -1 4202496 32751 0 0 0 111746 43 0 0 20 0 1 0 272477039 196505600 47009 33554432000 4194304 5654031 140735788943600 140735788931416 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27964/statm: 47975 47009 142 357 0 47615 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 205704

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27978
/proc/meminfo: memFree=28265960/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=304.05 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 43474 173526 0 0 258 23 30073 51 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27964] ppid=27917 vsize=142580 CPUtime=1177.88 cores=0,2,4,6
/proc/27964/stat : 27964 (glucosInc) R 27917 27916 25792 0 -1 4202496 34203 0 0 0 117742 46 0 0 20 0 1 0 272477039 146001920 34992 33554432000 4194304 5654031 140735788943600 140735788941624 4232859 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27964/statm: 35645 34992 142 357 0 35285 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 156384

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 27978
/proc/meminfo: memFree=28235348/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=304.05 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 43474 173526 0 0 258 23 30073 51 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27964] ppid=27917 vsize=191900 CPUtime=1237.87 cores=0,2,4,6
/proc/27964/stat : 27964 (glucosInc) R 27917 27916 25792 0 -1 4202496 35324 0 0 0 123739 48 0 0 20 0 1 0 272477039 196505600 47009 33554432000 4194304 5654031 140735788943600 140735788941528 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27964/statm: 47975 47009 142 357 0 47615 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 205704

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 27981
/proc/meminfo: memFree=28205588/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=304.05 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 43474 173526 0 0 258 23 30073 51 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27964] ppid=27917 vsize=222720 CPUtime=1297.85 cores=0,2,4,6
/proc/27964/stat : 27964 (glucosInc) R 27917 27916 25792 0 -1 4202496 36777 0 0 0 129734 51 0 0 20 0 1 0 272477039 228065280 48612 33554432000 4194304 5654031 140735788943600 140735788941688 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27964/statm: 55680 48612 142 357 0 55320 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 236524

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 27981
/proc/meminfo: memFree=28220288/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=304.05 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 43474 173526 0 0 258 23 30073 51 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27964] ppid=27917 vsize=222720 CPUtime=1357.84 cores=0,2,4,6
/proc/27964/stat : 27964 (glucosInc) R 27917 27916 25792 0 -1 4202496 37643 0 0 0 135731 53 0 0 20 0 1 0 272477039 228065280 50660 33554432000 4194304 5654031 140735788943600 140735788931416 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27964/statm: 55680 50660 142 357 0 55320 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 236524

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27981
/proc/meminfo: memFree=28267688/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=304.05 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 43474 173526 0 0 258 23 30073 51 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27964] ppid=27917 vsize=142580 CPUtime=1417.83 cores=0,2,4,6
/proc/27964/stat : 27964 (glucosInc) R 27917 27916 25792 0 -1 4202496 38502 0 0 0 141728 55 0 0 20 0 1 0 272477039 146001920 34992 33554432000 4194304 5654031 140735788943600 140735788941624 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27964/statm: 35645 34992 142 357 0 35285 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 156384

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28022
/proc/meminfo: memFree=25576516/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=304.05 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 43474 173526 0 0 258 23 30073 51 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27964] ppid=27917 vsize=142580 CPUtime=1477.81 cores=0,2,4,6
/proc/27964/stat : 27964 (glucosInc) R 27917 27916 25792 0 -1 4202496 39366 0 0 0 147724 57 0 0 20 0 1 0 272477039 146001920 34992 33554432000 4194304 5654031 140735788943600 140735788941624 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27964/statm: 35645 34992 142 357 0 35285 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 156384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28022
/proc/meminfo: memFree=24458660/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=304.05 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 43474 173526 0 0 258 23 30073 51 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27964] ppid=27917 vsize=191900 CPUtime=1496.02 cores=0,2,4,6
/proc/27964/stat : 27964 (glucosInc) R 27917 27916 25792 0 -1 4202496 39630 0 0 0 149544 58 0 0 20 0 1 0 272477039 196505600 47009 33554432000 4194304 5654031 140735788943600 140735788931416 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27964/statm: 47975 47009 142 357 0 47615 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 205704

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28022
/proc/meminfo: memFree=24458660/32873844 swapFree=7104/7104
[pid=27916] ppid=27914 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27916/stat : 27916 (npSolver-pbo-It) S 27914 27916 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272446619 9367552 274 33554432000 4194304 5064252 140736015442608 140736015441520 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27916/statm: 2287 274 233 213 0 72 0
[pid=27917] ppid=27916 vsize=4656 CPUtime=304.05 cores=0,2,4,6
/proc/27917/stat : 27917 (npSolver-pbo) S 27916 27916 25792 0 -1 4202496 43474 173526 0 0 258 23 30073 51 20 0 1 0 272446619 4767744 852 33554432000 4194304 5992684 140736822563440 140736822549272 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27917/statm: 1164 852 179 440 0 720 0
[pid=27964] ppid=27917 vsize=191900 CPUtime=1496.02 cores=0,2,4,6
/proc/27964/stat : 27964 (glucosInc) R 27917 27916 25792 0 -1 4202496 39630 0 0 0 149544 58 0 0 20 0 1 0 272477039 196505600 47009 33554432000 4194304 5654031 140735788943600 140735788931416 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27964/statm: 47975 47009 142 357 0 47615 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 205704

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1798.77
CPU system time (s): 1.3388
CPU usage (%): 99.9777
Max. virtual memory (cumulated for all children) (KiB): 236524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.77
system time used= 1.3388
maximum resident set size= 208784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257009
page faults= 0
swaps= 0
block input operations= 0
block output operations= 142312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3251
involuntary context switches= 2260

runsolver used 3.71843 second user time and 8.65168 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 22:13:37
IDJOB=3698064
IDBENCH=2261
IDSOLVER=2275
FILE ID=node142/3698064-1338063217
RUNJOBID= node142-1338050545-25808
PBS_JOBID= 14624377
Free space on /tmp= 71600 MiB

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

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

MD5SUM BENCH= 29f577041bedcbf69a98210424b233be
RANDOM SEED=1194622827

node142.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.776
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.55
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.776
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.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
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.776
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.90
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.776
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.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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:        28541068 kB
Buffers:          272976 kB
Cached:          3227100 kB
SwapCached:            0 kB
Active:           645748 kB
Inactive:        2910196 kB
Active(anon):      58328 kB
Inactive(anon):        0 kB
Active(file):     587420 kB
Inactive(file):  2910196 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14232 kB
Writeback:             0 kB
AnonPages:         89412 kB
Mapped:            15352 kB
Shmem:               200 kB
Slab:             636048 kB
SReclaimable:      78264 kB
SUnreclaim:       557784 kB
KernelStack:        1504 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     175052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 71592 MiB
End job on node142 at 2012-05-26 22:43:38