Trace number 3747216

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 (fixed)? (TO) 1800.04 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-2.opb
MD5SUMaabc023158e10c9511062af8ac97c515
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58624
Number of constraints which are clauses58624
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 945
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 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.00/0.25	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.25	c [INC SYSTEM] execute solver
0.00/0.26	c [INC SEARCH] formula is SAT
0.00/0.26	c [INC SYSTEM] solved the initial formula
0.00/0.32	c model valid
0.00/0.32	c current solution ok
0.00/0.41	o 0
0.00/0.41	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.41	c write failed with 2
0.00/0.41	c [INC SEARCH] iteration: 0
0.00/0.41	c [INC BOUNDS] best value:945 search for 944
0.00/0.41	c [INC SYSTEM] create new solver instance
0.00/0.41	c [INC] encode full formula
0.00/0.41	c (debug) using card networks
0.00/0.41	c old isEQ: 41, new EQ is 0
0.00/0.44	c set iterative enc to: card
0.00/0.44	c set iterative enc to: none
0.00/0.44	c [INC SEARCH] isOptimum variable: 0
0.00/0.58	c formula is SAT
0.00/0.58	c [INC SEARCH] copied best model
0.00/0.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.64	c model valid
0.00/0.64	c current solution ok
0.00/0.64	o -24
0.00/0.64	c [INC SEARCH] iteration: 1
0.00/0.64	c [INC BOUNDS] best value:921 search for 920
0.00/0.64	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.64	c write failed with 2
0.00/0.64	c [INC SYSTEM] create new solver instance
0.00/0.64	c [INC] encode full formula
0.00/0.64	c (debug) using card networks
0.00/0.64	c old isEQ: 240, new EQ is 0
0.00/0.66	c set iterative enc to: card
0.00/0.66	c set iterative enc to: none
0.00/0.67	c [INC SEARCH] isOptimum variable: 0
0.00/0.85	c formula is SAT
0.00/0.85	c [INC SEARCH] copied best model
0.00/0.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.91	c model valid
0.00/0.91	c current solution ok
0.00/0.91	o -27
0.00/0.91	c [INC SEARCH] iteration: 2
0.00/0.91	c [INC BOUNDS] best value:918 search for 917
0.00/0.91	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.91	c write failed with 2
0.00/0.91	c [INC SYSTEM] create new solver instance
0.00/0.91	c [INC] encode full formula
0.00/0.91	c (debug) using card networks
0.00/0.91	c old isEQ: 64, new EQ is 0
0.00/0.93	c set iterative enc to: card
0.00/0.93	c set iterative enc to: none
0.00/0.94	c [INC SEARCH] isOptimum variable: 0
1.45/1.53	c formula is SAT
1.45/1.53	c [INC SEARCH] copied best model
1.45/1.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.56/1.60	c model valid
1.56/1.60	c current solution ok
1.56/1.60	o -31
1.56/1.60	c [INC SEARCH] iteration: 3
1.56/1.60	c [INC BOUNDS] best value:914 search for 913
1.56/1.60	c [INC SYSTEM] there exists a inc, kill it!
1.56/1.60	c write failed with 2
1.56/1.60	c [INC SYSTEM] create new solver instance
1.56/1.60	c [INC] encode full formula
1.56/1.60	c (debug) using card networks
1.56/1.60	c old isEQ: 240, new EQ is 0
1.56/1.62	c set iterative enc to: card
1.56/1.62	c set iterative enc to: none
1.56/1.63	c [INC SEARCH] isOptimum variable: 0
2.65/2.79	c formula is SAT
2.85/3.03	c [INC SEARCH] copied best model
2.85/3.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.85/3.03	c model valid
2.85/3.03	c current solution ok
2.85/3.03	o -32
2.85/3.03	c [INC SEARCH] iteration: 4
2.85/3.03	c [INC BOUNDS] best value:913 search for 912
2.85/3.03	c [INC SYSTEM] there exists a inc, kill it!
2.85/3.03	c write failed with 2
2.85/3.03	c [INC SYSTEM] create new solver instance
2.85/3.03	c [INC] encode full formula
2.85/3.03	c (debug) using card networks
2.85/3.03	c old isEQ: 240, new EQ is 0
2.85/3.03	c set iterative enc to: card
2.85/3.03	c set iterative enc to: none
2.85/3.03	c [INC SEARCH] isOptimum variable: 0
4.45/4.56	c formula is SAT
4.45/4.56	c [INC SEARCH] copied best model
4.45/4.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.56/4.62	c model valid
4.56/4.62	c current solution ok
4.56/4.62	o -33
4.56/4.62	c [INC SEARCH] iteration: 5
4.56/4.62	c [INC BOUNDS] best value:912 search for 911
4.56/4.62	c [INC SYSTEM] there exists a inc, kill it!
4.56/4.62	c write failed with 2
4.56/4.62	c [INC SYSTEM] create new solver instance
4.56/4.62	c [INC] encode full formula
4.56/4.62	c (debug) using card networks
4.56/4.62	c old isEQ: 240, new EQ is 0
4.56/4.65	c set iterative enc to: card
4.56/4.65	c set iterative enc to: none
4.56/4.65	c [INC SEARCH] isOptimum variable: 0
5.55/5.67	c formula is SAT
5.55/5.67	c [INC SEARCH] copied best model
5.55/5.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.66/5.74	c model valid
5.66/5.74	c current solution ok
5.66/5.74	o -35
5.66/5.74	c [INC SEARCH] iteration: 6
5.66/5.74	c [INC BOUNDS] best value:910 search for 909
5.66/5.74	c [INC SYSTEM] there exists a inc, kill it!
5.66/5.74	c write failed with 2
5.66/5.74	c [INC SYSTEM] create new solver instance
5.66/5.74	c [INC] encode full formula
5.66/5.74	c (debug) using card networks
5.66/5.74	c old isEQ: 240, new EQ is 0
5.66/5.76	c set iterative enc to: card
5.66/5.76	c set iterative enc to: none
5.66/5.77	c [INC SEARCH] isOptimum variable: 0
9.44/9.50	c formula is SAT
9.44/9.50	c [INC SEARCH] copied best model
9.44/9.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.44/9.56	c model valid
9.44/9.56	c current solution ok
9.44/9.56	o -36
9.44/9.56	c [INC SEARCH] iteration: 7
9.44/9.56	c [INC BOUNDS] best value:909 search for 908
9.44/9.56	c [INC SYSTEM] there exists a inc, kill it!
9.44/9.56	c write failed with 2
9.44/9.56	c [INC SYSTEM] create new solver instance
9.44/9.56	c [INC] encode full formula
9.44/9.56	c (debug) using card networks
9.44/9.56	c old isEQ: 240, new EQ is 0
9.44/9.59	c set iterative enc to: card
9.44/9.59	c set iterative enc to: none
9.44/9.59	c [INC SEARCH] isOptimum variable: 0
14.16/14.29	c formula is SAT
14.16/14.29	c [INC SEARCH] copied best model
14.16/14.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.25/14.35	c model valid
14.25/14.35	c current solution ok
14.25/14.35	o -37
14.25/14.35	c [INC SEARCH] iteration: 8
14.25/14.35	c [INC BOUNDS] best value:908 search for 907
14.25/14.35	c [INC SYSTEM] there exists a inc, kill it!
14.25/14.35	c write failed with 2
14.25/14.35	c [INC SYSTEM] create new solver instance
14.25/14.35	c [INC] encode full formula
14.25/14.35	c (debug) using card networks
14.25/14.35	c old isEQ: 240, new EQ is 0
14.25/14.38	c set iterative enc to: card
14.25/14.38	c set iterative enc to: none
14.25/14.39	c [INC SEARCH] isOptimum variable: 0
19.64/19.75	c formula is SAT
19.64/19.75	c [INC SEARCH] copied best model
19.64/19.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.74/19.81	c model valid
19.74/19.81	c current solution ok
19.74/19.81	o -38
19.74/19.81	c [INC SEARCH] iteration: 9
19.74/19.81	c [INC BOUNDS] best value:907 search for 906
19.74/19.81	c [INC SYSTEM] there exists a inc, kill it!
19.74/19.81	c write failed with 2
19.74/19.81	c [INC SYSTEM] create new solver instance
19.74/19.81	c [INC] encode full formula
19.74/19.81	c (debug) using card networks
19.74/19.81	c old isEQ: 240, new EQ is 0
19.74/19.84	c set iterative enc to: card
19.74/19.84	c set iterative enc to: none
19.74/19.85	c [INC SEARCH] isOptimum variable: 0
25.43/25.56	c formula is SAT
25.43/25.56	c [INC SEARCH] copied best model
25.43/25.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.53/25.62	c model valid
25.53/25.62	c current solution ok
25.53/25.62	o -39
25.53/25.62	c [INC SEARCH] iteration: 10
25.53/25.62	c [INC BOUNDS] best value:906 search for 905
25.53/25.62	c [INC SYSTEM] there exists a inc, kill it!
25.53/25.62	c write failed with 2
25.53/25.63	c [INC SYSTEM] create new solver instance
25.53/25.63	c [INC] encode full formula
25.53/25.63	c (debug) using card networks
25.53/25.63	c old isEQ: 240, new EQ is 0
25.53/25.65	c set iterative enc to: card
25.53/25.65	c set iterative enc to: none
25.53/25.66	c [INC SEARCH] isOptimum variable: 0
34.33/34.47	c formula is SAT
34.33/34.47	c [INC SEARCH] copied best model
34.33/34.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.43/34.54	c model valid
34.43/34.54	c current solution ok
34.43/34.54	o -40
34.43/34.54	c [INC SEARCH] iteration: 11
34.43/34.54	c [INC BOUNDS] best value:905 search for 904
34.43/34.54	c [INC SYSTEM] there exists a inc, kill it!
34.43/34.54	c write failed with 2
34.43/34.54	c [INC SYSTEM] create new solver instance
34.43/34.54	c [INC] encode full formula
34.43/34.54	c (debug) using card networks
34.43/34.54	c old isEQ: 240, new EQ is 0
34.43/34.56	c set iterative enc to: card
34.43/34.56	c set iterative enc to: none
34.43/34.57	c [INC SEARCH] isOptimum variable: 0
46.01/46.15	c formula is SAT
46.01/46.16	c [INC SEARCH] copied best model
46.01/46.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
46.11/46.21	c model valid
46.11/46.21	c current solution ok
46.11/46.21	o -41
46.11/46.21	c [INC SEARCH] iteration: 12
46.11/46.21	c [INC BOUNDS] best value:904 search for 903
46.11/46.21	c [INC SYSTEM] there exists a inc, kill it!
46.11/46.21	c write failed with 2
46.11/46.22	c [INC SYSTEM] create new solver instance
46.11/46.22	c [INC] encode full formula
46.11/46.22	c (debug) using card networks
46.11/46.22	c old isEQ: 240, new EQ is 0
46.11/46.24	c set iterative enc to: card
46.11/46.24	c set iterative enc to: none
46.11/46.24	c [INC SEARCH] isOptimum variable: 0
59.70/59.86	c formula is SAT
59.70/59.86	c [INC SEARCH] copied best model
59.70/59.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.80/59.92	c model valid
59.80/59.92	c current solution ok
59.80/59.92	o -42
59.80/59.92	c [INC SEARCH] iteration: 13
59.80/59.92	c [INC BOUNDS] best value:903 search for 902
59.80/59.92	c [INC SYSTEM] there exists a inc, kill it!
59.80/59.92	c write failed with 2
59.80/59.93	c [INC SYSTEM] create new solver instance
59.80/59.93	c [INC] encode full formula
59.80/59.93	c (debug) using card networks
59.80/59.93	c old isEQ: 240, new EQ is 0
59.80/59.95	c set iterative enc to: card
59.80/59.95	c set iterative enc to: none
59.80/59.96	c [INC SEARCH] isOptimum variable: 0
207.58/207.79	c formula is SAT
207.58/207.79	c [INC SEARCH] copied best model
207.58/207.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
207.68/207.85	c model valid
207.68/207.85	c current solution ok
207.68/207.85	o -43
207.68/207.85	c [INC SEARCH] iteration: 14
207.68/207.85	c [INC BOUNDS] best value:902 search for 901
207.68/207.85	c [INC SYSTEM] there exists a inc, kill it!
207.68/207.85	c write failed with 2
207.68/207.85	c [INC SYSTEM] create new solver instance
207.68/207.85	c [INC] encode full formula
207.68/207.85	c (debug) using card networks
207.68/207.85	c old isEQ: 240, new EQ is 0
207.68/207.87	c set iterative enc to: card
207.68/207.87	c set iterative enc to: none
207.68/207.88	c [INC SEARCH] isOptimum variable: 0
464.92/465.17	c formula is SAT
464.92/465.17	c [INC SEARCH] copied best model
464.92/465.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
465.02/465.24	c model valid
465.02/465.24	c current solution ok
465.02/465.24	o -44
465.02/465.24	c [INC SEARCH] iteration: 15
465.02/465.24	c [INC BOUNDS] best value:901 search for 900
465.02/465.24	c [INC SYSTEM] there exists a inc, kill it!
465.02/465.24	c write failed with 2
465.02/465.24	c [INC SYSTEM] create new solver instance
465.02/465.24	c [INC] encode full formula
465.02/465.24	c (debug) using card networks
465.02/465.24	c old isEQ: 240, new EQ is 0
465.02/465.26	c set iterative enc to: card
465.02/465.26	c set iterative enc to: none
465.02/465.27	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.00/1800.40	s UNKNOWN
1800.00/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.00/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3747216-1339100021/watcher-3747216-1339100021 -o /tmp/evaluation-result-3747216-1339100021/solver-3747216-1339100021 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747216-1339100021.opb 1111146102 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 1.99 1.69 3/178 8326
/proc/meminfo: memFree=30607760/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0

