Trace number 3751891

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-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a2.opb
MD5SUMd9e9e5fece70ebbc4c28befed36e7afc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark139
Best CPU time to get the best result obtained on this benchmark5.85411
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 139
Optimality of the best value was proved NO
Number of variables360
Total number of constraints980
Number of constraints which are clauses980
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 constraint8
Number of terms in the objective function 360
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 360
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 360
Number of bits of the biggest sum of numbers9
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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.03	o 155
0.00/0.03	c starting approximation
0.00/0.03	c factor = 1
0.00/0.03	c can not find a suitable factor, leaving approximation
0.00/0.03	c finished approximation
0.00/0.03	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.03	c write failed with 2
0.00/0.03	c [INC SEARCH] iteration: 0
0.00/0.03	c [INC BOUNDS] best value:155 search for 154
0.00/0.03	c [INC SYSTEM] create new solver instance
0.00/0.03	c [INC] encode full formula
0.00/0.03	c (debug) using card networks
0.00/0.03	c old isEQ: 160, new EQ is 0
0.00/0.04	c set iterative enc to: card
0.00/0.04	c set iterative enc to: none
0.00/0.04	c [INC SEARCH] isOptimum variable: 0
0.00/0.06	c formula is SAT
0.00/0.06	c [INC SEARCH] copied best model
0.00/0.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.06	c model valid
0.00/0.06	c current solution ok
0.00/0.06	o 151
0.00/0.06	c [INC SEARCH] iteration: 1
0.00/0.06	c [INC BOUNDS] best value:151 search for 150
0.00/0.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.06	c write failed with 2
0.00/0.06	c [INC SYSTEM] create new solver instance
0.00/0.06	c [INC] encode full formula
0.00/0.06	c (debug) using card networks
0.00/0.06	c old isEQ: 224, new EQ is 0
0.00/0.07	c set iterative enc to: card
0.00/0.07	c set iterative enc to: none
0.00/0.07	c [INC SEARCH] isOptimum variable: 0
0.00/0.10	c formula is SAT
0.00/0.10	c [INC SEARCH] copied best model
0.00/0.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.10	c model valid
0.00/0.10	c current solution ok
0.00/0.10	o 148
0.00/0.10	c [INC SEARCH] iteration: 2
0.00/0.10	c [INC BOUNDS] best value:148 search for 147
0.00/0.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.10	c write failed with 2
0.00/0.10	c [INC SYSTEM] create new solver instance
0.00/0.10	c [INC] encode full formula
0.00/0.10	c (debug) using card networks
0.00/0.10	c old isEQ: 224, new EQ is 0
0.00/0.11	c set iterative enc to: card
0.00/0.11	c set iterative enc to: none
0.00/0.12	c [INC SEARCH] isOptimum variable: 0
0.00/0.25	c formula is SAT
0.00/0.25	c [INC SEARCH] copied best model
0.00/0.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.25	c model valid
0.00/0.25	c current solution ok
0.00/0.25	o 146
0.00/0.25	c [INC SEARCH] iteration: 3
0.00/0.25	c [INC BOUNDS] best value:146 search for 145
0.00/0.25	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.25	c write failed with 2
0.00/0.25	c [INC SYSTEM] create new solver instance
0.00/0.25	c [INC] encode full formula
0.00/0.25	c (debug) using card networks
0.00/0.25	c old isEQ: 224, new EQ is 0
0.00/0.26	c set iterative enc to: card
0.00/0.26	c set iterative enc to: none
0.00/0.26	c [INC SEARCH] isOptimum variable: 0
1.36/1.49	c formula is SAT
1.46/1.50	c [INC SEARCH] copied best model
1.46/1.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.46/1.50	c model valid
1.46/1.50	c current solution ok
1.46/1.50	o 145
1.46/1.50	c [INC SEARCH] iteration: 4
1.46/1.50	c [INC BOUNDS] best value:145 search for 144
1.46/1.50	c [INC SYSTEM] there exists a inc, kill it!
1.46/1.50	c write failed with 2
1.46/1.50	c [INC SYSTEM] create new solver instance
1.46/1.50	c [INC] encode full formula
1.46/1.50	c (debug) using card networks
1.46/1.50	c old isEQ: 224, new EQ is 0
1.46/1.51	c set iterative enc to: card
1.46/1.51	c set iterative enc to: none
1.46/1.51	c [INC SEARCH] isOptimum variable: 0
10.17/10.27	c formula is SAT
10.17/10.27	c [INC SEARCH] copied best model
10.17/10.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.17/10.27	c model valid
10.17/10.27	c current solution ok
10.17/10.27	o 143
10.17/10.27	c [INC SEARCH] iteration: 5
10.17/10.27	c [INC BOUNDS] best value:143 search for 142
10.17/10.27	c [INC SYSTEM] there exists a inc, kill it!
10.17/10.27	c write failed with 2
10.17/10.27	c [INC SYSTEM] create new solver instance
10.17/10.27	c [INC] encode full formula
10.17/10.27	c (debug) using card networks
10.17/10.27	c old isEQ: 224, new EQ is 0
10.17/10.28	c set iterative enc to: card
10.17/10.28	c set iterative enc to: none
10.17/10.28	c [INC SEARCH] isOptimum variable: 0
18.85/18.91	c formula is SAT
18.85/18.91	c [INC SEARCH] copied best model
18.85/18.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.85/18.91	c model valid
18.85/18.91	c current solution ok
18.85/18.91	o 142
18.85/18.91	c [INC SEARCH] iteration: 6
18.85/18.91	c [INC BOUNDS] best value:142 search for 141
18.85/18.91	c [INC SYSTEM] there exists a inc, kill it!
18.85/18.91	c write failed with 2
18.85/18.91	c [INC SYSTEM] create new solver instance
18.85/18.91	c [INC] encode full formula
18.85/18.91	c (debug) using card networks
18.85/18.91	c old isEQ: 224, new EQ is 0
18.85/18.92	c set iterative enc to: card
18.85/18.92	c set iterative enc to: none
18.85/18.93	c [INC SEARCH] isOptimum variable: 0
24.06/24.12	c formula is SAT
24.06/24.12	c [INC SEARCH] copied best model
24.06/24.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.06/24.18	c model valid
24.06/24.18	c current solution ok
24.06/24.18	o 141
24.06/24.18	c [INC SEARCH] iteration: 7
24.06/24.18	c [INC BOUNDS] best value:141 search for 140
24.06/24.18	c [INC SYSTEM] there exists a inc, kill it!
24.06/24.18	c write failed with 2
24.06/24.18	c [INC SYSTEM] create new solver instance
24.06/24.18	c [INC] encode full formula
24.06/24.18	c (debug) using card networks
24.06/24.18	c old isEQ: 224, new EQ is 0
24.06/24.18	c set iterative enc to: card
24.06/24.18	c set iterative enc to: none
24.06/24.18	c [INC SEARCH] isOptimum variable: 0
50.43/50.58	c formula is SAT
50.43/50.59	c [INC SEARCH] copied best model
50.43/50.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.43/50.59	c model valid
50.43/50.59	c current solution ok
50.43/50.59	o 140
50.43/50.59	c [INC SEARCH] iteration: 8
50.43/50.59	c [INC BOUNDS] best value:140 search for 139
50.43/50.59	c [INC SYSTEM] there exists a inc, kill it!
50.43/50.59	c write failed with 2
50.43/50.59	c [INC SYSTEM] create new solver instance
50.43/50.59	c [INC] encode full formula
50.43/50.59	c (debug) using card networks
50.43/50.59	c old isEQ: 224, new EQ is 0
50.43/50.60	c set iterative enc to: card
50.43/50.60	c set iterative enc to: none
50.43/50.60	c [INC SEARCH] isOptimum variable: 0
130.90/131.08	c formula is SAT
130.90/131.08	c [INC SEARCH] copied best model
130.90/131.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
130.90/131.09	c model valid
130.90/131.09	c current solution ok
130.90/131.09	o 139
130.90/131.09	c [INC SEARCH] iteration: 9
130.90/131.09	c [INC BOUNDS] best value:139 search for 138
130.90/131.09	c [INC SYSTEM] there exists a inc, kill it!
130.90/131.09	c write failed with 2
130.90/131.09	c [INC SYSTEM] create new solver instance
130.90/131.09	c [INC] encode full formula
130.90/131.09	c (debug) using card networks
130.90/131.09	c old isEQ: 224, new EQ is 0
130.90/131.09	c set iterative enc to: card
130.90/131.09	c set iterative enc to: none
131.00/131.10	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/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-3751891-1339119329/watcher-3751891-1339119329 -o /tmp/evaluation-result-3751891-1339119329/solver-3751891-1339119329 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751891-1339119329.opb 279550079 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25115
/proc/meminfo: memFree=25110644/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0

