Trace number 3703393

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? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_3.opb
MD5SUM04b0fb885ddf05bea62d9eda618b3e5b
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-68
Best CPU time to get the best result obtained on this benchmark1800.42
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -79
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint25
Maximum length of a constraint49
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15722
Sum of products size (including duplicates)31444
Number of different products7861
Sum of products size15722

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.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.15	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.15	c [INC SYSTEM] execute solver
0.00/0.17	c [INC SEARCH] formula is SAT
0.00/0.17	c [INC SYSTEM] solved the initial formula
0.00/0.17	c model valid
0.00/0.17	c current solution ok
0.00/0.23	o 0
0.00/0.23	c starting approximation
0.00/0.23	c factor = 1
0.00/0.23	c can not find a suitable factor, leaving approximation
0.00/0.23	c finished approximation
0.00/0.23	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.23	c write failed with 2
0.00/0.23	c [INC SEARCH] iteration: 0
0.00/0.23	c [INC BOUNDS] best value:500 search for 499
0.00/0.23	c [INC SYSTEM] create new solver instance
0.00/0.23	c [INC] encode full formula
0.00/0.23	c (debug) using card networks
0.00/0.24	c set iterative enc to: card
0.00/0.24	c set iterative enc to: none
0.00/0.24	c [INC SEARCH] isOptimum variable: 0
0.00/0.27	c formula is SAT
0.00/0.27	c [INC SEARCH] copied best model
0.00/0.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.28	c model valid
0.00/0.28	c current solution ok
0.00/0.28	o -58
0.00/0.28	c [INC SEARCH] iteration: 1
0.00/0.28	c [INC BOUNDS] best value:442 search for 441
0.00/0.28	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.28	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.29	c set iterative enc to: card
0.00/0.29	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
0.00/0.32	c formula is SAT
0.00/0.32	c [INC SEARCH] copied best model
0.00/0.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.33	c model valid
0.00/0.33	c current solution ok
0.00/0.33	o -59
0.00/0.33	c [INC SEARCH] iteration: 2
0.00/0.33	c [INC BOUNDS] best value:441 search for 440
0.00/0.33	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.33	c write failed with 2
0.00/0.33	c [INC SYSTEM] create new solver instance
0.00/0.33	c [INC] encode full formula
0.00/0.33	c (debug) using card networks
0.00/0.34	c set iterative enc to: card
0.00/0.34	c set iterative enc to: none
0.00/0.35	c [INC SEARCH] isOptimum variable: 0
2.06/2.14	c formula is SAT
2.06/2.15	c [INC SEARCH] copied best model
2.06/2.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.06/2.15	c model valid
2.06/2.15	c current solution ok
2.06/2.15	o -60
2.06/2.15	c [INC SEARCH] iteration: 3
2.06/2.15	c [INC BOUNDS] best value:440 search for 439
2.06/2.15	c [INC SYSTEM] there exists a inc, kill it!
2.06/2.15	c write failed with 2
2.06/2.15	c [INC SYSTEM] create new solver instance
2.06/2.15	c [INC] encode full formula
2.06/2.15	c (debug) using card networks
2.06/2.16	c set iterative enc to: card
2.06/2.16	c set iterative enc to: none
2.06/2.17	c [INC SEARCH] isOptimum variable: 0
8.67/8.75	c formula is SAT
8.67/8.75	c [INC SEARCH] copied best model
8.67/8.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.67/8.76	c model valid
8.67/8.76	c current solution ok
8.67/8.76	o -61
8.67/8.76	c [INC SEARCH] iteration: 4
8.67/8.76	c [INC BOUNDS] best value:439 search for 438
8.67/8.76	c [INC SYSTEM] there exists a inc, kill it!
8.67/8.76	c write failed with 2
8.67/8.76	c [INC SYSTEM] create new solver instance
8.67/8.76	c [INC] encode full formula
8.67/8.76	c (debug) using card networks
8.67/8.77	c set iterative enc to: card
8.67/8.77	c set iterative enc to: none
8.67/8.78	c [INC SEARCH] isOptimum variable: 0
24.36/24.43	c formula is SAT
24.36/24.43	c [INC SEARCH] copied best model
24.36/24.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.36/24.44	c model valid
24.36/24.44	c current solution ok
24.36/24.44	o -62
24.36/24.44	c [INC SEARCH] iteration: 5
24.36/24.44	c [INC BOUNDS] best value:438 search for 437
24.36/24.44	c [INC SYSTEM] there exists a inc, kill it!
24.36/24.44	c write failed with 2
24.36/24.44	c [INC SYSTEM] create new solver instance
24.36/24.44	c [INC] encode full formula
24.36/24.44	c (debug) using card networks
24.36/24.45	c set iterative enc to: card
24.36/24.45	c set iterative enc to: none
24.36/24.45	c [INC SEARCH] isOptimum variable: 0
45.64/45.76	c formula is SAT
45.64/45.76	c [INC SEARCH] copied best model
45.64/45.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.64/45.76	c model valid
45.64/45.76	c current solution ok
45.64/45.76	o -65
45.64/45.76	c [INC SEARCH] iteration: 6
45.64/45.76	c [INC BOUNDS] best value:435 search for 434
45.64/45.76	c [INC SYSTEM] there exists a inc, kill it!
45.64/45.76	c write failed with 2
45.64/45.77	c [INC SYSTEM] create new solver instance
45.64/45.77	c [INC] encode full formula
45.64/45.77	c (debug) using card networks
45.64/45.78	c set iterative enc to: card
45.64/45.78	c set iterative enc to: none
45.64/45.78	c [INC SEARCH] isOptimum variable: 0
246.09/246.25	c formula is SAT
246.09/246.25	c [INC SEARCH] copied best model
246.09/246.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
246.09/246.26	c model valid
246.09/246.26	c current solution ok
246.09/246.26	o -67
246.09/246.26	c [INC SEARCH] iteration: 7
246.09/246.26	c [INC BOUNDS] best value:433 search for 432
246.09/246.26	c [INC SYSTEM] there exists a inc, kill it!
246.09/246.26	c write failed with 2
246.09/246.26	c [INC SYSTEM] create new solver instance
246.09/246.26	c [INC] encode full formula
246.09/246.26	c (debug) using card networks
246.09/246.27	c set iterative enc to: card
246.09/246.27	c set iterative enc to: none
246.09/246.28	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-3703393-1338081708/watcher-3703393-1338081708 -o /tmp/evaluation-result-3703393-1338081708/solver-3703393-1338081708 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703393-1338081708.opb 326942312 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 24293
/proc/meminfo: memFree=31254536/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0

