Trace number 3747103

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.12 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.02	o 155
0.00/0.02	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC BOUNDS] best value:155 search for 154
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.02	c (debug) using card networks
0.00/0.02	c old isEQ: 41, new EQ is 0
0.00/0.03	c set iterative enc to: card
0.00/0.03	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.11	c [INC SEARCH] isOptimum variable: 0
0.00/0.24	c formula is SAT
0.00/0.24	c [INC SEARCH] copied best model
0.00/0.24	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.37/1.47	c formula is SAT
1.37/1.47	c [INC SEARCH] copied best model
1.37/1.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.37/1.47	c model valid
1.37/1.47	c current solution ok
1.37/1.47	o 145
1.37/1.47	c [INC SEARCH] iteration: 4
1.37/1.47	c [INC BOUNDS] best value:145 search for 144
1.37/1.47	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.47	c write failed with 2
1.37/1.48	c [INC SYSTEM] create new solver instance
1.37/1.48	c [INC] encode full formula
1.37/1.48	c (debug) using card networks
1.37/1.48	c old isEQ: 224, new EQ is 0
1.37/1.48	c set iterative enc to: card
1.37/1.48	c set iterative enc to: none
1.37/1.49	c [INC SEARCH] isOptimum variable: 0
10.06/10.13	c formula is SAT
10.06/10.13	c [INC SEARCH] copied best model
10.06/10.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.06/10.13	c model valid
10.06/10.13	c current solution ok
10.06/10.13	o 143
10.06/10.13	c [INC SEARCH] iteration: 5
10.06/10.13	c [INC BOUNDS] best value:143 search for 142
10.06/10.13	c [INC SYSTEM] there exists a inc, kill it!
10.06/10.13	c write failed with 2
10.06/10.13	c [INC SYSTEM] create new solver instance
10.06/10.13	c [INC] encode full formula
10.06/10.13	c (debug) using card networks
10.06/10.13	c old isEQ: 224, new EQ is 0
10.06/10.14	c set iterative enc to: card
10.06/10.14	c set iterative enc to: none
10.06/10.15	c [INC SEARCH] isOptimum variable: 0
18.68/18.73	c formula is SAT
18.68/18.73	c [INC SEARCH] copied best model
18.68/18.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.68/18.73	c model valid
18.68/18.73	c current solution ok
18.68/18.73	o 142
18.68/18.73	c [INC SEARCH] iteration: 6
18.68/18.73	c [INC BOUNDS] best value:142 search for 141
18.68/18.73	c [INC SYSTEM] there exists a inc, kill it!
18.68/18.73	c write failed with 2
18.68/18.73	c [INC SYSTEM] create new solver instance
18.68/18.73	c [INC] encode full formula
18.68/18.73	c (debug) using card networks
18.68/18.73	c old isEQ: 224, new EQ is 0
18.68/18.74	c set iterative enc to: card
18.68/18.74	c set iterative enc to: none
18.68/18.74	c [INC SEARCH] isOptimum variable: 0
23.77/23.86	c formula is SAT
23.77/23.86	c [INC SEARCH] copied best model
23.77/23.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.77/23.86	c model valid
23.77/23.86	c current solution ok
23.77/23.86	o 141
23.77/23.86	c [INC SEARCH] iteration: 7
23.77/23.86	c [INC BOUNDS] best value:141 search for 140
23.77/23.86	c [INC SYSTEM] there exists a inc, kill it!
23.77/23.86	c write failed with 2
23.77/23.86	c [INC SYSTEM] create new solver instance
23.77/23.86	c [INC] encode full formula
23.77/23.86	c (debug) using card networks
23.77/23.86	c old isEQ: 224, new EQ is 0
23.77/23.87	c set iterative enc to: card
23.77/23.87	c set iterative enc to: none
23.77/23.87	c [INC SEARCH] isOptimum variable: 0
50.05/50.16	c formula is SAT
50.05/50.16	c [INC SEARCH] copied best model
50.05/50.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.05/50.16	c model valid
50.05/50.16	c current solution ok
50.05/50.16	o 140
50.05/50.16	c [INC SEARCH] iteration: 8
50.05/50.16	c [INC BOUNDS] best value:140 search for 139
50.05/50.16	c [INC SYSTEM] there exists a inc, kill it!
50.05/50.16	c write failed with 2
50.05/50.16	c [INC SYSTEM] create new solver instance
50.05/50.16	c [INC] encode full formula
50.05/50.16	c (debug) using card networks
50.05/50.16	c old isEQ: 224, new EQ is 0
50.05/50.17	c set iterative enc to: card
50.05/50.17	c set iterative enc to: none
50.05/50.17	c [INC SEARCH] isOptimum variable: 0
131.64/131.77	c formula is SAT
131.64/131.78	c [INC SEARCH] copied best model
131.64/131.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
131.64/131.78	c model valid
131.64/131.78	c current solution ok
131.64/131.78	o 139
131.64/131.78	c [INC SEARCH] iteration: 9
131.64/131.78	c [INC BOUNDS] best value:139 search for 138
131.64/131.78	c [INC SYSTEM] there exists a inc, kill it!
131.64/131.78	c write failed with 2
131.64/131.78	c [INC SYSTEM] create new solver instance
131.64/131.78	c [INC] encode full formula
131.64/131.78	c (debug) using card networks
131.64/131.78	c old isEQ: 224, new EQ is 0
131.64/131.79	c set iterative enc to: card
131.64/131.79	c set iterative enc to: none
131.64/131.79	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/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-3747103-1339100001/watcher-3747103-1339100001 -o /tmp/evaluation-result-3747103-1339100001/solver-3747103-1339100001 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747103-1339100001.opb 1111146102 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.00 1.69 3/176 11493
/proc/meminfo: memFree=24783148/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0

