Trace number 3698074

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

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.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.64	c model valid
0.00/0.64	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.84	c [INC SEARCH] iteration: 0
0.00/0.84	c [INC BOUNDS] best value:1534 search for 1533
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.89	c set iterative enc to: card
0.00/0.89	c set iterative enc to: none
0.00/0.90	c [INC SEARCH] isOptimum variable: 0
1.07/1.17	c formula is SAT
1.07/1.18	c [INC SEARCH] copied best model
1.07/1.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.28/1.31	c model valid
1.28/1.31	c current solution ok
1.28/1.31	o -36
1.28/1.31	c [INC SEARCH] iteration: 1
1.28/1.31	c [INC BOUNDS] best value:1498 search for 1497
1.28/1.31	c [INC SYSTEM] there exists a inc, kill it!
1.28/1.31	c write failed with 2
1.28/1.31	c [INC SYSTEM] create new solver instance
1.28/1.31	c [INC] encode full formula
1.28/1.31	c (debug) using card networks
1.28/1.37	c set iterative enc to: card
1.28/1.37	c set iterative enc to: none
1.28/1.38	c [INC SEARCH] isOptimum variable: 0
4.66/4.75	c formula is SAT
4.66/4.76	c [INC SEARCH] copied best model
4.88/4.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.88/4.97	c model valid
4.88/4.97	c current solution ok
4.88/4.97	o -43
4.88/4.97	c [INC SEARCH] iteration: 2
4.88/4.97	c [INC BOUNDS] best value:1491 search for 1490
4.88/4.97	c [INC SYSTEM] there exists a inc, kill it!
4.88/4.97	c write failed with 2
4.88/4.97	c [INC SYSTEM] create new solver instance
4.88/4.97	c [INC] encode full formula
4.88/4.97	c (debug) using card networks
4.88/4.97	c set iterative enc to: card
4.88/4.97	c set iterative enc to: none
4.88/4.97	c [INC SEARCH] isOptimum variable: 0
13.56/13.69	c formula is SAT
13.67/13.70	c [INC SEARCH] copied best model
13.67/13.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.77/13.83	c model valid
13.77/13.83	c current solution ok
13.77/13.83	o -44
13.77/13.83	c [INC SEARCH] iteration: 3
13.77/13.83	c [INC BOUNDS] best value:1490 search for 1489
13.77/13.83	c [INC SYSTEM] there exists a inc, kill it!
13.77/13.83	c write failed with 2
13.77/13.83	c [INC SYSTEM] create new solver instance
13.77/13.83	c [INC] encode full formula
13.77/13.83	c (debug) using card networks
13.77/13.88	c set iterative enc to: card
13.77/13.88	c set iterative enc to: none
13.77/13.89	c [INC SEARCH] isOptimum variable: 0
25.06/25.12	c formula is SAT
25.06/25.13	c [INC SEARCH] copied best model
25.06/25.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.17/25.26	c model valid
25.17/25.26	c current solution ok
25.17/25.26	o -46
25.17/25.26	c [INC SEARCH] iteration: 4
25.17/25.26	c [INC BOUNDS] best value:1488 search for 1487
25.17/25.26	c [INC SYSTEM] there exists a inc, kill it!
25.17/25.26	c write failed with 2
25.17/25.26	c [INC SYSTEM] create new solver instance
25.17/25.26	c [INC] encode full formula
25.17/25.26	c (debug) using card networks
25.29/25.31	c set iterative enc to: card
25.29/25.31	c set iterative enc to: none
25.29/25.32	c [INC SEARCH] isOptimum variable: 0
42.06/42.14	c formula is SAT
42.06/42.14	c [INC SEARCH] copied best model
42.06/42.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
42.17/42.27	c model valid
42.17/42.27	c current solution ok
42.17/42.27	o -47
42.17/42.27	c [INC SEARCH] iteration: 5
42.17/42.27	c [INC BOUNDS] best value:1487 search for 1486
42.17/42.27	c [INC SYSTEM] there exists a inc, kill it!
42.17/42.27	c write failed with 2
42.17/42.27	c [INC SYSTEM] create new solver instance
42.17/42.27	c [INC] encode full formula
42.17/42.27	c (debug) using card networks
42.26/42.33	c set iterative enc to: card
42.26/42.33	c set iterative enc to: none
42.26/42.34	c [INC SEARCH] isOptimum variable: 0
56.05/56.12	c formula is SAT
56.05/56.12	c [INC SEARCH] copied best model
56.05/56.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.15/56.25	c model valid
56.15/56.25	c current solution ok
56.15/56.25	o -48
56.15/56.25	c [INC SEARCH] iteration: 6
56.15/56.25	c [INC BOUNDS] best value:1486 search for 1485
56.15/56.25	c [INC SYSTEM] there exists a inc, kill it!
56.15/56.25	c write failed with 2
56.15/56.26	c [INC SYSTEM] create new solver instance
56.15/56.26	c [INC] encode full formula
56.15/56.26	c (debug) using card networks
56.26/56.31	c set iterative enc to: card
56.26/56.31	c set iterative enc to: none
56.26/56.32	c [INC SEARCH] isOptimum variable: 0
72.15/72.26	c formula is SAT
72.15/72.27	c [INC SEARCH] copied best model
72.15/72.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.36/72.40	c model valid
72.36/72.40	c current solution ok
72.36/72.40	o -49
72.36/72.40	c [INC SEARCH] iteration: 7
72.36/72.40	c [INC BOUNDS] best value:1485 search for 1484
72.36/72.40	c [INC SYSTEM] there exists a inc, kill it!
72.36/72.40	c write failed with 2
72.36/72.40	c [INC SYSTEM] create new solver instance
72.36/72.40	c [INC] encode full formula
72.36/72.40	c (debug) using card networks
72.36/72.45	c set iterative enc to: card
72.36/72.45	c set iterative enc to: none
72.36/72.47	c [INC SEARCH] isOptimum variable: 0
89.13/89.25	c formula is SAT
89.13/89.25	c [INC SEARCH] copied best model
89.13/89.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
89.23/89.38	c model valid
89.23/89.38	c current solution ok
89.23/89.38	o -50
89.23/89.38	c [INC SEARCH] iteration: 8
89.23/89.38	c [INC BOUNDS] best value:1484 search for 1483
89.23/89.38	c [INC SYSTEM] there exists a inc, kill it!
89.23/89.38	c write failed with 2
89.23/89.39	c [INC SYSTEM] create new solver instance
89.23/89.39	c [INC] encode full formula
89.23/89.39	c (debug) using card networks
89.35/89.44	c set iterative enc to: card
89.35/89.44	c set iterative enc to: none
89.35/89.45	c [INC SEARCH] isOptimum variable: 0
107.84/107.95	c formula is SAT
107.84/107.95	c [INC SEARCH] copied best model
107.84/107.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
107.94/108.08	c model valid
107.94/108.08	c current solution ok
107.94/108.08	o -51
107.94/108.08	c [INC SEARCH] iteration: 9
107.94/108.08	c [INC BOUNDS] best value:1483 search for 1482
107.94/108.08	c [INC SYSTEM] there exists a inc, kill it!
107.94/108.08	c write failed with 2
107.94/108.09	c [INC SYSTEM] create new solver instance
107.94/108.09	c [INC] encode full formula
107.94/108.09	c (debug) using card networks
108.05/108.14	c set iterative enc to: card
108.05/108.14	c set iterative enc to: none
108.05/108.15	c [INC SEARCH] isOptimum variable: 0
134.14/134.28	c formula is SAT
134.14/134.29	c [INC SEARCH] copied best model
134.14/134.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
134.34/134.42	c model valid
134.34/134.42	c current solution ok
134.34/134.42	o -52
134.34/134.42	c [INC SEARCH] iteration: 10
134.34/134.42	c [INC BOUNDS] best value:1482 search for 1481
134.34/134.42	c [INC SYSTEM] there exists a inc, kill it!
134.34/134.42	c write failed with 2
134.34/134.42	c [INC SYSTEM] create new solver instance
134.34/134.42	c [INC] encode full formula
134.34/134.42	c (debug) using card networks
134.34/134.48	c set iterative enc to: card
134.34/134.48	c set iterative enc to: none
134.34/134.49	c [INC SEARCH] isOptimum variable: 0
174.12/174.27	c formula is SAT
174.12/174.28	c [INC SEARCH] copied best model
174.12/174.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
174.31/174.41	c model valid
174.31/174.41	c current solution ok
174.31/174.41	o -53
174.31/174.41	c [INC SEARCH] iteration: 11
174.31/174.41	c [INC BOUNDS] best value:1481 search for 1480
174.31/174.41	c [INC SYSTEM] there exists a inc, kill it!
174.31/174.41	c write failed with 2
174.31/174.41	c [INC SYSTEM] create new solver instance
174.31/174.41	c [INC] encode full formula
174.31/174.41	c (debug) using card networks
174.31/174.46	c set iterative enc to: card
174.31/174.46	c set iterative enc to: none
174.31/174.47	c [INC SEARCH] isOptimum variable: 0
199.72/199.80	c formula is SAT
199.72/199.81	c [INC SEARCH] copied best model
199.72/199.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
199.81/199.94	c model valid
199.81/199.94	c current solution ok
199.81/199.94	o -54
199.81/199.94	c [INC SEARCH] iteration: 12
199.81/199.94	c [INC BOUNDS] best value:1480 search for 1479
199.81/199.94	c [INC SYSTEM] there exists a inc, kill it!
199.81/199.94	c write failed with 2
199.81/199.94	c [INC SYSTEM] create new solver instance
199.81/199.94	c [INC] encode full formula
199.81/199.94	c (debug) using card networks
199.94/200.00	c set iterative enc to: card
199.94/200.00	c set iterative enc to: none
199.94/200.01	c [INC SEARCH] isOptimum variable: 0
721.41/721.67	c formula is SAT
721.41/721.68	c [INC SEARCH] copied best model
721.41/721.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
721.60/721.81	c model valid
721.60/721.81	c current solution ok
721.60/721.81	o -55
721.60/721.81	c [INC SEARCH] iteration: 13
721.60/721.81	c [INC BOUNDS] best value:1479 search for 1478
721.60/721.81	c [INC SYSTEM] there exists a inc, kill it!
721.60/721.81	c write failed with 2
721.60/721.82	c [INC SYSTEM] create new solver instance
721.60/721.82	c [INC] encode full formula
721.60/721.82	c (debug) using card networks
721.60/721.87	c set iterative enc to: card
721.60/721.87	c set iterative enc to: none
721.60/721.89	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.41	s UNKNOWN
1800.02/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.41	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-3698074-1338063788/watcher-3698074-1338063788 -o /tmp/evaluation-result-3698074-1338063788/solver-3698074-1338063788 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698074-1338063788.opb 1681533455 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2033
/proc/meminfo: memFree=28403328/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0

