Trace number 3752516

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_5.opb
MD5SUMe3f554c192a1ee7b261cc2808827870e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
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 constraint26
Maximum length of a constraint50
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)6226
Sum of products size (including duplicates)12452
Number of different products6226
Sum of products size12452

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.15	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.15	c [INC SYSTEM] execute solver
0.00/0.15	c [INC SEARCH] formula is SAT
0.00/0.15	c [INC SYSTEM] solved the initial formula
0.00/0.15	c model valid
0.00/0.15	c current solution ok
0.00/0.17	o 199
0.00/0.17	c starting approximation
0.00/0.17	c factor = 1
0.00/0.17	c can not find a suitable factor, leaving approximation
0.00/0.17	c finished approximation
0.00/0.17	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.17	c write failed with 2
0.00/0.17	c [INC SEARCH] iteration: 0
0.00/0.17	c [INC BOUNDS] best value:199 search for 198
0.00/0.17	c [INC SYSTEM] create new solver instance
0.00/0.17	c [INC] encode full formula
0.00/0.17	c (debug) using card networks
0.00/0.17	c old isEQ: 128, new EQ is 0
0.00/0.17	c set iterative enc to: card
0.00/0.17	c set iterative enc to: none
0.00/0.17	c [INC SEARCH] isOptimum variable: 0
0.00/0.24	c formula is SAT
0.00/0.24	c [INC SEARCH] copied best model
0.00/0.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.25	c model valid
0.00/0.25	c current solution ok
0.00/0.25	o 24
0.00/0.25	c [INC SEARCH] iteration: 1
0.00/0.25	c [INC BOUNDS] best value:24 search for 23
0.00/0.25	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.25	c write failed with 2
0.00/0.25	c [INC SYSTEM] create new solver instance
0.00/0.25	c [INC] encode full formula
0.00/0.25	c (debug) using card networks
0.00/0.25	c old isEQ: 208, new EQ is 0
0.00/0.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.94	c formula is SAT
0.00/0.94	c [INC SEARCH] copied best model
0.00/0.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.95	c model valid
0.00/0.95	c current solution ok
0.00/0.95	o 21
0.00/0.95	c [INC SEARCH] iteration: 2
0.00/0.95	c [INC BOUNDS] best value:21 search for 20
0.00/0.95	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.95	c write failed with 2
0.00/0.95	c [INC SYSTEM] create new solver instance
0.00/0.95	c [INC] encode full formula
0.00/0.95	c (debug) using card networks
0.00/0.95	c old isEQ: 32, new EQ is 0
0.00/0.95	c set iterative enc to: card
0.00/0.95	c set iterative enc to: none
0.00/0.95	c [INC SEARCH] isOptimum variable: 0
1.07/1.11	c formula is SAT
1.07/1.11	c [INC SEARCH] copied best model
1.07/1.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.07/1.11	c model valid
1.07/1.11	c current solution ok
1.07/1.11	o 18
1.07/1.11	c [INC SEARCH] iteration: 3
1.07/1.11	c [INC BOUNDS] best value:18 search for 17
1.07/1.11	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.11	c write failed with 2
1.07/1.11	c [INC SYSTEM] create new solver instance
1.07/1.11	c [INC] encode full formula
1.07/1.11	c (debug) using card networks
1.07/1.11	c old isEQ: 32, new EQ is 0
1.07/1.12	c set iterative enc to: card
1.07/1.12	c set iterative enc to: none
1.07/1.12	c [INC SEARCH] isOptimum variable: 0
1.10/1.52	c formula is SAT
1.10/1.52	c [INC SEARCH] copied best model
1.10/1.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.10/1.53	c model valid
1.10/1.53	c current solution ok
1.10/1.53	o 16
1.10/1.53	c [INC SEARCH] iteration: 4
1.10/1.53	c [INC BOUNDS] best value:16 search for 15
1.10/1.53	c [INC SYSTEM] there exists a inc, kill it!
1.10/1.53	c write failed with 2
1.10/1.53	c [INC SYSTEM] create new solver instance
1.10/1.53	c [INC] encode full formula
1.10/1.53	c set iterative enc to: swc
1.10/1.53	c [INC SEARCH] isOptimum variable: 0
1.10/1.56	c formula is SAT
1.10/1.56	c [INC SEARCH] copied best model
1.10/1.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.10/1.57	c model valid
1.10/1.57	c current solution ok
1.10/1.57	o 15
1.10/1.57	c [INC SEARCH] iteration: 5
1.10/1.57	c [INC BOUNDS] best value:15 search for 14
1.10/1.57	c [INC ENCODE] setup new number of clauses ...
1.10/1.57	c [INC] encode incremental formula
1.10/1.57	c return only the limitting unit clause for 14
1.10/1.57	c [INC SYSTEM] transmit new clauses to solver: 1
1.10/1.57	c [INC SEARCH] isOptimum variable: 0
1.51/1.66	c formula is SAT
1.51/1.66	c [INC SEARCH] copied best model
1.51/1.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.51/1.66	c model valid
1.51/1.66	c current solution ok
1.51/1.66	o 14
1.51/1.66	c [INC SEARCH] iteration: 6
1.51/1.66	c [INC BOUNDS] best value:14 search for 13
1.51/1.66	c [INC ENCODE] setup new number of clauses ...
1.51/1.66	c [INC] encode incremental formula
1.51/1.66	c return only the limitting unit clause for 13
1.51/1.66	c [INC SYSTEM] transmit new clauses to solver: 1
1.51/1.66	c [INC SEARCH] isOptimum variable: 0
24.06/24.19	c formula is SAT
24.06/24.19	c [INC SEARCH] copied best model
24.06/24.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.06/24.19	c model valid
24.06/24.19	c current solution ok
24.06/24.19	o 13
24.06/24.19	c [INC SEARCH] iteration: 7
24.06/24.19	c [INC BOUNDS] best value:13 search for 12
24.06/24.19	c [INC ENCODE] setup new number of clauses ...
24.06/24.19	c [INC] encode incremental formula
24.06/24.19	c return only the limitting unit clause for 12
24.06/24.19	c [INC SYSTEM] transmit new clauses to solver: 1
24.06/24.19	c [INC SEARCH] isOptimum variable: 0
61.34/61.45	c formula is SAT
61.34/61.45	c [INC SEARCH] copied best model
61.34/61.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
61.34/61.45	c model valid
61.34/61.45	c current solution ok
61.34/61.45	o 12
61.34/61.45	c [INC SEARCH] iteration: 8
61.34/61.45	c [INC BOUNDS] best value:12 search for 11
61.34/61.45	c [INC ENCODE] setup new number of clauses ...
61.34/61.45	c [INC] encode incremental formula
61.34/61.45	c return only the limitting unit clause for 11
61.34/61.45	c [INC SYSTEM] transmit new clauses to solver: 1
61.34/61.45	c [INC SEARCH] isOptimum variable: 0
1298.64/1298.98	c formula is SAT
1298.64/1298.98	c [INC SEARCH] copied best model
1298.64/1298.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1298.64/1298.98	c model valid
1298.64/1298.98	c current solution ok
1298.64/1298.98	o 11
1298.64/1298.98	c [INC SEARCH] iteration: 9
1298.64/1298.98	c [INC BOUNDS] best value:11 search for 10
1298.64/1298.98	c [INC ENCODE] setup new number of clauses ...
1298.64/1298.98	c [INC] encode incremental formula
1298.64/1298.98	c return only the limitting unit clause for 10
1298.64/1298.98	c [INC SYSTEM] transmit new clauses to solver: 1
1298.64/1298.98	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 15250 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=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-3752516-1339218936/watcher-3752516-1339218936 -o /tmp/evaluation-result-3752516-1339218936/solver-3752516-1339218936 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752516-1339218936.opb 1339223492 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/172 15249
/proc/meminfo: memFree=31270700/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0