[startup+0.056256 s]
/proc/loadavg: 2.07 2.00 1.69 3/176 11493
/proc/meminfo: memFree=24783148/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100293 s]
/proc/loadavg: 2.07 2.00 1.69 3/176 11493
/proc/meminfo: memFree=24783148/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30022 s]
/proc/loadavg: 2.07 2.00 1.69 3/176 11493
/proc/meminfo: memFree=24783148/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700219 s]
/proc/loadavg: 2.07 2.00 1.69 3/176 11493
/proc/meminfo: memFree=24783148/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.06 2.00 1.69 3/179 11508
/proc/meminfo: memFree=24772272/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=1.47 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 4647 11336 0 0 6 1 138 2 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13288

[startup+3.10032 s]
/proc/loadavg: 2.06 2.00 1.69 3/179 11510
/proc/meminfo: memFree=24772024/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=1.47 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 4647 11336 0 0 6 1 138 2 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11510] ppid=11494 vsize=12232 CPUtime=1.6 cores=0,2,4,6
/proc/11510/stat : 11510 (glucosInc) R 11494 11493 11080 0 -1 4202496 3306 0 0 0 160 0 0 0 20 0 1 0 376128780 12525568 2325 33554432000 4194304 5654031 140736279516512 140736279514600 4232755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11510/statm: 3058 2325 142 357 0 2698 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25520

[startup+6.30031 s]
/proc/loadavg: 2.06 2.00 1.69 3/179 11510
/proc/meminfo: memFree=24761044/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=1.47 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 4647 11336 0 0 6 1 138 2 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11510] ppid=11494 vsize=16584 CPUtime=4.79 cores=0,2,4,6
/proc/11510/stat : 11510 (glucosInc) R 11494 11493 11080 0 -1 4202496 3858 0 0 0 479 0 0 0 20 0 1 0 376128780 16982016 3371 33554432000 4194304 5654031 140736279516512 140736279514392 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11510/statm: 4146 3371 142 357 0 3786 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 29872

[startup+12.7003 s]
/proc/loadavg: 2.05 2.00 1.69 3/179 11569
/proc/meminfo: memFree=24982840/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=10.14 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 5098 16608 0 0 8 1 1001 4 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11565] ppid=11494 vsize=16636 CPUtime=2.54 cores=0,2,4,6
/proc/11565/stat : 11565 (glucosInc) R 11494 11493 11080 0 -1 4202496 3466 0 0 0 254 0 0 0 20 0 1 0 376129646 17035264 3237 33554432000 4194304 5654031 140734915335760 140734915323576 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11565/statm: 4159 3237 142 357 0 3799 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29924