[startup+0.0548279 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25115
/proc/meminfo: memFree=25110644/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100338 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25115
/proc/meminfo: memFree=25110644/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300291 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25115
/proc/meminfo: memFree=25110644/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25115
/proc/meminfo: memFree=25110644/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25130
/proc/meminfo: memFree=25097572/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=0.24 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) R 25115 25115 22913 0 -1 4202496 3305 9136 0 0 4 1 17 2 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 4342843 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25130] ppid=25116 vsize=10432 CPUtime=1.22 cores=1,3,5,7
/proc/25130/stat : 25130 (glucosInc) S 25116 25115 22913 0 -1 4202496 2336 0 0 0 122 0 0 0 20 0 1 0 378061482 10682368 1876 33554432000 4194304 5654031 140736290437792 140736290436104 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25130/statm: 2608 1876 148 357 0 2248 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 23720

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25132
/proc/meminfo: memFree=25095276/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=1.49 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 3644 11989 0 0 5 2 140 2 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25132] ppid=25116 vsize=12224 CPUtime=1.57 cores=1,3,5,7
/proc/25132/stat : 25132 (glucosInc) R 25116 25115 22913 0 -1 4202496 3282 0 0 0 157 0 0 0 20 0 1 0 378061607 12517376 2304 33554432000 4194304 5654031 140734860370864 140734860358680 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25132/statm: 3056 2304 142 357 0 2696 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 25512

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25132
/proc/meminfo: memFree=25076548/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=1.49 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 3644 11989 0 0 5 2 140 2 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25132] ppid=25116 vsize=16576 CPUtime=4.78 cores=1,3,5,7
/proc/25132/stat : 25132 (glucosInc) R 25116 25115 22913 0 -1 4202496 3850 0 0 0 477 1 0 0 20 0 1 0 378061607 16973824 3366 33554432000 4194304 5654031 140734860370864 140734860368744 4216581 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25132/statm: 4144 3366 142 357 0 3784 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29864

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25135
/proc/meminfo: memFree=25059984/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=10.26 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 4096 17256 0 0 6 2 1014 4 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25135] ppid=25116 vsize=16628 CPUtime=2.4 cores=1,3,5,7
/proc/25135/stat : 25135 (glucosInc) R 25116 25115 22913 0 -1 4202496 3659 0 0 0 240 0 0 0 20 0 1 0 378062484 17027072 3164 33554432000 4194304 5654031 140736881614448 140736881602264 4215196 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25135/statm: 4157 3164 142 357 0 3797 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 29916

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25139
/proc/meminfo: memFree=25025920/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=24.12 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5000 28242 0 0 9 2 2395 6 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25139] ppid=25116 vsize=10516 CPUtime=1.31 cores=1,3,5,7
/proc/25139/stat : 25139 (glucosInc) R 25116 25115 22913 0 -1 4202496 2650 0 0 0 131 0 0 0 20 0 1 0 378063873 10768384 1956 33554432000 4194304 5654031 140734564077664 140734564075448 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25139/statm: 2629 1956 142 357 0 2269 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 23804

