Trace number 3702857

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-5.opb
MD5SUM20471e978018d28aed0ca16c46de4e3d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -51
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94226
Number of constraints which are clauses94226
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 1272
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 1272
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 1272
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.19	c run inc solver
0.00/0.19	c [INC SYSTEM] run initial solver
0.00/0.19	c [INC SYSTEM] preprocess with white file
0.00/0.36	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.36	c [INC SYSTEM] execute solver
0.00/0.38	c [INC SEARCH] formula is SAT
0.00/0.38	c [INC SYSTEM] solved the initial formula
0.00/0.48	c model valid
0.00/0.48	c current solution ok
0.00/0.63	o 0
0.00/0.63	c starting approximation
0.00/0.63	c factor = 1
0.00/0.63	c can not find a suitable factor, leaving approximation
0.00/0.63	c finished approximation
0.00/0.63	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.63	c write failed with 2
0.00/0.63	c [INC SEARCH] iteration: 0
0.00/0.63	c [INC BOUNDS] best value:1272 search for 1271
0.00/0.63	c [INC SYSTEM] create new solver instance
0.00/0.63	c [INC] encode full formula
0.00/0.63	c (debug) using card networks
0.00/0.68	c set iterative enc to: card
0.00/0.68	c set iterative enc to: none
0.00/0.69	c [INC SEARCH] isOptimum variable: 0
1.07/1.17	c formula is SAT
1.07/1.17	c [INC SEARCH] copied best model
1.07/1.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.16/1.27	c model valid
1.16/1.27	c current solution ok
1.16/1.27	o -33
1.16/1.27	c [INC SEARCH] iteration: 1
1.16/1.27	c [INC BOUNDS] best value:1239 search for 1238
1.16/1.27	c [INC SYSTEM] there exists a inc, kill it!
1.16/1.27	c write failed with 2
1.16/1.27	c [INC SYSTEM] create new solver instance
1.16/1.27	c [INC] encode full formula
1.16/1.27	c (debug) using card networks
1.27/1.32	c set iterative enc to: card
1.27/1.32	c set iterative enc to: none
1.27/1.34	c [INC SEARCH] isOptimum variable: 0
1.31/1.64	c formula is SAT
1.31/1.64	c [INC SEARCH] copied best model
1.31/1.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.37/1.74	c model valid
1.37/1.74	c current solution ok
1.37/1.74	o -35
1.37/1.74	c [INC SEARCH] iteration: 2
1.37/1.74	c [INC BOUNDS] best value:1237 search for 1236
1.37/1.74	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.74	c write failed with 2
1.37/1.74	c [INC SYSTEM] create new solver instance
1.37/1.74	c [INC] encode full formula
1.37/1.74	c (debug) using card networks
1.37/1.79	c set iterative enc to: card
1.37/1.79	c set iterative enc to: none
1.77/1.80	c [INC SEARCH] isOptimum variable: 0
6.76/6.84	c formula is SAT
6.76/6.84	c [INC SEARCH] copied best model
6.76/6.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.86/6.94	c model valid
6.86/6.94	c current solution ok
6.86/6.94	o -37
6.86/6.94	c [INC SEARCH] iteration: 3
6.86/6.94	c [INC BOUNDS] best value:1235 search for 1234
6.86/6.94	c [INC SYSTEM] there exists a inc, kill it!
6.86/6.94	c write failed with 2
6.86/6.94	c [INC SYSTEM] create new solver instance
6.86/6.94	c [INC] encode full formula
6.86/6.94	c (debug) using card networks
6.97/7.00	c set iterative enc to: card
6.97/7.00	c set iterative enc to: none
6.97/7.01	c [INC SEARCH] isOptimum variable: 0
15.46/15.51	c formula is SAT
15.46/15.52	c [INC SEARCH] copied best model
15.46/15.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.56/15.61	c model valid
15.56/15.61	c current solution ok
15.56/15.61	o -40
15.56/15.61	c [INC SEARCH] iteration: 4
15.56/15.61	c [INC BOUNDS] best value:1232 search for 1231
15.56/15.61	c [INC SYSTEM] there exists a inc, kill it!
15.56/15.61	c write failed with 2
15.56/15.61	c [INC SYSTEM] create new solver instance
15.56/15.61	c [INC] encode full formula
15.56/15.61	c (debug) using card networks
15.56/15.67	c set iterative enc to: card
15.56/15.67	c set iterative enc to: none
15.56/15.68	c [INC SEARCH] isOptimum variable: 0
27.35/27.43	c formula is SAT
27.35/27.44	c [INC SEARCH] copied best model
27.35/27.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.46/27.54	c model valid
27.46/27.54	c current solution ok
27.46/27.54	o -41
27.46/27.54	c [INC SEARCH] iteration: 5
27.46/27.54	c [INC BOUNDS] best value:1231 search for 1230
27.46/27.54	c [INC SYSTEM] there exists a inc, kill it!
27.46/27.54	c write failed with 2
27.46/27.54	c [INC SYSTEM] create new solver instance
27.46/27.54	c [INC] encode full formula
27.46/27.54	c (debug) using card networks
27.46/27.59	c set iterative enc to: card
27.46/27.59	c set iterative enc to: none
27.57/27.60	c [INC SEARCH] isOptimum variable: 0
38.16/38.27	c formula is SAT
38.16/38.27	c [INC SEARCH] copied best model
38.16/38.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.26/38.37	c model valid
38.26/38.37	c current solution ok
38.26/38.37	o -42
38.26/38.37	c [INC SEARCH] iteration: 6
38.26/38.37	c [INC BOUNDS] best value:1230 search for 1229
38.26/38.37	c [INC SYSTEM] there exists a inc, kill it!
38.26/38.37	c write failed with 2
38.26/38.37	c [INC SYSTEM] create new solver instance
38.26/38.37	c [INC] encode full formula
38.26/38.37	c (debug) using card networks
38.36/38.42	c set iterative enc to: card
38.36/38.42	c set iterative enc to: none
38.36/38.44	c [INC SEARCH] isOptimum variable: 0
50.13/50.28	c formula is SAT
50.13/50.29	c [INC SEARCH] copied best model
50.13/50.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.24/50.38	c model valid
50.24/50.38	c current solution ok
50.24/50.38	o -43
50.24/50.38	c [INC SEARCH] iteration: 7
50.24/50.38	c [INC BOUNDS] best value:1229 search for 1228
50.24/50.38	c [INC SYSTEM] there exists a inc, kill it!
50.24/50.38	c write failed with 2
50.24/50.39	c [INC SYSTEM] create new solver instance
50.24/50.39	c [INC] encode full formula
50.24/50.39	c (debug) using card networks
50.36/50.44	c set iterative enc to: card
50.36/50.44	c set iterative enc to: none
50.36/50.45	c [INC SEARCH] isOptimum variable: 0
63.33/63.41	c formula is SAT
63.33/63.42	c [INC SEARCH] copied best model
63.33/63.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
63.45/63.51	c model valid
63.45/63.51	c current solution ok
63.45/63.51	o -44
63.45/63.51	c [INC SEARCH] iteration: 8
63.45/63.51	c [INC BOUNDS] best value:1228 search for 1227
63.45/63.51	c [INC SYSTEM] there exists a inc, kill it!
63.45/63.51	c write failed with 2
63.45/63.51	c [INC SYSTEM] create new solver instance
63.45/63.51	c [INC] encode full formula
63.45/63.51	c (debug) using card networks
63.45/63.57	c set iterative enc to: card
63.45/63.57	c set iterative enc to: none
63.45/63.58	c [INC SEARCH] isOptimum variable: 0
80.73/80.81	c formula is SAT
80.73/80.81	c [INC SEARCH] copied best model
80.73/80.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
80.83/80.91	c model valid
80.83/80.91	c current solution ok
80.83/80.91	o -45
80.83/80.91	c [INC SEARCH] iteration: 9
80.83/80.91	c [INC BOUNDS] best value:1227 search for 1226
80.83/80.91	c [INC SYSTEM] there exists a inc, kill it!
80.83/80.91	c write failed with 2
80.83/80.91	c [INC SYSTEM] create new solver instance
80.83/80.91	c [INC] encode full formula
80.83/80.91	c (debug) using card networks
80.83/80.96	c set iterative enc to: card
80.83/80.96	c set iterative enc to: none
80.83/80.97	c [INC SEARCH] isOptimum variable: 0
94.83/94.95	c formula is SAT
94.83/94.95	c [INC SEARCH] copied best model
94.83/94.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
94.95/95.05	c model valid
94.95/95.05	c current solution ok
94.95/95.05	o -46
94.95/95.05	c [INC SEARCH] iteration: 10
94.95/95.05	c [INC BOUNDS] best value:1226 search for 1225
94.95/95.05	c [INC SYSTEM] there exists a inc, kill it!
94.95/95.05	c write failed with 2
94.95/95.05	c [INC SYSTEM] create new solver instance
94.95/95.05	c [INC] encode full formula
94.95/95.05	c (debug) using card networks
95.04/95.11	c set iterative enc to: card
95.04/95.11	c set iterative enc to: none
95.04/95.12	c [INC SEARCH] isOptimum variable: 0
114.53/114.68	c formula is SAT
114.53/114.68	c [INC SEARCH] copied best model
114.53/114.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
114.64/114.78	c model valid
114.64/114.78	c current solution ok
114.64/114.78	o -47
114.64/114.78	c [INC SEARCH] iteration: 11
114.64/114.78	c [INC BOUNDS] best value:1225 search for 1224
114.64/114.78	c [INC SYSTEM] there exists a inc, kill it!
114.64/114.78	c write failed with 2
114.64/114.78	c [INC SYSTEM] create new solver instance
114.64/114.78	c [INC] encode full formula
114.64/114.78	c (debug) using card networks
114.75/114.83	c set iterative enc to: card
114.75/114.83	c set iterative enc to: none
114.75/114.85	c [INC SEARCH] isOptimum variable: 0
136.61/136.72	c formula is SAT
136.61/136.73	c [INC SEARCH] copied best model
136.61/136.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
136.72/136.82	c model valid
136.72/136.82	c current solution ok
136.72/136.82	o -48
136.72/136.82	c [INC SEARCH] iteration: 12
136.72/136.82	c [INC BOUNDS] best value:1224 search for 1223
136.72/136.82	c [INC SYSTEM] there exists a inc, kill it!
136.72/136.82	c write failed with 2
136.72/136.83	c [INC SYSTEM] create new solver instance
136.72/136.83	c [INC] encode full formula
136.72/136.83	c (debug) using card networks
136.72/136.88	c set iterative enc to: card
136.72/136.88	c set iterative enc to: none
136.72/136.89	c [INC SEARCH] isOptimum variable: 0
269.40/269.57	c formula is SAT
269.40/269.58	c [INC SEARCH] copied best model
269.40/269.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
269.51/269.67	c model valid
269.51/269.67	c current solution ok
269.51/269.67	o -49
269.51/269.67	c [INC SEARCH] iteration: 13
269.51/269.67	c [INC BOUNDS] best value:1223 search for 1222
269.51/269.67	c [INC SYSTEM] there exists a inc, kill it!
269.51/269.67	c write failed with 2
269.51/269.67	c [INC SYSTEM] create new solver instance
269.51/269.67	c [INC] encode full formula
269.51/269.67	c (debug) using card networks
269.61/269.73	c set iterative enc to: card
269.61/269.73	c set iterative enc to: none
269.61/269.74	c [INC SEARCH] isOptimum variable: 0
368.58/368.73	c formula is SAT
368.58/368.74	c [INC SEARCH] copied best model
368.58/368.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
368.67/368.83	c model valid
368.67/368.83	c current solution ok
368.67/368.83	o -50
368.67/368.83	c [INC SEARCH] iteration: 14
368.67/368.83	c [INC BOUNDS] best value:1222 search for 1221
368.67/368.83	c [INC SYSTEM] there exists a inc, kill it!
368.67/368.83	c write failed with 2
368.67/368.83	c [INC SYSTEM] create new solver instance
368.67/368.83	c [INC] encode full formula
368.67/368.83	c (debug) using card networks
368.67/368.89	c set iterative enc to: card
368.67/368.89	c set iterative enc to: none
368.77/368.90	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/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-3702857-1338061994/watcher-3702857-1338061994 -o /tmp/evaluation-result-3702857-1338061994/solver-3702857-1338061994 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702857-1338061994.opb 409663645 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 29482
/proc/meminfo: memFree=27635248/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0

