Trace number 3747223

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/frb50-23-opb/normalized-frb50-23-5.opb
MD5SUM32f273c48805c1e726044ae006778010
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80035
Number of constraints which are clauses80035
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 1150
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 1150
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 1150
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.21	c run inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
0.00/0.36	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.36	c [INC SYSTEM] execute solver
0.00/0.37	c [INC SEARCH] formula is SAT
0.00/0.37	c [INC SYSTEM] solved the initial formula
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.58	o 0
0.00/0.58	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.58	c write failed with 2
0.00/0.58	c [INC SEARCH] iteration: 0
0.00/0.58	c [INC BOUNDS] best value:1150 search for 1149
0.00/0.58	c [INC SYSTEM] create new solver instance
0.00/0.58	c [INC] encode full formula
0.00/0.58	c (debug) using card networks
0.00/0.58	c old isEQ: 41, new EQ is 0
0.00/0.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.64	c [INC SEARCH] isOptimum variable: 0
0.00/0.95	c formula is SAT
0.00/0.96	c [INC SEARCH] copied best model
0.00/0.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.04	c model valid
0.97/1.04	c current solution ok
0.97/1.04	o -33
0.97/1.04	c [INC SEARCH] iteration: 1
0.97/1.04	c [INC BOUNDS] best value:1117 search for 1116
0.97/1.04	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.04	c write failed with 2
0.97/1.04	c [INC SYSTEM] create new solver instance
0.97/1.04	c [INC] encode full formula
0.97/1.04	c (debug) using card networks
0.97/1.04	c old isEQ: 126, new EQ is 0
0.97/1.09	c set iterative enc to: card
0.97/1.09	c set iterative enc to: none
1.08/1.11	c [INC SEARCH] isOptimum variable: 0
1.09/1.38	c formula is SAT
1.09/1.39	c [INC SEARCH] copied best model
1.09/1.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.11/1.47	c model valid
1.11/1.47	c current solution ok
1.11/1.47	o -35
1.11/1.47	c [INC SEARCH] iteration: 2
1.11/1.47	c [INC BOUNDS] best value:1115 search for 1114
1.11/1.47	c [INC SYSTEM] there exists a inc, kill it!
1.11/1.47	c write failed with 2
1.11/1.47	c [INC SYSTEM] create new solver instance
1.11/1.47	c [INC] encode full formula
1.11/1.47	c (debug) using card networks
1.11/1.47	c old isEQ: 126, new EQ is 0
1.48/1.52	c set iterative enc to: card
1.48/1.52	c set iterative enc to: none
1.48/1.53	c [INC SEARCH] isOptimum variable: 0
1.51/1.81	c formula is SAT
1.51/1.82	c [INC SEARCH] copied best model
1.51/1.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.51/1.89	c model valid
1.51/1.89	c current solution ok
1.51/1.89	o -36
1.51/1.89	c [INC SEARCH] iteration: 3
1.51/1.89	c [INC BOUNDS] best value:1114 search for 1113
1.51/1.89	c [INC SYSTEM] there exists a inc, kill it!
1.51/1.89	c write failed with 2
1.60/1.90	c [INC SYSTEM] create new solver instance
1.60/1.90	c [INC] encode full formula
1.60/1.90	c (debug) using card networks
1.60/1.90	c old isEQ: 126, new EQ is 0
1.60/1.95	c set iterative enc to: card
1.60/1.95	c set iterative enc to: none
1.60/1.96	c [INC SEARCH] isOptimum variable: 0
5.86/5.92	c formula is SAT
5.86/5.93	c [INC SEARCH] copied best model
5.86/5.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.96/6.01	c model valid
5.96/6.01	c current solution ok
5.96/6.01	o -39
5.96/6.01	c [INC SEARCH] iteration: 4
5.96/6.01	c [INC BOUNDS] best value:1111 search for 1110
5.96/6.01	c [INC SYSTEM] there exists a inc, kill it!
5.96/6.01	c write failed with 2
5.96/6.01	c [INC SYSTEM] create new solver instance
5.96/6.01	c [INC] encode full formula
5.96/6.01	c (debug) using card networks
5.96/6.01	c old isEQ: 126, new EQ is 0
5.96/6.07	c set iterative enc to: card
5.96/6.07	c set iterative enc to: none
5.96/6.08	c [INC SEARCH] isOptimum variable: 0
15.85/15.91	c formula is SAT
15.85/15.92	c [INC SEARCH] copied best model
15.85/15.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.95/16.00	c model valid
15.95/16.00	c current solution ok
15.95/16.00	o -40
15.95/16.00	c [INC SEARCH] iteration: 5
15.95/16.00	c [INC BOUNDS] best value:1110 search for 1109
15.95/16.00	c [INC SYSTEM] there exists a inc, kill it!
15.95/16.00	c write failed with 2
15.95/16.00	c [INC SYSTEM] create new solver instance
15.95/16.00	c [INC] encode full formula
15.95/16.00	c (debug) using card networks
15.95/16.00	c old isEQ: 126, new EQ is 0
15.95/16.05	c set iterative enc to: card
15.95/16.05	c set iterative enc to: none
15.95/16.07	c [INC SEARCH] isOptimum variable: 0
27.15/27.29	c formula is SAT
27.25/27.30	c [INC SEARCH] copied best model
27.25/27.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.25/27.38	c model valid
27.25/27.38	c current solution ok
27.25/27.38	o -41
27.25/27.38	c [INC SEARCH] iteration: 6
27.25/27.38	c [INC BOUNDS] best value:1109 search for 1108
27.25/27.38	c [INC SYSTEM] there exists a inc, kill it!
27.25/27.38	c write failed with 2
27.25/27.38	c [INC SYSTEM] create new solver instance
27.25/27.38	c [INC] encode full formula
27.25/27.38	c (debug) using card networks
27.25/27.38	c old isEQ: 126, new EQ is 0
27.37/27.44	c set iterative enc to: card
27.37/27.44	c set iterative enc to: none
27.37/27.45	c [INC SEARCH] isOptimum variable: 0
39.16/39.29	c formula is SAT
39.16/39.29	c [INC SEARCH] copied best model
39.16/39.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.26/39.38	c model valid
39.26/39.38	c current solution ok
39.26/39.38	o -43
39.26/39.38	c [INC SEARCH] iteration: 7
39.26/39.38	c [INC BOUNDS] best value:1107 search for 1106
39.26/39.38	c [INC SYSTEM] there exists a inc, kill it!
39.26/39.38	c write failed with 2
39.26/39.38	c [INC SYSTEM] create new solver instance
39.26/39.38	c [INC] encode full formula
39.26/39.38	c (debug) using card networks
39.26/39.38	c old isEQ: 126, new EQ is 0
39.36/39.43	c set iterative enc to: card
39.36/39.43	c set iterative enc to: none
39.36/39.45	c [INC SEARCH] isOptimum variable: 0
52.76/52.80	c formula is SAT
52.76/52.81	c [INC SEARCH] copied best model
52.76/52.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.76/52.89	c model valid
52.76/52.89	c current solution ok
52.76/52.89	o -44
52.76/52.89	c [INC SEARCH] iteration: 8
52.76/52.89	c [INC BOUNDS] best value:1106 search for 1105
52.76/52.89	c [INC SYSTEM] there exists a inc, kill it!
52.76/52.89	c write failed with 2
52.76/52.89	c [INC SYSTEM] create new solver instance
52.76/52.89	c [INC] encode full formula
52.76/52.89	c (debug) using card networks
52.76/52.89	c old isEQ: 126, new EQ is 0
52.87/52.94	c set iterative enc to: card
52.87/52.94	c set iterative enc to: none
52.87/52.96	c [INC SEARCH] isOptimum variable: 0
82.23/82.37	c formula is SAT
82.23/82.37	c [INC SEARCH] copied best model
82.23/82.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
82.33/82.45	c model valid
82.33/82.45	c current solution ok
82.33/82.45	o -45
82.33/82.45	c [INC SEARCH] iteration: 9
82.33/82.45	c [INC BOUNDS] best value:1105 search for 1104
82.33/82.45	c [INC SYSTEM] there exists a inc, kill it!
82.33/82.45	c write failed with 2
82.33/82.46	c [INC SYSTEM] create new solver instance
82.33/82.46	c [INC] encode full formula
82.33/82.46	c (debug) using card networks
82.33/82.46	c old isEQ: 126, new EQ is 0
82.44/82.51	c set iterative enc to: card
82.44/82.51	c set iterative enc to: none
82.44/82.52	c [INC SEARCH] isOptimum variable: 0
125.00/125.17	c formula is SAT
125.00/125.18	c [INC SEARCH] copied best model
125.00/125.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
125.10/125.26	c model valid
125.10/125.26	c current solution ok
125.10/125.26	o -46
125.10/125.26	c [INC SEARCH] iteration: 10
125.10/125.26	c [INC BOUNDS] best value:1104 search for 1103
125.10/125.26	c [INC SYSTEM] there exists a inc, kill it!
125.10/125.26	c write failed with 2
125.10/125.26	c [INC SYSTEM] create new solver instance
125.10/125.26	c [INC] encode full formula
125.10/125.26	c (debug) using card networks
125.10/125.26	c old isEQ: 126, new EQ is 0
125.22/125.31	c set iterative enc to: card
125.22/125.31	c set iterative enc to: none
125.22/125.33	c [INC SEARCH] isOptimum variable: 0
234.18/234.36	c formula is SAT
234.18/234.36	c [INC SEARCH] copied best model
234.18/234.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
234.27/234.44	c model valid
234.27/234.44	c current solution ok
234.27/234.44	o -47
234.27/234.44	c [INC SEARCH] iteration: 11
234.27/234.44	c [INC BOUNDS] best value:1103 search for 1102
234.27/234.44	c [INC SYSTEM] there exists a inc, kill it!
234.27/234.44	c write failed with 2
234.27/234.44	c [INC SYSTEM] create new solver instance
234.27/234.44	c [INC] encode full formula
234.27/234.44	c (debug) using card networks
234.27/234.44	c old isEQ: 126, new EQ is 0
234.38/234.50	c set iterative enc to: card
234.38/234.50	c set iterative enc to: none
234.38/234.51	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.40	s UNKNOWN
1800.01/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.01/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-3747223-1339100033/watcher-3747223-1339100033 -o /tmp/evaluation-result-3747223-1339100033/solver-3747223-1339100033 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747223-1339100033.opb 941159086 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: 1.87 1.95 1.68 3/178 15700
/proc/meminfo: memFree=30318384/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0