[startup+25.5003 s]
/proc/loadavg: 2.12 2.02 1.70 3/179 11577
/proc/meminfo: memFree=24977424/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=23.85 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6000 27106 0 0 10 1 2369 5 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11577] ppid=11494 vsize=13196 CPUtime=1.61 cores=0,2,4,6
/proc/11577/stat : 11577 (glucosInc) R 11494 11493 11080 0 -1 4202496 2754 0 0 0 161 0 0 0 20 0 1 0 376131019 13512704 2554 33554432000 4194304 5654031 140733752795472 140733752793352 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11577/statm: 3299 2554 142 357 0 2939 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 26484

[startup+51.1003 s]
/proc/loadavg: 2.08 2.01 1.71 3/179 11636
/proc/meminfo: memFree=24901076/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=50.14 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6451 33337 0 0 11 1 4995 7 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11636] ppid=11494 vsize=9380 CPUtime=0.91 cores=0,2,4,6
/proc/11636/stat : 11636 (glucosInc) R 11494 11493 11080 0 -1 4202496 2054 0 0 0 91 0 0 0 20 0 1 0 376133649 9605120 1661 33554432000 4194304 5654031 140733196880496 140733196878456 4232601 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 2345 1661 142 357 0 1985 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22668

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 1.72 3/179 11644
/proc/meminfo: memFree=24872696/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=50.14 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6451 33337 0 0 11 1 4995 7 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11636] ppid=11494 vsize=33524 CPUtime=52.11 cores=0,2,4,6
/proc/11636/stat : 11636 (glucosInc) R 11494 11493 11080 0 -1 4202496 5481 0 0 0 5210 1 0 0 20 0 1 0 376133649 34328576 7809 33554432000 4194304 5654031 140733196880496 140733196868312 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11636/statm: 8381 7809 142 357 0 8021 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 46812

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.74 3/179 11652
/proc/meminfo: memFree=24871828/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=32720 CPUtime=30.48 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 5647 0 0 0 3047 1 0 0 20 0 1 0 376141811 33505280 7597 33554432000 4194304 5654031 140736183767504 140736183755320 4215687 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 8180 7597 142 357 0 7820 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 46008

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/179 11654
/proc/meminfo: memFree=24833028/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=55960 CPUtime=90.48 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 7011 0 0 0 9046 2 0 0 20 0 1 0 376141811 57303040 12895 33554432000 4194304 5654031 140736183767504 140736183755320 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 13990 12895 142 357 0 13630 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 69248

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/179 11654
/proc/meminfo: memFree=24806528/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=24689960/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=106592 CPUtime=1110.31 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 12683 0 0 0 111013 18 0 0 20 0 1 0 376141811 109150208 26065 33554432000 4194304 5654031 140736183767504 140736183755320 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 26648 26065 142 357 0 26288 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 119880

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 11668
/proc/meminfo: memFree=24646952/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=155912 CPUtime=1170.32 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 12926 0 0 0 117012 20 0 0 20 0 1 0 376141811 159653888 34872 33554432000 4194304 5654031 140736183767504 140736183765432 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 38978 34872 142 357 0 38618 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 169200

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11668
/proc/meminfo: memFree=24669792/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=186732 CPUtime=1230.3 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 13645 0 0 0 123008 22 0 0 20 0 1 0 376141811 191213568 39035 33554432000 4194304 5654031 140736183767504 140736183765592 4214977 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 46683 39035 142 357 0 46323 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 200020

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11668
/proc/meminfo: memFree=24721316/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=106592 CPUtime=1290.3 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 13770 0 0 0 129007 23 0 0 20 0 1 0 376141811 109150208 26065 33554432000 4194304 5654031 140736183767504 140736183755320 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 26648 26065 142 357 0 26288 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 119880

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11668
/proc/meminfo: memFree=24688672/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=155912 CPUtime=1350.28 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 14015 0 0 0 135004 24 0 0 20 0 1 0 376141811 159653888 34360 33554432000 4194304 5654031 140736183767504 140736183755320 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 38978 34360 142 357 0 38618 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 169200

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11668
/proc/meminfo: memFree=24640700/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=155912 CPUtime=1410.27 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 14286 0 0 0 141002 25 0 0 20 0 1 0 376141811 159653888 38081 33554432000 4194304 5654031 140736183767504 140736183755320 4232859 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 38978 38081 142 357 0 38618 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 169200

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 11672
/proc/meminfo: memFree=24677704/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=106592 CPUtime=1470.26 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 15464 0 0 0 146998 28 0 0 20 0 1 0 376141811 109150208 26065 33554432000 4194304 5654031 140736183767504 140736183765528 4208700 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 26648 26065 142 357 0 26288 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 119880

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11672
/proc/meminfo: memFree=24675812/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=155912 CPUtime=1530.26 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 16295 0 0 0 152996 30 0 0 20 0 1 0 376141811 159653888 33848 33554432000 4194304 5654031 140736183767504 140736183755320 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 38978 33848 142 357 0 38618 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 169200

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11672
/proc/meminfo: memFree=24688736/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=155912 CPUtime=1590.24 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 16927 0 0 0 158993 31 0 0 20 0 1 0 376141811 159653888 34360 33554432000 4194304 5654031 140736183767504 140736183765432 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 38978 34360 142 357 0 38618 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 169200

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11672
/proc/meminfo: memFree=24648740/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=155912 CPUtime=1650.24 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 17650 0 0 0 164991 33 0 0 20 0 1 0 376141811 159653888 35896 33554432000 4194304 5654031 140736183767504 140736183755320 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 38978 35896 142 357 0 38618 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 169200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 11672
/proc/meminfo: memFree=24625468/32873844 swapFree=7120/7120
[pid=11493] ppid=11491 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11493/stat : 11493 (npSolver-pbo-It) S 11491 11493 11080 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376128631 9367552 274 33554432000 4194304 5064252 140737394879312 140737394878224 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11493/statm: 2287 274 233 213 0 72 0
[pid=11494] ppid=11493 vsize=4140 CPUtime=131.74 cores=0,2,4,6
/proc/11494/stat : 11494 (npSolver-pbo) S 11493 11493 11080 0 -1 4202496 6902 40598 0 0 12 1 13151 10 20 0 1 0 376128631 4239360 703 33554432000 4194304 6004724 140735875616576 140735875602424 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11494/statm: 1035 703 176 442 0 589 0
[pid=11650] ppid=11494 vsize=155912 CPUtime=1668.34 cores=0,2,4,6
/proc/11650/stat : 11650 (glucosInc) R 11494 11493 11080 0 -1 4202496 17654 0 0 0 166801 33 0 0 20 0 1 0 376141811 159653888 37944 33554432000 4194304 5654031 140736183767504 140736183755320 4232922 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11650/statm: 38978 37944 142 357 0 38618 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 169200

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.12
CPU user time (s): 1799.66
CPU system time (s): 0.460929
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 200020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.460929
maximum resident set size= 158188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65532
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= 343
involuntary context switches= 1944

runsolver used 3.00154 second user time and 7.43287 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-07 22:13:21
IDJOB=3747103
IDBENCH=2060
IDSOLVER=2332
FILE ID=node104/3747103-1339100001
RUNJOBID= node104-1339098178-11096
PBS_JOBID= 14643749
Free space on /tmp= 67064 MiB

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

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

MD5SUM BENCH= d9e9e5fece70ebbc4c28befed36e7afc
RANDOM SEED=1111146102

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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.266
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24784172 kB
Buffers:         2727156 kB
Cached:          4080588 kB
SwapCached:          924 kB
Active:          3486312 kB
Inactive:        3550016 kB
Active(anon):     219384 kB
Inactive(anon):     8412 kB
Active(file):    3266928 kB
Inactive(file):  3541604 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67105276 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        240324 kB
Mapped:            11956 kB
Shmem:                 8 kB
Slab:             903276 kB
SReclaimable:     345176 kB
SUnreclaim:       558100 kB
KernelStack:        1448 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     382664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 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= 67052 MiB
End job on node104 at 2012-06-07 22:43:21