Trace number 3698075

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-3.opb
MD5SUM36a19a7aeba117287b60c4673ad89664
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-55
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints126082
Number of constraints which are clauses126082
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1534
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1534
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1534
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.26	c run inc solver
0.00/0.26	c [INC SYSTEM] run initial solver
0.00/0.26	c [INC SYSTEM] preprocess with white file
0.00/0.49	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.49	c [INC SYSTEM] execute solver
0.00/0.51	c [INC SEARCH] formula is SAT
0.00/0.51	c [INC SYSTEM] solved the initial formula
0.00/0.63	c model valid
0.00/0.63	c current solution ok
0.00/0.83	o 0
0.00/0.83	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.83	c write failed with 2
0.00/0.83	c [INC SEARCH] iteration: 0
0.00/0.83	c [INC BOUNDS] best value:1534 search for 1533
0.00/0.83	c [INC SYSTEM] create new solver instance
0.00/0.83	c [INC] encode full formula
0.00/0.83	c (debug) using card networks
0.00/0.88	c set iterative enc to: card
0.00/0.88	c set iterative enc to: none
0.00/0.89	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.27/1.39	c model valid
1.27/1.39	c current solution ok
1.27/1.39	o -37
1.27/1.39	c [INC SEARCH] iteration: 1
1.27/1.39	c [INC BOUNDS] best value:1497 search for 1496
1.27/1.39	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.39	c write failed with 2
1.27/1.39	c [INC SYSTEM] create new solver instance
1.27/1.39	c [INC] encode full formula
1.27/1.39	c (debug) using card networks
1.37/1.44	c set iterative enc to: card
1.37/1.44	c set iterative enc to: none
1.37/1.45	c [INC SEARCH] isOptimum variable: 0
3.76/3.89	c formula is SAT
3.88/3.90	c [INC SEARCH] copied best model
3.88/3.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.98/4.02	c model valid
3.98/4.02	c current solution ok
3.98/4.02	o -40
3.98/4.02	c [INC SEARCH] iteration: 2
3.98/4.02	c [INC BOUNDS] best value:1494 search for 1493
3.98/4.02	c [INC SYSTEM] there exists a inc, kill it!
3.98/4.02	c write failed with 2
3.98/4.02	c [INC SYSTEM] create new solver instance
3.98/4.02	c [INC] encode full formula
3.98/4.02	c (debug) using card networks
3.98/4.08	c set iterative enc to: card
3.98/4.08	c set iterative enc to: none
3.98/4.09	c [INC SEARCH] isOptimum variable: 0
7.97/8.02	c formula is SAT
7.97/8.03	c [INC SEARCH] copied best model
7.97/8.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.06/8.15	c model valid
8.06/8.15	c current solution ok
8.06/8.15	o -42
8.06/8.15	c [INC SEARCH] iteration: 3
8.06/8.15	c [INC BOUNDS] best value:1492 search for 1491
8.06/8.15	c [INC SYSTEM] there exists a inc, kill it!
8.06/8.15	c write failed with 2
8.06/8.15	c [INC SYSTEM] create new solver instance
8.06/8.15	c [INC] encode full formula
8.06/8.15	c (debug) using card networks
8.18/8.21	c set iterative enc to: card
8.18/8.21	c set iterative enc to: none
8.18/8.22	c [INC SEARCH] isOptimum variable: 0
18.27/18.35	c formula is SAT
18.27/18.35	c [INC SEARCH] copied best model
18.27/18.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.37/18.48	c model valid
18.37/18.48	c current solution ok
18.37/18.48	o -44
18.37/18.48	c [INC SEARCH] iteration: 4
18.37/18.48	c [INC BOUNDS] best value:1490 search for 1489
18.37/18.48	c [INC SYSTEM] there exists a inc, kill it!
18.37/18.48	c write failed with 2
18.37/18.48	c [INC SYSTEM] create new solver instance
18.37/18.48	c [INC] encode full formula
18.37/18.48	c (debug) using card networks
18.49/18.54	c set iterative enc to: card
18.49/18.54	c set iterative enc to: none
18.49/18.55	c [INC SEARCH] isOptimum variable: 0
30.98/31.01	c formula is SAT
30.98/31.02	c [INC SEARCH] copied best model
30.98/31.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.08/31.14	c model valid
31.08/31.14	c current solution ok
31.08/31.14	o -45
31.08/31.14	c [INC SEARCH] iteration: 5
31.08/31.14	c [INC BOUNDS] best value:1489 search for 1488
31.08/31.14	c [INC SYSTEM] there exists a inc, kill it!
31.08/31.14	c write failed with 2
31.08/31.15	c [INC SYSTEM] create new solver instance
31.08/31.15	c [INC] encode full formula
31.08/31.15	c (debug) using card networks
31.18/31.20	c set iterative enc to: card
31.18/31.20	c set iterative enc to: none
31.18/31.21	c [INC SEARCH] isOptimum variable: 0
44.68/44.75	c formula is SAT
44.68/44.75	c [INC SEARCH] copied best model
44.68/44.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.78/44.88	c model valid
44.78/44.88	c current solution ok
44.78/44.88	o -46
44.78/44.88	c [INC SEARCH] iteration: 6
44.78/44.88	c [INC BOUNDS] best value:1488 search for 1487
44.78/44.88	c [INC SYSTEM] there exists a inc, kill it!
44.78/44.88	c write failed with 2
44.78/44.88	c [INC SYSTEM] create new solver instance
44.78/44.88	c [INC] encode full formula
44.78/44.88	c (debug) using card networks
44.89/44.93	c set iterative enc to: card
44.89/44.93	c set iterative enc to: none
44.89/44.94	c [INC SEARCH] isOptimum variable: 0
60.07/60.11	c formula is SAT
60.07/60.12	c [INC SEARCH] copied best model
60.07/60.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
60.16/60.25	c model valid
60.16/60.25	c current solution ok
60.16/60.25	o -47
60.16/60.25	c [INC SEARCH] iteration: 7
60.16/60.25	c [INC BOUNDS] best value:1487 search for 1486
60.16/60.25	c [INC SYSTEM] there exists a inc, kill it!
60.16/60.25	c write failed with 2
60.16/60.25	c [INC SYSTEM] create new solver instance
60.16/60.25	c [INC] encode full formula
60.16/60.25	c (debug) using card networks
60.28/60.30	c set iterative enc to: card
60.28/60.30	c set iterative enc to: none
60.28/60.31	c [INC SEARCH] isOptimum variable: 0
73.27/73.35	c formula is SAT
73.27/73.35	c [INC SEARCH] copied best model
73.27/73.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
73.37/73.48	c model valid
73.37/73.48	c current solution ok
73.37/73.48	o -48
73.37/73.48	c [INC SEARCH] iteration: 8
73.37/73.48	c [INC BOUNDS] best value:1486 search for 1485
73.37/73.48	c [INC SYSTEM] there exists a inc, kill it!
73.37/73.48	c write failed with 2
73.37/73.48	c [INC SYSTEM] create new solver instance
73.37/73.48	c [INC] encode full formula
73.37/73.48	c (debug) using card networks
73.47/73.53	c set iterative enc to: card
73.47/73.53	c set iterative enc to: none
73.47/73.54	c [INC SEARCH] isOptimum variable: 0
89.46/89.58	c formula is SAT
89.46/89.58	c [INC SEARCH] copied best model
89.46/89.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
89.66/89.71	c model valid
89.66/89.71	c current solution ok
89.66/89.71	o -49
89.66/89.71	c [INC SEARCH] iteration: 9
89.66/89.71	c [INC BOUNDS] best value:1485 search for 1484
89.66/89.71	c [INC SYSTEM] there exists a inc, kill it!
89.66/89.71	c write failed with 2
89.66/89.71	c [INC SYSTEM] create new solver instance
89.66/89.71	c [INC] encode full formula
89.66/89.71	c (debug) using card networks
89.66/89.76	c set iterative enc to: card
89.66/89.76	c set iterative enc to: none
89.66/89.77	c [INC SEARCH] isOptimum variable: 0
107.16/107.21	c formula is SAT
107.16/107.22	c [INC SEARCH] copied best model
107.16/107.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
107.26/107.35	c model valid
107.26/107.35	c current solution ok
107.26/107.35	o -50
107.26/107.35	c [INC SEARCH] iteration: 10
107.26/107.35	c [INC BOUNDS] best value:1484 search for 1483
107.26/107.35	c [INC SYSTEM] there exists a inc, kill it!
107.26/107.35	c write failed with 2
107.26/107.35	c [INC SYSTEM] create new solver instance
107.26/107.35	c [INC] encode full formula
107.26/107.35	c (debug) using card networks
107.37/107.40	c set iterative enc to: card
107.37/107.40	c set iterative enc to: none
107.37/107.41	c [INC SEARCH] isOptimum variable: 0
134.16/134.27	c formula is SAT
134.16/134.28	c [INC SEARCH] copied best model
134.16/134.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
134.35/134.40	c model valid
134.35/134.40	c current solution ok
134.35/134.40	o -51
134.35/134.40	c [INC SEARCH] iteration: 11
134.35/134.40	c [INC BOUNDS] best value:1483 search for 1482
134.35/134.40	c [INC SYSTEM] there exists a inc, kill it!
134.35/134.40	c write failed with 2
134.35/134.41	c [INC SYSTEM] create new solver instance
134.35/134.41	c [INC] encode full formula
134.35/134.41	c (debug) using card networks
134.35/134.46	c set iterative enc to: card
134.35/134.46	c set iterative enc to: none
134.35/134.47	c [INC SEARCH] isOptimum variable: 0
154.34/154.42	c formula is SAT
154.34/154.43	c [INC SEARCH] copied best model
154.34/154.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
154.44/154.56	c model valid
154.44/154.56	c current solution ok
154.44/154.56	o -52
154.44/154.56	c [INC SEARCH] iteration: 12
154.44/154.56	c [INC BOUNDS] best value:1482 search for 1481
154.44/154.56	c [INC SYSTEM] there exists a inc, kill it!
154.44/154.56	c write failed with 2
154.44/154.56	c [INC SYSTEM] create new solver instance
154.44/154.56	c [INC] encode full formula
154.44/154.56	c (debug) using card networks
154.55/154.61	c set iterative enc to: card
154.55/154.61	c set iterative enc to: none
154.55/154.62	c [INC SEARCH] isOptimum variable: 0
204.73/204.85	c formula is SAT
204.73/204.86	c [INC SEARCH] copied best model
204.73/204.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
204.84/204.99	c model valid
204.84/204.99	c current solution ok
204.84/204.99	o -53
204.84/204.99	c [INC SEARCH] iteration: 13
204.84/204.99	c [INC BOUNDS] best value:1481 search for 1480
204.84/204.99	c [INC SYSTEM] there exists a inc, kill it!
204.84/204.99	c write failed with 2
204.84/204.99	c [INC SYSTEM] create new solver instance
204.84/204.99	c [INC] encode full formula
204.84/204.99	c (debug) using card networks
204.95/205.04	c set iterative enc to: card
204.95/205.04	c set iterative enc to: none
204.95/205.06	c [INC SEARCH] isOptimum variable: 0
279.01/279.10	c formula is SAT
279.01/279.11	c [INC SEARCH] copied best model
279.01/279.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
279.11/279.23	c model valid
279.11/279.23	c current solution ok
279.11/279.23	o -54
279.11/279.23	c [INC SEARCH] iteration: 14
279.11/279.23	c [INC BOUNDS] best value:1480 search for 1479
279.11/279.23	c [INC SYSTEM] there exists a inc, kill it!
279.11/279.23	c write failed with 2
279.11/279.23	c [INC SYSTEM] create new solver instance
279.11/279.23	c [INC] encode full formula
279.11/279.23	c (debug) using card networks
279.11/279.29	c set iterative enc to: card
279.11/279.29	c set iterative enc to: none
279.11/279.30	c [INC SEARCH] isOptimum variable: 0
877.21/877.48	c formula is SAT
877.21/877.48	c [INC SEARCH] copied best model
877.21/877.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
877.41/877.61	c model valid
877.41/877.61	c current solution ok
877.41/877.61	o -55
877.41/877.61	c [INC SEARCH] iteration: 15
877.41/877.61	c [INC BOUNDS] best value:1479 search for 1478
877.41/877.61	c [INC SYSTEM] there exists a inc, kill it!
877.41/877.61	c write failed with 2
877.41/877.61	c [INC SYSTEM] create new solver instance
877.41/877.61	c [INC] encode full formula
877.41/877.61	c (debug) using card networks
877.41/877.66	c set iterative enc to: card
877.41/877.66	c set iterative enc to: none
877.41/877.68	c [INC SEARCH] isOptimum variable: 0
1583.50/1583.90	c formula is SAT
1583.61/1583.91	c [INC SEARCH] copied best model
1583.61/1583.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1583.71/1584.03	c model valid
1583.71/1584.03	c current solution ok
1583.71/1584.03	o -56
1583.71/1584.03	c [INC SEARCH] iteration: 16
1583.71/1584.03	c [INC BOUNDS] best value:1478 search for 1477
1583.71/1584.03	c [INC SYSTEM] there exists a inc, kill it!
1583.71/1584.03	c write failed with 2
1583.71/1584.04	c [INC SYSTEM] create new solver instance
1583.71/1584.04	c [INC] encode full formula
1583.71/1584.04	c (debug) using card networks
1583.71/1584.09	c set iterative enc to: card
1583.71/1584.09	c set iterative enc to: none
1583.81/1584.10	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/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-3698075-1338064092/watcher-3698075-1338064092 -o /tmp/evaluation-result-3698075-1338064092/solver-3698075-1338064092 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698075-1338064092.opb 1626354927 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.00 2.00 2.00 3/178 6393
/proc/meminfo: memFree=27700664/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0