[startup+0.0316709 s]
/proc/loadavg: 1.87 1.95 1.68 3/178 15700
/proc/meminfo: memFree=30318384/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 1.87 1.95 1.68 3/178 15700
/proc/meminfo: memFree=30318384/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300278 s]
/proc/loadavg: 1.87 1.95 1.68 3/178 15700
/proc/meminfo: memFree=30318384/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70026 s]
/proc/loadavg: 1.87 1.95 1.68 3/178 15700
/proc/meminfo: memFree=30318384/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.87 1.95 1.68 3/181 15709
/proc/meminfo: memFree=30227264/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=1.48 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) R 15700 15700 15254 0 -1 4202496 14826 20377 0 0 59 15 68 6 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418601456 5055489 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 66196

[startup+3.1004 s]
/proc/loadavg: 1.87 1.95 1.68 3/181 15715
/proc/meminfo: memFree=30227336/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=1.94 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 18560 29297 0 0 75 16 94 9 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15715] ppid=15701 vsize=34984 CPUtime=1.12 cores=1,3,5,7
/proc/15715/stat : 15715 (glucosInc) R 15701 15700 15254 0 -1 4202496 8012 0 0 0 111 1 0 0 20 0 1 0 376132059 35823616 8013 33554432000 4194304 5654031 140733373823552 140733373821320 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15715/statm: 8746 8013 131 357 0 8386 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 101180