[startup+0.0619571 s]
/proc/loadavg: 2.00 1.99 1.69 3/178 8326
/proc/meminfo: memFree=30607760/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100351 s]
/proc/loadavg: 2.00 1.99 1.69 3/178 8326
/proc/meminfo: memFree=30607760/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300298 s]
/proc/loadavg: 2.00 1.99 1.69 3/178 8326
/proc/meminfo: memFree=30607760/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700159 s]
/proc/loadavg: 2.00 1.99 1.69 3/178 8326
/proc/meminfo: memFree=30607760/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 1.99 1.69 3/181 8339
/proc/meminfo: memFree=30567528/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=0.91 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 10714 13213 0 0 38 10 40 3 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8339] ppid=8327 vsize=19744 CPUtime=0.54 cores=0,2,4,6
/proc/8339/stat : 8339 (glucosInc) R 8327 8326 7954 0 -1 4202496 4125 0 0 0 54 0 0 0 20 0 1 0 376126587 20217856 4266 33554432000 4194304 5654031 140734283914784 140734283912664 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8339/statm: 4936 4266 131 357 0 4576 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 52396

[startup+3.10038 s]
/proc/loadavg: 2.00 1.99 1.69 3/181 8341
/proc/meminfo: memFree=30568280/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=2.85 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 13506 21975 0 0 56 10 214 5 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 32652