[startup+0.00946109 s]
/proc/loadavg: 0.00 0.00 0.00 3/172 15249
/proc/meminfo: memFree=31270700/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 0.00 0.00 0.00 3/172 15249
/proc/meminfo: memFree=31270700/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300147 s]
/proc/loadavg: 0.00 0.00 0.00 3/172 15249
/proc/meminfo: memFree=31270700/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700109 s]
/proc/loadavg: 0.00 0.00 0.00 3/172 15249
/proc/meminfo: memFree=31270700/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50015 s]
/proc/loadavg: 0.00 0.00 0.00 3/182 15274
/proc/meminfo: memFree=31182344/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.1 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 2901 9926 0 0 4 1 100 5 20 0 1 0 388020421 3788800 526 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15250/statm: 925 526 189 442 0 479 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 12848

[startup+3.10032 s]
/proc/loadavg: 0.16 0.03 0.01 3/181 15283
/proc/meminfo: memFree=31210612/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.51 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 5 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=20100 CPUtime=1.54 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 3996 0 0 0 154 0 0 0 20 0 1 0 388020574 20582400 4084 33554432000 4194304 5654031 140734359940336 140734359928152 4232973 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15280/statm: 5025 4084 152 357 0 4665 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 32948

[startup+6.30025 s]
/proc/loadavg: 0.16 0.03 0.01 3/181 15285
/proc/meminfo: memFree=31199576/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.51 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 5 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=24516 CPUtime=4.74 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 5347 0 0 0 473 1 0 0 20 0 1 0 388020574 25104384 5241 33554432000 4194304 5654031 140734359940336 140734359938136 4215121 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15280/statm: 6129 5241 152 357 0 5769 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 37364

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.03 3/181 15289
/proc/meminfo: memFree=31184340/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.51 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 5 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=46372 CPUtime=11.14 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 7735 0 0 0 1112 2 0 0 20 0 1 0 388020574 47484928 9660 33554432000 4194304 5654031 140734359940336 140734359938216 4208584 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15280/statm: 11593 9660 152 357 0 11233 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 59220