[startup+6.30026 s]
/proc/loadavg: 1.96 1.97 1.69 3/181 15715
/proc/meminfo: memFree=30222996/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=6.05 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 21088 37951 0 0 89 17 488 11 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 66196

[startup+12.7004 s]
/proc/loadavg: 1.96 1.97 1.69 3/181 15717
/proc/meminfo: memFree=30209548/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=6.05 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 21088 37951 0 0 89 17 488 11 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15717] ppid=15701 vsize=38316 CPUtime=6.59 cores=1,3,5,7
/proc/15717/stat : 15717 (glucosInc) R 15701 15700 15254 0 -1 4202496 8311 0 0 0 658 1 0 0 20 0 1 0 376132470 39235584 8303 33554432000 4194304 5654031 140734526943888 140734526931704 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15717/statm: 9579 8303 140 357 0 9219 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 104512

[startup+25.5005 s]
/proc/loadavg: 1.97 1.97 1.70 3/181 15721
/proc/meminfo: memFree=30222708/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=16.04 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 23616 47981 0 0 104 18 1468 14 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15719] ppid=15701 vsize=38164 CPUtime=9.41 cores=1,3,5,7
/proc/15719/stat : 15719 (glucosInc) R 15701 15700 15254 0 -1 4202496 8947 0 0 0 939 2 0 0 20 0 1 0 376133469 39079936 8353 33554432000 4194304 5654031 140734532861152 140734532848968 4232528 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15719/statm: 9541 8353 142 357 0 9181 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 104360