[startup+6.30021 s]
/proc/loadavg: 2.00 1.99 1.69 3/181 8345
/proc/meminfo: memFree=30566420/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=5.73 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 16296 30849 0 0 74 11 481 7 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 32652

[startup+12.7004 s]
/proc/loadavg: 2.00 1.99 1.69 3/181 8349
/proc/meminfo: memFree=30565692/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=9.56 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 17681 36479 0 0 83 12 853 8 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8349] ppid=8327 vsize=18728 CPUtime=3.09 cores=0,2,4,6
/proc/8349/stat : 8349 (glucosInc) R 8327 8326 7954 0 -1 4202496 4983 0 0 0 309 0 0 0 20 0 1 0 376127452 19177472 4002 33554432000 4194304 5654031 140735590930304 140735590918120 4233381 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8349/statm: 4682 4002 142 357 0 4322 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 51380

[startup+25.5004 s]
/proc/loadavg: 2.00 1.99 1.70 3/181 8353
/proc/meminfo: memFree=30550436/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=19.8 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 20471 50359 0 0 101 12 1856 11 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8353] ppid=8327 vsize=30712 CPUtime=5.63 cores=0,2,4,6
/proc/8353/stat : 8353 (glucosInc) R 8327 8326 7954 0 -1 4202496 7073 0 0 0 562 1 0 0 20 0 1 0 376128477 31449088 6776 33554432000 4194304 5654031 140737429304672 140737429292488 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8353/statm: 7678 6776 142 357 0 7318 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 63364