[startup+0.0444291 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2033
/proc/meminfo: memFree=28403328/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2033
/proc/meminfo: memFree=28403328/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30013 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2033
/proc/meminfo: memFree=28403328/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700263 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2033
/proc/meminfo: memFree=28403328/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2042
/proc/meminfo: memFree=28359124/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5772 CPUtime=1.36 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 5957 15371 0 0 65 18 49 4 20 0 1 0 272507384 5910528 1024 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2034/statm: 1443 1024 179 440 0 999 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 14920

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2044
/proc/meminfo: memFree=28359560/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5772 CPUtime=1.36 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 5957 15371 0 0 65 18 49 4 20 0 1 0 272507384 5910528 1024 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2034/statm: 1443 1024 179 440 0 999 0
[pid=2044] ppid=2034 vsize=39156 CPUtime=1.7 cores=0,2,4,6
/proc/2044/stat : 2044 (glucosInc) R 2034 2033 824 0 -1 4202496 8595 0 0 0 170 0 0 0 20 0 1 0 272507522 40095744 8528 33554432000 4194304 5654031 140733355878048 140733355865864 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2044/statm: 9789 8528 137 357 0 9429 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 54076

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2046
/proc/meminfo: memFree=28358948/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=4.94 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 8638 24539 0 0 84 19 386 5 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2046] ppid=2034 vsize=39484 CPUtime=1.33 cores=0,2,4,6
/proc/2046/stat : 2046 (glucosInc) R 2034 2033 824 0 -1 4202496 8609 0 0 0 132 1 0 0 20 0 1 0 272507880 40431616 8512 33554432000 4194304 5654031 140735242883472 140735242881240 4233008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2046/statm: 9871 8512 131 357 0 9511 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 54296

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2046
/proc/meminfo: memFree=28358096/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=4.94 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 8638 24539 0 0 84 19 386 5 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2046] ppid=2034 vsize=39484 CPUtime=7.72 cores=0,2,4,6
/proc/2046/stat : 2046 (glucosInc) R 2034 2033 824 0 -1 4202496 8862 0 0 0 771 1 0 0 20 0 1 0 272507880 40431616 8760 33554432000 4194304 5654031 140735242883472 140735242871288 4216697 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2046/statm: 9871 8760 140 357 0 9511 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 54296

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2048
/proc/meminfo: memFree=28355748/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=25.31 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 14000 43775 0 0 122 20 2377 12 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 14812

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2052
/proc/meminfo: memFree=28357524/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=42.31 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 16681 54359 0 0 141 21 4054 15 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2052] ppid=2034 vsize=39484 CPUtime=8.74 cores=0,2,4,6
/proc/2052/stat : 2052 (glucosInc) R 2034 2033 824 0 -1 4202496 8041 0 0 0 872 2 0 0 20 0 1 0 272511618 40431616 8881 33554432000 4194304 5654031 140737347604944 140737347592760 4233280 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2052/statm: 9871 8881 140 357 0 9511 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 54296

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2058
/proc/meminfo: memFree=28355856/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=89.41 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 24724 86064 0 0 198 23 8694 26 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2058] ppid=2034 vsize=44680 CPUtime=12.83 cores=0,2,4,6
/proc/2058/stat : 2058 (glucosInc) R 2034 2033 824 0 -1 4202496 9487 0 0 0 1282 1 0 0 20 0 1 0 272516330 45752320 9307 33554432000 4194304 5654031 140736325915392 140736325903208 4232788 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2058/statm: 11170 9307 141 357 0 10810 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 59492

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2062
/proc/meminfo: memFree=28293396/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=134.44 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 30086 110176 0 0 237 24 13150 33 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2062] ppid=2034 vsize=66524 CPUtime=27.78 cores=0,2,4,6
/proc/2062/stat : 2062 (glucosInc) R 2034 2033 824 0 -1 4202496 12194 0 0 0 2776 2 0 0 20 0 1 0 272520834 68120576 15865 33554432000 4194304 5654031 140733869430400 140733869418216 4215948 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2062/statm: 16631 15865 142 357 0 16271 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 81336

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2067
/proc/meminfo: memFree=28297796/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=199.94 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 35448 134700 0 0 275 26 19652 41 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2067] ppid=2034 vsize=59380 CPUtime=22.27 cores=0,2,4,6
/proc/2067/stat : 2067 (glucosInc) R 2034 2033 824 0 -1 4202496 12193 0 0 0 2224 3 0 0 20 0 1 0 272527386 60805120 13277 33554432000 4194304 5654031 140733490879360 140733490867176 4232491 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2067/statm: 14845 13277 142 357 0 14485 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 74192

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2067
/proc/meminfo: memFree=28266940/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=199.94 cores=0,2,4,6

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

