Trace number 3698072

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.12 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-3.opb
MD5SUM4c9dc9cf5c24873d3237c90ee1682632
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109379
Number of constraints which are clauses109379
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 1400
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 1400
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 1400
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.23	c run inc solver
0.00/0.23	c [INC SYSTEM] run initial solver
0.00/0.23	c [INC SYSTEM] preprocess with white file
0.00/0.43	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.43	c [INC SYSTEM] execute solver
0.00/0.45	c [INC SEARCH] formula is SAT
0.00/0.45	c [INC SYSTEM] solved the initial formula
0.00/0.56	c model valid
0.00/0.56	c current solution ok
0.00/0.73	o 0
0.00/0.73	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.73	c write failed with 2
0.00/0.73	c [INC SEARCH] iteration: 0
0.00/0.73	c [INC BOUNDS] best value:1400 search for 1399
0.00/0.73	c [INC SYSTEM] create new solver instance
0.00/0.73	c [INC] encode full formula
0.00/0.73	c (debug) using card networks
0.00/0.79	c set iterative enc to: card
0.00/0.79	c set iterative enc to: none
0.00/0.80	c [INC SEARCH] isOptimum variable: 0
1.16/1.25	c formula is SAT
1.16/1.26	c [INC SEARCH] copied best model
1.16/1.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.26/1.37	c model valid
1.26/1.37	c current solution ok
1.26/1.37	o -36
1.26/1.37	c [INC SEARCH] iteration: 1
1.26/1.37	c [INC BOUNDS] best value:1364 search for 1363
1.26/1.37	c [INC SYSTEM] there exists a inc, kill it!
1.26/1.37	c write failed with 2
1.26/1.37	c [INC SYSTEM] create new solver instance
1.26/1.37	c [INC] encode full formula
1.26/1.37	c (debug) using card networks
1.37/1.43	c set iterative enc to: card
1.37/1.43	c set iterative enc to: none
1.37/1.44	c [INC SEARCH] isOptimum variable: 0
3.56/3.62	c formula is SAT
3.56/3.63	c [INC SEARCH] copied best model
3.56/3.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.67/3.74	c model valid
3.67/3.74	c current solution ok
3.67/3.74	o -37
3.67/3.74	c [INC SEARCH] iteration: 2
3.67/3.74	c [INC BOUNDS] best value:1363 search for 1362
3.67/3.74	c [INC SYSTEM] there exists a inc, kill it!
3.67/3.74	c write failed with 2
3.67/3.74	c [INC SYSTEM] create new solver instance
3.67/3.74	c [INC] encode full formula
3.67/3.74	c (debug) using card networks
3.78/3.80	c set iterative enc to: card
3.78/3.80	c set iterative enc to: none
3.78/3.81	c [INC SEARCH] isOptimum variable: 0
6.66/6.70	c formula is SAT
6.66/6.71	c [INC SEARCH] copied best model
6.66/6.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.76/6.82	c model valid
6.76/6.82	c current solution ok
6.76/6.82	o -40
6.76/6.82	c [INC SEARCH] iteration: 3
6.76/6.82	c [INC BOUNDS] best value:1360 search for 1359
6.76/6.82	c [INC SYSTEM] there exists a inc, kill it!
6.76/6.82	c write failed with 2
6.76/6.82	c [INC SYSTEM] create new solver instance
6.76/6.82	c [INC] encode full formula
6.76/6.82	c (debug) using card networks
6.76/6.87	c set iterative enc to: card
6.76/6.87	c set iterative enc to: none
6.76/6.88	c [INC SEARCH] isOptimum variable: 0
14.45/14.54	c formula is SAT
14.45/14.54	c [INC SEARCH] copied best model
14.45/14.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.55/14.65	c model valid
14.55/14.65	c current solution ok
14.55/14.65	o -41
14.55/14.65	c [INC SEARCH] iteration: 4
14.55/14.65	c [INC BOUNDS] best value:1359 search for 1358
14.55/14.65	c [INC SYSTEM] there exists a inc, kill it!
14.55/14.65	c write failed with 2
14.55/14.66	c [INC SYSTEM] create new solver instance
14.55/14.66	c [INC] encode full formula
14.55/14.66	c (debug) using card networks
14.67/14.71	c set iterative enc to: card
14.67/14.71	c set iterative enc to: none
14.67/14.72	c [INC SEARCH] isOptimum variable: 0
24.45/24.58	c formula is SAT
24.45/24.59	c [INC SEARCH] copied best model
24.45/24.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.65/24.70	c model valid
24.65/24.70	c current solution ok
24.65/24.70	o -42
24.65/24.70	c [INC SEARCH] iteration: 5
24.65/24.70	c [INC BOUNDS] best value:1358 search for 1357
24.65/24.70	c [INC SYSTEM] there exists a inc, kill it!
24.65/24.70	c write failed with 2
24.65/24.70	c [INC SYSTEM] create new solver instance
24.65/24.70	c [INC] encode full formula
24.65/24.70	c (debug) using card networks
24.65/24.75	c set iterative enc to: card
24.65/24.75	c set iterative enc to: none
24.65/24.76	c [INC SEARCH] isOptimum variable: 0
34.56/34.64	c formula is SAT
34.56/34.65	c [INC SEARCH] copied best model
34.56/34.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.65/34.76	c model valid
34.65/34.76	c current solution ok
34.65/34.76	o -43
34.65/34.76	c [INC SEARCH] iteration: 6
34.65/34.76	c [INC BOUNDS] best value:1357 search for 1356
34.65/34.76	c [INC SYSTEM] there exists a inc, kill it!
34.65/34.76	c write failed with 2
34.65/34.76	c [INC SYSTEM] create new solver instance
34.65/34.76	c [INC] encode full formula
34.65/34.76	c (debug) using card networks
34.77/34.81	c set iterative enc to: card
34.77/34.81	c set iterative enc to: none
34.77/34.83	c [INC SEARCH] isOptimum variable: 0
45.45/45.52	c formula is SAT
45.45/45.53	c [INC SEARCH] copied best model
45.45/45.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.55/45.64	c model valid
45.55/45.64	c current solution ok
45.55/45.64	o -45
45.55/45.64	c [INC SEARCH] iteration: 7
45.55/45.64	c [INC BOUNDS] best value:1355 search for 1354
45.55/45.64	c [INC SYSTEM] there exists a inc, kill it!
45.55/45.64	c write failed with 2
45.55/45.65	c [INC SYSTEM] create new solver instance
45.55/45.65	c [INC] encode full formula
45.55/45.65	c (debug) using card networks
45.66/45.70	c set iterative enc to: card
45.66/45.70	c set iterative enc to: none
45.66/45.71	c [INC SEARCH] isOptimum variable: 0
59.37/59.43	c formula is SAT
59.37/59.44	c [INC SEARCH] copied best model
59.37/59.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.46/59.55	c model valid
59.46/59.55	c current solution ok
59.46/59.55	o -46
59.46/59.55	c [INC SEARCH] iteration: 8
59.46/59.55	c [INC BOUNDS] best value:1354 search for 1353
59.46/59.55	c [INC SYSTEM] there exists a inc, kill it!
59.46/59.55	c write failed with 2
59.46/59.55	c [INC SYSTEM] create new solver instance
59.46/59.55	c [INC] encode full formula
59.46/59.55	c (debug) using card networks
59.56/59.61	c set iterative enc to: card
59.56/59.61	c set iterative enc to: none
59.56/59.62	c [INC SEARCH] isOptimum variable: 0
80.25/80.32	c formula is SAT
80.25/80.32	c [INC SEARCH] copied best model
80.25/80.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
80.34/80.44	c model valid
80.34/80.44	c current solution ok
80.34/80.44	o -47
80.34/80.44	c [INC SEARCH] iteration: 9
80.34/80.44	c [INC BOUNDS] best value:1353 search for 1352
80.34/80.44	c [INC SYSTEM] there exists a inc, kill it!
80.34/80.44	c write failed with 2
80.34/80.44	c [INC SYSTEM] create new solver instance
80.34/80.44	c [INC] encode full formula
80.34/80.44	c (debug) using card networks
80.34/80.50	c set iterative enc to: card
80.34/80.50	c set iterative enc to: none
80.46/80.51	c [INC SEARCH] isOptimum variable: 0
100.35/100.40	c formula is SAT
100.35/100.41	c [INC SEARCH] copied best model
100.35/100.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
100.46/100.52	c model valid
100.46/100.52	c current solution ok
100.46/100.52	o -48
100.46/100.52	c [INC SEARCH] iteration: 10
100.46/100.52	c [INC BOUNDS] best value:1352 search for 1351
100.46/100.52	c [INC SYSTEM] there exists a inc, kill it!
100.46/100.52	c write failed with 2
100.46/100.52	c [INC SYSTEM] create new solver instance
100.46/100.52	c [INC] encode full formula
100.46/100.52	c (debug) using card networks
100.46/100.58	c set iterative enc to: card
100.46/100.58	c set iterative enc to: none
100.46/100.59	c [INC SEARCH] isOptimum variable: 0
129.75/129.87	c formula is SAT
129.75/129.88	c [INC SEARCH] copied best model
129.75/129.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
129.85/129.99	c model valid
129.85/129.99	c current solution ok
129.85/129.99	o -49
129.85/129.99	c [INC SEARCH] iteration: 11
129.85/129.99	c [INC BOUNDS] best value:1351 search for 1350
129.85/129.99	c [INC SYSTEM] there exists a inc, kill it!
129.85/129.99	c write failed with 2
129.85/129.99	c [INC SYSTEM] create new solver instance
129.85/129.99	c [INC] encode full formula
129.85/129.99	c (debug) using card networks
129.95/130.04	c set iterative enc to: card
129.95/130.04	c set iterative enc to: none
129.95/130.05	c [INC SEARCH] isOptimum variable: 0
161.65/161.71	c formula is SAT
161.65/161.72	c [INC SEARCH] copied best model
161.65/161.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
161.75/161.83	c model valid
161.75/161.83	c current solution ok
161.75/161.83	o -50
161.75/161.83	c [INC SEARCH] iteration: 12
161.75/161.83	c [INC BOUNDS] best value:1350 search for 1349
161.75/161.83	c [INC SYSTEM] there exists a inc, kill it!
161.75/161.83	c write failed with 2
161.75/161.83	c [INC SYSTEM] create new solver instance
161.75/161.83	c [INC] encode full formula
161.75/161.83	c (debug) using card networks
161.75/161.88	c set iterative enc to: card
161.75/161.88	c set iterative enc to: none
161.84/161.90	c [INC SEARCH] isOptimum variable: 0
190.92/191.08	c formula is SAT
190.92/191.08	c [INC SEARCH] copied best model
190.92/191.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
191.03/191.19	c model valid
191.03/191.19	c current solution ok
191.03/191.19	o -51
191.03/191.19	c [INC SEARCH] iteration: 13
191.03/191.19	c [INC BOUNDS] best value:1349 search for 1348
191.03/191.19	c [INC SYSTEM] there exists a inc, kill it!
191.03/191.19	c write failed with 2
191.03/191.20	c [INC SYSTEM] create new solver instance
191.03/191.20	c [INC] encode full formula
191.03/191.20	c (debug) using card networks
191.14/191.25	c set iterative enc to: card
191.14/191.25	c set iterative enc to: none
191.14/191.26	c [INC SEARCH] isOptimum variable: 0
223.13/223.28	c formula is SAT
223.13/223.28	c [INC SEARCH] copied best model
223.13/223.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
223.23/223.39	c model valid
223.23/223.39	c current solution ok
223.23/223.39	o -52
223.23/223.39	c [INC SEARCH] iteration: 14
223.23/223.39	c [INC BOUNDS] best value:1348 search for 1347
223.23/223.39	c [INC SYSTEM] there exists a inc, kill it!
223.23/223.39	c write failed with 2
223.32/223.40	c [INC SYSTEM] create new solver instance
223.32/223.40	c [INC] encode full formula
223.32/223.40	c (debug) using card networks
223.32/223.45	c set iterative enc to: card
223.32/223.45	c set iterative enc to: none
223.32/223.46	c [INC SEARCH] isOptimum variable: 0
350.51/350.61	c formula is SAT
350.51/350.62	c [INC SEARCH] copied best model
350.51/350.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
350.61/350.73	c model valid
350.61/350.73	c current solution ok
350.61/350.73	o -53
350.61/350.73	c [INC SEARCH] iteration: 15
350.61/350.73	c [INC BOUNDS] best value:1347 search for 1346
350.61/350.73	c [INC SYSTEM] there exists a inc, kill it!
350.61/350.73	c write failed with 2
350.61/350.73	c [INC SYSTEM] create new solver instance
350.61/350.73	c [INC] encode full formula
350.61/350.73	c (debug) using card networks
350.61/350.78	c set iterative enc to: card
350.61/350.78	c set iterative enc to: none
350.61/350.79	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.40	s UNKNOWN
1800.09/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.09/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-3698072-1338061988/watcher-3698072-1338061988 -o /tmp/evaluation-result-3698072-1338061988/solver-3698072-1338061988 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698072-1338061988.opb 346436949 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: 1.95 1.98 1.99 3/178 1845
/proc/meminfo: memFree=28177108/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0