[startup+51.1003 s]
/proc/loadavg: 1.88 1.97 1.99 3/181 25606
/proc/meminfo: memFree=25304504/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=50.54 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5452 35524 0 0 10 2 5034 8 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 13288

[startup+102.307 s]
/proc/loadavg: 1.99 1.99 1.99 3/181 25610
/proc/meminfo: memFree=25281444/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=50.54 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5452 35524 0 0 10 2 5034 8 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25608] ppid=25116 vsize=33528 CPUtime=51.67 cores=1,3,5,7
/proc/25608/stat : 25608 (glucosInc) R 25116 25115 22913 0 -1 4202496 6196 0 0 0 5166 1 0 0 20 0 1 0 378066516 34332672 7286 33554432000 4194304 5654031 140737431266144 140737431253960 4232651 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25608/statm: 8382 7286 142 357 0 8022 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 46816

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/181 25612
/proc/meminfo: memFree=25257996/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=32724 CPUtime=31.17 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 5610 0 0 0 3116 1 0 0 20 0 1 0 378074566 33509376 7587 33554432000 4194304 5654031 140734811944624 140734811932440 4232720 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25612/statm: 8181 7587 142 357 0 7821 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 46012

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/181 25612
/proc/meminfo: memFree=25227888/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=55964 CPUtime=91.16 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 7176 0 0 0 9114 2 0 0 20 0 1 0 378074566 57307136 12383 33554432000 4194304 5654031 140734811944624 140734811932440 4232403 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25612/statm: 13991 12383 142 357 0 13631 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 69252

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/182 25615
/proc/meminfo: memFree=25212356/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=25171224/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=106596 CPUtime=1111 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 16910 0 0 0 111079 21 0 0 20 0 1 0 378074566 109154304 26065 33554432000 4194304 5654031 140734811944624 140734811942648 4215088 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25612/statm: 26649 26065 142 357 0 26289 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 119884

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 25668
/proc/meminfo: memFree=25152540/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=106596 CPUtime=1171 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 17227 0 0 0 117078 22 0 0 20 0 1 0 378074566 109154304 26065 33554432000 4194304 5654031 140734811944624 140734811932440 4233148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25612/statm: 26649 26065 142 357 0 26289 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 119884

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 25668
/proc/meminfo: memFree=25113940/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=155916 CPUtime=1230.98 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 17864 0 0 0 123075 23 0 0 20 0 1 0 378074566 159657984 36092 33554432000 4194304 5654031 140734811944624 140734811932440 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25612/statm: 38979 36092 142 357 0 38619 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 169204

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25668
/proc/meminfo: memFree=25099792/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=186736 CPUtime=1290.97 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 18768 0 0 0 129073 24 0 0 20 0 1 0 378074566 191217664 38707 33554432000 4194304 5654031 140734811944624 140734811942712 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25612/statm: 46684 38707 142 357 0 46324 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 200024

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 25671
/proc/meminfo: memFree=25149740/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=106596 CPUtime=1350.96 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 19102 0 0 0 135070 26 0 0 20 0 1 0 378074566 109154304 26065 33554432000 4194304 5654031 140734811944624 140734811942648 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25612/statm: 26649 26065 142 357 0 26289 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 119884

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 25695
/proc/meminfo: memFree=25149964/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=106596 CPUtime=1410.96 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 19423 0 0 0 141069 27 0 0 20 0 1 0 378074566 109154304 26065 33554432000 4194304 5654031 140734811944624 140734811932440 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25612/statm: 26649 26065 142 357 0 26289 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 119884

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25695
/proc/meminfo: memFree=25110232/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=155916 CPUtime=1470.95 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 20062 0 0 0 147066 29 0 0 20 0 1 0 378074566 159657984 36092 33554432000 4194304 5654031 140734811944624 140734811932440 4232784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25612/statm: 38979 36092 142 357 0 38619 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 169204

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25695
/proc/meminfo: memFree=25094424/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=155916 CPUtime=1530.94 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 20801 0 0 0 153063 31 0 0 20 0 1 0 378074566 159657984 38140 33554432000 4194304 5654031 140734811944624 140734811932440 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25612/statm: 38979 38140 142 357 0 38619 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 169204

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 25695
/proc/meminfo: memFree=25089788/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=186736 CPUtime=1590.92 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 22312 0 0 0 159059 33 0 0 20 0 1 0 378074566 191217664 39743 33554432000 4194304 5654031 140734811944624 140734811932440 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25612/statm: 46684 39743 142 357 0 46324 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 200024

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 25695
/proc/meminfo: memFree=25091476/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=155916 CPUtime=1650.92 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 22769 0 0 0 165057 35 0 0 20 0 1 0 378074566 159657984 38270 33554432000 4194304 5654031 140734811944624 140734811932440 4232767 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25612/statm: 38979 38270 142 357 0 38619 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 169204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 25695
/proc/meminfo: memFree=25138160/32873844 swapFree=8652/8652
[pid=25115] ppid=25113 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25115/stat : 25115 (npSolver-pbo-It) S 25113 25115 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378061455 9367552 275 33554432000 4194304 5064252 140735088835168 140735088834080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25115/statm: 2287 275 233 213 0 72 0
[pid=25116] ppid=25115 vsize=4140 CPUtime=131 cores=1,3,5,7
/proc/25116/stat : 25116 (npSolver-pbo) S 25115 25115 22913 0 -1 4202496 5904 43598 0 0 11 2 13076 11 20 0 1 0 378061455 4239360 716 33554432000 4194304 6004724 140734623171744 140734623157592 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25116/statm: 1035 716 189 442 0 589 0
[pid=25612] ppid=25116 vsize=106596 CPUtime=1669.02 cores=1,3,5,7
/proc/25612/stat : 25612 (glucosInc) R 25116 25115 22913 0 -1 4202496 22940 0 0 0 166867 35 0 0 20 0 1 0 378074566 109154304 26065 33554432000 4194304 5654031 140734811944624 140734811932440 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25612/statm: 26649 26065 142 357 0 26289 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 119884

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.56
CPU system time (s): 0.504923
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 200024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.504923
maximum resident set size= 158972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72822
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 371
involuntary context switches= 1996