[startup+25.5003 s]
/proc/loadavg: 0.68 0.16 0.05 3/181 15291
/proc/meminfo: memFree=31088404/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=76720 CPUtime=23.94 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 8770 0 0 0 2391 3 0 0 20 0 1 0 388020574 78561280 12349 33554432000 4194304 5654031 140734359940336 140734359928152 4233173 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15280/statm: 19180 12349 152 357 0 18820 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 89568

[startup+51.1004 s]
/proc/loadavg: 1.13 0.31 0.10 3/181 15293
/proc/meminfo: memFree=31061108/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=76720 CPUtime=49.53 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 9107 0 0 0 4949 4 0 0 20 0 1 0 388020574 78561280 18675 33554432000 4194304 5654031 140734359940336 140734359938360 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15280/statm: 19180 18675 152 357 0 18820 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 89568

[startup+102.307 s]
/proc/loadavg: 1.86 0.65 0.23 3/181 15293
/proc/meminfo: memFree=30957916/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=76720 CPUtime=100.72 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 9987 0 0 0 10067 5 0 0 20 0 1 0 388020574 78561280 18675 33554432000 4194304 5654031 140734359940336 140734359928152 4233213 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 19180 18675 152 357 0 18820 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 89568

[startup+162.3 s]
/proc/loadavg: 1.94 0.87 0.33 3/181 15293
/proc/meminfo: memFree=30911228/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=126040 CPUtime=160.71 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 10873 0 0 0 16063 8 0 0 20 0 1 0 388020574 129064960 27502 33554432000 4194304 5654031 140734359940336 140734359928152 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 31510 27502 152 357 0 31150 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 138888

[startup+222.3 s]
/proc/loadavg: 1.98 1.09 0.44 3/181 15294
/proc/meminfo: memFree=30893184/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=126040 CPUtime=220.7 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 12753 0 0 0 22059 11 0 0 20 0 1 0 388020574 129064960 30883 33554432000 4194304 5654031 140734359940336 140734359938264 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 31510 30883 152 357 0 31150 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 138888

[startup+282.3 s]
/proc/loadavg: 1.99 1.24 0.53 3/182 15297
/proc/meminfo: memFree=30887868/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.06 1.97 1.48 3/181 15303
/proc/meminfo: memFree=30797196/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=132900 CPUtime=1300.52 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 41734 0 0 0 129982 70 0 0 20 0 1 0 388020574 136089600 32630 33554432000 4194304 5654031 140734359940336 140734359928152 4232380 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 33225 32630 152 357 0 32865 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 145748

[startup+1362.3 s]
/proc/loadavg: 2.02 1.97 1.51 3/181 15303
/proc/meminfo: memFree=30506408/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=213040 CPUtime=1360.51 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 42564 0 0 0 135979 72 0 0 20 0 1 0 388020574 218152960 50318 33554432000 4194304 5654031 140734359940336 140734359928152 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 53260 50318 152 357 0 52900 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 225888

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 15304
/proc/meminfo: memFree=30670212/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=263128 CPUtime=1420.5 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 43396 0 0 0 141977 73 0 0 20 0 1 0 388020574 269443072 58299 33554432000 4194304 5654031 140734359940336 140734359928152 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 65782 58299 152 357 0 65422 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 275976

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/182 15307
/proc/meminfo: memFree=30419852/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=263128 CPUtime=1480.48 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 43412 0 0 0 147974 74 0 0 20 0 1 0 388020574 269443072 64955 33554432000 4194304 5654031 140734359940336 140734359928152 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 65782 64955 152 357 0 65422 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 275976

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/181 15307
/proc/meminfo: memFree=30598340/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=344516 CPUtime=1540.45 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 43975 0 0 0 153971 74 0 0 20 0 1 0 388020574 352784384 70587 33554432000 4194304 5654031 140734359940336 140734359928152 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 86129 70587 152 357 0 85769 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 357364

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/181 15307
/proc/meminfo: memFree=30360524/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=344516 CPUtime=1600.44 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 43986 0 0 0 159969 75 0 0 20 0 1 0 388020574 352784384 75707 33554432000 4194304 5654031 140734359940336 140734359928152 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 86129 75707 152 357 0 85769 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 357364

