Trace number 3702699

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos16.opb
MD5SUM49459e9c72edb2754f1d384319cf8731
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark114
Best CPU time to get the best result obtained on this benchmark1076.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 114
Optimality of the best value was proved NO
Number of variables464
Total number of constraints1059
Number of constraints which are clauses336
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints723
Minimum length of a constraint2
Maximum length of a constraint128
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 138
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 535
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.12	c run inc solver
0.00/0.12	c [INC SYSTEM] run initial solver
0.00/0.12	c [INC SYSTEM] preprocess with white file
0.00/0.67	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.67	c [INC SYSTEM] execute solver
0.00/0.85	c [INC SEARCH] formula is SAT
0.00/0.85	c [INC SYSTEM] solved the initial formula
0.00/0.85	c model valid
0.00/0.85	c current solution ok
0.97/1.04	o 121
0.97/1.04	c starting approximation
0.97/1.04	c factor = 2
0.97/1.04	c current bound: 60
1158.78/1159.01	c leaving approximation
1158.78/1159.01	c finished approximation
1158.78/1159.01	c [INC SYSTEM] there exists a inc, kill it!
1158.78/1159.01	c write failed with 2
1158.78/1159.01	c [INC SEARCH] iteration: 0
1158.78/1159.01	c [INC BOUNDS] best value:121 search for 120
1158.78/1159.01	c [INC SYSTEM] create new solver instance
1158.78/1159.01	c [INC] encode full formula
1158.78/1159.01	c set iterative enc to: swc
1158.78/1159.01	c [INC SEARCH] isOptimum variable: 0
1160.68/1160.98	c formula is SAT
1160.68/1160.99	c [INC SEARCH] copied best model
1160.68/1160.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1160.68/1160.99	c model valid
1160.68/1160.99	c current solution ok
1160.68/1160.99	o 118
1160.68/1160.99	c [INC SEARCH] iteration: 1
1160.68/1160.99	c [INC BOUNDS] best value:118 search for 117
1160.68/1160.99	c [INC ENCODE] setup new number of clauses ...
1160.68/1160.99	c [INC] encode incremental formula
1160.68/1160.99	c return only the limitting unit clause for 117
1160.68/1160.99	c [INC SYSTEM] transmit new clauses to solver: 1
1160.68/1160.99	c [INC SEARCH] isOptimum variable: 0
1165.17/1165.43	c formula is SAT
1165.17/1165.43	c [INC SEARCH] copied best model
1165.17/1165.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1165.17/1165.44	c model valid
1165.17/1165.44	c current solution ok
1165.17/1165.44	o 117
1165.17/1165.44	c [INC SEARCH] iteration: 2
1165.17/1165.44	c [INC BOUNDS] best value:117 search for 116
1165.17/1165.44	c [INC ENCODE] setup new number of clauses ...
1165.17/1165.44	c [INC] encode incremental formula
1165.17/1165.44	c return only the limitting unit clause for 116
1165.17/1165.44	c [INC SYSTEM] transmit new clauses to solver: 1
1165.17/1165.44	c [INC SEARCH] isOptimum variable: 0
1167.48/1167.76	c formula is SAT
1167.48/1167.76	c [INC SEARCH] copied best model
1167.48/1167.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1167.48/1167.76	c model valid
1167.48/1167.76	c current solution ok
1167.48/1167.76	o 115
1167.48/1167.76	c [INC SEARCH] iteration: 3
1167.48/1167.76	c [INC BOUNDS] best value:115 search for 114
1167.48/1167.76	c [INC ENCODE] setup new number of clauses ...
1167.48/1167.76	c [INC] encode incremental formula
1167.48/1167.76	c return only the limitting unit clause for 114
1167.48/1167.76	c [INC SYSTEM] transmit new clauses to solver: 1
1167.48/1167.76	c [INC SEARCH] isOptimum variable: 0
1197.46/1197.76	c formula is SAT
1197.46/1197.76	c [INC SEARCH] copied best model
1197.46/1197.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1197.46/1197.77	c model valid
1197.46/1197.77	c current solution ok
1197.46/1197.77	o 114
1197.46/1197.77	c [INC SEARCH] iteration: 4
1197.46/1197.77	c [INC BOUNDS] best value:114 search for 113
1197.46/1197.77	c [INC ENCODE] setup new number of clauses ...
1197.46/1197.77	c [INC] encode incremental formula
1197.46/1197.77	c return only the limitting unit clause for 113
1197.46/1197.77	c [INC SYSTEM] transmit new clauses to solver: 1
1197.46/1197.77	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.40	s UNKNOWN
1800.09/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.40	c write failed with -1
1800.09/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f19250)

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-3702699-1338049317/watcher-3702699-1338049317 -o /tmp/evaluation-result-3702699-1338049317/solver-3702699-1338049317 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702699-1338049317.opb 504657667 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.78 2.17 2.05 3/179 11300
/proc/meminfo: memFree=28583320/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0

