Trace number 3747755

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.07 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_5.opb
MD5SUM2585c1015aa6228da840b6f61adc6732
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1797.47
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2528
Sum of products size (including duplicates)5056
Number of different products1264
Sum of products size2528

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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.04	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.04	c [INC SYSTEM] execute solver
0.00/0.04	c [INC SEARCH] formula is SAT
0.00/0.04	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.05	o 0
0.00/0.05	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.05	c write failed with 2
0.00/0.05	c [INC SEARCH] iteration: 0
0.00/0.05	c [INC BOUNDS] best value:200 search for 199
0.00/0.05	c [INC SYSTEM] create new solver instance
0.00/0.05	c [INC] encode full formula
0.00/0.05	c (debug) using card networks
0.00/0.05	c old isEQ: 41, new EQ is 0
0.00/0.06	c set iterative enc to: card
0.00/0.06	c set iterative enc to: none
0.00/0.06	c [INC SEARCH] isOptimum variable: 0
0.00/0.07	c formula is SAT
0.00/0.07	c [INC SEARCH] copied best model
0.00/0.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.07	o -37
0.00/0.07	c [INC SEARCH] iteration: 1
0.00/0.07	c [INC BOUNDS] best value:163 search for 162
0.00/0.07	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.07	c write failed with 2
0.00/0.07	c [INC SYSTEM] create new solver instance
0.00/0.07	c [INC] encode full formula
0.00/0.07	c (debug) using card networks
0.00/0.07	c old isEQ: 192, new EQ is 0
0.00/0.08	c set iterative enc to: card
0.00/0.08	c set iterative enc to: none
0.00/0.08	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 -40
0.00/0.10	c [INC SEARCH] iteration: 2
0.00/0.10	c [INC BOUNDS] best value:160 search for 159
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: 96, 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.58	c formula is SAT
0.00/0.58	c [INC SEARCH] copied best model
0.00/0.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.59	c model valid
0.00/0.59	c current solution ok
0.00/0.59	o -41
0.00/0.59	c [INC SEARCH] iteration: 3
0.00/0.59	c [INC BOUNDS] best value:159 search for 158
0.00/0.59	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.59	c write failed with 2
0.00/0.59	c [INC SYSTEM] create new solver instance
0.00/0.59	c [INC] encode full formula
0.00/0.59	c (debug) using card networks
0.00/0.59	c old isEQ: 96, new EQ is 0
0.00/0.59	c set iterative enc to: card
0.00/0.59	c set iterative enc to: none
0.00/0.59	c [INC SEARCH] isOptimum variable: 0
2.46/2.50	c formula is SAT
2.46/2.50	c [INC SEARCH] copied best model
2.46/2.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.46/2.50	c model valid
2.46/2.50	c current solution ok
2.46/2.50	o -42
2.46/2.50	c [INC SEARCH] iteration: 4
2.46/2.50	c [INC BOUNDS] best value:158 search for 157
2.46/2.50	c [INC SYSTEM] there exists a inc, kill it!
2.46/2.50	c write failed with 2
2.46/2.50	c [INC SYSTEM] create new solver instance
2.46/2.50	c [INC] encode full formula
2.46/2.50	c (debug) using card networks
2.46/2.50	c old isEQ: 96, new EQ is 0
2.46/2.51	c set iterative enc to: card
2.46/2.51	c set iterative enc to: none
2.46/2.51	c [INC SEARCH] isOptimum variable: 0
2.48/2.80	c formula is SAT
2.48/2.80	c [INC SEARCH] copied best model
2.48/2.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.48/2.80	c model valid
2.48/2.80	c current solution ok
2.48/2.80	o -44
2.48/2.80	c [INC SEARCH] iteration: 5
2.48/2.80	c [INC BOUNDS] best value:156 search for 155
2.48/2.80	c [INC SYSTEM] there exists a inc, kill it!
2.48/2.80	c write failed with 2
2.48/2.80	c [INC SYSTEM] create new solver instance
2.48/2.80	c [INC] encode full formula
2.48/2.80	c (debug) using card networks
2.48/2.80	c old isEQ: 96, new EQ is 0
2.48/2.81	c set iterative enc to: card
2.48/2.81	c set iterative enc to: none
2.48/2.81	c [INC SEARCH] isOptimum variable: 0
3.16/3.30	c formula is SAT
3.16/3.30	c [INC SEARCH] copied best model
3.16/3.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.16/3.30	c model valid
3.16/3.30	c current solution ok
3.16/3.30	o -46
3.16/3.30	c [INC SEARCH] iteration: 6
3.16/3.30	c [INC BOUNDS] best value:154 search for 153
3.16/3.30	c [INC SYSTEM] there exists a inc, kill it!
3.16/3.30	c write failed with 2
3.16/3.30	c [INC SYSTEM] create new solver instance
3.16/3.30	c [INC] encode full formula
3.16/3.30	c (debug) using card networks
3.16/3.30	c old isEQ: 96, new EQ is 0
3.16/3.30	c set iterative enc to: card
3.16/3.30	c set iterative enc to: none
3.26/3.30	c [INC SEARCH] isOptimum variable: 0
178.19/178.34	c formula is SAT
178.19/178.34	c [INC SEARCH] copied best model
178.19/178.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
178.19/178.34	c model valid
178.19/178.34	c current solution ok
178.19/178.34	o -47
178.19/178.34	c [INC SEARCH] iteration: 7
178.19/178.34	c [INC BOUNDS] best value:153 search for 152
178.19/178.34	c [INC SYSTEM] there exists a inc, kill it!
178.19/178.34	c write failed with 2
178.19/178.34	c [INC SYSTEM] create new solver instance
178.19/178.34	c [INC] encode full formula
178.19/178.34	c (debug) using card networks
178.19/178.34	c old isEQ: 96, new EQ is 0
178.19/178.34	c set iterative enc to: card
178.19/178.34	c set iterative enc to: none
178.19/178.35	c [INC SEARCH] isOptimum variable: 0
1019.95/1020.20	c formula is SAT
1019.95/1020.20	c [INC SEARCH] copied best model
1019.95/1020.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1019.95/1020.20	c model valid
1019.95/1020.20	c current solution ok
1019.95/1020.20	o -48
1019.95/1020.20	c [INC SEARCH] iteration: 8
1019.95/1020.20	c [INC BOUNDS] best value:152 search for 151
1019.95/1020.20	c [INC SYSTEM] there exists a inc, kill it!
1019.95/1020.20	c write failed with 2
1019.95/1020.20	c [INC SYSTEM] create new solver instance
1019.95/1020.20	c [INC] encode full formula
1019.95/1020.20	c (debug) using card networks
1019.95/1020.20	c old isEQ: 96, new EQ is 0
1019.95/1020.20	c set iterative enc to: card
1019.95/1020.20	c set iterative enc to: none
1019.95/1020.21	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/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-3747755-1339103610/watcher-3747755-1339103610 -o /tmp/evaluation-result-3747755-1339103610/solver-3747755-1339103610 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747755-1339103610.opb 373635658 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29392
/proc/meminfo: memFree=31109952/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (runsolver) D 29390 29392 28222 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 376488230 12095488 50 33554432000 4194304 5436572 140733578397696 140733578393992 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/29392/statm: 2953 50 31 304 0 2645 0

