Trace number 3752543

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.09 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.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.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	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 starting approximation
0.00/0.05	c factor = 1
0.00/0.05	c can not find a suitable factor, leaving approximation
0.00/0.05	c finished approximation
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: 176, new EQ is 0
0.00/0.05	c set iterative enc to: card
0.00/0.05	c set iterative enc to: none
0.00/0.05	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.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 -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.60	c formula is SAT
0.00/0.60	c [INC SEARCH] copied best model
0.00/0.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.60	c model valid
0.00/0.60	c current solution ok
0.00/0.60	o -41
0.00/0.60	c [INC SEARCH] iteration: 3
0.00/0.60	c [INC BOUNDS] best value:159 search for 158
0.00/0.60	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.60	c write failed with 2
0.00/0.60	c [INC SYSTEM] create new solver instance
0.00/0.60	c [INC] encode full formula
0.00/0.60	c (debug) using card networks
0.00/0.60	c old isEQ: 96, new EQ is 0
0.00/0.61	c set iterative enc to: card
0.00/0.61	c set iterative enc to: none
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
2.47/2.56	c formula is SAT
2.47/2.56	c [INC SEARCH] copied best model
2.47/2.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.47/2.56	c model valid
2.47/2.56	c current solution ok
2.47/2.56	o -42
2.47/2.56	c [INC SEARCH] iteration: 4
2.47/2.56	c [INC BOUNDS] best value:158 search for 157
2.47/2.56	c [INC SYSTEM] there exists a inc, kill it!
2.47/2.56	c write failed with 2
2.47/2.56	c [INC SYSTEM] create new solver instance
2.47/2.56	c [INC] encode full formula
2.47/2.56	c (debug) using card networks
2.47/2.56	c old isEQ: 96, new EQ is 0
2.47/2.56	c set iterative enc to: card
2.47/2.56	c set iterative enc to: none
2.47/2.56	c [INC SEARCH] isOptimum variable: 0
2.54/2.87	c formula is SAT
2.54/2.87	c [INC SEARCH] copied best model
2.54/2.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.54/2.88	c model valid
2.54/2.88	c current solution ok
2.54/2.88	o -44
2.54/2.88	c [INC SEARCH] iteration: 5
2.54/2.88	c [INC BOUNDS] best value:156 search for 155
2.54/2.88	c [INC SYSTEM] there exists a inc, kill it!
2.54/2.88	c write failed with 2
2.54/2.88	c [INC SYSTEM] create new solver instance
2.54/2.88	c [INC] encode full formula
2.54/2.88	c (debug) using card networks
2.54/2.88	c old isEQ: 96, new EQ is 0
2.54/2.88	c set iterative enc to: card
2.54/2.88	c set iterative enc to: none
2.54/2.88	c [INC SEARCH] isOptimum variable: 0
3.29/3.38	c formula is SAT
3.29/3.38	c [INC SEARCH] copied best model
3.29/3.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.29/3.39	c model valid
3.29/3.39	c current solution ok
3.29/3.39	o -46
3.29/3.39	c [INC SEARCH] iteration: 6
3.29/3.39	c [INC BOUNDS] best value:154 search for 153
3.29/3.39	c [INC SYSTEM] there exists a inc, kill it!
3.29/3.39	c write failed with 2
3.29/3.39	c [INC SYSTEM] create new solver instance
3.29/3.39	c [INC] encode full formula
3.29/3.39	c (debug) using card networks
3.29/3.39	c old isEQ: 96, new EQ is 0
3.29/3.39	c set iterative enc to: card
3.29/3.39	c set iterative enc to: none
3.29/3.39	c [INC SEARCH] isOptimum variable: 0
177.73/177.88	c formula is SAT
177.73/177.88	c [INC SEARCH] copied best model
177.73/177.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
177.73/177.88	c model valid
177.73/177.88	c current solution ok
177.73/177.88	o -47
177.73/177.88	c [INC SEARCH] iteration: 7
177.73/177.88	c [INC BOUNDS] best value:153 search for 152
177.73/177.88	c [INC SYSTEM] there exists a inc, kill it!
177.73/177.88	c write failed with 2
177.73/177.88	c [INC SYSTEM] create new solver instance
177.73/177.88	c [INC] encode full formula
177.73/177.88	c (debug) using card networks
177.73/177.88	c old isEQ: 96, new EQ is 0
177.73/177.88	c set iterative enc to: card
177.73/177.88	c set iterative enc to: none
177.73/177.89	c [INC SEARCH] isOptimum variable: 0
1018.50/1018.76	c formula is SAT
1018.50/1018.76	c [INC SEARCH] copied best model
1018.50/1018.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1018.50/1018.76	c model valid
1018.50/1018.76	c current solution ok
1018.50/1018.76	o -48
1018.50/1018.76	c [INC SEARCH] iteration: 8
1018.50/1018.76	c [INC BOUNDS] best value:152 search for 151
1018.50/1018.76	c [INC SYSTEM] there exists a inc, kill it!
1018.50/1018.76	c write failed with 2
1018.50/1018.76	c [INC SYSTEM] create new solver instance
1018.50/1018.76	c [INC] encode full formula
1018.50/1018.76	c (debug) using card networks
1018.50/1018.76	c old isEQ: 96, new EQ is 0
1018.50/1018.77	c set iterative enc to: card
1018.50/1018.77	c set iterative enc to: none
1018.50/1018.77	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/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-3752543-1339137827/watcher-3752543-1339137827 -o /tmp/evaluation-result-3752543-1339137827/solver-3752543-1339137827 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752543-1339137827.opb 1528504561 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 2/178 27600
/proc/meminfo: memFree=26800200/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0