[startup+0.097796 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 29482
/proc/meminfo: memFree=27635248/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 29482
/proc/meminfo: memFree=27635248/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 29482
/proc/meminfo: memFree=27635248/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70013 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 29482
/proc/meminfo: memFree=27635248/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 29491
/proc/meminfo: memFree=27594000/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5800 CPUtime=1.31 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 5896 13504 0 0 53 13 62 3 20 0 1 0 272324244 5939200 939 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1450 939 193 440 0 1006 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14948

[startup+3.10042 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 29495
/proc/meminfo: memFree=27594612/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=1.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 8311 22186 0 0 69 14 91 5 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29495] ppid=29483 vsize=38112 CPUtime=1.27 cores=1,3,5,7
/proc/29495/stat : 29495 (glucosInc) R 29483 29482 28504 0 -1 4202496 8009 0 0 0 126 1 0 0 20 0 1 0 272324425 39026688 8670 33554432000 4194304 5654031 140736469549008 140736469546776 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29495/statm: 9528 8670 131 357 0 9168 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 52932

[startup+6.30037 s]
/proc/loadavg: 2.14 2.03 2.01 3/181 29495
/proc/meminfo: memFree=27591572/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=1.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 8311 22186 0 0 69 14 91 5 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29495] ppid=29483 vsize=38112 CPUtime=4.47 cores=1,3,5,7
/proc/29495/stat : 29495 (glucosInc) R 29483 29482 28504 0 -1 4202496 8060 0 0 0 446 1 0 0 20 0 1 0 272324425 39026688 8721 33554432000 4194304 5654031 140736469549008 140736469536824 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29495/statm: 9528 8721 140 357 0 9168 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 52932

