Trace number 3752481

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_4.opb
MD5SUM169f1f6799c5c0fd2a1b0aca08165f42
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-58
Best CPU time to get the best result obtained on this benchmark1796.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -59
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)5048
Sum of products size (including duplicates)10096
Number of different products2524
Sum of products size5048

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.04	c old isEQ: 140, new EQ is 1
0.00/0.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.00/0.43	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.43	c [INC SYSTEM] execute solver
0.00/0.54	c [INC SEARCH] formula is SAT
0.00/0.55	c [INC SYSTEM] solved the initial formula
0.00/0.55	c model valid
0.00/0.55	c current solution ok
0.00/0.65	o -35
0.00/0.65	c starting approximation
0.00/0.65	c factor = 1
0.00/0.65	c can not find a suitable factor, leaving approximation
0.00/0.65	c finished approximation
0.00/0.65	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.65	c write failed with 2
0.00/0.65	c [INC SEARCH] iteration: 0
0.00/0.65	c [INC BOUNDS] best value:165 search for 164
0.00/0.65	c [INC SYSTEM] create new solver instance
0.00/0.65	c [INC] encode full formula
0.00/0.65	c (debug) using card networks
0.00/0.65	c old isEQ: 128, new EQ is 0
0.00/0.65	c set iterative enc to: card
0.00/0.65	c set iterative enc to: none
0.00/0.66	c [INC SEARCH] isOptimum variable: 0
1.37/1.40	c formula is SAT
1.37/1.40	c [INC SEARCH] copied best model
1.37/1.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.37/1.40	c model valid
1.37/1.40	c current solution ok
1.37/1.40	o -39
1.37/1.40	c [INC SEARCH] iteration: 1
1.37/1.40	c [INC BOUNDS] best value:161 search for 160
1.37/1.40	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.40	c write failed with 2
1.37/1.40	c [INC SYSTEM] create new solver instance
1.37/1.40	c [INC] encode full formula
1.37/1.40	c (debug) using card networks
1.37/1.40	c old isEQ: 240, new EQ is 0
1.37/1.41	c set iterative enc to: card
1.37/1.41	c set iterative enc to: none
1.37/1.41	c [INC SEARCH] isOptimum variable: 0
2.07/2.15	c formula is SAT
2.07/2.15	c [INC SEARCH] copied best model
2.07/2.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.07/2.15	c model valid
2.07/2.15	c current solution ok
2.07/2.15	o -40
2.07/2.15	c [INC SEARCH] iteration: 2
2.07/2.15	c [INC BOUNDS] best value:160 search for 159
2.07/2.15	c [INC SYSTEM] there exists a inc, kill it!
2.07/2.15	c write failed with 2
2.07/2.15	c [INC SYSTEM] create new solver instance
2.07/2.15	c [INC] encode full formula
2.07/2.15	c (debug) using card networks
2.07/2.15	c old isEQ: 240, new EQ is 0
2.07/2.15	c set iterative enc to: card
2.07/2.15	c set iterative enc to: none
2.07/2.16	c [INC SEARCH] isOptimum variable: 0
4.76/4.89	c formula is SAT
4.87/4.90	c [INC SEARCH] copied best model
4.87/4.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.87/4.90	c model valid
4.87/4.90	c current solution ok
4.87/4.90	o -41
4.87/4.90	c [INC SEARCH] iteration: 3
4.87/4.90	c [INC BOUNDS] best value:159 search for 158
4.87/4.90	c [INC SYSTEM] there exists a inc, kill it!
4.87/4.90	c write failed with 2
4.87/4.90	c [INC SYSTEM] create new solver instance
4.87/4.90	c [INC] encode full formula
4.87/4.90	c (debug) using card networks
4.87/4.90	c old isEQ: 240, new EQ is 0
4.87/4.90	c set iterative enc to: card
4.87/4.90	c set iterative enc to: none
4.87/4.91	c [INC SEARCH] isOptimum variable: 0
5.56/5.68	c formula is SAT
5.56/5.68	c [INC SEARCH] copied best model
5.56/5.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.56/5.68	c model valid
5.56/5.68	c current solution ok
5.56/5.68	o -45
5.56/5.68	c [INC SEARCH] iteration: 4
5.56/5.68	c [INC BOUNDS] best value:155 search for 154
5.56/5.68	c [INC SYSTEM] there exists a inc, kill it!
5.56/5.68	c write failed with 2
5.56/5.68	c [INC SYSTEM] create new solver instance
5.56/5.68	c [INC] encode full formula
5.56/5.68	c (debug) using card networks
5.56/5.68	c old isEQ: 240, new EQ is 0
5.56/5.68	c set iterative enc to: card
5.56/5.68	c set iterative enc to: none
5.56/5.69	c [INC SEARCH] isOptimum variable: 0
5.66/6.49	c formula is SAT
5.66/6.49	c [INC SEARCH] copied best model
5.66/6.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.66/6.50	c model valid
5.66/6.50	c current solution ok
5.66/6.50	o -46
5.66/6.50	c [INC SEARCH] iteration: 5
5.66/6.50	c [INC BOUNDS] best value:154 search for 153
5.66/6.50	c [INC SYSTEM] there exists a inc, kill it!
5.66/6.50	c write failed with 2
5.66/6.50	c [INC SYSTEM] create new solver instance
5.66/6.50	c [INC] encode full formula
5.66/6.50	c (debug) using card networks
5.66/6.50	c old isEQ: 240, new EQ is 0
5.66/6.50	c set iterative enc to: card
5.66/6.50	c set iterative enc to: none
6.48/6.51	c [INC SEARCH] isOptimum variable: 0
36.85/36.91	c formula is SAT
36.85/36.91	c [INC SEARCH] copied best model
36.85/36.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.85/36.91	c model valid
36.85/36.91	c current solution ok
36.85/36.91	o -49
36.85/36.91	c [INC SEARCH] iteration: 6
36.85/36.91	c [INC BOUNDS] best value:151 search for 150
36.85/36.91	c [INC SYSTEM] there exists a inc, kill it!
36.85/36.91	c write failed with 2
36.85/36.91	c [INC SYSTEM] create new solver instance
36.85/36.91	c [INC] encode full formula
36.85/36.91	c (debug) using card networks
36.85/36.91	c old isEQ: 240, new EQ is 0
36.85/36.92	c set iterative enc to: card
36.85/36.92	c set iterative enc to: none
36.85/36.92	c [INC SEARCH] isOptimum variable: 0
825.10/825.35	c formula is SAT
825.10/825.35	c [INC SEARCH] copied best model
825.10/825.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
825.10/825.36	c model valid
825.10/825.36	c current solution ok
825.10/825.36	o -50
825.10/825.36	c [INC SEARCH] iteration: 7
825.10/825.36	c [INC BOUNDS] best value:150 search for 149
825.10/825.36	c [INC SYSTEM] there exists a inc, kill it!
825.10/825.36	c write failed with 2
825.10/825.36	c [INC SYSTEM] create new solver instance
825.10/825.36	c [INC] encode full formula
825.10/825.36	c (debug) using card networks
825.10/825.36	c old isEQ: 240, new EQ is 0
825.10/825.36	c set iterative enc to: card
825.10/825.36	c set iterative enc to: none
825.10/825.37	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.41	s UNKNOWN
1800.03/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3752481-1339141483/watcher-3752481-1339141483 -o /tmp/evaluation-result-3752481-1339141483/solver-3752481-1339141483 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752481-1339141483.opb 62178610 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14466
/proc/meminfo: memFree=31719132/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0