[startup+0.0813219 s]
/proc/loadavg: 2.78 2.17 2.05 3/179 11300
/proc/meminfo: memFree=28583320/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100152 s]
/proc/loadavg: 2.78 2.17 2.05 3/179 11300
/proc/meminfo: memFree=28583320/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30017 s]
/proc/loadavg: 2.78 2.17 2.05 3/179 11300
/proc/meminfo: memFree=28583320/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700155 s]
/proc/loadavg: 2.78 2.17 2.05 3/179 11300
/proc/meminfo: memFree=28583320/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.78 2.17 2.05 3/182 11306
/proc/meminfo: memFree=28562692/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9488 CPUtime=0.85 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 4354 7687 0 0 13 17 52 3 20 0 1 0 271057218 9715712 1810 33554432000 4194304 5992684 140736384415616 140736384407904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2372 1810 189 440 0 1928 0
[pid=11306] ppid=11301 vsize=16512 CPUtime=0.17 cores=0,2,4,6
/proc/11306/stat : 11306 (glucosInc) S 11301 11300 7220 0 -1 4202496 3000 0 0 0 17 0 0 0 20 0 1 0 271057286 16908288 3404 33554432000 4194304 5654031 140734349006640 140734349004952 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11306/statm: 4128 3404 146 357 0 3768 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 35148

[startup+3.10026 s]
/proc/loadavg: 2.78 2.17 2.05 3/184 11309
/proc/meminfo: memFree=28549168/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9488 CPUtime=0.85 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 4354 7687 0 0 13 17 52 3 20 0 1 0 271057218 9715712 1810 33554432000 4194304 5992684 140736384415616 140736384407904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2372 1810 189 440 0 1928 0
[pid=11306] ppid=11301 vsize=16512 CPUtime=0.17 cores=0,2,4,6
/proc/11306/stat : 11306 (glucosInc) S 11301 11300 7220 0 -1 4202496 3000 0 0 0 17 0 0 0 20 0 1 0 271057286 16908288 3404 33554432000 4194304 5654031 140734349006640 140734349004952 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11306/statm: 4128 3404 146 357 0 3768 0
[pid=11308] ppid=11301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11308/stat : 11308 (satsolver.sh) S 11301 11300 7220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271057322 9367552 266 33554432000 4194304 5064252 140736363268896 140736363267808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11308/statm: 2287 266 226 213 0 72 0
[pid=11309] ppid=11308 vsize=23316 CPUtime=2.05 cores=0,2,4,6
/proc/11309/stat : 11309 (glucose) R 11308 11300 7220 0 -1 4202496 5175 0 0 0 204 1 0 0 20 0 1 0 271057322 23875584 5178 33554432000 4194304 5208918 140737407327056 140737407325000 4205203 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11309/statm: 5829 5178 104 248 0 5578 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 67612