[startup+12.7004 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 29497
/proc/meminfo: memFree=27591280/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=6.97 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 10726 30789 0 0 84 14 592 7 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29497] ppid=29483 vsize=38132 CPUtime=5.68 cores=1,3,5,7
/proc/29497/stat : 29497 (glucosInc) R 29483 29482 28504 0 -1 4202496 8375 0 0 0 567 1 0 0 20 0 1 0 272324945 39047168 8314 33554432000 4194304 5654031 140735442395664 140735442383480 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29497/statm: 9533 8314 140 357 0 9173 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 52952

[startup+25.5004 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 29501
/proc/meminfo: memFree=27592588/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=15.65 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 13141 39881 0 0 100 15 1440 10 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29501] ppid=29483 vsize=38512 CPUtime=9.8 cores=1,3,5,7
/proc/29501/stat : 29501 (glucosInc) R 29483 29482 28504 0 -1 4202496 8589 0 0 0 979 1 0 0 20 0 1 0 272325812 39436288 8520 33554432000 4194304 5654031 140735332972016 140735332959832 4234912 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29501/statm: 9628 8520 141 357 0 9268 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 53332

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 29509
/proc/meminfo: memFree=27593072/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=50.4 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 20386 68555 0 0 146 18 4859 17 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29509] ppid=29483 vsize=38120 CPUtime=0.62 cores=1,3,5,7
/proc/29509/stat : 29509 (glucosInc) R 29483 29482 28504 0 -1 4202496 7324 0 0 0 61 1 0 0 20 0 1 0 272329290 39034880 8146 33554432000 4194304 5654031 140735715329504 140735715327272 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29509/statm: 9530 8146 131 357 0 9170 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 52940

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 29517
/proc/meminfo: memFree=27563016/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=95.07 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 27631 100022 0 0 192 23 9262 30 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29517] ppid=29483 vsize=38116 CPUtime=7.17 cores=1,3,5,7
/proc/29517/stat : 29517 (glucosInc) R 29483 29482 28504 0 -1 4202496 8206 0 0 0 715 2 0 0 20 0 1 0 272333756 39030784 8818 33554432000 4194304 5654031 140734072434144 140734072421960 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29517/statm: 9529 8818 140 357 0 9169 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 52936

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 29523
/proc/meminfo: memFree=27543336/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=136.83 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 32461 124535 0 0 224 24 13394 41 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29523] ppid=29483 vsize=57588 CPUtime=25.39 cores=1,3,5,7
/proc/29523/stat : 29523 (glucosInc) R 29483 29482 28504 0 -1 4202496 11476 0 0 0 2536 3 0 0 20 0 1 0 272337934 58970112 13769 33554432000 4194304 5654031 140735356099280 140735356087096 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29523/statm: 14397 13769 142 357 0 14037 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 72408

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 29524
/proc/meminfo: memFree=27515880/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=136.83 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 32461 124535 0 0 224 24 13394 41 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29523] ppid=29483 vsize=69192 CPUtime=85.38 cores=1,3,5,7
/proc/29523/stat : 29523 (glucosInc) R 29483 29482 28504 0 -1 4202496 12933 0 0 0 8535 3 0 0 20 0 1 0 272337934 70852608 16658 33554432000 4194304 5654031 140735356099280 140735356087096 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29523/statm: 17298 16658 142 357 0 16938 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 84012

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29528
/proc/meminfo: memFree=27559332/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=27378732/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=368.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 37291 156001 0 0 254 27 36544 54 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29530] ppid=29483 vsize=118964 CPUtime=933.22 cores=1,3,5,7
/proc/29530/stat : 29530 (glucosInc) R 29483 29482 28504 0 -1 4202496 21725 0 0 0 93300 22 0 0 20 0 1 0 272361135 121819136 29102 33554432000 4194304 5654031 140734975406400 140734975404424 4232482 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29530/statm: 29741 29102 142 357 0 29381 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 133784

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 29565
/proc/meminfo: memFree=27339836/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=368.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 37291 156001 0 0 254 27 36544 54 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29530] ppid=29483 vsize=168284 CPUtime=993.22 cores=1,3,5,7
/proc/29530/stat : 29530 (glucosInc) R 29483 29482 28504 0 -1 4202496 22835 0 0 0 99298 24 0 0 20 0 1 0 272361135 172322816 39580 33554432000 4194304 5654031 140734975406400 140734975394216 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29530/statm: 42071 39580 142 357 0 41711 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 183104

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 29566
/proc/meminfo: memFree=27427420/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=368.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 37291 156001 0 0 254 27 36544 54 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29530] ppid=29483 vsize=118964 CPUtime=1053.21 cores=1,3,5,7
/proc/29530/stat : 29530 (glucosInc) R 29483 29482 28504 0 -1 4202496 24275 0 0 0 105295 26 0 0 20 0 1 0 272361135 121819136 29102 33554432000 4194304 5654031 140734975406400 140734975404424 4232577 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29530/statm: 29741 29102 142 357 0 29381 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 133784

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 29566
/proc/meminfo: memFree=27337220/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=368.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 37291 156001 0 0 254 27 36544 54 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29530] ppid=29483 vsize=168284 CPUtime=1113.2 cores=1,3,5,7
/proc/29530/stat : 29530 (glucosInc) R 29483 29482 28504 0 -1 4202496 25380 0 0 0 111291 29 0 0 20 0 1 0 272361135 172322816 38556 33554432000 4194304 5654031 140734975406400 140734975394216 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29530/statm: 42071 38556 142 357 0 41711 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 183104