[startup+0.021543 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 1845
/proc/meminfo: memFree=28177108/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100218 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 1845
/proc/meminfo: memFree=28177108/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300218 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 1845
/proc/meminfo: memFree=28177108/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700213 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 1845
/proc/meminfo: memFree=28177108/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 1855
/proc/meminfo: memFree=28134100/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5788 CPUtime=1.42 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 4992 14742 0 0 59 15 64 4 20 0 1 0 272327312 5926912 972 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1847/statm: 1447 972 179 440 0 1003 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 14936

[startup+3.10037 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 1857
/proc/meminfo: memFree=28131300/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5788 CPUtime=1.42 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 4992 14742 0 0 59 15 64 4 20 0 1 0 272327312 5926912 972 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1847/statm: 1447 972 179 440 0 1003 0
[pid=1857] ppid=1847 vsize=39064 CPUtime=1.64 cores=0,2,4,6
/proc/1857/stat : 1857 (glucosInc) R 1847 1845 824 0 -1 4202496 8249 0 0 0 163 1 0 0 20 0 1 0 272327456 40001536 8850 33554432000 4194304 5654031 140734852914480 140734852912248 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1857/statm: 9766 8850 131 357 0 9406 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 54000

[startup+6.30032 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 1859
/proc/meminfo: memFree=28133348/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=3.79 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 6451 23538 0 0 77 16 280 6 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1859] ppid=1847 vsize=39204 CPUtime=2.47 cores=0,2,4,6
/proc/1859/stat : 1859 (glucosInc) R 1847 1845 824 0 -1 4202496 8523 0 0 0 246 1 0 0 20 0 1 0 272327694 40144896 8395 33554432000 4194304 5654031 140735353254288 140735353252056 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 9801 8395 131 357 0 9441 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 54020

[startup+12.7004 s]
/proc/loadavg: 1.96 1.98 1.99 3/181 1861
/proc/meminfo: memFree=28149352/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=6.85 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 7910 32612 0 0 94 17 566 8 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1861] ppid=1847 vsize=39036 CPUtime=5.8 cores=0,2,4,6
/proc/1861/stat : 1861 (glucosInc) R 1847 1845 824 0 -1 4202496 7701 0 0 0 580 0 0 0 20 0 1 0 272328001 39972864 8501 33554432000 4194304 5654031 140737470490656 140737470478472 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1861/statm: 9759 8501 140 357 0 9399 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 53852

[startup+25.5004 s]
/proc/loadavg: 1.96 1.98 1.99 3/181 1865
/proc/meminfo: memFree=28146016/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=24.74 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 10828 49965 0 0 129 18 2315 12 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1865] ppid=1847 vsize=39104 CPUtime=0.72 cores=0,2,4,6
/proc/1865/stat : 1865 (glucosInc) R 1847 1845 824 0 -1 4202496 7512 0 0 0 71 1 0 0 20 0 1 0 272329789 40042496 8336 33554432000 4194304 5654031 140734807884848 140734807882616 4232479 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1865/statm: 9776 8336 131 357 0 9416 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53920