/proc/meminfo: memFree=19996264/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=721.69 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 38129 156765 0 0 294 27 71792 56 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2250] ppid=2034 vsize=134652 CPUtime=520.32 cores=0,2,4,6
/proc/2250/stat : 2250 (glucosInc) R 2034 2033 824 0 -1 4202496 17160 0 0 0 52021 11 0 0 20 0 1 0 272579574 137883648 28263 33554432000 4194304 5654031 140736796802944 140736796790760 4232976 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2250/statm: 33663 28263 142 357 0 33303 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 149464

[startup+1302.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/180 2255
/proc/meminfo: memFree=19994464/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=721.69 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 38129 156765 0 0 294 27 71792 56 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2250] ppid=2034 vsize=134652 CPUtime=580.32 cores=0,2,4,6
/proc/2250/stat : 2250 (glucosInc) R 2034 2033 824 0 -1 4202496 17569 0 0 0 58019 13 0 0 20 0 1 0 272579574 137883648 28775 33554432000 4194304 5654031 140736796802944 140736796800968 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2250/statm: 33663 28775 142 357 0 33303 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 149464

[startup+1362.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/180 2255
/proc/meminfo: memFree=19955676/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=721.69 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 38129 156765 0 0 294 27 71792 56 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2250] ppid=2034 vsize=183972 CPUtime=640.29 cores=0,2,4,6
/proc/2250/stat : 2250 (glucosInc) R 2034 2033 824 0 -1 4202496 18178 0 0 0 64015 14 0 0 20 0 1 0 272579574 188387328 38686 33554432000 4194304 5654031 140736796802944 140736796800872 4232755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2250/statm: 45993 38686 142 357 0 45633 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 198784

