Trace number 3702862

Some explanations

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

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

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

Solver answer on this benchmark

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

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.84	o 0
0.00/0.84	c starting approximation
0.00/0.84	c factor = 1
0.00/0.84	c can not find a suitable factor, leaving approximation
0.00/0.84	c finished approximation
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	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.91	c [INC SEARCH] isOptimum variable: 0
1.16/1.21	c formula is SAT
1.16/1.22	c [INC SEARCH] copied best model
1.16/1.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.35	c model valid
1.27/1.35	c current solution ok
1.27/1.35	o -36
1.27/1.35	c [INC SEARCH] iteration: 1
1.27/1.35	c [INC BOUNDS] best value:1498 search for 1497
1.27/1.35	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.35	c write failed with 2
1.27/1.35	c [INC SYSTEM] create new solver instance
1.27/1.35	c [INC] encode full formula
1.27/1.35	c (debug) using card networks
1.38/1.40	c set iterative enc to: card
1.38/1.40	c set iterative enc to: none
1.38/1.42	c [INC SEARCH] isOptimum variable: 0
5.47/5.57	c formula is SAT
5.47/5.57	c [INC SEARCH] copied best model
5.47/5.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.67/5.70	c model valid
5.67/5.70	c current solution ok
5.67/5.70	o -43
5.67/5.70	c [INC SEARCH] iteration: 2
5.67/5.70	c [INC BOUNDS] best value:1491 search for 1490
5.67/5.70	c [INC SYSTEM] there exists a inc, kill it!
5.67/5.70	c write failed with 2
5.67/5.70	c [INC SYSTEM] create new solver instance
5.67/5.70	c [INC] encode full formula
5.67/5.70	c (debug) using card networks
5.67/5.76	c set iterative enc to: card
5.67/5.76	c set iterative enc to: none
5.67/5.77	c [INC SEARCH] isOptimum variable: 0
16.56/16.67	c formula is SAT
16.56/16.68	c [INC SEARCH] copied best model
16.56/16.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.77/16.80	c model valid
16.77/16.80	c current solution ok
16.77/16.80	o -44
16.77/16.80	c [INC SEARCH] iteration: 3
16.77/16.80	c [INC BOUNDS] best value:1490 search for 1489
16.77/16.80	c [INC SYSTEM] there exists a inc, kill it!
16.77/16.80	c write failed with 2
16.77/16.81	c [INC SYSTEM] create new solver instance
16.77/16.81	c [INC] encode full formula
16.77/16.81	c (debug) using card networks
16.77/16.86	c set iterative enc to: card
16.77/16.86	c set iterative enc to: none
16.77/16.87	c [INC SEARCH] isOptimum variable: 0
29.55/29.62	c formula is SAT
29.55/29.63	c [INC SEARCH] copied best model
29.55/29.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.66/29.76	c model valid
29.66/29.76	c current solution ok
29.66/29.76	o -46
29.66/29.76	c [INC SEARCH] iteration: 4
29.66/29.76	c [INC BOUNDS] best value:1488 search for 1487
29.66/29.76	c [INC SYSTEM] there exists a inc, kill it!
29.66/29.76	c write failed with 2
29.66/29.76	c [INC SYSTEM] create new solver instance
29.66/29.76	c [INC] encode full formula
29.66/29.76	c (debug) using card networks
29.77/29.81	c set iterative enc to: card
29.77/29.81	c set iterative enc to: none
29.77/29.82	c [INC SEARCH] isOptimum variable: 0
48.83/48.98	c formula is SAT
48.83/48.99	c [INC SEARCH] copied best model
48.83/48.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.04/49.11	c model valid
49.04/49.11	c current solution ok
49.04/49.11	o -47
49.04/49.11	c [INC SEARCH] iteration: 5
49.04/49.11	c [INC BOUNDS] best value:1487 search for 1486
49.04/49.11	c [INC SYSTEM] there exists a inc, kill it!
49.04/49.11	c write failed with 2
49.04/49.12	c [INC SYSTEM] create new solver instance
49.04/49.12	c [INC] encode full formula
49.04/49.12	c (debug) using card networks
49.04/49.17	c set iterative enc to: card
49.04/49.17	c set iterative enc to: none
49.04/49.18	c [INC SEARCH] isOptimum variable: 0
66.12/66.25	c formula is SAT
66.12/66.26	c [INC SEARCH] copied best model
66.12/66.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
66.23/66.39	c model valid
66.23/66.39	c current solution ok
66.23/66.39	o -48
66.23/66.39	c [INC SEARCH] iteration: 6
66.23/66.39	c [INC BOUNDS] best value:1486 search for 1485
66.23/66.39	c [INC SYSTEM] there exists a inc, kill it!
66.23/66.39	c write failed with 2
66.23/66.39	c [INC SYSTEM] create new solver instance
66.23/66.39	c [INC] encode full formula
66.23/66.39	c (debug) using card networks
66.35/66.45	c set iterative enc to: card
66.35/66.45	c set iterative enc to: none
66.35/66.46	c [INC SEARCH] isOptimum variable: 0
84.33/84.44	c formula is SAT
84.33/84.45	c [INC SEARCH] copied best model
84.33/84.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
84.45/84.58	c model valid
84.45/84.58	c current solution ok
84.45/84.58	o -49
84.45/84.58	c [INC SEARCH] iteration: 7
84.45/84.58	c [INC BOUNDS] best value:1485 search for 1484
84.45/84.58	c [INC SYSTEM] there exists a inc, kill it!
84.45/84.58	c write failed with 2
84.45/84.58	c [INC SYSTEM] create new solver instance
84.45/84.58	c [INC] encode full formula
84.45/84.58	c (debug) using card networks
84.55/84.63	c set iterative enc to: card
84.55/84.63	c set iterative enc to: none
84.55/84.65	c [INC SEARCH] isOptimum variable: 0
103.42/103.51	c formula is SAT
103.42/103.51	c [INC SEARCH] copied best model
103.42/103.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
103.52/103.64	c model valid
103.52/103.64	c current solution ok
103.52/103.64	o -50
103.52/103.64	c [INC SEARCH] iteration: 8
103.52/103.64	c [INC BOUNDS] best value:1484 search for 1483
103.52/103.64	c [INC SYSTEM] there exists a inc, kill it!
103.52/103.64	c write failed with 2
103.52/103.65	c [INC SYSTEM] create new solver instance
103.52/103.65	c [INC] encode full formula
103.52/103.65	c (debug) using card networks
103.63/103.70	c set iterative enc to: card
103.63/103.70	c set iterative enc to: none
103.63/103.71	c [INC SEARCH] isOptimum variable: 0
124.41/124.52	c formula is SAT
124.41/124.52	c [INC SEARCH] copied best model
124.41/124.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
124.51/124.65	c model valid
124.51/124.65	c current solution ok
124.51/124.65	o -51
124.51/124.65	c [INC SEARCH] iteration: 9
124.51/124.65	c [INC BOUNDS] best value:1483 search for 1482
124.51/124.65	c [INC SYSTEM] there exists a inc, kill it!
124.51/124.65	c write failed with 2
124.51/124.65	c [INC SYSTEM] create new solver instance
124.51/124.65	c [INC] encode full formula
124.51/124.65	c (debug) using card networks
124.60/124.71	c set iterative enc to: card
124.60/124.71	c set iterative enc to: none
124.60/124.72	c [INC SEARCH] isOptimum variable: 0
151.89/152.01	c formula is SAT
151.89/152.02	c [INC SEARCH] copied best model
151.89/152.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
151.98/152.15	c model valid
151.98/152.15	c current solution ok
151.98/152.15	o -52
151.98/152.15	c [INC SEARCH] iteration: 10
151.98/152.15	c [INC BOUNDS] best value:1482 search for 1481
151.98/152.15	c [INC SYSTEM] there exists a inc, kill it!
151.98/152.15	c write failed with 2
151.98/152.15	c [INC SYSTEM] create new solver instance
151.98/152.15	c [INC] encode full formula
151.98/152.15	c (debug) using card networks
152.10/152.20	c set iterative enc to: card
152.10/152.20	c set iterative enc to: none
152.10/152.22	c [INC SEARCH] isOptimum variable: 0
196.67/196.85	c formula is SAT
196.67/196.85	c [INC SEARCH] copied best model
196.67/196.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
196.77/196.98	c model valid
196.77/196.98	c current solution ok
196.77/196.98	o -53
196.77/196.98	c [INC SEARCH] iteration: 11
196.77/196.98	c [INC BOUNDS] best value:1481 search for 1480
196.77/196.98	c [INC SYSTEM] there exists a inc, kill it!
196.77/196.98	c write failed with 2
196.77/196.99	c [INC SYSTEM] create new solver instance
196.77/196.99	c [INC] encode full formula
196.77/196.99	c (debug) using card networks
196.89/197.04	c set iterative enc to: card
196.89/197.04	c set iterative enc to: none
196.89/197.05	c [INC SEARCH] isOptimum variable: 0
224.35/224.56	c formula is SAT
224.35/224.57	c [INC SEARCH] copied best model
224.35/224.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
224.45/224.69	c model valid
224.45/224.69	c current solution ok
224.45/224.69	o -54
224.45/224.69	c [INC SEARCH] iteration: 12
224.45/224.69	c [INC BOUNDS] best value:1480 search for 1479
224.45/224.69	c [INC SYSTEM] there exists a inc, kill it!
224.45/224.69	c write failed with 2
224.56/224.70	c [INC SYSTEM] create new solver instance
224.56/224.70	c [INC] encode full formula
224.56/224.70	c (debug) using card networks
224.56/224.75	c set iterative enc to: card
224.56/224.75	c set iterative enc to: none
224.56/224.77	c [INC SEARCH] isOptimum variable: 0
760.35/760.66	c formula is SAT
760.35/760.66	c [INC SEARCH] copied best model
760.35/760.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
760.45/760.79	c model valid
760.45/760.79	c current solution ok
760.45/760.79	o -55
760.45/760.79	c [INC SEARCH] iteration: 13
760.45/760.79	c [INC BOUNDS] best value:1479 search for 1478
760.45/760.79	c [INC SYSTEM] there exists a inc, kill it!
760.45/760.79	c write failed with 2
760.45/760.79	c [INC SYSTEM] create new solver instance
760.45/760.79	c [INC] encode full formula
760.45/760.79	c (debug) using card networks
760.56/760.84	c set iterative enc to: card
760.56/760.84	c set iterative enc to: none
760.56/760.86	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18:  2947 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=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-3702862-1338063479/watcher-3702862-1338063479 -o /tmp/evaluation-result-3702862-1338063479/solver-3702862-1338063479 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702862-1338063479.opb 1652305204 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.01 2.00 3/178 2946
/proc/meminfo: memFree=27131112/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0