[startup+51.1005 s]
/proc/loadavg: 2.05 1.99 1.71 3/181 15727
/proc/meminfo: memFree=30231448/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=39.41 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 28672 69021 0 0 132 20 3767 22 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15725] ppid=15701 vsize=42624 CPUtime=11.63 cores=1,3,5,7
/proc/15725/stat : 15725 (glucosInc) R 15701 15700 15254 0 -1 4202496 9678 0 0 0 1161 2 0 0 20 0 1 0 376135807 43646976 9070 33554432000 4194304 5654031 140734803722880 140734803710696 4216105 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15725/statm: 10656 9070 142 357 0 10296 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 108820

[startup+102.3 s]
/proc/loadavg: 2.02 1.99 1.72 3/181 15734
/proc/meminfo: memFree=30192900/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=82.46 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 33728 92412 0 0 160 22 8033 31 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15733] ppid=15701 vsize=54128 CPUtime=19.75 cores=1,3,5,7
/proc/15733/stat : 15733 (glucosInc) R 15701 15700 15254 0 -1 4202496 11641 0 0 0 1972 3 0 0 20 0 1 0 376140115 55427072 10719 33554432000 4194304 5654031 140733946410768 140733946398584 4233181 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15733/statm: 13532 10719 142 357 0 13172 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 120324

[startup+162.3 s]
/proc/loadavg: 2.09 2.02 1.75 3/181 15736
/proc/meminfo: memFree=30145728/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=125.25 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 36256 105465 0 0 175 23 12291 36 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15736] ppid=15701 vsize=47088 CPUtime=36.94 cores=1,3,5,7
/proc/15736/stat : 15736 (glucosInc) R 15701 15700 15254 0 -1 4202496 12762 0 0 0 3691 3 0 0 20 0 1 0 376144395 48218112 11257 33554432000 4194304 5654031 140734779572368 140734779560184 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15736/statm: 11772 11257 142 357 0 11412 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 113284

[startup+222.307 s]
/proc/loadavg: 2.03 2.01 1.76 3/181 15738
/proc/meminfo: memFree=30144912/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=125.25 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 36256 105465 0 0 175 23 12291 36 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15736] ppid=15701 vsize=84440 CPUtime=96.93 cores=1,3,5,7
/proc/15736/stat : 15736 (glucosInc) R 15701 15700 15254 0 -1 4202496 14184 0 0 0 9689 4 0 0 20 0 1 0 376144395 86466560 18160 33554432000 4194304 5654031 140734779572368 140734779560184 4216697 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15736/statm: 21110 18160 142 357 0 20750 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 150636

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 1.78 3/181 15742
/proc/meminfo: memFree=30172464/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=234.4 cores=1,3,5,7

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

/proc/meminfo: memFree=30009064/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=234.4 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 38784 120186 0 0 189 23 23186 42 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15740] ppid=15701 vsize=109072 CPUtime=1067.58 cores=1,3,5,7
/proc/15740/stat : 15740 (glucosInc) R 15701 15700 15254 0 -1 4202496 23621 0 0 0 106731 27 0 0 20 0 1 0 376155314 111689728 26612 33554432000 4194304 5654031 140734976177280 140734976165096 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15740/statm: 27268 26612 142 357 0 26908 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 175268