[startup+51.1004 s]
/proc/loadavg: 1.97 1.98 1.99 3/181 1869
/proc/meminfo: memFree=28136772/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=45.69 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 13746 68490 0 0 163 20 4368 18 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1869] ppid=1847 vsize=39208 CPUtime=5.38 cores=0,2,4,6
/proc/1869/stat : 1869 (glucosInc) R 1847 1845 824 0 -1 4202496 8520 0 0 0 537 1 0 0 20 0 1 0 272331883 40148992 8526 33554432000 4194304 5654031 140734536559792 140734536547608 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1869/statm: 9802 8526 140 357 0 9442 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54024

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/180 1875
/proc/meminfo: memFree=28137376/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=100.55 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 18123 103230 0 0 214 22 9791 28 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1875] ppid=1847 vsize=39004 CPUtime=1.7 cores=0,2,4,6
/proc/1875/stat : 1875 (glucosInc) R 1847 1845 824 0 -1 4202496 8455 0 0 0 169 1 0 0 20 0 1 0 272337371 39940096 8366 33554432000 4194304 5654031 140735679997664 140735679995432 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1875/statm: 9751 8366 140 357 0 9391 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 53820

[startup+162.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/180 1878
/proc/meminfo: memFree=28108688/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=161.84 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 21041 127429 0 0 248 23 15878 35 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 14816

[startup+222.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 1883
/proc/meminfo: memFree=28108600/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=191.2 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 22500 140098 0 0 265 24 18791 40 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1883] ppid=1847 vsize=66264 CPUtime=31.02 cores=0,2,4,6
/proc/1883/stat : 1883 (glucosInc) R 1847 1845 824 0 -1 4202496 12609 0 0 0 3099 3 0 0 20 0 1 0 272346438 67854336 15778 33554432000 4194304 5654031 140735211312416 140735211300232 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1883/statm: 16566 15778 142 357 0 16206 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 81080

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 1885
/proc/meminfo: memFree=28083748/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=223.4 cores=0,2,4,6

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

/proc/meminfo: memFree=28256928/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=350.72 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 25418 168886 0 0 299 26 34697 50 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1936] ppid=1847 vsize=169264 CPUtime=891.34 cores=0,2,4,6
/proc/1936/stat : 1936 (glucosInc) R 1847 1845 824 0 -1 4202496 30385 0 0 0 89103 31 0 0 20 0 1 0 272362392 173326336 35052 33554432000 4194304 5654031 140735437789968 140735437787896 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 42316 35052 142 357 0 41956 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 184080

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1988
/proc/meminfo: memFree=28241864/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=350.72 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 25418 168886 0 0 299 26 34697 50 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1936] ppid=1847 vsize=200084 CPUtime=951.35 cores=0,2,4,6
/proc/1936/stat : 1936 (glucosInc) R 1847 1845 824 0 -1 4202496 31585 0 0 0 95101 34 0 0 20 0 1 0 272362392 204886016 38350 33554432000 4194304 5654031 140735437789968 140735437777784 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 50021 38350 142 357 0 49661 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 214900

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1988
/proc/meminfo: memFree=28262068/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=350.72 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 25418 168886 0 0 299 26 34697 50 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1936] ppid=1847 vsize=135544 CPUtime=1011.33 cores=0,2,4,6
/proc/1936/stat : 1936 (glucosInc) R 1847 1845 824 0 -1 4202496 33911 0 0 0 101097 36 0 0 20 0 1 0 272362392 138797056 33124 33554432000 4194304 5654031 140735437789968 140735437787992 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 33886 33124 142 357 0 33526 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 150360

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 1991
/proc/meminfo: memFree=28282076/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=350.72 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 25418 168886 0 0 299 26 34697 50 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1936] ppid=1847 vsize=184864 CPUtime=1071.33 cores=0,2,4,6
/proc/1936/stat : 1936 (glucosInc) R 1847 1845 824 0 -1 4202496 35248 0 0 0 107094 39 0 0 20 0 1 0 272362392 189300736 42691 33554432000 4194304 5654031 140735437789968 140735437787896 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 46216 42691 142 357 0 45856 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 199680

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1991
/proc/meminfo: memFree=28232872/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=350.72 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 25418 168886 0 0 299 26 34697 50 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1936] ppid=1847 vsize=184864 CPUtime=1131.31 cores=0,2,4,6
/proc/1936/stat : 1936 (glucosInc) R 1847 1845 824 0 -1 4202496 36223 0 0 0 113091 40 0 0 20 0 1 0 272362392 189300736 44739 33554432000 4194304 5654031 140735437789968 140735437787896 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 46216 44739 142 357 0 45856 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 199680

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1991
/proc/meminfo: memFree=28222028/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=350.72 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 25418 168886 0 0 299 26 34697 50 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1936] ppid=1847 vsize=215684 CPUtime=1191.3 cores=0,2,4,6
/proc/1936/stat : 1936 (glucosInc) R 1847 1845 824 0 -1 4202496 37786 0 0 0 119087 43 0 0 20 0 1 0 272362392 220860416 46854 33554432000 4194304 5654031 140735437789968 140735437788056 4232531 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 53921 46854 142 357 0 53561 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 230500

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 1991
/proc/meminfo: memFree=28215716/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=350.72 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 25418 168886 0 0 299 26 34697 50 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1936] ppid=1847 vsize=215684 CPUtime=1251.29 cores=0,2,4,6
/proc/1936/stat : 1936 (glucosInc) R 1847 1845 824 0 -1 4202496 38757 0 0 0 125084 45 0 0 20 0 1 0 272362392 220860416 47878 33554432000 4194304 5654031 140735437789968 140735437788056 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 53921 47878 142 357 0 53561 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 230500

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 1994
/proc/meminfo: memFree=28229820/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=350.72 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 25418 168886 0 0 299 26 34697 50 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1936] ppid=1847 vsize=135544 CPUtime=1311.28 cores=0,2,4,6
/proc/1936/stat : 1936 (glucosInc) R 1847 1845 824 0 -1 4202496 39723 0 0 0 131081 47 0 0 20 0 1 0 272362392 138797056 33124 33554432000 4194304 5654031 140735437789968 140735437787992 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 33886 33124 142 357 0 33526 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 150360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1995
/proc/meminfo: memFree=28261184/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=350.72 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 25418 168886 0 0 299 26 34697 50 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1936] ppid=1847 vsize=135544 CPUtime=1371.27 cores=0,2,4,6
/proc/1936/stat : 1936 (glucosInc) R 1847 1845 824 0 -1 4202496 40691 0 0 0 137078 49 0 0 20 0 1 0 272362392 138797056 33124 33554432000 4194304 5654031 140735437789968 140735437787992 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 33886 33124 142 357 0 33526 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 150360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1995
/proc/meminfo: memFree=28196520/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=350.72 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 25418 168886 0 0 299 26 34697 50 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1936] ppid=1847 vsize=215684 CPUtime=1431.26 cores=0,2,4,6
/proc/1936/stat : 1936 (glucosInc) R 1847 1845 824 0 -1 4202496 41656 0 0 0 143075 51 0 0 20 0 1 0 272362392 220860416 49414 33554432000 4194304 5654031 140735437789968 140735437788056 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 53921 49414 142 357 0 53561 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 230500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1995
/proc/meminfo: memFree=28227564/32873844 swapFree=7620/7620
[pid=1845] ppid=1841 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (npSolver-pbo-It) S 1841 1845 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272327312 9367552 274 33554432000 4194304 5064252 140733459467728 140733459466640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1845/statm: 2287 274 233 213 0 72 0
[pid=1847] ppid=1845 vsize=5668 CPUtime=350.72 cores=0,2,4,6
/proc/1847/stat : 1847 (npSolver-pbo) S 1845 1845 824 0 -1 4202496 25418 168886 0 0 299 26 34697 50 20 0 1 0 272327312 5804032 942 33554432000 4194304 5992684 140733438393344 140733438379176 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1847/statm: 1417 942 179 440 0 973 0
[pid=1936] ppid=1847 vsize=184864 CPUtime=1449.37 cores=0,2,4,6
/proc/1936/stat : 1936 (glucosInc) R 1847 1845 824 0 -1 4202496 42023 0 0 0 144885 52 0 0 20 0 1 0 272362392 189300736 41667 33554432000 4194304 5654031 140735437789968 140735437787896 4232935 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1936/statm: 46216 41667 142 357 0 45856 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 199680