[startup+0.011373 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24293
/proc/meminfo: memFree=31254536/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24293
/proc/meminfo: memFree=31254536/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300145 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24293
/proc/meminfo: memFree=31254536/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70012 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24293
/proc/meminfo: memFree=31254536/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24306
/proc/meminfo: memFree=31240964/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=0.32 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 2640 11390 0 0 9 4 15 4 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24306] ppid=24294 vsize=14152 CPUtime=1.14 cores=0,2,4,6
/proc/24306/stat : 24306 (glucosInc) R 24294 24293 10128 0 -1 4202496 3734 0 0 0 114 0 0 0 20 0 1 0 274296434 14491648 3035 33554432000 4194304 5654031 140734277214752 140734277212840 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24306/statm: 3538 3035 141 357 0 3178 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 28908

[startup+3.10015 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24306
/proc/meminfo: memFree=31236808/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=2.16 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 3189 17036 0 0 11 5 194 6 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 14756
heavy processes:

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24308
/proc/meminfo: memFree=31198092/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=2.16 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 3189 17036 0 0 11 5 194 6 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24308] ppid=24294 vsize=26864 CPUtime=4.11 cores=0,2,4,6
/proc/24308/stat : 24308 (glucosInc) R 24294 24293 10128 0 -1 4202496 6676 0 0 0 410 1 0 0 20 0 1 0 274296616 27508736 6040 33554432000 4194304 5654031 140734891717888 140734891715688 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24308/statm: 6716 6040 141 357 0 6356 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 41620

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24310
/proc/meminfo: memFree=31226216/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=8.75 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 3738 24662 0 0 13 5 849 8 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24310] ppid=24294 vsize=26800 CPUtime=3.91 cores=0,2,4,6
/proc/24310/stat : 24310 (glucosInc) R 24294 24293 10128 0 -1 4202496 5674 0 0 0 390 1 0 0 20 0 1 0 274297277 27443200 5850 33554432000 4194304 5654031 140734740816432 140734740804248 4232466 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24310/statm: 6700 5850 141 357 0 6340 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 41556

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 24312
/proc/meminfo: memFree=31207668/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=24.42 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 4287 33618 0 0 15 5 2412 10 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24312] ppid=24294 vsize=14164 CPUtime=1.03 cores=0,2,4,6
/proc/24312/stat : 24312 (glucosInc) R 24294 24293 10128 0 -1 4202496 3520 0 0 0 103 0 0 0 20 0 1 0 274298844 14503936 2931 33554432000 4194304 5654031 140737351522624 140737351520712 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24312/statm: 3541 2931 141 357 0 3181 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 28920

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 24316
/proc/meminfo: memFree=31286436/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=45.74 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 4836 41082 0 0 17 5 4540 12 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24316] ppid=24294 vsize=26924 CPUtime=5.3 cores=0,2,4,6
/proc/24316/stat : 24316 (glucosInc) R 24294 24293 10128 0 -1 4202496 6449 0 0 0 529 1 0 0 20 0 1 0 274300977 27570176 6121 33554432000 4194304 5654031 140734328826576 140734328814392 4215307 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24316/statm: 6731 6121 141 357 0 6371 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 41680

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 4/181 24317
/proc/meminfo: memFree=31222252/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=45.74 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 4836 41082 0 0 17 5 4540 12 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24316] ppid=24294 vsize=68884 CPUtime=56.49 cores=0,2,4,6
/proc/24316/stat : 24316 (glucosInc) R 24294 24293 10128 0 -1 4202496 9691 0 0 0 5646 3 0 0 20 0 1 0 274300977 70537216 16796 33554432000 4194304 5654031 140734328826576 140734328824600 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24316/statm: 17221 16796 141 357 0 16861 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 83640

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24317
/proc/meminfo: memFree=31214180/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=45.74 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 4836 41082 0 0 17 5 4540 12 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24316] ppid=24294 vsize=118204 CPUtime=116.47 cores=0,2,4,6
/proc/24316/stat : 24316 (glucosInc) R 24294 24293 10128 0 -1 4202496 11574 0 0 0 11641 6 0 0 20 0 1 0 274300977 121040896 24419 33554432000 4194304 5654031 140734328826576 140734328814392 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24316/statm: 29551 24419 141 357 0 29191 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 132960

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24317
/proc/meminfo: memFree=31191840/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=45.74 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 4836 41082 0 0 17 5 4540 12 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24316] ppid=24294 vsize=70208 CPUtime=176.46 cores=0,2,4,6
/proc/24316/stat : 24316 (glucosInc) R 24294 24293 10128 0 -1 4202496 13809 0 0 0 17637 9 0 0 20 0 1 0 274300977 71892992 17127 33554432000 4194304 5654031 140734328826576 140734328814392 4232784 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24316/statm: 17552 17127 141 357 0 17192 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 84964

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24319
/proc/meminfo: memFree=31206560/32873844 swapFree=7624/7624

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