[startup+1662.3 s]
/proc/loadavg: 2.03 1.99 1.64 3/181 15307
/proc/meminfo: memFree=30584356/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=344516 CPUtime=1660.43 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 43995 0 0 0 165968 75 0 0 20 0 1 0 388020574 352784384 80315 33554432000 4194304 5654031 140734359940336 140734359928152 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 86129 80315 152 357 0 85769 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 357364

[startup+1722.3 s]
/proc/loadavg: 2.01 1.99 1.66 3/181 15308
/proc/meminfo: memFree=30315484/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=344516 CPUtime=1720.42 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 44004 0 0 0 171967 75 0 0 20 0 1 0 388020574 352784384 84923 33554432000 4194304 5654031 140734359940336 140734359928152 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 86129 84923 152 357 0 85769 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 357364

[startup+1782.3 s]
/proc/loadavg: 2.08 2.01 1.68 3/181 15308
/proc/meminfo: memFree=30569224/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=476776 CPUtime=1780.41 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 44477 0 0 0 177964 77 0 0 20 0 1 0 388020574 488218624 88460 33554432000 4194304 5654031 140734359940336 140734359928152 4232551 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 119194 88460 152 357 0 118834 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 489624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.01 1.69 3/181 15308
/proc/meminfo: memFree=30495620/32873648 swapFree=7376/7376
[pid=15249] ppid=15247 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15249/stat : 15249 (npSolver-pbo-It) S 15247 15249 15214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388020421 9367552 275 33554432000 4194304 5064252 140734701480000 140734701478912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15249/statm: 2287 275 233 213 0 72 0
[pid=15250] ppid=15249 vsize=3700 CPUtime=1.52 cores=1,3,5,7
/proc/15250/stat : 15250 (npSolver-pbo) S 15249 15249 15214 0 -1 4202496 3164 11753 0 0 6 1 140 5 20 0 1 0 388020421 3788800 529 33554432000 4194304 6004724 140736468274048 140736468259896 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15250/statm: 925 529 192 442 0 479 0
[pid=15280] ppid=15250 vsize=476776 CPUtime=1798.52 cores=1,3,5,7
/proc/15280/stat : 15280 (glucosInc) R 15250 15249 15214 0 -1 4202496 44479 0 0 0 179775 77 0 0 20 0 1 0 388020574 488218624 89484 33554432000 4194304 5654031 140734359940336 140734359928152 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15280/statm: 119194 89484 152 357 0 118834 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 489624

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15249 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=479775
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=72988
# CPU time returned by wait4() is 1.55276
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1799.21
CPU system time (s): 0.83
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 489624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.47978
system time used= 0.072988
maximum resident set size= 30144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15292
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 183
involuntary context switches= 44

runsolver used 3.04854 second user time and 9.40257 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-09 07:15:36
IDJOB=3752516
IDBENCH=48148
IDSOLVER=2335
FILE ID=node113/3752516-1339218936
RUNJOBID= node113-1339218935-15231
PBS_JOBID= 14644312
Free space on /tmp= 71196 MiB

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

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

MD5SUM BENCH= e3f554c192a1ee7b261cc2808827870e
RANDOM SEED=1339223492

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31279056 kB
Buffers:          469112 kB
Cached:           187568 kB
SwapCached:         1340 kB
Active:           561800 kB
Inactive:         104804 kB
Active(anon):       1876 kB
Inactive(anon):     3928 kB
Active(file):     559924 kB
Inactive(file):   100876 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099948 kB
Dirty:              9796 kB
Writeback:             0 kB
AnonPages:         10104 kB
Mapped:             8784 kB
Shmem:                 0 kB
Slab:             789000 kB
SReclaimable:     233092 kB
SUnreclaim:       555908 kB
KernelStack:        1392 kB
PageTables:         3788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71168 MiB
End job on node113 at 2012-06-09 07:45:36