[startup+0.0959709 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6393
/proc/meminfo: memFree=27700664/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6393
/proc/meminfo: memFree=27700664/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300182 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6393
/proc/meminfo: memFree=27700664/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700202 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6393
/proc/meminfo: memFree=27700664/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6402
/proc/meminfo: memFree=27655724/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5772 CPUtime=1.43 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 5628 15299 0 0 65 17 57 4 20 0 1 0 272536090 5910528 1021 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1443 1021 179 440 0 999 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 14920

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6404
/proc/meminfo: memFree=27652932/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5772 CPUtime=1.43 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 5628 15299 0 0 65 17 57 4 20 0 1 0 272536090 5910528 1021 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1443 1021 179 440 0 999 0
[pid=6404] ppid=6394 vsize=39192 CPUtime=1.63 cores=1,3,5,7
/proc/6404/stat : 6404 (glucosInc) R 6394 6393 5308 0 -1 4202496 8216 0 0 0 162 1 0 0 20 0 1 0 272536235 40132608 8891 33554432000 4194304 5654031 140736872077440 140736872075208 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6404/statm: 9798 8891 131 357 0 9438 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 54112

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6406
/proc/meminfo: memFree=27641788/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=4.07 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 8037 24064 0 0 84 18 299 6 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6406] ppid=6394 vsize=39420 CPUtime=2.2 cores=1,3,5,7
/proc/6406/stat : 6406 (glucosInc) R 6394 6393 5308 0 -1 4202496 8732 0 0 0 219 1 0 0 20 0 1 0 272536499 40366080 8543 33554432000 4194304 5654031 140737298002560 140737297990376 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6406/statm: 9855 8543 140 357 0 9495 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 54232

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6408
/proc/meminfo: memFree=27631524/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=8.2 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 10446 33384 0 0 102 19 691 8 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6408] ppid=6394 vsize=39420 CPUtime=4.47 cores=1,3,5,7
/proc/6408/stat : 6408 (glucosInc) R 6394 6393 5308 0 -1 4202496 8473 0 0 0 446 1 0 0 20 0 1 0 272536912 40366080 9040 33554432000 4194304 5654031 140734355140144 140734355127960 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6408/statm: 9855 9040 140 357 0 9495 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54232

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 6410
/proc/meminfo: memFree=27631548/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=18.54 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 12855 42490 0 0 121 20 1703 10 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6410] ppid=6394 vsize=39440 CPUtime=6.94 cores=1,3,5,7
/proc/6410/stat : 6410 (glucosInc) R 6394 6393 5308 0 -1 4202496 8539 0 0 0 693 1 0 0 20 0 1 0 272537944 40386560 9088 33554432000 4194304 5654031 140735245582144 140735245569960 4208694 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6410/statm: 9860 9088 140 357 0 9500 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54252

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 6414
/proc/meminfo: memFree=27627840/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=44.93 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 17673 62356 0 0 158 22 4299 14 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6414] ppid=6394 vsize=39444 CPUtime=6.14 cores=1,3,5,7
/proc/6414/stat : 6414 (glucosInc) R 6394 6393 5308 0 -1 4202496 8872 0 0 0 613 1 0 0 20 0 1 0 272540584 40390656 8680 33554432000 4194304 5654031 140736921791776 140736921779592 4232700 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6414/statm: 9861 8680 140 357 0 9501 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54256

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6420
/proc/meminfo: memFree=27610028/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=89.75 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 24900 93619 0 0 214 25 8713 23 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6420] ppid=6394 vsize=40288 CPUtime=12.52 cores=1,3,5,7
/proc/6420/stat : 6420 (glucosInc) R 6394 6393 5308 0 -1 4202496 9578 0 0 0 1250 2 0 0 20 0 1 0 272545067 41254912 9174 33554432000 4194304 5654031 140737303388528 140737303376344 4215913 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6420/statm: 10072 9174 142 357 0 9712 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55100

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 6429
/proc/meminfo: memFree=27609680/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=154.58 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 32127 131628 0 0 270 26 15128 34 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6429] ppid=6394 vsize=39424 CPUtime=7.66 cores=1,3,5,7
/proc/6429/stat : 6429 (glucosInc) R 6394 6393 5308 0 -1 4202496 8579 0 0 0 765 1 0 0 20 0 1 0 272551552 40370176 9106 33554432000 4194304 5654031 140736671204752 140736671192568 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6429/statm: 9856 9106 140 357 0 9496 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54236

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6434
/proc/meminfo: memFree=27636476/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=205 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 34536 144239 0 0 289 27 20147 37 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6434] ppid=6394 vsize=52300 CPUtime=17.22 cores=1,3,5,7
/proc/6434/stat : 6434 (glucosInc) R 6394 6393 5308 0 -1 4202496 10084 0 0 0 1720 2 0 0 20 0 1 0 272556595 53555200 11736 33554432000 4194304 5654031 140735139953808 140735139941624 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6434/statm: 13075 11736 142 357 0 12715 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 67112

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 6438
/proc/meminfo: memFree=27677244/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=27517116/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=877.51 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 39354 178194 0 0 326 29 87338 58 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6446] ppid=6394 vsize=102284 CPUtime=364.54 cores=1,3,5,7
/proc/6446/stat : 6446 (glucosInc) R 6394 6393 5308 0 -1 4202496 18531 0 0 0 36444 10 0 0 20 0 1 0 272623858 104738816 24827 33554432000 4194304 5654031 140734731071152 140734731069176 4232763 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6446/statm: 25571 24827 142 357 0 25211 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 117096

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6448
/proc/meminfo: memFree=27517132/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=877.51 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 39354 178194 0 0 326 29 87338 58 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6446] ppid=6394 vsize=102284 CPUtime=424.54 cores=1,3,5,7
/proc/6446/stat : 6446 (glucosInc) R 6394 6393 5308 0 -1 4202496 19169 0 0 0 42443 11 0 0 20 0 1 0 272623858 104738816 24827 33554432000 4194304 5654031 140734731071152 140734731069176 4232551 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6446/statm: 25571 24827 142 357 0 25211 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 117096

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6451
/proc/meminfo: memFree=27470828/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=877.51 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 39354 178194 0 0 326 29 87338 58 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6446] ppid=6394 vsize=102284 CPUtime=484.52 cores=1,3,5,7
/proc/6446/stat : 6446 (glucosInc) R 6394 6393 5308 0 -1 4202496 19809 0 0 0 48440 12 0 0 20 0 1 0 272623858 104738816 24827 33554432000 4194304 5654031 140734731071152 140734731069176 4215964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6446/statm: 25571 24827 142 357 0 25211 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 117096

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6452
/proc/meminfo: memFree=27517288/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=877.51 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 39354 178194 0 0 326 29 87338 58 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6446] ppid=6394 vsize=102284 CPUtime=544.51 cores=1,3,5,7
/proc/6446/stat : 6446 (glucosInc) R 6394 6393 5308 0 -1 4202496 20450 0 0 0 54438 13 0 0 20 0 1 0 272623858 104738816 24827 33554432000 4194304 5654031 140734731071152 140734731069176 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6446/statm: 25571 24827 142 357 0 25211 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 117096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6452
/proc/meminfo: memFree=27517304/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=877.51 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 39354 178194 0 0 326 29 87338 58 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6446] ppid=6394 vsize=102284 CPUtime=604.5 cores=1,3,5,7
/proc/6446/stat : 6446 (glucosInc) R 6394 6393 5308 0 -1 4202496 21094 0 0 0 60436 14 0 0 20 0 1 0 272623858 104738816 24827 33554432000 4194304 5654031 140734731071152 140734731069176 4232581 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6446/statm: 25571 24827 142 357 0 25211 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 117096

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6452
/proc/meminfo: memFree=27485860/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=877.51 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 39354 178194 0 0 326 29 87338 58 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6446] ppid=6394 vsize=102284 CPUtime=664.49 cores=1,3,5,7
/proc/6446/stat : 6446 (glucosInc) R 6394 6393 5308 0 -1 4202496 21741 0 0 0 66434 15 0 0 20 0 1 0 272623858 104738816 24827 33554432000 4194304 5654031 140734731071152 140734731069176 4208584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6446/statm: 25571 24827 142 357 0 25211 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 117096

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 6494
/proc/meminfo: memFree=26876052/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=1583.81 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 41763 200791 0 0 345 29 157932 75 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6494] ppid=6394 vsize=59408 CPUtime=18.17 cores=1,3,5,7
/proc/6494/stat : 6494 (glucosInc) R 6394 6393 5308 0 -1 4202496 11304 0 0 0 1815 2 0 0 20 0 1 0 272694500 60833792 13338 33554432000 4194304 5654031 140735952713984 140735952701800 4976752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6494/statm: 14852 13338 142 357 0 14492 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 74220

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 4/180 6494
/proc/meminfo: memFree=25766264/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=1583.81 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 41763 200791 0 0 345 29 157932 75 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6494] ppid=6394 vsize=71012 CPUtime=78.15 cores=1,3,5,7
/proc/6494/stat : 6494 (glucosInc) R 6394 6393 5308 0 -1 4202496 13535 0 0 0 7811 4 0 0 20 0 1 0 272694500 72716288 14360 33554432000 4194304 5654031 140735952713984 140735952701800 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6494/statm: 17753 14360 142 357 0 17393 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 85824

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 4/180 6494
/proc/meminfo: memFree=24676644/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=1583.81 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 41763 200791 0 0 345 29 157932 75 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6494] ppid=6394 vsize=90960 CPUtime=138.14 cores=1,3,5,7
/proc/6494/stat : 6494 (glucosInc) R 6394 6393 5308 0 -1 4202496 14067 0 0 0 13809 5 0 0 20 0 1 0 272694500 93143040 21016 33554432000 4194304 5654031 140735952713984 140735952701800 4215888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6494/statm: 22740 21016 142 357 0 22380 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 105772

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 4/180 6495
/proc/meminfo: memFree=23576828/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=1583.81 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 41763 200791 0 0 345 29 157932 75 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6494] ppid=6394 vsize=90960 CPUtime=198.13 cores=1,3,5,7
/proc/6494/stat : 6494 (glucosInc) R 6394 6393 5308 0 -1 4202496 14069 0 0 0 19808 5 0 0 20 0 1 0 272694500 93143040 22040 33554432000 4194304 5654031 140735952713984 140735952701800 4232462 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6494/statm: 22740 22040 142 357 0 22380 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 105772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6495
/proc/meminfo: memFree=23257840/32873648 swapFree=6848/6848
[pid=6393] ppid=6391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6393/stat : 6393 (npSolver-pbo-It) S 6391 6393 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272536089 9367552 275 33554432000 4194304 5064252 140736353483328 140736353482240 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6393/statm: 2287 275 233 213 0 72 0
[pid=6394] ppid=6393 vsize=5664 CPUtime=1583.81 cores=1,3,5,7
/proc/6394/stat : 6394 (npSolver-pbo) S 6393 6393 5308 0 -1 4202496 41763 200791 0 0 345 29 157932 75 20 0 1 0 272536090 5799936 994 33554432000 4194304 5992684 140734782329552 140734782315384 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6394/statm: 1416 994 179 440 0 972 0
[pid=6494] ppid=6394 vsize=102452 CPUtime=216.23 cores=1,3,5,7
/proc/6494/stat : 6494 (glucosInc) R 6394 6393 5308 0 -1 4202496 15002 0 0 0 21618 5 0 0 20 0 1 0 272694500 104910848 24913 33554432000 4194304 5654031 140735952713984 140735952711784 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6494/statm: 25613 24913 142 357 0 25253 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 117264

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.08
CPU user time (s): 1798.97
CPU system time (s): 1.10983
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 189576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.10983
maximum resident set size= 152440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257934
page faults= 0
swaps= 0
block input operations= 0
block output operations= 166872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3153
involuntary context switches= 1917