runsolver used 3.20551 second user time and 8.78166 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-08 03:35:29
IDJOB=3751891
IDBENCH=2060
IDSOLVER=2335
FILE ID=node107/3751891-1339119329
RUNJOBID= node107-1339112122-24331
PBS_JOBID= 14643746
Free space on /tmp= 70640 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8a2.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751891-1339119329/watcher-3751891-1339119329 -o /tmp/evaluation-result-3751891-1339119329/solver-3751891-1339119329 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751891-1339119329.opb 279550079 HOME HOME

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

MD5SUM BENCH= d9e9e5fece70ebbc4c28befed36e7afc
RANDOM SEED=279550079

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25111008 kB
Buffers:         1056940 kB
Cached:          5525460 kB
SwapCached:           72 kB
Active:          3167748 kB
Inactive:        3667912 kB
Active(anon):     243084 kB
Inactive(anon):    11092 kB
Active(file):    2924664 kB
Inactive(file):  3656820 kB
Unevictable:        8652 kB
Mlocked:            8652 kB
SwapTotal:      67108856 kB
SwapFree:       67108784 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:        220908 kB
Mapped:            15832 kB
Shmem:               184 kB
Slab:             774768 kB
SReclaimable:     216984 kB
SUnreclaim:       557784 kB
KernelStack:        1512 kB
PageTables:         4800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     387200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 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= 70632 MiB
End job on node107 at 2012-06-08 04:05:30