[startup+51.1003 s]
/proc/loadavg: 2.00 1.99 1.71 3/181 8359
/proc/meminfo: memFree=30549564/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=46.17 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 24666 74498 0 0 127 13 4459 18 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8359] ppid=8327 vsize=19280 CPUtime=4.84 cores=0,2,4,6
/proc/8359/stat : 8359 (glucosInc) R 8327 8326 7954 0 -1 4202496 5612 0 0 0 483 1 0 0 20 0 1 0 376131117 19742720 4160 33554432000 4194304 5654031 140733717048640 140733717036456 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8359/statm: 4820 4160 142 357 0 4460 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 51932

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.72 3/180 8361
/proc/meminfo: memFree=30516240/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=59.89 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 26051 81866 0 0 136 14 5819 20 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8361] ppid=8327 vsize=57244 CPUtime=42.31 cores=0,2,4,6
/proc/8361/stat : 8361 (glucosInc) R 8327 8326 7954 0 -1 4202496 9071 0 0 0 4230 1 0 0 20 0 1 0 376132489 58617856 12624 33554432000 4194304 5654031 140734694711920 140734694699736 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8361/statm: 14311 12624 142 357 0 13951 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 89896

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 1.74 3/181 8362
/proc/meminfo: memFree=30510956/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=59.89 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 26051 81866 0 0 136 14 5819 20 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8361] ppid=8327 vsize=57244 CPUtime=102.3 cores=0,2,4,6
/proc/8361/stat : 8361 (glucosInc) R 8327 8326 7954 0 -1 4202496 9561 0 0 0 10228 2 0 0 20 0 1 0 376132489 58617856 13748 33554432000 4194304 5654031 140734694711920 140734694699736 4215076 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8361/statm: 14311 13748 142 357 0 13951 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 89896

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 1.75 3/181 8364
/proc/meminfo: memFree=30464164/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=207.76 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 27456 91975 0 0 144 14 20595 23 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8364] ppid=8327 vsize=37140 CPUtime=14.4 cores=0,2,4,6
/proc/8364/stat : 8364 (glucosInc) R 8327 8326 7954 0 -1 4202496 8132 0 0 0 1438 2 0 0 20 0 1 0 376147281 38031360 8706 33554432000 4194304 5654031 140733470343968 140733470331784 4232605 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8364/statm: 9285 8706 142 357 0 8925 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 69792

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/181 8364
/proc/meminfo: memFree=30489308/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=207.76 cores=0,2,4,6

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