runsolver used 6.17906 second user time and 16.9194 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 22:28:12
IDJOB=3698075
IDBENCH=2267
IDSOLVER=2275
FILE ID=node113/3698075-1338064092
RUNJOBID= node113-1338052965-5325
PBS_JOBID= 14624415
Free space on /tmp= 71324 MiB

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

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

MD5SUM BENCH= 36a19a7aeba117287b60c4673ad89664
RANDOM SEED=1626354927

node113.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.026
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.05
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.026
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.90
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.026
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	: 5438.54
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.026
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.026
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		: 2667.026
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		: 2667.026
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.92
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.026
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:       32873648 kB
MemFree:        27701044 kB
Buffers:          271104 kB
Cached:          4046712 kB
SwapCached:            0 kB
Active:          1091688 kB
Inactive:        3296500 kB
Active(anon):      72748 kB
Inactive(anon):        0 kB
Active(file):    1018940 kB
Inactive(file):  3296500 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11260 kB
Writeback:            32 kB
AnonPages:         79040 kB
Mapped:            15584 kB
Shmem:               200 kB
Slab:             643768 kB
SReclaimable:      88044 kB
SUnreclaim:       555724 kB
KernelStack:        1464 kB
PageTables:         3996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     200208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71320 MiB
End job on node113 at 2012-05-26 22:58:13