[startup+0.048505 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14466
/proc/meminfo: memFree=31719132/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100319 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14466
/proc/meminfo: memFree=31719132/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300248 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14466
/proc/meminfo: memFree=31719132/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14466
/proc/meminfo: memFree=31719132/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14480
/proc/meminfo: memFree=31701056/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=1.39 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 4449 12599 0 0 8 9 116 6 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 15096

[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14486
/proc/meminfo: memFree=31698504/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=2.14 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 4772 15594 0 0 9 9 189 7 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 15096
heavy processes:

[startup+6.30015 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14492
/proc/meminfo: memFree=31697520/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=5.66 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 5418 23131 0 0 11 9 537 9 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 15096

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14498
/proc/meminfo: memFree=31684756/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=6.48 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 5741 26428 0 0 12 9 617 10 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14498] ppid=14467 vsize=21468 CPUtime=6.18 cores=0,2,4,6
/proc/14498/stat : 14498 (glucosInc) R 14467 14466 13680 0 -1 4202496 5362 0 0 0 617 1 0 0 20 0 1 0 24115609 21983232 4724 33554432000 4194304 5654031 140733366078016 140733366065832 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14498/statm: 5367 4724 141 357 0 5007 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 36564

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14498
/proc/meminfo: memFree=31681484/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=6.48 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 5741 26428 0 0 12 9 617 10 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14498] ppid=14467 vsize=25876 CPUtime=18.97 cores=0,2,4,6
/proc/14498/stat : 14498 (glucosInc) R 14467 14466 13680 0 -1 4202496 6911 0 0 0 1896 1 0 0 20 0 1 0 24115609 26497024 5683 33554432000 4194304 5654031 140733366078016 140733366065832 4208621 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14498/statm: 6469 5683 141 357 0 6109 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 40972

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14500
/proc/meminfo: memFree=31652132/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=36.88 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6064 35184 0 0 13 9 3653 13 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14500] ppid=14467 vsize=29916 CPUtime=14.16 cores=0,2,4,6
/proc/14500/stat : 14500 (glucosInc) R 14467 14466 13680 0 -1 4202496 5497 0 0 0 1415 1 0 0 20 0 1 0 24118651 30633984 6988 33554432000 4194304 5654031 140733385925600 140733385913416 4232605 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14500/statm: 7479 6988 141 357 0 7119 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 45012

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14504
/proc/meminfo: memFree=31651008/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=36.88 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6064 35184 0 0 13 9 3653 13 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14500] ppid=14467 vsize=50624 CPUtime=65.35 cores=0,2,4,6
/proc/14500/stat : 14500 (glucosInc) R 14467 14466 13680 0 -1 4202496 6729 0 0 0 6533 2 0 0 20 0 1 0 24118651 51838976 10382 33554432000 4194304 5654031 140733385925600 140733385923480 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14500/statm: 12656 10382 141 357 0 12296 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 65720

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14504
/proc/meminfo: memFree=31603348/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=36.88 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6064 35184 0 0 13 9 3653 13 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14500] ppid=14467 vsize=81084 CPUtime=125.34 cores=0,2,4,6
/proc/14500/stat : 14500 (glucosInc) R 14467 14466 13680 0 -1 4202496 7914 0 0 0 12530 4 0 0 20 0 1 0 24118651 83030016 15617 33554432000 4194304 5654031 140733385925600 140733385913416 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14500/statm: 20271 15617 141 357 0 19911 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 96180

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 14504
/proc/meminfo: memFree=31583728/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=36.88 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6064 35184 0 0 13 9 3653 13 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14500] ppid=14467 vsize=81084 CPUtime=185.32 cores=0,2,4,6
/proc/14500/stat : 14500 (glucosInc) R 14467 14466 13680 0 -1 4202496 8944 0 0 0 18527 5 0 0 20 0 1 0 24118651 83030016 15617 33554432000 4194304 5654031 140733385925600 140733385913416 4232729 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14500/statm: 20271 15617 141 357 0 19911 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 96180

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 14505
/proc/meminfo: memFree=31573364/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=36.88 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6064 35184 0 0 13 9 3653 13 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0

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