/proc/meminfo: memFree=30218876/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=465.1 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 28841 104043 0 0 153 14 46314 29 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8370] ppid=8327 vsize=153392 CPUtime=776.88 cores=0,2,4,6
/proc/8370/stat : 8370 (glucosInc) R 8327 8326 7954 0 -1 4202496 15595 0 0 0 77670 18 0 0 20 0 1 0 376173020 157073408 36892 33554432000 4194304 5654031 140735237086992 140735237074808 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8370/statm: 38348 36892 142 357 0 37988 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 186044

[startup+1302.3 s]
/proc/loadavg: 2.12 2.03 1.91 3/181 8423
/proc/meminfo: memFree=30091044/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=465.1 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 28841 104043 0 0 153 14 46314 29 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8370] ppid=8327 vsize=153392 CPUtime=836.88 cores=0,2,4,6
/proc/8370/stat : 8370 (glucosInc) R 8327 8326 7954 0 -1 4202496 16814 0 0 0 83667 21 0 0 20 0 1 0 376173020 157073408 35868 33554432000 4194304 5654031 140735237086992 140735237074808 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8370/statm: 38348 35868 142 357 0 37988 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 186044

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 1.91 3/181 8424
/proc/meminfo: memFree=30089588/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=465.1 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 28841 104043 0 0 153 14 46314 29 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8370] ppid=8327 vsize=153392 CPUtime=896.86 cores=0,2,4,6
/proc/8370/stat : 8370 (glucosInc) R 8327 8326 7954 0 -1 4202496 18079 0 0 0 89663 23 0 0 20 0 1 0 376173020 157073408 34332 33554432000 4194304 5654031 140735237086992 140735237074808 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8370/statm: 38348 34332 142 357 0 37988 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 186044

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 1.91 3/181 8424
/proc/meminfo: memFree=30114904/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=465.1 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 28841 104043 0 0 153 14 46314 29 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8370] ppid=8327 vsize=104072 CPUtime=956.86 cores=0,2,4,6
/proc/8370/stat : 8370 (glucosInc) R 8327 8326 7954 0 -1 4202496 19459 0 0 0 95660 26 0 0 20 0 1 0 376173020 106569728 25455 33554432000 4194304 5654031 140735237086992 140735237074808 4233424 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8370/statm: 26018 25455 142 357 0 25658 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 136724

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 8424
/proc/meminfo: memFree=30060264/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=465.1 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 28841 104043 0 0 153 14 46314 29 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8370] ppid=8327 vsize=153392 CPUtime=1016.84 cores=0,2,4,6
/proc/8370/stat : 8370 (glucosInc) R 8327 8326 7954 0 -1 4202496 20438 0 0 0 101656 28 0 0 20 0 1 0 376173020 157073408 35868 33554432000 4194304 5654031 140735237086992 140735237074808 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8370/statm: 38348 35868 142 357 0 37988 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 186044

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/181 8424
/proc/meminfo: memFree=30095504/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=465.1 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 28841 104043 0 0 153 14 46314 29 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8370] ppid=8327 vsize=104072 CPUtime=1076.84 cores=0,2,4,6
/proc/8370/stat : 8370 (glucosInc) R 8327 8326 7954 0 -1 4202496 21824 0 0 0 107653 31 0 0 20 0 1 0 376173020 106569728 25455 33554432000 4194304 5654031 140735237086992 140735237074808 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8370/statm: 26018 25455 142 357 0 25658 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 136724

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/182 8427
/proc/meminfo: memFree=30045076/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=465.1 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 28841 104043 0 0 153 14 46314 29 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8370] ppid=8327 vsize=153392 CPUtime=1136.83 cores=0,2,4,6
/proc/8370/stat : 8370 (glucosInc) R 8327 8326 7954 0 -1 4202496 22809 0 0 0 113650 33 0 0 20 0 1 0 376173020 157073408 36892 33554432000 4194304 5654031 140735237086992 140735237074808 4232528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8370/statm: 38348 36892 142 357 0 37988 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 186044

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 8428
/proc/meminfo: memFree=30079312/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=465.1 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 28841 104043 0 0 153 14 46314 29 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8370] ppid=8327 vsize=104072 CPUtime=1196.82 cores=0,2,4,6
/proc/8370/stat : 8370 (glucosInc) R 8327 8326 7954 0 -1 4202496 24198 0 0 0 119646 36 0 0 20 0 1 0 376173020 106569728 25455 33554432000 4194304 5654031 140735237086992 140735237074808 4233181 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8370/statm: 26018 25455 142 357 0 25658 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 136724

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 8428
/proc/meminfo: memFree=30043684/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=465.1 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 28841 104043 0 0 153 14 46314 29 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8370] ppid=8327 vsize=153392 CPUtime=1256.81 cores=0,2,4,6
/proc/8370/stat : 8370 (glucosInc) R 8327 8326 7954 0 -1 4202496 25178 0 0 0 125643 38 0 0 20 0 1 0 376173020 157073408 35356 33554432000 4194304 5654031 140735237086992 140735237074808 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8370/statm: 38348 35356 142 357 0 37988 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 186044

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 8428
/proc/meminfo: memFree=30022356/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=465.1 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 28841 104043 0 0 153 14 46314 29 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8370] ppid=8327 vsize=184212 CPUtime=1316.8 cores=0,2,4,6
/proc/8370/stat : 8370 (glucosInc) R 8327 8326 7954 0 -1 4202496 26566 0 0 0 131639 41 0 0 20 0 1 0 376173020 188633088 39007 33554432000 4194304 5654031 140735237086992 140735237074808 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8370/statm: 46053 39007 142 357 0 45693 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 216864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 8428
/proc/meminfo: memFree=30090388/32873844 swapFree=7632/7632
[pid=8326] ppid=8324 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8326/stat : 8326 (npSolver-pbo-It) S 8324 8326 7954 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126492 9367552 275 33554432000 4194304 5064252 140736531699376 140736531698288 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8326/statm: 2287 275 233 213 0 72 0
[pid=8327] ppid=8326 vsize=23504 CPUtime=465.1 cores=0,2,4,6
/proc/8327/stat : 8327 (npSolver-pbo) S 8326 8326 7954 0 -1 4202496 28841 104043 0 0 153 14 46314 29 20 0 1 0 376126492 24068096 5542 33554432000 4194304 6004724 140734662228832 140734662214680 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8327/statm: 5876 5542 175 442 0 5430 0
[pid=8370] ppid=8327 vsize=104072 CPUtime=1334.9 cores=0,2,4,6
/proc/8370/stat : 8370 (glucosInc) R 8327 8326 7954 0 -1 4202496 26569 0 0 0 133449 41 0 0 20 0 1 0 376173020 106569728 25455 33554432000 4194304 5654031 140735237086992 140735237074808 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8370/statm: 26018 25455 142 357 0 25658 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 136724

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.04
CPU user time (s): 1799.18
CPU system time (s): 0.858869
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 216864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.18
system time used= 0.858869
maximum resident set size= 162172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159835
page faults= 0
swaps= 0
block input operations= 0
block output operations= 65072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1224
involuntary context switches= 2333

runsolver used 5.54516 second user time and 14.4908 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-07 22:13:42
IDJOB=3747216
IDBENCH=2251
IDSOLVER=2332
FILE ID=node141/3747216-1339100021
RUNJOBID= node141-1339098177-7970
PBS_JOBID= 14643712
Free space on /tmp= 70804 MiB

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

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

MD5SUM BENCH= aabc023158e10c9511062af8ac97c515
RANDOM SEED=1111146102

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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:        30608032 kB
Buffers:           75616 kB
Cached:          1313336 kB
SwapCached:         2440 kB
Active:           347556 kB
Inactive:        1163064 kB
Active(anon):     122404 kB
Inactive(anon):     1668 kB
Active(file):     225152 kB
Inactive(file):  1161396 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098804 kB
Dirty:              9348 kB
Writeback:             8 kB
AnonPages:        127996 kB
Mapped:             8924 kB
Shmem:                 0 kB
Slab:             613680 kB
SReclaimable:      55832 kB
SUnreclaim:       557848 kB
KernelStack:        1480 kB
PageTables:         4440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     262332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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= 70700 MiB
End job on node141 at 2012-06-07 22:43:42