[startup+0.0454739 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 27600
/proc/meminfo: memFree=26800200/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100281 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 27600
/proc/meminfo: memFree=26800200/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300193 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 27600
/proc/meminfo: memFree=26800200/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700184 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 27600
/proc/meminfo: memFree=26800200/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27615
/proc/meminfo: memFree=26794000/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=0.6 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 2902 8139 0 0 3 1 55 1 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27615] ppid=27601 vsize=9632 CPUtime=0.88 cores=0,2,4,6
/proc/27615/stat : 27615 (glucosInc) R 27601 27600 27075 0 -1 4202496 2144 0 0 0 88 0 0 0 20 0 1 0 379907228 9863168 1612 33554432000 4194304 5654031 140735140286208 140735140284296 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27615/statm: 2408 1612 140 357 0 2048 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22128

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27615
/proc/meminfo: memFree=26792768/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=2.86 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 3402 13979 0 0 4 1 279 2 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 12496

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27621
/proc/meminfo: memFree=26796136/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=3.37 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 3652 16085 0 0 4 1 329 3 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27621] ppid=27601 vsize=15828 CPUtime=2.89 cores=0,2,4,6
/proc/27621/stat : 27621 (glucosInc) R 27601 27600 27075 0 -1 4202496 3898 0 0 0 289 0 0 0 20 0 1 0 379907506 16207872 3218 33554432000 4194304 5654031 140737114612160 140737114609960 4215081 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27621/statm: 3957 3218 141 357 0 3597 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 28324

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27621
/proc/meminfo: memFree=26751596/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=3.37 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 3652 16085 0 0 4 1 329 3 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27621] ppid=27601 vsize=30132 CPUtime=9.29 cores=0,2,4,6
/proc/27621/stat : 27621 (glucosInc) R 27601 27600 27075 0 -1 4202496 6324 0 0 0 928 1 0 0 20 0 1 0 379907506 30855168 6456 33554432000 4194304 5654031 140737114612160 140737114599976 4215014 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27621/statm: 7533 6456 141 357 0 7173 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 42628

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27621
/proc/meminfo: memFree=26742216/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=3.37 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 3652 16085 0 0 4 1 329 3 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27621] ppid=27601 vsize=30132 CPUtime=22.09 cores=0,2,4,6
/proc/27621/stat : 27621 (glucosInc) R 27601 27600 27075 0 -1 4202496 6695 0 0 0 2208 1 0 0 20 0 1 0 379907506 30855168 7016 33554432000 4194304 5654031 140737114612160 140737114610184 4232563 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27621/statm: 7533 7016 141 357 0 7173 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 42628

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27623
/proc/meminfo: memFree=26773444/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=3.37 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 3652 16085 0 0 4 1 329 3 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27621] ppid=27601 vsize=44356 CPUtime=47.68 cores=0,2,4,6
/proc/27621/stat : 27621 (glucosInc) R 27601 27600 27075 0 -1 4202496 8062 0 0 0 4767 1 0 0 20 0 1 0 379907506 45420544 10596 33554432000 4194304 5654031 140737114612160 140737114599976 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27621/statm: 11089 10596 141 357 0 10729 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 56852

[startup+102.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 27623
/proc/meminfo: memFree=26717092/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=3.37 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 3652 16085 0 0 4 1 329 3 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27621] ppid=27601 vsize=82076 CPUtime=98.88 cores=0,2,4,6
/proc/27621/stat : 27621 (glucosInc) R 27601 27600 27075 0 -1 4202496 9170 0 0 0 9886 2 0 0 20 0 1 0 379907506 84045824 14070 33554432000 4194304 5654031 140737114612160 140737114599976 4215014 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27621/statm: 20519 14070 141 357 0 20159 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 94572