[startup+1542.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 29566
/proc/meminfo: memFree=27327028/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=368.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 37291 156001 0 0 254 27 36544 54 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29530] ppid=29483 vsize=199104 CPUtime=1173.2 cores=1,3,5,7
/proc/29530/stat : 29530 (glucosInc) R 29483 29482 28504 0 -1 4202496 26829 0 0 0 117288 32 0 0 20 0 1 0 272361135 203882496 42207 33554432000 4194304 5654031 140734975406400 140734975404488 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29530/statm: 49776 42207 142 357 0 49416 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 213924

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 29566
/proc/meminfo: memFree=27356320/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=368.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 37291 156001 0 0 254 27 36544 54 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29530] ppid=29483 vsize=168284 CPUtime=1233.18 cores=1,3,5,7
/proc/29530/stat : 29530 (glucosInc) R 29483 29482 28504 0 -1 4202496 27967 0 0 0 123284 34 0 0 20 0 1 0 272361135 172322816 37051 33554432000 4194304 5654031 140734975406400 140734975404328 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29530/statm: 42071 37051 142 357 0 41711 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 183104

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 29569
/proc/meminfo: memFree=27313836/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=368.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 37291 156001 0 0 254 27 36544 54 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29530] ppid=29483 vsize=198756 CPUtime=1293.17 cores=1,3,5,7
/proc/29530/stat : 29530 (glucosInc) R 29483 29482 28504 0 -1 4202496 28665 0 0 0 129281 36 0 0 20 0 1 0 272361135 203526144 45150 33554432000 4194304 5654031 140734975406400 140734975394216 4232927 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29530/statm: 49689 45150 142 357 0 49329 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 213576

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29570
/proc/meminfo: memFree=27265784/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=368.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 37291 156001 0 0 254 27 36544 54 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29530] ppid=29483 vsize=229576 CPUtime=1353.16 cores=1,3,5,7
/proc/29530/stat : 29530 (glucosInc) R 29483 29482 28504 0 -1 4202496 30107 0 0 0 135277 39 0 0 20 0 1 0 272361135 235085824 50337 33554432000 4194304 5654031 140734975406400 140734975404488 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29530/statm: 57394 50337 142 357 0 57034 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 244396