/proc/meminfo: memFree=31112832/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=246.18 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 5385 56488 0 0 19 5 24570 24 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24319] ppid=24294 vsize=134276 CPUtime=995.84 cores=0,2,4,6
/proc/24319/stat : 24319 (glucosInc) R 24294 24293 10128 0 -1 4202496 34933 0 0 0 99522 62 0 0 20 0 1 0 274321027 137498624 31291 33554432000 4194304 5654031 140736676972816 140736676960632 4215913 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 33569 31291 141 357 0 33209 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 149032

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24329
/proc/meminfo: memFree=31031852/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=246.18 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 5385 56488 0 0 19 5 24570 24 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24319] ppid=24294 vsize=165096 CPUtime=1055.84 cores=0,2,4,6
/proc/24319/stat : 24319 (glucosInc) R 24294 24293 10128 0 -1 4202496 36697 0 0 0 105518 66 0 0 20 0 1 0 274321027 169058304 35454 33554432000 4194304 5654031 140736676972816 140736676960632 4214996 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 41274 35454 141 357 0 40914 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 179852

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24329
/proc/meminfo: memFree=31013048/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=246.18 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 5385 56488 0 0 19 5 24570 24 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24319] ppid=24294 vsize=165096 CPUtime=1115.83 cores=0,2,4,6
/proc/24319/stat : 24319 (glucosInc) R 24294 24293 10128 0 -1 4202496 37879 0 0 0 111514 69 0 0 20 0 1 0 274321027 169058304 40062 33554432000 4194304 5654031 140736676972816 140736676960632 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 41274 40062 141 357 0 40914 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 179852

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24373
/proc/meminfo: memFree=31157136/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=246.18 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 5385 56488 0 0 19 5 24570 24 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24319] ppid=24294 vsize=165096 CPUtime=1175.82 cores=0,2,4,6
/proc/24319/stat : 24319 (glucosInc) R 24294 24293 10128 0 -1 4202496 39062 0 0 0 117510 72 0 0 20 0 1 0 274321027 169058304 39038 33554432000 4194304 5654031 140736676972816 140736676970904 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 41274 39038 141 357 0 40914 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 179852

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 24386
/proc/meminfo: memFree=31137248/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=246.18 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 5385 56488 0 0 19 5 24570 24 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24319] ppid=24294 vsize=165096 CPUtime=1235.8 cores=0,2,4,6
/proc/24319/stat : 24319 (glucosInc) R 24294 24293 10128 0 -1 4202496 40233 0 0 0 123505 75 0 0 20 0 1 0 274321027 169058304 35454 33554432000 4194304 5654031 140736676972816 140736676960632 4232755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 41274 35454 141 357 0 40914 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 179852