[startup+162.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/181 27623
/proc/meminfo: memFree=26699344/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=3.37 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 3652 16085 0 0 4 1 329 3 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27621] ppid=27601 vsize=82076 CPUtime=158.86 cores=0,2,4,6
/proc/27621/stat : 27621 (glucosInc) R 27601 27600 27075 0 -1 4202496 9508 0 0 0 15884 2 0 0 20 0 1 0 379907506 84045824 20026 33554432000 4194304 5654031 140737114612160 140737114599976 4215124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27621/statm: 20519 20026 141 357 0 20159 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 94572

[startup+222.307 s]
/proc/loadavg: 2.26 2.09 2.03 3/181 27626
/proc/meminfo: memFree=26690524/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=177.84 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 3903 26433 0 0 5 1 17771 7 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27625] ppid=27601 vsize=48620 CPUtime=44.39 cores=0,2,4,6
/proc/27625/stat : 27625 (glucosInc) R 27601 27600 27075 0 -1 4202496 9938 0 0 0 4435 4 0 0 20 0 1 0 379924956 49786880 10823 33554432000 4194304 5654031 140737343357520 140737343355400 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27625/statm: 12155 10823 141 357 0 11795 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61116

[startup+282.3 s]
/proc/loadavg: 2.32 2.13 2.04 3/181 27628
/proc/meminfo: memFree=26778144/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=26397296/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=1018.57 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 4154 45032 0 0 5 1 101823 28 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27638] ppid=27601 vsize=131680 CPUtime=283.45 cores=0,2,4,6
/proc/27638/stat : 27638 (glucosInc) R 27601 27600 27075 0 -1 4202496 10491 0 0 0 28340 5 0 0 20 0 1 0 380009044 134840320 28576 33554432000 4194304 5654031 140736461659808 140736461657736 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27638/statm: 32920 28576 141 357 0 32560 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 144176

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27662
/proc/meminfo: memFree=26520616/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=1018.57 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 4154 45032 0 0 5 1 101823 28 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27638] ppid=27601 vsize=131680 CPUtime=343.43 cores=0,2,4,6
/proc/27638/stat : 27638 (glucosInc) R 27601 27600 27075 0 -1 4202496 11408 0 0 0 34337 6 0 0 20 0 1 0 380009044 134840320 29600 33554432000 4194304 5654031 140736461659808 140736461647624 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27638/statm: 32920 29600 141 357 0 32560 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 144176

[startup+1422.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 27663
/proc/meminfo: memFree=26449748/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=1018.57 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 4154 45032 0 0 5 1 101823 28 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27638] ppid=27601 vsize=94068 CPUtime=403.44 cores=0,2,4,6
/proc/27638/stat : 27638 (glucosInc) R 27601 27600 27075 0 -1 4202496 12393 0 0 0 40336 8 0 0 20 0 1 0 380009044 96325632 23024 33554432000 4194304 5654031 140736461659808 140736461657832 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27638/statm: 23517 23024 141 357 0 23157 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 106564

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27663
/proc/meminfo: memFree=26610764/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=1018.57 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 4154 45032 0 0 5 1 101823 28 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27638] ppid=27601 vsize=94068 CPUtime=463.41 cores=0,2,4,6
/proc/27638/stat : 27638 (glucosInc) R 27601 27600 27075 0 -1 4202496 13309 0 0 0 46332 9 0 0 20 0 1 0 380009044 96325632 23024 33554432000 4194304 5654031 140736461659808 140736461657832 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27638/statm: 23517 23024 141 357 0 23157 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 106564