[startup+1782.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 29627
/proc/meminfo: memFree=27414884/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=368.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 37291 156001 0 0 254 27 36544 54 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29530] ppid=29483 vsize=149436 CPUtime=1413.15 cores=1,3,5,7
/proc/29530/stat : 29530 (glucosInc) R 29483 29482 28504 0 -1 4202496 30973 0 0 0 141274 41 0 0 20 0 1 0 272361135 153022464 36720 33554432000 4194304 5654031 140734975406400 140734975404424 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29530/statm: 37359 36720 142 357 0 36999 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 164256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 29629
/proc/meminfo: memFree=27440652/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=368.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 37291 156001 0 0 254 27 36544 54 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29530] ppid=29483 vsize=198756 CPUtime=1431.26 cores=1,3,5,7
/proc/29530/stat : 29530 (glucosInc) R 29483 29482 28504 0 -1 4202496 31227 0 0 0 143084 42 0 0 20 0 1 0 272361135 203526144 45150 33554432000 4194304 5654031 140734975406400 140734975404328 4232703 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29530/statm: 49689 45150 142 357 0 49329 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 213576

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 29629
/proc/meminfo: memFree=27440652/32873844 swapFree=6592/6592
[pid=29482] ppid=29480 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29482/stat : 29482 (npSolver-pbo-It) S 29480 29482 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272324244 9367552 274 33554432000 4194304 5064252 140733465586688 140733465585600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29482/statm: 2287 274 233 213 0 72 0
[pid=29483] ppid=29482 vsize=5672 CPUtime=368.79 cores=1,3,5,7
/proc/29483/stat : 29483 (npSolver-pbo) S 29482 29482 28504 0 -1 4202496 37291 156001 0 0 254 27 36544 54 20 0 1 0 272324244 5808128 907 33554432000 4194304 5992684 140735998284256 140735998270088 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29483/statm: 1418 907 193 440 0 974 0
[pid=29530] ppid=29483 vsize=198756 CPUtime=1431.26 cores=1,3,5,7
/proc/29530/stat : 29530 (glucosInc) R 29483 29482 28504 0 -1 4202496 31227 0 0 0 143084 42 0 0 20 0 1 0 272361135 203526144 45150 33554432000 4194304 5654031 140734975406400 140734975404328 4232703 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29530/statm: 49689 45150 142 357 0 49329 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 213576

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.83
CPU system time (s): 1.24781
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 244396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.24781
maximum resident set size= 209540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224897
page faults= 0
swaps= 0
block input operations= 0
block output operations= 133008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2788
involuntary context switches= 3732

runsolver used 3.53246 second user time and 9.15561 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-26 21:53:14
IDJOB=3702857
IDBENCH=2258
IDSOLVER=2278
FILE ID=node140/3702857-1338061994
RUNJOBID= node140-1338052929-28521
PBS_JOBID= 14624397
Free space on /tmp= 71284 MiB

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

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

MD5SUM BENCH= 20471e978018d28aed0ca16c46de4e3d
RANDOM SEED=409663645

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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		: 2667.094
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.92
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		: 2667.094
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.88
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		: 2667.094
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		: 2667.094
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:        27636156 kB
Buffers:          304764 kB
Cached:          4085536 kB
SwapCached:            0 kB
Active:           959300 kB
Inactive:        3482300 kB
Active(anon):      52964 kB
Inactive(anon):        0 kB
Active(file):     906336 kB
Inactive(file):  3482300 kB
Unevictable:        6592 kB
Mlocked:            6592 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14872 kB
Writeback:             0 kB
AnonPages:         52468 kB
Mapped:            15896 kB
Shmem:               200 kB
Slab:             657532 kB
SReclaimable:      99864 kB
SUnreclaim:       557668 kB
KernelStack:        1504 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     167392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71272 MiB
End job on node140 at 2012-05-26 22:23:14