/proc/meminfo: memFree=31498476/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=825.2 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6387 50610 0 0 14 9 82466 31 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14512] ppid=14467 vsize=106132 CPUtime=416.83 cores=0,2,4,6
/proc/14512/stat : 14512 (glucosInc) R 14467 14466 13680 0 -1 4202496 15922 0 0 0 41666 17 0 0 20 0 1 0 24197496 108679168 26089 33554432000 4194304 5654031 140733736566880 140733736554696 4208659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14512/statm: 26533 26089 141 357 0 26173 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 121228

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 14542
/proc/meminfo: memFree=31399340/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=825.2 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6387 50610 0 0 14 9 82466 31 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14512] ppid=14467 vsize=186272 CPUtime=476.82 cores=0,2,4,6
/proc/14512/stat : 14512 (glucosInc) R 14467 14466 13680 0 -1 4202496 17476 0 0 0 47661 21 0 0 20 0 1 0 24197496 190742528 41669 33554432000 4194304 5654031 140733736566880 140733736554696 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14512/statm: 46568 41669 141 357 0 46208 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 201368

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 14542
/proc/meminfo: memFree=31480892/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=825.2 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6387 50610 0 0 14 9 82466 31 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14512] ppid=14467 vsize=186272 CPUtime=536.8 cores=0,2,4,6
/proc/14512/stat : 14512 (glucosInc) R 14467 14466 13680 0 -1 4202496 19010 0 0 0 53656 24 0 0 20 0 1 0 24197496 190742528 39109 33554432000 4194304 5654031 140733736566880 140733736554696 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14512/statm: 46568 39109 141 357 0 46208 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 201368

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14542
/proc/meminfo: memFree=31404564/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=825.2 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6387 50610 0 0 14 9 82466 31 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14512] ppid=14467 vsize=236360 CPUtime=596.8 cores=0,2,4,6
/proc/14512/stat : 14512 (glucosInc) R 14467 14466 13680 0 -1 4202496 20522 0 0 0 59652 28 0 0 20 0 1 0 24197496 242032640 46172 33554432000 4194304 5654031 140733736566880 140733736554696 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14512/statm: 59090 46172 141 357 0 58730 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 251456

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14543
/proc/meminfo: memFree=31463760/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=825.2 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6387 50610 0 0 14 9 82466 31 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14512] ppid=14467 vsize=106132 CPUtime=656.79 cores=0,2,4,6
/proc/14512/stat : 14512 (glucosInc) R 14467 14466 13680 0 -1 4202496 21710 0 0 0 65648 31 0 0 20 0 1 0 24197496 108679168 26089 33554432000 4194304 5654031 140733736566880 140733736564904 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14512/statm: 26533 26089 141 357 0 26173 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 121228

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14546
/proc/meminfo: memFree=31400812/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=825.2 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6387 50610 0 0 14 9 82466 31 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14512] ppid=14467 vsize=155452 CPUtime=716.77 cores=0,2,4,6
/proc/14512/stat : 14512 (glucosInc) R 14467 14466 13680 0 -1 4202496 22057 0 0 0 71645 32 0 0 20 0 1 0 24197496 159182848 36994 33554432000 4194304 5654031 140733736566880 140733736554696 4233226 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14512/statm: 38863 36994 141 357 0 38503 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 170548

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14546
/proc/meminfo: memFree=31437608/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=825.2 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6387 50610 0 0 14 9 82466 31 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14512] ppid=14467 vsize=106132 CPUtime=776.77 cores=0,2,4,6
/proc/14512/stat : 14512 (glucosInc) R 14467 14466 13680 0 -1 4202496 24233 0 0 0 77640 37 0 0 20 0 1 0 24197496 108679168 26089 33554432000 4194304 5654031 140733736566880 140733736564904 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14512/statm: 26533 26089 141 357 0 26173 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 121228

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14546
/proc/meminfo: memFree=31403852/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=825.2 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6387 50610 0 0 14 9 82466 31 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14512] ppid=14467 vsize=186272 CPUtime=836.76 cores=0,2,4,6
/proc/14512/stat : 14512 (glucosInc) R 14467 14466 13680 0 -1 4202496 25768 0 0 0 83636 40 0 0 20 0 1 0 24197496 190742528 39109 33554432000 4194304 5654031 140733736566880 140733736564968 4233216 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14512/statm: 46568 39109 141 357 0 46208 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 201368

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14546
/proc/meminfo: memFree=31369600/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=825.2 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6387 50610 0 0 14 9 82466 31 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14512] ppid=14467 vsize=186272 CPUtime=896.74 cores=0,2,4,6
/proc/14512/stat : 14512 (glucosInc) R 14467 14466 13680 0 -1 4202496 26561 0 0 0 89632 42 0 0 20 0 1 0 24197496 190742528 44229 33554432000 4194304 5654031 140733736566880 140733736554696 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14512/statm: 46568 44229 141 357 0 46208 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 201368

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 14546
/proc/meminfo: memFree=31349596/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=825.2 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6387 50610 0 0 14 9 82466 31 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14512] ppid=14467 vsize=236360 CPUtime=956.73 cores=0,2,4,6
/proc/14512/stat : 14512 (glucosInc) R 14467 14466 13680 0 -1 4202496 28991 0 0 0 95627 46 0 0 20 0 1 0 24197496 242032640 50674 33554432000 4194304 5654031 140733736566880 140733736554696 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14512/statm: 59090 50674 141 357 0 58730 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 251456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.03 2.00 3/183 14596
/proc/meminfo: memFree=31571812/32873844 swapFree=7632/7632
[pid=14466] ppid=14464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14466/stat : 14466 (npSolver-pbo-It) S 14464 14466 13680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 24114958 9367552 274 33554432000 4194304 5064252 140733482528096 140733482527008 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14466/statm: 2287 274 233 213 0 72 0
[pid=14467] ppid=14466 vsize=5948 CPUtime=825.2 cores=0,2,4,6
/proc/14467/stat : 14467 (npSolver-pbo) S 14466 14466 13680 0 -1 4202496 6387 50610 0 0 14 9 82466 31 20 0 1 0 24114958 6090752 980 33554432000 4194304 6004724 140734513728640 140734513714488 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14467/statm: 1487 980 189 442 0 1041 0
[pid=14512] ppid=14467 vsize=186272 CPUtime=974.83 cores=0,2,4,6
/proc/14512/stat : 14512 (glucosInc) R 14467 14466 13680 0 -1 4202496 29624 0 0 0 97436 47 0 0 20 0 1 0 24197496 190742528 38452 33554432000 4194304 5654031 140733736566880 140733736554696 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14512/statm: 46568 38452 141 357 0 46208 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 201368

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.06
CPU user time (s): 1799.17
CPU system time (s): 0.893864
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 258280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.17
system time used= 0.893864
maximum resident set size= 204744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87000
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 511
involuntary context switches= 2263