[startup+0.095615 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29392
/proc/meminfo: memFree=31109952/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100168 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29392
/proc/meminfo: memFree=31109952/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30012 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29392
/proc/meminfo: memFree=31109952/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700118 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29392
/proc/meminfo: memFree=31109952/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29407
/proc/meminfo: memFree=31104556/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=0.57 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 2889 8623 0 0 3 1 51 2 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29407] ppid=29394 vsize=9636 CPUtime=0.89 cores=0,2,4,6
/proc/29407/stat : 29407 (glucosInc) R 29394 29392 28222 0 -1 4202496 2174 0 0 0 89 0 0 0 20 0 1 0 376488289 9867264 1670 33554432000 4194304 5654031 140735551236416 140735551234504 4215079 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29407/statm: 2409 1670 140 357 0 2049 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 22132

[startup+3.10015 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29407
/proc/meminfo: memFree=31104316/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=2.78 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 3391 14343 0 0 4 1 270 3 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 12496

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29413
/proc/meminfo: memFree=31095996/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=3.26 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 3642 16228 0 0 4 1 318 3 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29413] ppid=29394 vsize=15828 CPUtime=2.98 cores=0,2,4,6
/proc/29413/stat : 29413 (glucosInc) R 29394 29392 28222 0 -1 4202496 3618 0 0 0 298 0 0 0 20 0 1 0 376488560 16207872 3452 33554432000 4194304 5654031 140733632140432 140733632138232 4208648 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29413/statm: 3957 3452 141 357 0 3597 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 28324

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29413
/proc/meminfo: memFree=31079476/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=3.26 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 3642 16228 0 0 4 1 318 3 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29413] ppid=29394 vsize=30132 CPUtime=9.36 cores=0,2,4,6
/proc/29413/stat : 29413 (glucosInc) R 29394 29392 28222 0 -1 4202496 5532 0 0 0 935 1 0 0 20 0 1 0 376488560 30855168 6689 33554432000 4194304 5654031 140733632140432 140733632128248 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29413/statm: 7533 6689 141 357 0 7173 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 42628

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29413
/proc/meminfo: memFree=31114604/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=3.26 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 3642 16228 0 0 4 1 318 3 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29413] ppid=29394 vsize=30132 CPUtime=22.16 cores=0,2,4,6
/proc/29413/stat : 29413 (glucosInc) R 29394 29392 28222 0 -1 4202496 6188 0 0 0 2215 1 0 0 20 0 1 0 376488560 30855168 7015 33554432000 4194304 5654031 140733632140432 140733632138456 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29413/statm: 7533 7015 141 357 0 7173 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 42628

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29413
/proc/meminfo: memFree=31070848/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=3.26 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 3642 16228 0 0 4 1 318 3 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29413] ppid=29394 vsize=44356 CPUtime=47.75 cores=0,2,4,6
/proc/29413/stat : 29413 (glucosInc) R 29394 29392 28222 0 -1 4202496 8062 0 0 0 4773 2 0 0 20 0 1 0 376488560 45420544 10083 33554432000 4194304 5654031 140733632140432 140733632128248 4216086 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29413/statm: 11089 10083 141 357 0 10729 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 56852

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 29413
/proc/meminfo: memFree=31051660/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=3.26 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 3642 16228 0 0 4 1 318 3 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29413] ppid=29394 vsize=82076 CPUtime=98.95 cores=0,2,4,6
/proc/29413/stat : 29413 (glucosInc) R 29394 29392 28222 0 -1 4202496 8899 0 0 0 9892 3 0 0 20 0 1 0 376488560 84045824 13280 33554432000 4194304 5654031 140733632140432 140733632128248 4215061 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29413/statm: 20519 13280 141 357 0 20159 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 94572

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 29413
/proc/meminfo: memFree=31062848/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=3.26 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 3642 16228 0 0 4 1 318 3 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29413] ppid=29394 vsize=82076 CPUtime=158.93 cores=0,2,4,6
/proc/29413/stat : 29413 (glucosInc) R 29394 29392 28222 0 -1 4202496 9003 0 0 0 15890 3 0 0 20 0 1 0 376488560 84045824 20026 33554432000 4194304 5654031 140733632140432 140733632128248 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29413/statm: 20519 20026 141 357 0 20159 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 94572

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29416
/proc/meminfo: memFree=31099504/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=178.26 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 3894 26078 0 0 5 1 17812 8 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29416] ppid=29394 vsize=48624 CPUtime=43.92 cores=0,2,4,6
/proc/29416/stat : 29416 (glucosInc) R 29394 29392 28222 0 -1 4202496 9727 0 0 0 4389 3 0 0 20 0 1 0 376506065 49790976 10785 33554432000 4194304 5654031 140736910033568 140736910031448 4232949 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29416/statm: 12156 10785 141 357 0 11796 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 61120

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29416
/proc/meminfo: memFree=31111164/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=30910052/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=1019.97 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 4146 50841 0 0 6 1 101961 29 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29996] ppid=29394 vsize=82360 CPUtime=222.04 cores=0,2,4,6
/proc/29996/stat : 29996 (glucosInc) R 29394 29392 28222 0 -1 4202496 7841 0 0 0 22202 2 0 0 20 0 1 0 376590251 84336640 20097 33554432000 4194304 5654031 140736043049296 140736043047320 4215097 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 20590 20097 141 357 0 20230 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 94856

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29998
/proc/meminfo: memFree=30875236/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=1019.97 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 4146 50841 0 0 6 1 101961 29 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29996] ppid=29394 vsize=131680 CPUtime=282.04 cores=0,2,4,6
/proc/29996/stat : 29996 (glucosInc) R 29394 29392 28222 0 -1 4202496 7940 0 0 0 28200 4 0 0 20 0 1 0 376590251 134840320 28816 33554432000 4194304 5654031 140736043049296 140736043047224 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 32920 28816 141 357 0 32560 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 144176

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 29998
/proc/meminfo: memFree=30871148/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=1019.97 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 4146 50841 0 0 6 1 101961 29 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29996] ppid=29394 vsize=131680 CPUtime=342.02 cores=0,2,4,6
/proc/29996/stat : 29996 (glucosInc) R 29394 29392 28222 0 -1 4202496 8044 0 0 0 34196 6 0 0 20 0 1 0 376590251 134840320 29840 33554432000 4194304 5654031 140736043049296 140736043037112 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 32920 29840 141 357 0 32560 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 144176

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29999
/proc/meminfo: memFree=30898456/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=1019.97 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 4146 50841 0 0 6 1 101961 29 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29996] ppid=29394 vsize=94068 CPUtime=402.02 cores=0,2,4,6
/proc/29996/stat : 29996 (glucosInc) R 29394 29392 28222 0 -1 4202496 8488 0 0 0 40194 8 0 0 20 0 1 0 376590251 96325632 23024 33554432000 4194304 5654031 140736043049296 140736043047320 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 23517 23024 141 357 0 23157 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 106564

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29999
/proc/meminfo: memFree=30887164/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=1019.97 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 4146 50841 0 0 6 1 101961 29 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29996] ppid=29394 vsize=94068 CPUtime=462 cores=0,2,4,6
/proc/29996/stat : 29996 (glucosInc) R 29394 29392 28222 0 -1 4202496 8590 0 0 0 46191 9 0 0 20 0 1 0 376590251 96325632 23024 33554432000 4194304 5654031 140736043049296 140736043047320 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 23517 23024 141 357 0 23157 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 106564

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29999
/proc/meminfo: memFree=30886108/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=1019.97 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 4146 50841 0 0 6 1 101961 29 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29996] ppid=29394 vsize=94068 CPUtime=521.99 cores=0,2,4,6
/proc/29996/stat : 29996 (glucosInc) R 29394 29392 28222 0 -1 4202496 8659 0 0 0 52189 10 0 0 20 0 1 0 376590251 96325632 23024 33554432000 4194304 5654031 140736043049296 140736043037112 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 23517 23024 141 357 0 23157 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 106564

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30002
/proc/meminfo: memFree=30885852/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=1019.97 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 4146 50841 0 0 6 1 101961 29 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29996] ppid=29394 vsize=94068 CPUtime=581.98 cores=0,2,4,6
/proc/29996/stat : 29996 (glucosInc) R 29394 29392 28222 0 -1 4202496 8732 0 0 0 58186 12 0 0 20 0 1 0 376590251 96325632 23024 33554432000 4194304 5654031 140736043049296 140736043047320 4215334 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 23517 23024 141 357 0 23157 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 106564

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30002
/proc/meminfo: memFree=30886128/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=1019.97 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 4146 50841 0 0 6 1 101961 29 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29996] ppid=29394 vsize=94068 CPUtime=641.97 cores=0,2,4,6
/proc/29996/stat : 29996 (glucosInc) R 29394 29392 28222 0 -1 4202496 8805 0 0 0 64184 13 0 0 20 0 1 0 376590251 96325632 23024 33554432000 4194304 5654031 140736043049296 140736043047320 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 23517 23024 141 357 0 23157 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 106564

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30003
/proc/meminfo: memFree=30885660/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=1019.97 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 4146 50841 0 0 6 1 101961 29 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29996] ppid=29394 vsize=94068 CPUtime=701.96 cores=0,2,4,6
/proc/29996/stat : 29996 (glucosInc) R 29394 29392 28222 0 -1 4202496 9022 0 0 0 70180 16 0 0 20 0 1 0 376590251 96325632 23024 33554432000 4194304 5654031 140736043049296 140736043037112 4233168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 23517 23024 141 357 0 23157 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 106564

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30003
/proc/meminfo: memFree=30839436/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=1019.97 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 4146 50841 0 0 6 1 101961 29 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29996] ppid=29394 vsize=143388 CPUtime=761.95 cores=0,2,4,6
/proc/29996/stat : 29996 (glucosInc) R 29394 29392 28222 0 -1 4202496 9100 0 0 0 76178 17 0 0 20 0 1 0 376590251 146829312 35327 33554432000 4194304 5654031 140736043049296 140736043037112 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 35847 35327 141 357 0 35487 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 155884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30004
/proc/meminfo: memFree=30849124/32873648 swapFree=7376/7376
[pid=29392] ppid=29390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29392/stat : 29392 (npSolver-pbo-It) S 29390 29392 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376488230 9367552 274 33554432000 4194304 5064252 140733434495296 140733434494208 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29392/statm: 2287 274 233 213 0 72 0
[pid=29394] ppid=29392 vsize=3348 CPUtime=1019.97 cores=0,2,4,6
/proc/29394/stat : 29394 (npSolver-pbo) S 29392 29392 28222 0 -1 4202496 4146 50841 0 0 6 1 101961 29 20 0 1 0 376488230 3428352 479 33554432000 4194304 6004724 140736364180432 140736364166280 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29394/statm: 837 479 175 442 0 391 0
[pid=29996] ppid=29394 vsize=143388 CPUtime=780.06 cores=0,2,4,6
/proc/29996/stat : 29996 (glucosInc) R 29394 29392 28222 0 -1 4202496 9201 0 0 0 77988 18 0 0 20 0 1 0 376590251 146829312 32255 33554432000 4194304 5654031 140736043049296 140736043047224 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29996/statm: 35847 32255 141 357 0 35487 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 155884

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.07
CPU user time (s): 1799.56
CPU system time (s): 0.504923
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 186704

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