[startup+1542.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/181 24390
/proc/meminfo: memFree=31152744/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=246.18 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 5385 56488 0 0 19 5 24570 24 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24319] ppid=24294 vsize=165096 CPUtime=1295.79 cores=0,2,4,6
/proc/24319/stat : 24319 (glucosInc) R 24294 24293 10128 0 -1 4202496 41278 0 0 0 129501 78 0 0 20 0 1 0 274321027 169058304 33274 33554432000 4194304 5654031 140736676972816 140736676960632 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 41274 33274 141 357 0 40914 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 179852

[startup+1602.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/181 24391
/proc/meminfo: memFree=31111516/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=246.18 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 5385 56488 0 0 19 5 24570 24 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24319] ppid=24294 vsize=165096 CPUtime=1355.79 cores=0,2,4,6
/proc/24319/stat : 24319 (glucosInc) R 24294 24293 10128 0 -1 4202496 42588 0 0 0 135498 81 0 0 20 0 1 0 274321027 169058304 34430 33554432000 4194304 5654031 140736676972816 140736676960632 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 41274 34430 141 357 0 40914 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 179852

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 24391
/proc/meminfo: memFree=31067936/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=246.18 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 5385 56488 0 0 19 5 24570 24 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24319] ppid=24294 vsize=165096 CPUtime=1415.77 cores=0,2,4,6
/proc/24319/stat : 24319 (glucosInc) R 24294 24293 10128 0 -1 4202496 43767 0 0 0 141493 84 0 0 20 0 1 0 274321027 169058304 35454 33554432000 4194304 5654031 140736676972816 140736676960632 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 41274 35454 141 357 0 40914 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 179852

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/182 24394
/proc/meminfo: memFree=31059476/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=246.18 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 5385 56488 0 0 19 5 24570 24 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24319] ppid=24294 vsize=185392 CPUtime=1475.75 cores=0,2,4,6
/proc/24319/stat : 24319 (glucosInc) R 24294 24293 10128 0 -1 4202496 45066 0 0 0 147488 87 0 0 20 0 1 0 274321027 189841408 39137 33554432000 4194304 5654031 140736676972816 140736676960632 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 46348 39137 141 357 0 45988 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 200148

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 24394
/proc/meminfo: memFree=30985908/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=246.18 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 5385 56488 0 0 19 5 24570 24 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24319] ppid=24294 vsize=316868 CPUtime=1535.75 cores=0,2,4,6
/proc/24319/stat : 24319 (glucosInc) R 24294 24293 10128 0 -1 4202496 45913 0 0 0 153486 89 0 0 20 0 1 0 274321027 324472832 55310 33554432000 4194304 5654031 140736676972816 140736676970904 4215030 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 79217 55310 141 357 0 78857 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 331624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 24394
/proc/meminfo: memFree=31106180/32873844 swapFree=7624/7624
[pid=24293] ppid=24291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24293/stat : 24293 (npSolver-pbo-It) S 24291 24293 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274296398 9367552 275 33554432000 4194304 5064252 140737226254256 140737226253168 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24293/statm: 2287 275 233 213 0 72 0
[pid=24294] ppid=24293 vsize=5608 CPUtime=246.18 cores=0,2,4,6
/proc/24294/stat : 24294 (npSolver-pbo) S 24293 24293 10128 0 -1 4202496 5385 56488 0 0 19 5 24570 24 20 0 1 0 274296399 5742592 1020 33554432000 4194304 5992684 140736872001360 140736871987192 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24294/statm: 1402 1020 195 440 0 958 0
[pid=24319] ppid=24294 vsize=185392 CPUtime=1553.85 cores=0,2,4,6
/proc/24319/stat : 24319 (glucosInc) R 24294 24293 10128 0 -1 4202496 46590 0 0 0 155295 90 0 0 20 0 1 0 274321027 189841408 34360 33554432000 4194304 5654031 140736676972816 140736676970904 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24319/statm: 46348 34360 141 357 0 45988 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 200148

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.85
CPU system time (s): 1.21081
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 380944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.85
system time used= 1.21081
maximum resident set size= 254544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108846
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 515
involuntary context switches= 2110

runsolver used 6.44602 second user time and 19.0141 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-27 03:21:48
IDJOB=3703393
IDBENCH=48215
IDSOLVER=2278
FILE ID=node130/3703393-1338081708
RUNJOBID= node130-1338051995-10144
PBS_JOBID= 14624386
Free space on /tmp= 71468 MiB

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

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

MD5SUM BENCH= 04b0fb885ddf05bea62d9eda618b3e5b
RANDOM SEED=326942312

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31254916 kB
Buffers:          247212 kB
Cached:           473200 kB
SwapCached:         4512 kB
Active:           755024 kB
Inactive:          62684 kB
Active(anon):      86160 kB
Inactive(anon):    10176 kB
Active(file):     668864 kB
Inactive(file):    52508 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099852 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:         71628 kB
Mapped:            12772 kB
Shmem:                 8 kB
Slab:             659880 kB
SReclaimable:     101760 kB
SUnreclaim:       558120 kB
KernelStack:        1504 kB
PageTables:         4428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     212620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71456 MiB
End job on node130 at 2012-05-27 03:51:48