[startup+6.30032 s]
/proc/loadavg: 2.88 2.20 2.06 3/184 11309
/proc/meminfo: memFree=28543308/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9488 CPUtime=0.85 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 4354 7687 0 0 13 17 52 3 20 0 1 0 271057218 9715712 1810 33554432000 4194304 5992684 140736384415616 140736384407904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2372 1810 189 440 0 1928 0
[pid=11306] ppid=11301 vsize=16512 CPUtime=0.17 cores=0,2,4,6
/proc/11306/stat : 11306 (glucosInc) S 11301 11300 7220 0 -1 4202496 3000 0 0 0 17 0 0 0 20 0 1 0 271057286 16908288 3404 33554432000 4194304 5654031 140734349006640 140734349004952 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11306/statm: 4128 3404 146 357 0 3768 0
[pid=11308] ppid=11301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11308/stat : 11308 (satsolver.sh) S 11301 11300 7220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271057322 9367552 266 33554432000 4194304 5064252 140736363268896 140736363267808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11308/statm: 2287 266 226 213 0 72 0
[pid=11309] ppid=11308 vsize=26036 CPUtime=5.25 cores=0,2,4,6
/proc/11309/stat : 11309 (glucose) R 11308 11300 7220 0 -1 4202496 6526 0 0 0 524 1 0 0 20 0 1 0 271057322 26660864 5646 33554432000 4194304 5208918 140737407327056 140737407325000 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11309/statm: 6509 5646 104 248 0 6258 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 70332

[startup+12.7003 s]
/proc/loadavg: 2.81 2.20 2.06 3/184 11309
/proc/meminfo: memFree=28535428/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9488 CPUtime=0.85 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 4354 7687 0 0 13 17 52 3 20 0 1 0 271057218 9715712 1810 33554432000 4194304 5992684 140736384415616 140736384407904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2372 1810 189 440 0 1928 0
[pid=11306] ppid=11301 vsize=16512 CPUtime=0.17 cores=0,2,4,6
/proc/11306/stat : 11306 (glucosInc) S 11301 11300 7220 0 -1 4202496 3000 0 0 0 17 0 0 0 20 0 1 0 271057286 16908288 3404 33554432000 4194304 5654031 140734349006640 140734349004952 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11306/statm: 4128 3404 146 357 0 3768 0
[pid=11308] ppid=11301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11308/stat : 11308 (satsolver.sh) S 11301 11300 7220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271057322 9367552 266 33554432000 4194304 5064252 140736363268896 140736363267808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11308/statm: 2287 266 226 213 0 72 0
[pid=11309] ppid=11308 vsize=26036 CPUtime=11.65 cores=0,2,4,6
/proc/11309/stat : 11309 (glucose) R 11308 11300 7220 0 -1 4202496 6919 0 0 0 1164 1 0 0 20 0 1 0 271057322 26660864 6023 33554432000 4194304 5208918 140737407327056 140737407325000 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11309/statm: 6509 6023 104 248 0 6258 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 70332

[startup+25.5004 s]
/proc/loadavg: 2.63 2.19 2.06 3/183 11309
/proc/meminfo: memFree=28526008/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9488 CPUtime=0.85 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 4354 7687 0 0 13 17 52 3 20 0 1 0 271057218 9715712 1810 33554432000 4194304 5992684 140736384415616 140736384407904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2372 1810 189 440 0 1928 0
[pid=11306] ppid=11301 vsize=16512 CPUtime=0.17 cores=0,2,4,6
/proc/11306/stat : 11306 (glucosInc) S 11301 11300 7220 0 -1 4202496 3000 0 0 0 17 0 0 0 20 0 1 0 271057286 16908288 3404 33554432000 4194304 5654031 140734349006640 140734349004952 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11306/statm: 4128 3404 146 357 0 3768 0
[pid=11308] ppid=11301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11308/stat : 11308 (satsolver.sh) S 11301 11300 7220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271057322 9367552 266 33554432000 4194304 5064252 140736363268896 140736363267808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11308/statm: 2287 266 226 213 0 72 0
[pid=11309] ppid=11308 vsize=40460 CPUtime=24.44 cores=0,2,4,6
/proc/11309/stat : 11309 (glucose) R 11308 11300 7220 0 -1 4202496 7905 0 0 0 2443 1 0 0 20 0 1 0 271057322 41431040 8647 33554432000 4194304 5208918 140737407327056 140737407325000 4229374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11309/statm: 10115 8647 104 248 0 9864 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 84756