[startup+1422.31 s]
/proc/loadavg: 2.02 2.03 2.00 3/180 2256
/proc/meminfo: memFree=19947360/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=721.69 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 38129 156765 0 0 294 27 71792 56 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2250] ppid=2034 vsize=134652 CPUtime=700.29 cores=0,2,4,6
/proc/2250/stat : 2250 (glucosInc) R 2034 2033 824 0 -1 4202496 18908 0 0 0 70013 16 0 0 20 0 1 0 272579574 137883648 28775 33554432000 4194304 5654031 140736796802944 140736796790760 4218714 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2250/statm: 33663 28775 142 357 0 33303 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 149464

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 2256
/proc/meminfo: memFree=19945872/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=721.69 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 38129 156765 0 0 294 27 71792 56 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2250] ppid=2034 vsize=214792 CPUtime=760.28 cores=0,2,4,6
/proc/2250/stat : 2250 (glucosInc) R 2034 2033 824 0 -1 4202496 20002 0 0 0 76010 18 0 0 20 0 1 0 272579574 219947008 41278 33554432000 4194304 5654031 140736796802944 140736796801032 4232611 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2250/statm: 53698 41278 142 357 0 53338 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 229604

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 2256
/proc/meminfo: memFree=19949192/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=721.69 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 38129 156765 0 0 294 27 71792 56 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2250] ppid=2034 vsize=183972 CPUtime=820.27 cores=0,2,4,6
/proc/2250/stat : 2250 (glucosInc) R 2034 2033 824 0 -1 4202496 20972 0 0 0 82006 21 0 0 20 0 1 0 272579574 188387328 40222 33554432000 4194304 5654031 140736796802944 140736796790760 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2250/statm: 45993 40222 142 357 0 45633 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 198784

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 2256
/proc/meminfo: memFree=19951176/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=721.69 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 38129 156765 0 0 294 27 71792 56 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2250] ppid=2034 vsize=183972 CPUtime=880.26 cores=0,2,4,6
/proc/2250/stat : 2250 (glucosInc) R 2034 2033 824 0 -1 4202496 22316 0 0 0 88002 24 0 0 20 0 1 0 272579574 188387328 40222 33554432000 4194304 5654031 140736796802944 140736796790760 4233226 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2250/statm: 45993 40222 142 357 0 45633 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 198784

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2259
/proc/meminfo: memFree=19947064/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=721.69 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 38129 156765 0 0 294 27 71792 56 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2250] ppid=2034 vsize=183972 CPUtime=940.25 cores=0,2,4,6
/proc/2250/stat : 2250 (glucosInc) R 2034 2033 824 0 -1 4202496 23915 0 0 0 93998 27 0 0 20 0 1 0 272579574 188387328 40734 33554432000 4194304 5654031 140736796802944 140736796790760 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2250/statm: 45993 40734 142 357 0 45633 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 198784

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 2259
/proc/meminfo: memFree=19966540/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=721.69 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 38129 156765 0 0 294 27 71792 56 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2250] ppid=2034 vsize=146756 CPUtime=1000.25 cores=0,2,4,6
/proc/2250/stat : 2250 (glucosInc) R 2034 2033 824 0 -1 4202496 25833 0 0 0 99994 31 0 0 20 0 1 0 272579574 150278144 35942 33554432000 4194304 5654031 140736796802944 140736796800824 4232607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2250/statm: 36689 35942 142 357 0 36329 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 161568

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 2260
/proc/meminfo: memFree=19918348/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=721.69 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 38129 156765 0 0 294 27 71792 56 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2250] ppid=2034 vsize=196076 CPUtime=1060.23 cores=0,2,4,6
/proc/2250/stat : 2250 (glucosInc) R 2034 2033 824 0 -1 4202496 26842 0 0 0 105990 33 0 0 20 0 1 0 272579574 200781824 47901 33554432000 4194304 5654031 140736796802944 140736796800872 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2250/statm: 49019 47901 142 357 0 48659 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 210888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 2260
/proc/meminfo: memFree=19965140/32873844 swapFree=7620/7620
[pid=2033] ppid=2031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2033/stat : 2033 (npSolver-pbo-It) S 2031 2033 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272507384 9367552 275 33554432000 4194304 5064252 140736284806496 140736284805408 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2033/statm: 2287 275 233 213 0 72 0
[pid=2034] ppid=2033 vsize=5664 CPUtime=721.69 cores=0,2,4,6
/proc/2034/stat : 2034 (npSolver-pbo) S 2033 2033 824 0 -1 4202496 38129 156765 0 0 294 27 71792 56 20 0 1 0 272507384 5799936 997 33554432000 4194304 5992684 140733571473072 140733571458904 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2034/statm: 1416 997 179 440 0 972 0
[pid=2250] ppid=2034 vsize=146756 CPUtime=1078.33 cores=0,2,4,6
/proc/2250/stat : 2250 (glucosInc) R 2034 2033 824 0 -1 4202496 27434 0 0 0 107799 34 0 0 20 0 1 0 272579574 150278144 35942 33554432000 4194304 5654031 140736796802944 140736796800968 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2250/statm: 36689 35942 142 357 0 36329 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 161568

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.07
CPU user time (s): 1798.88
CPU system time (s): 1.19782
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 241708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.88
system time used= 1.19782
maximum resident set size= 200064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222706
page faults= 0
swaps= 0
block input operations= 0
block output operations= 140040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2556
involuntary context switches= 2234

runsolver used 8.25174 second user time and 17.1944 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-26 22:23:08
IDJOB=3698074
IDBENCH=2265
IDSOLVER=2275
FILE ID=node107/3698074-1338063788
RUNJOBID= node107-1338052952-840
PBS_JOBID= 14624408
Free space on /tmp= 71488 MiB

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

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

MD5SUM BENCH= a2418d45f4247bab260506429e96e746
RANDOM SEED=1681533455

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:        28403700 kB
Buffers:          260332 kB
Cached:          3303632 kB
SwapCached:            0 kB
Active:           880088 kB
Inactive:        2810620 kB
Active(anon):     129416 kB
Inactive(anon):        0 kB
Active(file):     750672 kB
Inactive(file):  2810620 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11248 kB
Writeback:             0 kB
AnonPages:        136288 kB
Mapped:            15724 kB
Shmem:               200 kB
Slab:             638856 kB
SReclaimable:      81268 kB
SUnreclaim:       557588 kB
KernelStack:        1464 kB
PageTables:         4332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     243900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 71484 MiB
End job on node107 at 2012-05-26 22:53:09