runsolver used 3.47047 second user time and 9.08662 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 09:44:43
IDJOB=3752481
IDBENCH=48240
IDSOLVER=2335
FILE ID=node135/3752481-1339141483
RUNJOBID= node135-1339134279-13696
PBS_JOBID= 14643799
Free space on /tmp= 70588 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_10_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752481-1339141483/watcher-3752481-1339141483 -o /tmp/evaluation-result-3752481-1339141483/solver-3752481-1339141483 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752481-1339141483.opb 62178610 HOME HOME

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

MD5SUM BENCH= 169f1f6799c5c0fd2a1b0aca08165f42
RANDOM SEED=62178610

node135.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.905
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.81
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.905
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	: 5274.12
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.905
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.90
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.905
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.905
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.93
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.905
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.905
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.905
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31719488 kB
Buffers:           89392 kB
Cached:           235696 kB
SwapCached:         2232 kB
Active:           302644 kB
Inactive:          42808 kB
Active(anon):      22120 kB
Inactive(anon):     1060 kB
Active(file):     280524 kB
Inactive(file):    41748 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098800 kB
Dirty:             18836 kB
Writeback:             0 kB
AnonPages:         72324 kB
Mapped:             8740 kB
Shmem:                 0 kB
Slab:             667952 kB
SReclaimable:     109024 kB
SUnreclaim:       558928 kB
KernelStack:        1464 kB
PageTables:         4372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 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= 70576 MiB
End job on node135 at 2012-06-08 10:14:44