[startup+1542.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 27663
/proc/meminfo: memFree=26524152/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=1018.57 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 4154 45032 0 0 5 1 101823 28 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27638] ppid=27601 vsize=94068 CPUtime=523.41 cores=0,2,4,6
/proc/27638/stat : 27638 (glucosInc) R 27601 27600 27075 0 -1 4202496 13922 0 0 0 52330 11 0 0 20 0 1 0 380009044 96325632 23024 33554432000 4194304 5654031 140736461659808 140736461647624 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27638/statm: 23517 23024 141 357 0 23157 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 106564

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 27666
/proc/meminfo: memFree=26449988/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=1018.57 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 4154 45032 0 0 5 1 101823 28 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27638] ppid=27601 vsize=94068 CPUtime=583.4 cores=0,2,4,6
/proc/27638/stat : 27638 (glucosInc) R 27601 27600 27075 0 -1 4202496 14537 0 0 0 58327 13 0 0 20 0 1 0 380009044 96325632 23024 33554432000 4194304 5654031 140736461659808 140736461657832 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27638/statm: 23517 23024 141 357 0 23157 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 106564

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27666
/proc/meminfo: memFree=26380796/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=1018.57 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 4154 45032 0 0 5 1 101823 28 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27638] ppid=27601 vsize=94068 CPUtime=643.39 cores=0,2,4,6
/proc/27638/stat : 27638 (glucosInc) R 27601 27600 27075 0 -1 4202496 15154 0 0 0 64325 14 0 0 20 0 1 0 380009044 96325632 23024 33554432000 4194304 5654031 140736461659808 140736461657832 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27638/statm: 23517 23024 141 357 0 23157 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 106564

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27667
/proc/meminfo: memFree=26550996/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=1018.57 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 4154 45032 0 0 5 1 101823 28 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27638] ppid=27601 vsize=94068 CPUtime=703.38 cores=0,2,4,6
/proc/27638/stat : 27638 (glucosInc) R 27601 27600 27075 0 -1 4202496 16842 0 0 0 70321 17 0 0 20 0 1 0 380009044 96325632 23024 33554432000 4194304 5654031 140736461659808 140736461647624 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27638/statm: 23517 23024 141 357 0 23157 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 106564

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27667
/proc/meminfo: memFree=26420104/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=1018.57 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 4154 45032 0 0 5 1 101823 28 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27638] ppid=27601 vsize=143388 CPUtime=763.37 cores=0,2,4,6
/proc/27638/stat : 27638 (glucosInc) R 27601 27600 27075 0 -1 4202496 17462 0 0 0 76319 18 0 0 20 0 1 0 380009044 146829312 35087 33554432000 4194304 5654031 140736461659808 140736461647624 4215910 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27638/statm: 35847 35087 141 357 0 35487 0
Current children cumulated CPU time (s) 1781.94
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 27726
/proc/meminfo: memFree=26713960/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=1018.57 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 4154 45032 0 0 5 1 101823 28 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27638] ppid=27601 vsize=143388 CPUtime=781.48 cores=0,2,4,6
/proc/27638/stat : 27638 (glucosInc) R 27601 27600 27075 0 -1 4202496 18357 0 0 0 78128 20 0 0 20 0 1 0 380009044 146829312 32015 33554432000 4194304 5654031 140736461659808 140736461657736 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27638/statm: 35847 32015 141 357 0 35487 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 155884

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27726
/proc/meminfo: memFree=26713960/32873648 swapFree=7388/7388
[pid=27600] ppid=27598 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27600/stat : 27600 (npSolver-pbo-It) S 27598 27600 27075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 379907166 9367552 275 33554432000 4194304 5064252 140734081992048 140734081990960 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27600/statm: 2287 275 233 213 0 72 0
[pid=27601] ppid=27600 vsize=3348 CPUtime=1018.57 cores=0,2,4,6
/proc/27601/stat : 27601 (npSolver-pbo) S 27600 27600 27075 0 -1 4202496 4154 45032 0 0 5 1 101823 28 20 0 1 0 379907166 3428352 492 33554432000 4194304 6004724 140734754909872 140734754895720 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27601/statm: 837 492 188 442 0 391 0
[pid=27638] ppid=27601 vsize=143388 CPUtime=781.48 cores=0,2,4,6
/proc/27638/stat : 27638 (glucosInc) R 27601 27600 27075 0 -1 4202496 18357 0 0 0 78128 20 0 0 20 0 1 0 380009044 146829312 32015 33554432000 4194304 5654031 140736461659808 140736461657736 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27638/statm: 35847 32015 141 357 0 35487 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 155884

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.57
CPU system time (s): 0.514921
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 186704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.57
system time used= 0.514921
maximum resident set size= 156876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67925
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= 218
involuntary context switches= 2511

runsolver used 3.11852 second user time and 9.27459 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 08:43:47
IDJOB=3752543
IDBENCH=48211
IDSOLVER=2335
FILE ID=node148/3752543-1339137827
RUNJOBID= node148-1339134206-27091
PBS_JOBID= 14643787
Free space on /tmp= 70412 MiB

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

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

MD5SUM BENCH= 2585c1015aa6228da840b6f61adc6732
RANDOM SEED=1528504561

node148.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		: 2667.284
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	: 5334.56
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		: 2667.284
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.94
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		: 2667.284
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26800728 kB
Buffers:          672596 kB
Cached:          4404712 kB
SwapCached:          560 kB
Active:          2658492 kB
Inactive:        2482404 kB
Active(anon):      53124 kB
Inactive(anon):    10620 kB
Active(file):    2605368 kB
Inactive(file):  2471784 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             19668 kB
Writeback:             0 kB
AnonPages:        195368 kB
Mapped:            12372 kB
Shmem:                36 kB
Slab:             792256 kB
SReclaimable:     236224 kB
SUnreclaim:       556032 kB
KernelStack:        1504 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     183400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 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= 70408 MiB
End job on node148 at 2012-06-08 09:13:47