[startup+1362.3 s]
/proc/loadavg: 2.04 2.03 1.92 3/181 15756
/proc/meminfo: memFree=30022140/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=234.4 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 38784 120186 0 0 189 23 23186 42 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15740] ppid=15701 vsize=158580 CPUtime=1127.57 cores=1,3,5,7
/proc/15740/stat : 15740 (glucosInc) R 15701 15700 15254 0 -1 4202496 24781 0 0 0 112726 31 0 0 20 0 1 0 376155314 162385920 34577 33554432000 4194304 5654031 140734976177280 140734976175208 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15740/statm: 39645 34577 142 357 0 39285 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 224776

[startup+1422.3 s]
/proc/loadavg: 2.05 2.03 1.93 3/181 15756
/proc/meminfo: memFree=29979508/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=234.4 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 38784 120186 0 0 189 23 23186 42 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15740] ppid=15701 vsize=188928 CPUtime=1187.56 cores=1,3,5,7
/proc/15740/stat : 15740 (glucosInc) R 15701 15700 15254 0 -1 4202496 26072 0 0 0 118723 33 0 0 20 0 1 0 376155314 193462272 43192 33554432000 4194304 5654031 140734976177280 140734976175208 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15740/statm: 47232 43192 142 357 0 46872 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 255124

[startup+1482.3 s]
/proc/loadavg: 2.05 2.04 1.93 3/181 15756
/proc/meminfo: memFree=29976828/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=234.4 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 38784 120186 0 0 189 23 23186 42 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15740] ppid=15701 vsize=188928 CPUtime=1247.55 cores=1,3,5,7
/proc/15740/stat : 15740 (glucosInc) R 15701 15700 15254 0 -1 4202496 26338 0 0 0 124721 34 0 0 20 0 1 0 376155314 193462272 43704 33554432000 4194304 5654031 140734976177280 140734976175208 4232976 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15740/statm: 47232 43704 142 357 0 46872 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 255124

[startup+1542.31 s]
/proc/loadavg: 2.05 2.04 1.94 3/181 15756
/proc/meminfo: memFree=29962684/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=234.4 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 38784 120186 0 0 189 23 23186 42 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15740] ppid=15701 vsize=188928 CPUtime=1307.55 cores=1,3,5,7
/proc/15740/stat : 15740 (glucosInc) R 15701 15700 15254 0 -1 4202496 27070 0 0 0 130719 36 0 0 20 0 1 0 376155314 193462272 45752 33554432000 4194304 5654031 140734976177280 140734976165096 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15740/statm: 47232 45752 142 357 0 46872 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 255124

[startup+1602.3 s]
/proc/loadavg: 2.09 2.06 1.95 3/182 15759
/proc/meminfo: memFree=29956040/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=234.4 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 38784 120186 0 0 189 23 23186 42 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15740] ppid=15701 vsize=219748 CPUtime=1367.54 cores=1,3,5,7
/proc/15740/stat : 15740 (glucosInc) R 15701 15700 15254 0 -1 4202496 28517 0 0 0 136715 39 0 0 20 0 1 0 376155314 225021952 47355 33554432000 4194304 5654031 140734976177280 140734976165096 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15740/statm: 54937 47355 142 357 0 54577 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 285944

[startup+1662.3 s]
/proc/loadavg: 2.09 2.06 1.95 3/181 15760
/proc/meminfo: memFree=29960272/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=234.4 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 38784 120186 0 0 189 23 23186 42 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15740] ppid=15701 vsize=219748 CPUtime=1427.52 cores=1,3,5,7
/proc/15740/stat : 15740 (glucosInc) R 15701 15700 15254 0 -1 4202496 29385 0 0 0 142712 40 0 0 20 0 1 0 376155314 225021952 47867 33554432000 4194304 5654031 140734976177280 140734976165096 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15740/statm: 54937 47867 142 357 0 54577 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 285944

[startup+1722.3 s]
/proc/loadavg: 2.03 2.05 1.95 3/181 15760
/proc/meminfo: memFree=29905864/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=234.4 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 38784 120186 0 0 189 23 23186 42 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15740] ppid=15701 vsize=219748 CPUtime=1487.51 cores=1,3,5,7
/proc/15740/stat : 15740 (glucosInc) R 15701 15700 15254 0 -1 4202496 30248 0 0 0 148708 43 0 0 20 0 1 0 376155314 225021952 47355 33554432000 4194304 5654031 140734976177280 140734976165096 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15740/statm: 54937 47355 142 357 0 54577 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 285944