runsolver used 3.9644 second user time and 8.12876 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-07 23:13:30
IDJOB=3747755
IDBENCH=48211
IDSOLVER=2332
FILE ID=node112/3747755-1339103610
RUNJOBID= node112-1339098176-28238
PBS_JOBID= 14643741
Free space on /tmp= 71160 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_5.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747755-1339103610/watcher-3747755-1339103610 -o /tmp/evaluation-result-3747755-1339103610/solver-3747755-1339103610 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747755-1339103610.opb 373635658 HOME HOME

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

MD5SUM BENCH= 2585c1015aa6228da840b6f61adc6732
RANDOM SEED=373635658

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.92
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.763
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.763
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:       32873648 kB
MemFree:        31110596 kB
Buffers:           71044 kB
Cached:           800488 kB
SwapCached:         2096 kB
Active:           408144 kB
Inactive:         591648 kB
Active(anon):     127700 kB
Inactive(anon):     3060 kB
Active(file):     280444 kB
Inactive(file):   588588 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099372 kB
Dirty:              8560 kB
Writeback:             8 kB
AnonPages:        138312 kB
Mapped:             9908 kB
Shmem:                 0 kB
Slab:             617956 kB
SReclaimable:      62012 kB
SUnreclaim:       555944 kB
KernelStack:        1480 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     272368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71136 MiB
End job on node112 at 2012-06-07 23:43:30