Sending SIGTERM to process tree (bottom up)

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.82
system time used= 1.2958
maximum resident set size= 197656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236704
page faults= 0
swaps= 0
block input operations= 0
block output operations= 149304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2938
involuntary context switches= 2263

runsolver used 2.6616 second user time and 7.17391 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-26 21:53:08
IDJOB=3698072
IDBENCH=2245
IDSOLVER=2275
FILE ID=node107/3698072-1338061988
RUNJOBID= node107-1338052952-840
PBS_JOBID= 14624408
Free space on /tmp= 71436 MiB

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

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

MD5SUM BENCH= 4c9dc9cf5c24873d3237c90ee1682632
RANDOM SEED=346436949

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28177828 kB
Buffers:          259528 kB
Cached:          3356576 kB
SwapCached:            0 kB
Active:          1104936 kB
Inactive:        2809912 kB
Active(anon):     301552 kB
Inactive(anon):        0 kB
Active(file):     803384 kB
Inactive(file):  2809912 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10908 kB
Writeback:             0 kB
AnonPages:        307040 kB
Mapped:            15332 kB
Shmem:               200 kB
Slab:             640756 kB
SReclaimable:      83104 kB
SUnreclaim:       557652 kB
KernelStack:        1504 kB
PageTables:         4788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     429040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 71476 MiB
End job on node107 at 2012-05-26 22:23:08