[startup+0.0470739 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2946
/proc/meminfo: memFree=27131112/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2946
/proc/meminfo: memFree=27131112/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300192 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2946
/proc/meminfo: memFree=27131112/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700218 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2946
/proc/meminfo: memFree=27131112/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2955
/proc/meminfo: memFree=27087040/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5772 CPUtime=1.4 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 5797 15061 0 0 66 17 52 5 20 0 1 0 272476488 5910528 1038 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1443 1038 193 440 0 999 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 14920

[startup+3.10036 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2957
/proc/meminfo: memFree=27084992/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5772 CPUtime=1.4 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 5797 15061 0 0 66 17 52 5 20 0 1 0 272476488 5910528 1038 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1443 1038 193 440 0 999 0
[pid=2957] ppid=2947 vsize=39152 CPUtime=1.66 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2947 2946 1653 0 -1 4202496 7736 0 0 0 165 1 0 0 20 0 1 0 272476629 40091648 8517 33554432000 4194304 5654031 140735859616624 140735859604440 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 9788 8517 137 357 0 9428 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 54072

[startup+6.30025 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 2957
/proc/meminfo: memFree=27080276/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=5.76 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 8287 23379 0 0 85 18 465 8 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 14812

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 2959
/proc/meminfo: memFree=27128520/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=5.76 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 8287 23379 0 0 85 18 465 8 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2959] ppid=2947 vsize=39484 CPUtime=6.91 cores=1,3,5,7
/proc/2959/stat : 2959 (glucosInc) R 2947 2946 1653 0 -1 4202496 7843 0 0 0 691 0 0 0 20 0 1 0 272477065 40431616 8639 33554432000 4194304 5654031 140733784954672 140733784942488 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2959/statm: 9871 8639 140 357 0 9511 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54296

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 2961
/proc/meminfo: memFree=27093816/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=16.85 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 10777 31979 0 0 104 19 1553 9 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2961] ppid=2947 vsize=39616 CPUtime=8.6 cores=1,3,5,7
/proc/2961/stat : 2961 (glucosInc) R 2947 2946 1653 0 -1 4202496 8746 0 0 0 859 1 0 0 20 0 1 0 272478175 40566784 8732 33554432000 4194304 5654031 140736153335360 140736153323176 4801472 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2961/statm: 9904 8732 140 357 0 9544 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 54428

[startup+51.1004 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 2965
/proc/meminfo: memFree=27129464/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=49.12 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 15757 52606 0 0 141 21 4735 15 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2965] ppid=2947 vsize=39480 CPUtime=1.9 cores=1,3,5,7
/proc/2965/stat : 2965 (glucosInc) R 2947 2946 1653 0 -1 4202496 8561 0 0 0 189 1 0 0 20 0 1 0 272481406 40427520 8516 33554432000 4194304 5654031 140733995405088 140733995402856 4232438 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2965/statm: 9870 8516 131 357 0 9510 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 54292

[startup+102.307 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 2969
/proc/meminfo: memFree=27084228/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=84.59 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 20737 74809 0 0 179 23 8235 22 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2969] ppid=2947 vsize=40856 CPUtime=17.63 cores=1,3,5,7
/proc/2969/stat : 2969 (glucosInc) R 2947 2946 1653 0 -1 4202496 10410 0 0 0 1761 2 0 0 20 0 1 0 272484952 41836544 9135 33554432000 4194304 5654031 140736075105200 140736075102968 4216079 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2969/statm: 10214 9135 142 357 0 9854 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 55668

[startup+162.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/182 2978
/proc/meminfo: memFree=27094420/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=152.11 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 28207 111395 0 0 235 26 14916 34 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2978] ppid=2947 vsize=39612 CPUtime=10.06 cores=1,3,5,7
/proc/2978/stat : 2978 (glucosInc) R 2947 2946 1653 0 -1 4202496 8408 0 0 0 1005 1 0 0 20 0 1 0 272491710 40562688 9021 33554432000 4194304 5654031 140733593437072 140733593424888 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2978/statm: 9903 9021 140 357 0 9543 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 54424

[startup+222.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 2980
/proc/meminfo: memFree=27104944/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=196.94 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 30697 124377 0 0 254 27 19374 39 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2980] ppid=2947 vsize=59376 CPUtime=25.22 cores=1,3,5,7
/proc/2980/stat : 2980 (glucosInc) R 2947 2946 1653 0 -1 4202496 11624 0 0 0 2519 3 0 0 20 0 1 0 272496193 60801024 14027 33554432000 4194304 5654031 140734950462448 140734950450264 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2980/statm: 14844 14027 142 357 0 14484 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 74188

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 2983
/proc/meminfo: memFree=27059572/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=224.64 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/181 3035
/proc/meminfo: memFree=18754792/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=760.63 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 35677 159480 0 0 292 29 75681 61 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2990] ppid=2947 vsize=183976 CPUtime=601.31 cores=1,3,5,7
/proc/2990/stat : 2990 (glucosInc) R 2947 2946 1653 0 -1 4202496 16349 0 0 0 60119 12 0 0 20 0 1 0 272552574 188391424 36704 33554432000 4194304 5654031 140736917758800 140736917756824 4232971 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2990/statm: 45994 36704 142 357 0 45634 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 198788

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 3035
/proc/meminfo: memFree=18754800/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=760.63 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 35677 159480 0 0 292 29 75681 61 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2990] ppid=2947 vsize=134656 CPUtime=661.31 cores=1,3,5,7
/proc/2990/stat : 2990 (glucosInc) R 2947 2946 1653 0 -1 4202496 17038 0 0 0 66117 14 0 0 20 0 1 0 272552574 137887744 28943 33554432000 4194304 5654031 140736917758800 140736917746616 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2990/statm: 33664 28943 142 357 0 33304 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 149468

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 3036
/proc/meminfo: memFree=18754800/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=760.63 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 35677 159480 0 0 292 29 75681 61 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2990] ppid=2947 vsize=134656 CPUtime=721.29 cores=1,3,5,7
/proc/2990/stat : 2990 (glucosInc) R 2947 2946 1653 0 -1 4202496 17473 0 0 0 72114 15 0 0 20 0 1 0 272552574 137887744 28943 33554432000 4194304 5654031 140736917758800 140736917746616 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2990/statm: 33664 28943 142 357 0 33304 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 149468

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3036
/proc/meminfo: memFree=18754196/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=760.63 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 35677 159480 0 0 292 29 75681 61 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2990] ppid=2947 vsize=134656 CPUtime=781.29 cores=1,3,5,7
/proc/2990/stat : 2990 (glucosInc) R 2947 2946 1653 0 -1 4202496 18860 0 0 0 78111 18 0 0 20 0 1 0 272552574 137887744 28943 33554432000 4194304 5654031 140736917758800 140736917746616 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2990/statm: 33664 28943 142 357 0 33304 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 149468

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3036
/proc/meminfo: memFree=18754196/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=760.63 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 35677 159480 0 0 292 29 75681 61 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2990] ppid=2947 vsize=134656 CPUtime=841.27 cores=1,3,5,7
/proc/2990/stat : 2990 (glucosInc) R 2947 2946 1653 0 -1 4202496 20107 0 0 0 84107 20 0 0 20 0 1 0 272552574 137887744 28943 33554432000 4194304 5654031 140736917758800 140736917756824 4232949 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2990/statm: 33664 28943 142 357 0 33304 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 149468

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3036
/proc/meminfo: memFree=18754228/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=760.63 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 35677 159480 0 0 292 29 75681 61 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2990] ppid=2947 vsize=134656 CPUtime=901.27 cores=1,3,5,7
/proc/2990/stat : 2990 (glucosInc) R 2947 2946 1653 0 -1 4202496 21500 0 0 0 90103 24 0 0 20 0 1 0 272552574 137887744 28943 33554432000 4194304 5654031 140736917758800 140736917756824 4232997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2990/statm: 33664 28943 142 357 0 33304 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 149468

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3036
/proc/meminfo: memFree=18703540/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=760.63 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 35677 159480 0 0 292 29 75681 61 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2990] ppid=2947 vsize=214796 CPUtime=961.25 cores=1,3,5,7
/proc/2990/stat : 2990 (glucosInc) R 2947 2946 1653 0 -1 4202496 22892 0 0 0 96099 26 0 0 20 0 1 0 272552574 219951104 41891 33554432000 4194304 5654031 140736917758800 140736917756888 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2990/statm: 53699 41891 142 357 0 53339 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 229608

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3037
/proc/meminfo: memFree=18692820/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=760.63 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 35677 159480 0 0 292 29 75681 61 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2990] ppid=2947 vsize=196080 CPUtime=1021.24 cores=1,3,5,7
/proc/2990/stat : 2990 (glucosInc) R 2947 2946 1653 0 -1 4202496 24265 0 0 0 102095 29 0 0 20 0 1 0 272552574 200785920 44942 33554432000 4194304 5654031 140736917758800 140736917756728 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2990/statm: 49020 44942 142 357 0 48660 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 210892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3037
/proc/meminfo: memFree=18676996/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=760.63 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 35677 159480 0 0 292 29 75681 61 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2990] ppid=2947 vsize=226900 CPUtime=1039.45 cores=1,3,5,7
/proc/2990/stat : 2990 (glucosInc) R 2947 2946 1653 0 -1 4202496 24755 0 0 0 103915 30 0 0 20 0 1 0 272552574 232345600 48492 33554432000 4194304 5654031 140736917758800 140736917756728 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2990/statm: 56725 48492 142 357 0 56365 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 241712

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3037
/proc/meminfo: memFree=18676996/32873844 swapFree=6088/6088
[pid=2946] ppid=2944 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (npSolver-pbo-It) S 2944 2946 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272476487 9367552 274 33554432000 4194304 5064252 140735631868784 140735631867696 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2946/statm: 2287 274 233 213 0 72 0
[pid=2947] ppid=2946 vsize=5664 CPUtime=760.63 cores=1,3,5,7
/proc/2947/stat : 2947 (npSolver-pbo) S 2946 2946 1653 0 -1 4202496 35677 159480 0 0 292 29 75681 61 20 0 1 0 272476488 5799936 1011 33554432000 4194304 5992684 140736809540320 140736809526152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2947/statm: 1416 1011 193 440 0 972 0
[pid=2990] ppid=2947 vsize=226900 CPUtime=1039.45 cores=1,3,5,7
/proc/2990/stat : 2990 (glucosInc) R 2947 2946 1653 0 -1 4202496 24755 0 0 0 103915 30 0 0 20 0 1 0 272552574 232345600 48492 33554432000 4194304 5654031 140736917758800 140736917756728 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2990/statm: 56725 48492 142 357 0 56365 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 241712

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2946 and gives
#  childrusage.ru_utime.tv_sec=759
#  childrusage.ru_utime.tv_usec=733502
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=909861
# CPU time returned by wait4() is 760.643
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1798.88
CPU system time (s): 1.2
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 241712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 759.734
system time used= 0.909861
maximum resident set size= 160352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195531
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= 2561
involuntary context switches= 1602