[startup+51.1004 s]
/proc/loadavg: 2.41 2.17 2.06 3/184 11310
/proc/meminfo: memFree=28505352/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9488 CPUtime=0.85 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 4354 7687 0 0 13 17 52 3 20 0 1 0 271057218 9715712 1810 33554432000 4194304 5992684 140736384415616 140736384407904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2372 1810 189 440 0 1928 0
[pid=11306] ppid=11301 vsize=16512 CPUtime=0.17 cores=0,2,4,6
/proc/11306/stat : 11306 (glucosInc) S 11301 11300 7220 0 -1 4202496 3000 0 0 0 17 0 0 0 20 0 1 0 271057286 16908288 3404 33554432000 4194304 5654031 140734349006640 140734349004952 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11306/statm: 4128 3404 146 357 0 3768 0
[pid=11308] ppid=11301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11308/stat : 11308 (satsolver.sh) S 11301 11300 7220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271057322 9367552 266 33554432000 4194304 5064252 140736363268896 140736363267808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11308/statm: 2287 266 226 213 0 72 0
[pid=11309] ppid=11308 vsize=40460 CPUtime=50.03 cores=0,2,4,6
/proc/11309/stat : 11309 (glucose) R 11308 11300 7220 0 -1 4202496 8477 0 0 0 5002 1 0 0 20 0 1 0 271057322 41431040 9715 33554432000 4194304 5208918 140737407327056 140737407325000 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11309/statm: 10115 9715 105 248 0 9864 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 84756

[startup+102.307 s]
/proc/loadavg: 2.18 2.14 2.05 3/183 11310
/proc/meminfo: memFree=28507908/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9488 CPUtime=0.85 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 4354 7687 0 0 13 17 52 3 20 0 1 0 271057218 9715712 1810 33554432000 4194304 5992684 140736384415616 140736384407904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2372 1810 189 440 0 1928 0
[pid=11306] ppid=11301 vsize=16512 CPUtime=0.17 cores=0,2,4,6
/proc/11306/stat : 11306 (glucosInc) S 11301 11300 7220 0 -1 4202496 3000 0 0 0 17 0 0 0 20 0 1 0 271057286 16908288 3404 33554432000 4194304 5654031 140734349006640 140734349004952 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11306/statm: 4128 3404 146 357 0 3768 0
[pid=11308] ppid=11301 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11308/stat : 11308 (satsolver.sh) S 11301 11300 7220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271057322 9367552 266 33554432000 4194304 5064252 140736363268896 140736363267808 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11308/statm: 2287 266 226 213 0 72 0
[pid=11309] ppid=11308 vsize=47644 CPUtime=101.23 cores=0,2,4,6

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

/proc/meminfo: memFree=28729816/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9716 CPUtime=1158.83 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 5194 27785 0 0 15 17 115836 15 20 0 1 0 271057218 9949184 1880 33554432000 4194304 5992684 140736384415616 140736384401448 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2429 1880 192 440 0 1985 0
[pid=11335] ppid=11301 vsize=71316 CPUtime=83.24 cores=0,2,4,6
/proc/11335/stat : 11335 (glucosInc) R 11301 11300 7220 0 -1 4202496 7779 0 0 0 8320 4 0 0 20 0 1 0 271173120 73027584 15425 33554432000 4194304 5654031 140734790563024 140734790550840 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11335/statm: 17829 15425 151 357 0 17469 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 90180

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 11344
/proc/meminfo: memFree=28497996/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9716 CPUtime=1158.83 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 5194 27785 0 0 15 17 115836 15 20 0 1 0 271057218 9949184 1880 33554432000 4194304 5992684 140736384415616 140736384401448 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2429 1880 192 440 0 1985 0
[pid=11335] ppid=11301 vsize=71316 CPUtime=143.23 cores=0,2,4,6
/proc/11335/stat : 11335 (glucosInc) R 11301 11300 7220 0 -1 4202496 7815 0 0 0 14319 4 0 0 20 0 1 0 271173120 73027584 16483 33554432000 4194304 5654031 140734790563024 140734790550840 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11335/statm: 17829 16483 151 357 0 17469 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 90180