[startup+1782.3 s]
/proc/loadavg: 1.96 2.04 1.95 3/181 15859
/proc/meminfo: memFree=30097500/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=234.4 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 38784 120186 0 0 189 23 23186 42 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15740] ppid=15701 vsize=188928 CPUtime=1547.5 cores=1,3,5,7
/proc/15740/stat : 15740 (glucosInc) R 15701 15700 15254 0 -1 4202496 30514 0 0 0 154706 44 0 0 20 0 1 0 376155314 193462272 45752 33554432000 4194304 5654031 140734976177280 140734976175208 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15740/statm: 47232 45752 142 357 0 46872 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 255124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.97 2.03 1.95 3/181 15865
/proc/meminfo: memFree=30129896/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=234.4 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 38784 120186 0 0 189 23 23186 42 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15740] ppid=15701 vsize=139608 CPUtime=1565.61 cores=1,3,5,7
/proc/15740/stat : 15740 (glucosInc) R 15701 15700 15254 0 -1 4202496 31103 0 0 0 156515 46 0 0 20 0 1 0 376155314 142958592 34246 33554432000 4194304 5654031 140734976177280 140734976175304 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15740/statm: 34902 34246 142 357 0 34542 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 205804

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 1.97 2.03 1.95 3/181 15865
/proc/meminfo: memFree=30129896/32873844 swapFree=7116/7116
[pid=15700] ppid=15698 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15700/stat : 15700 (npSolver-pbo-It) S 15698 15700 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376131862 9367552 275 33554432000 4194304 5064252 140737224574512 140737224573424 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15700/statm: 2287 275 233 213 0 72 0
[pid=15701] ppid=15700 vsize=57048 CPUtime=234.4 cores=1,3,5,7
/proc/15701/stat : 15701 (npSolver-pbo) S 15700 15700 15254 0 -1 4202496 38784 120186 0 0 189 23 23186 42 20 0 1 0 376131862 58417152 13928 33554432000 4194304 6004724 140735418605968 140735418591816 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15701/statm: 14262 13928 175 442 0 13816 0
[pid=15740] ppid=15701 vsize=139608 CPUtime=1565.61 cores=1,3,5,7
/proc/15740/stat : 15740 (glucosInc) R 15701 15700 15254 0 -1 4202496 31103 0 0 0 156515 46 0 0 20 0 1 0 376155314 142958592 34246 33554432000 4194304 5654031 140734976177280 140734976175304 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15740/statm: 34902 34246 142 357 0 34542 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 205804

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1798.91
CPU system time (s): 1.12683
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 285944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.91
system time used= 1.12683
maximum resident set size= 197612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190456
page faults= 0
swaps= 0
block input operations= 0
block output operations= 102328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2246
involuntary context switches= 2538

runsolver used 6.92995 second user time and 8.62069 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-07 22:13:53
IDJOB=3747223
IDBENCH=2262
IDSOLVER=2332
FILE ID=node103/3747223-1339100033
RUNJOBID= node103-1339098177-15271
PBS_JOBID= 14643750
Free space on /tmp= 71220 MiB

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

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

MD5SUM BENCH= 32f273c48805c1e726044ae006778010
RANDOM SEED=941159086

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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.189
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.189
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	: 5411.36
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.189
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.91
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.189
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:        30318656 kB
Buffers:          250364 kB
Cached:          1488016 kB
SwapCached:         5468 kB
Active:           388592 kB
Inactive:        1390380 kB
Active(anon):      37040 kB
Inactive(anon):     5816 kB
Active(file):     351552 kB
Inactive(file):  1384564 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:             22224 kB
Writeback:             0 kB
AnonPages:         43812 kB
Mapped:            10304 kB
Shmem:                 0 kB
Slab:             640092 kB
SReclaimable:      80664 kB
SUnreclaim:       559428 kB
KernelStack:        1472 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     160040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 71212 MiB
End job on node103 at 2012-06-07 22:43:53