runsolver used 3.33449 second user time and 9.07262 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-26 22:17:59
IDJOB=3702862
IDBENCH=2265
IDSOLVER=2278
FILE ID=node108/3702862-1338063479
RUNJOBID= node108-1338052671-1674
PBS_JOBID= 14624392
Free space on /tmp= 71696 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
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-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702862-1338063479/watcher-3702862-1338063479 -o /tmp/evaluation-result-3702862-1338063479/solver-3702862-1338063479 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702862-1338063479.opb 1652305204 HOME HOME

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

MD5SUM BENCH= a2418d45f4247bab260506429e96e746
RANDOM SEED=1652305204

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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:        27131484 kB
Buffers:          251256 kB
Cached:          4544332 kB
SwapCached:            0 kB
Active:           747776 kB
Inactive:        4216232 kB
Active(anon):     171300 kB
Inactive(anon):        0 kB
Active(file):     576476 kB
Inactive(file):  4216232 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11244 kB
Writeback:            24 kB
AnonPages:        175060 kB
Mapped:            15640 kB
Shmem:               200 kB
Slab:             639908 kB
SReclaimable:      82108 kB
SUnreclaim:       557800 kB
KernelStack:        1456 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     288676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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= 71684 MiB
End job on node108 at 2012-05-26 22:48:00