[startup+1362.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 11344
/proc/meminfo: memFree=28375528/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9716 CPUtime=1158.83 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 5194 27785 0 0 15 17 115836 15 20 0 1 0 271057218 9949184 1880 33554432000 4194304 5992684 140736384415616 140736384401448 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2429 1880 192 440 0 1985 0
[pid=11335] ppid=11301 vsize=89992 CPUtime=203.22 cores=0,2,4,6
/proc/11335/stat : 11335 (glucosInc) R 11301 11300 7220 0 -1 4202496 8425 0 0 0 20317 5 0 0 20 0 1 0 271173120 92151808 21665 33554432000 4194304 5654031 140734790563024 140734790550840 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11335/statm: 22498 21665 151 357 0 22138 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 108856

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/180 11344
/proc/meminfo: memFree=28421372/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9716 CPUtime=1158.83 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 5194 27785 0 0 15 17 115836 15 20 0 1 0 271057218 9949184 1880 33554432000 4194304 5992684 140736384415616 140736384401448 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2429 1880 192 440 0 1985 0
[pid=11335] ppid=11301 vsize=89992 CPUtime=263.21 cores=0,2,4,6
/proc/11335/stat : 11335 (glucosInc) R 11301 11300 7220 0 -1 4202496 8425 0 0 0 26316 5 0 0 20 0 1 0 271173120 92151808 21665 33554432000 4194304 5654031 140734790563024 140734790550840 4232408 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11335/statm: 22498 21665 151 357 0 22138 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 108856

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 11345
/proc/meminfo: memFree=28477160/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9716 CPUtime=1158.83 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 5194 27785 0 0 15 17 115836 15 20 0 1 0 271057218 9949184 1880 33554432000 4194304 5992684 140736384415616 140736384401448 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2429 1880 192 440 0 1985 0
[pid=11335] ppid=11301 vsize=89992 CPUtime=323.2 cores=0,2,4,6
/proc/11335/stat : 11335 (glucosInc) R 11301 11300 7220 0 -1 4202496 8688 0 0 0 32315 5 0 0 20 0 1 0 271173120 92151808 21919 33554432000 4194304 5654031 140734790563024 140734790550840 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11335/statm: 22498 21919 151 357 0 22138 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 108856

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11345
/proc/meminfo: memFree=28430356/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9716 CPUtime=1158.83 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 5194 27785 0 0 15 17 115836 15 20 0 1 0 271057218 9949184 1880 33554432000 4194304 5992684 140736384415616 140736384401448 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2429 1880 192 440 0 1985 0
[pid=11335] ppid=11301 vsize=89992 CPUtime=383.19 cores=0,2,4,6
/proc/11335/stat : 11335 (glucosInc) R 11301 11300 7220 0 -1 4202496 8688 0 0 0 38314 5 0 0 20 0 1 0 271173120 92151808 22072 33554432000 4194304 5654031 140734790563024 140734790550840 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11335/statm: 22498 22072 151 357 0 22138 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 108856

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11346
/proc/meminfo: memFree=28414276/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9716 CPUtime=1158.83 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 5194 27785 0 0 15 17 115836 15 20 0 1 0 271057218 9949184 1880 33554432000 4194304 5992684 140736384415616 140736384401448 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2429 1880 192 440 0 1985 0
[pid=11335] ppid=11301 vsize=139312 CPUtime=443.18 cores=0,2,4,6
/proc/11335/stat : 11335 (glucosInc) R 11301 11300 7220 0 -1 4202496 9192 0 0 0 44312 6 0 0 20 0 1 0 271173120 142655488 29989 33554432000 4194304 5654031 140734790563024 140734790560952 4243753 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11335/statm: 34828 29989 151 357 0 34468 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 158176

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11346
/proc/meminfo: memFree=28430712/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9716 CPUtime=1158.83 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 5194 27785 0 0 15 17 115836 15 20 0 1 0 271057218 9949184 1880 33554432000 4194304 5992684 140736384415616 140736384401448 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2429 1880 192 440 0 1985 0
[pid=11335] ppid=11301 vsize=89992 CPUtime=503.18 cores=0,2,4,6
/proc/11335/stat : 11335 (glucosInc) R 11301 11300 7220 0 -1 4202496 9192 0 0 0 50311 7 0 0 20 0 1 0 271173120 92151808 22072 33554432000 4194304 5654031 140734790563024 140734790550840 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11335/statm: 22498 22072 151 357 0 22138 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 108856

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11349
/proc/meminfo: memFree=28362116/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9716 CPUtime=1158.83 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 5194 27785 0 0 15 17 115836 15 20 0 1 0 271057218 9949184 1880 33554432000 4194304 5992684 140736384415616 140736384401448 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2429 1880 192 440 0 1985 0
[pid=11335] ppid=11301 vsize=89992 CPUtime=563.16 cores=0,2,4,6
/proc/11335/stat : 11335 (glucosInc) R 11301 11300 7220 0 -1 4202496 9445 0 0 0 56309 7 0 0 20 0 1 0 271173120 92151808 22072 33554432000 4194304 5654031 140734790563024 140734790550840 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11335/statm: 22498 22072 151 357 0 22138 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 108856

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11389
/proc/meminfo: memFree=28563700/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9716 CPUtime=1158.83 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 5194 27785 0 0 15 17 115836 15 20 0 1 0 271057218 9949184 1880 33554432000 4194304 5992684 140736384415616 140736384401448 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2429 1880 192 440 0 1985 0
[pid=11335] ppid=11301 vsize=89992 CPUtime=623.15 cores=0,2,4,6
/proc/11335/stat : 11335 (glucosInc) R 11301 11300 7220 0 -1 4202496 9698 0 0 0 62307 8 0 0 20 0 1 0 271173120 92151808 22072 33554432000 4194304 5654031 140734790563024 140734790550840 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11335/statm: 22498 22072 151 357 0 22138 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 108856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11389
/proc/meminfo: memFree=28197132/32873648 swapFree=6856/6856
[pid=11300] ppid=11298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11300/stat : 11300 (npSolver-pbo-It) S 11298 11300 7220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271057218 9367552 274 33554432000 4194304 5064252 140737130148288 140737130147200 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11300/statm: 2287 274 233 213 0 72 0
[pid=11301] ppid=11300 vsize=9716 CPUtime=1158.83 cores=0,2,4,6
/proc/11301/stat : 11301 (npSolver-pbo) S 11300 11300 7220 0 -1 4202496 5194 27785 0 0 15 17 115836 15 20 0 1 0 271057218 9949184 1880 33554432000 4194304 5992684 140736384415616 140736384401448 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11301/statm: 2429 1880 192 440 0 1985 0
[pid=11335] ppid=11301 vsize=89992 CPUtime=641.26 cores=0,2,4,6
/proc/11335/stat : 11335 (glucosInc) R 11301 11300 7220 0 -1 4202496 9951 0 0 0 64117 9 0 0 20 0 1 0 271173120 92151808 22072 33554432000 4194304 5654031 140734790563024 140734790550840 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11335/statm: 22498 22072 151 357 0 22138 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 108856

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.69
CPU system time (s): 0.423935
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 197300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.423935
maximum resident set size= 139432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43305
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 327
involuntary context switches= 2005

runsolver used 3.48547 second user time and 9.25959 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-26 18:21:57
IDJOB=3702699
IDBENCH=1844
IDSOLVER=2278
FILE ID=node125/3702699-1338049317
RUNJOBID= node125-1338049248-10653
PBS_JOBID= 14624346
Free space on /tmp= 71200 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos16.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702699-1338049317/watcher-3702699-1338049317 -o /tmp/evaluation-result-3702699-1338049317/solver-3702699-1338049317 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702699-1338049317.opb 504657667 HOME HOME

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

MD5SUM BENCH= 49459e9c72edb2754f1d384319cf8731
RANDOM SEED=504657667

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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.90
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.373
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.373
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	: 5438.54
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.373
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.373
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:        28583948 kB
Buffers:          258172 kB
Cached:          2992688 kB
SwapCached:            0 kB
Active:          1432952 kB
Inactive:        2061032 kB
Active(anon):     245576 kB
Inactive(anon):        0 kB
Active(file):    1187376 kB
Inactive(file):  2061032 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            102892 kB
Writeback:             8 kB
AnonPages:        253816 kB
Mapped:            15664 kB
Shmem:               200 kB
Slab:             654672 kB
SReclaimable:      95052 kB
SUnreclaim:       559620 kB
KernelStack:        1472 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     396900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 71264 MiB
End job on node125 at 2012-05-26 18:51:58