Trace number 3751856

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.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.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.43	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.43	c [INC SYSTEM] execute solver
0.00/0.53	c [INC SEARCH] formula is SAT
0.00/0.53	c [INC SYSTEM] solved the initial formula
0.00/0.53	c model valid
0.00/0.53	c current solution ok
0.00/0.59	o 125
0.00/0.59	c starting approximation
0.00/0.59	c factor = 2
0.00/0.59	c current bound: 62
18.24/18.33	c leaving approximation
18.24/18.33	c finished approximation
18.24/18.33	c [INC SYSTEM] there exists a inc, kill it!
18.24/18.33	c write failed with 2
18.24/18.33	c [INC SEARCH] iteration: 0
18.24/18.33	c [INC BOUNDS] best value:125 search for 124
18.24/18.33	c [INC SYSTEM] create new solver instance
18.24/18.33	c [INC] encode full formula
18.24/18.33	c set iterative enc to: swc
18.24/18.33	c [INC SEARCH] isOptimum variable: 0
18.30/18.49	c formula is SAT
18.30/18.49	c [INC SEARCH] copied best model
18.30/18.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.30/18.49	c model valid
18.30/18.49	c current solution ok
18.30/18.49	o 123
18.30/18.49	c [INC SEARCH] iteration: 1
18.30/18.49	c [INC BOUNDS] best value:123 search for 122
18.30/18.49	c [INC ENCODE] setup new number of clauses ...
18.30/18.49	c [INC] encode incremental formula
18.30/18.49	c return only the limitting unit clause for 122
18.30/18.49	c [INC SYSTEM] transmit new clauses to solver: 1
18.30/18.49	c [INC SEARCH] isOptimum variable: 0
18.57/18.69	c formula is SAT
18.57/18.69	c [INC SEARCH] copied best model
18.57/18.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.57/18.70	c model valid
18.57/18.70	c current solution ok
18.57/18.70	o 122
18.57/18.70	c [INC SEARCH] iteration: 2
18.57/18.70	c [INC BOUNDS] best value:122 search for 121
18.57/18.70	c [INC ENCODE] setup new number of clauses ...
18.57/18.70	c [INC] encode incremental formula
18.57/18.70	c return only the limitting unit clause for 121
18.57/18.70	c [INC SYSTEM] transmit new clauses to solver: 1
18.57/18.70	c [INC SEARCH] isOptimum variable: 0
18.68/18.74	c formula is SAT
18.68/18.74	c [INC SEARCH] copied best model
18.68/18.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.68/18.75	c model valid
18.68/18.75	c current solution ok
18.68/18.75	o 119
18.68/18.75	c [INC SEARCH] iteration: 3
18.68/18.75	c [INC BOUNDS] best value:119 search for 118
18.68/18.75	c [INC ENCODE] setup new number of clauses ...
18.68/18.75	c [INC] encode incremental formula
18.68/18.75	c return only the limitting unit clause for 118
18.68/18.75	c [INC SYSTEM] transmit new clauses to solver: 1
18.68/18.75	c [INC SEARCH] isOptimum variable: 0
19.96/20.01	c formula is SAT
19.96/20.01	c [INC SEARCH] copied best model
19.96/20.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.96/20.01	c model valid
19.96/20.01	c current solution ok
19.96/20.01	o 117
19.96/20.01	c [INC SEARCH] iteration: 4
19.96/20.01	c [INC BOUNDS] best value:117 search for 116
19.96/20.01	c [INC ENCODE] setup new number of clauses ...
19.96/20.01	c [INC] encode incremental formula
19.96/20.01	c return only the limitting unit clause for 116
19.96/20.01	c [INC SYSTEM] transmit new clauses to solver: 1
19.96/20.01	c [INC SEARCH] isOptimum variable: 0
20.16/20.20	c formula is SAT
20.16/20.20	c [INC SEARCH] copied best model
20.16/20.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.16/20.20	c model valid
20.16/20.20	c current solution ok
20.16/20.20	o 116
20.16/20.20	c [INC SEARCH] iteration: 5
20.16/20.20	c [INC BOUNDS] best value:116 search for 115
20.16/20.20	c [INC ENCODE] setup new number of clauses ...
20.16/20.20	c [INC] encode incremental formula
20.16/20.20	c return only the limitting unit clause for 115
20.16/20.20	c [INC SYSTEM] transmit new clauses to solver: 1
20.16/20.20	c [INC SEARCH] isOptimum variable: 0
25.06/25.16	c formula is SAT
25.06/25.16	c [INC SEARCH] copied best model
25.06/25.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.06/25.17	c model valid
25.06/25.17	c current solution ok
25.06/25.17	o 115
25.06/25.17	c [INC SEARCH] iteration: 6
25.06/25.17	c [INC BOUNDS] best value:115 search for 114
25.06/25.17	c [INC ENCODE] setup new number of clauses ...
25.06/25.17	c [INC] encode incremental formula
25.06/25.17	c return only the limitting unit clause for 114
25.06/25.17	c [INC SYSTEM] transmit new clauses to solver: 1
25.06/25.17	c [INC SEARCH] isOptimum variable: 0
67.75/67.82	c formula is SAT
67.75/67.82	c [INC SEARCH] copied best model
67.75/67.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
67.75/67.82	c model valid
67.75/67.82	c current solution ok
67.75/67.82	o 114
67.75/67.82	c [INC SEARCH] iteration: 7
67.75/67.82	c [INC BOUNDS] best value:114 search for 113
67.75/67.82	c [INC ENCODE] setup new number of clauses ...
67.75/67.82	c [INC] encode incremental formula
67.75/67.82	c return only the limitting unit clause for 113
67.75/67.82	c [INC SYSTEM] transmit new clauses to solver: 1
67.75/67.82	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.40	c write failed with -1
1800.08/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0xe68030)

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-3751856-1339113761/watcher-3751856-1339113761 -o /tmp/evaluation-result-3751856-1339113761/solver-3751856-1339113761 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751856-1339113761.opb 1963016156 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: 2.00 2.00 1.88 3/178 5905
/proc/meminfo: memFree=30230004/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0

[startup+0.0747029 s]
/proc/loadavg: 2.00 2.00 1.88 3/178 5905
/proc/meminfo: memFree=30230004/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 2.00 2.00 1.88 3/178 5905
/proc/meminfo: memFree=30230004/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300126 s]
/proc/loadavg: 2.00 2.00 1.88 3/178 5905
/proc/meminfo: memFree=30230004/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 2.00 2.00 1.88 3/178 5905
/proc/meminfo: memFree=30230004/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 1.88 3/183 5914
/proc/meminfo: memFree=30212772/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=0.47 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2056 5092 0 0 4 4 38 1 20 0 1 0 377502907 4395008 626 33554432000 4194304 6004724 140735759962800 140735759955104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 626 175 442 0 627 0
[pid=5911] ppid=5906 vsize=12160 CPUtime=0.09 cores=1,3,5,7
/proc/5911/stat : 5911 (glucosInc) S 5906 5905 2890 0 -1 4202496 1692 0 0 0 9 0 0 0 20 0 1 0 377502950 12451840 1603 33554432000 4194304 5654031 140734643295888 140734643294200 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 3040 1603 146 357 0 2680 0
[pid=5913] ppid=5906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5913/stat : 5913 (satsolver.sh) S 5906 5905 2890 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377502967 9367552 267 33554432000 4194304 5064252 140733642685760 140733642684672 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5913/statm: 2287 267 226 213 0 72 0
[pid=5914] ppid=5913 vsize=8696 CPUtime=0.89 cores=1,3,5,7
/proc/5914/stat : 5914 (glucose) R 5913 5905 2890 0 -1 4202496 2316 0 0 0 89 0 0 0 20 0 1 0 377502967 8904704 1689 33554432000 4194304 5208918 140734134742848 140734134740792 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5914/statm: 2174 1689 102 248 0 1923 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 43444

[startup+3.10038 s]
/proc/loadavg: 2.00 2.00 1.88 2/179 5925
/proc/meminfo: memFree=30419464/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=0.47 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2056 5092 0 0 4 4 38 1 20 0 1 0 377502907 4395008 626 33554432000 4194304 6004724 140735759962800 140735759955104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 626 175 442 0 627 0
[pid=5911] ppid=5906 vsize=12160 CPUtime=0.09 cores=1,3,5,7
/proc/5911/stat : 5911 (glucosInc) S 5906 5905 2890 0 -1 4202496 1692 0 0 0 9 0 0 0 20 0 1 0 377502950 12451840 1603 33554432000 4194304 5654031 140734643295888 140734643294200 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 3040 1603 146 357 0 2680 0
[pid=5913] ppid=5906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5913/stat : 5913 (satsolver.sh) S 5906 5905 2890 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377502967 9367552 267 33554432000 4194304 5064252 140733642685760 140733642684672 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5913/statm: 2287 267 226 213 0 72 0
[pid=5914] ppid=5913 vsize=12540 CPUtime=2.49 cores=1,3,5,7
/proc/5914/stat : 5914 (glucose) R 5913 5905 2890 0 -1 4202496 3129 0 0 0 249 0 0 0 20 0 1 0 377502967 12840960 2437 33554432000 4194304 5208918 140734134742848 140734134740712 4229203 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5914/statm: 3135 2437 102 248 0 2884 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 47288

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 1.88 3/182 5954
/proc/meminfo: memFree=30216768/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=0.47 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2056 5092 0 0 4 4 38 1 20 0 1 0 377502907 4395008 626 33554432000 4194304 6004724 140735759962800 140735759955104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 626 175 442 0 627 0
[pid=5911] ppid=5906 vsize=12160 CPUtime=0.09 cores=1,3,5,7
/proc/5911/stat : 5911 (glucosInc) S 5906 5905 2890 0 -1 4202496 1692 0 0 0 9 0 0 0 20 0 1 0 377502950 12451840 1603 33554432000 4194304 5654031 140734643295888 140734643294200 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 3040 1603 146 357 0 2680 0
[pid=5913] ppid=5906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5913/stat : 5913 (satsolver.sh) S 5906 5905 2890 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377502967 9367552 267 33554432000 4194304 5064252 140733642685760 140733642684672 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5913/statm: 2287 267 226 213 0 72 0
[pid=5914] ppid=5913 vsize=14320 CPUtime=5.69 cores=1,3,5,7
/proc/5914/stat : 5914 (glucose) R 5913 5905 2890 0 -1 4202496 3822 0 0 0 569 0 0 0 20 0 1 0 377502967 14663680 3059 33554432000 4194304 5208918 140734134742848 140734134740712 4229021 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5914/statm: 3580 3059 102 248 0 3329 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 49068

[startup+12.7004 s]
/proc/loadavg: 2.15 2.03 1.89 3/182 5954
/proc/meminfo: memFree=29650524/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=0.47 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2056 5092 0 0 4 4 38 1 20 0 1 0 377502907 4395008 626 33554432000 4194304 6004724 140735759962800 140735759955104 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 626 175 442 0 627 0
[pid=5911] ppid=5906 vsize=12160 CPUtime=0.09 cores=1,3,5,7
/proc/5911/stat : 5911 (glucosInc) S 5906 5905 2890 0 -1 4202496 1692 0 0 0 9 0 0 0 20 0 1 0 377502950 12451840 1603 33554432000 4194304 5654031 140734643295888 140734643294200 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5911/statm: 3040 1603 146 357 0 2680 0
[pid=5913] ppid=5906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5913/stat : 5913 (satsolver.sh) S 5906 5905 2890 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377502967 9367552 267 33554432000 4194304 5064252 140733642685760 140733642684672 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5913/statm: 2287 267 226 213 0 72 0
[pid=5914] ppid=5913 vsize=17024 CPUtime=12.08 cores=1,3,5,7
/proc/5914/stat : 5914 (glucose) R 5913 5905 2890 0 -1 4202496 4569 0 0 0 1208 0 0 0 20 0 1 0 377502967 17432576 3721 33554432000 4194304 5208918 140734134742848 140734134740712 4228947 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5914/statm: 4256 3721 102 248 0 4005 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 51772

[startup+25.5003 s]
/proc/loadavg: 2.13 2.03 1.89 3/180 5961
/proc/meminfo: memFree=28648376/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=13676 CPUtime=7.13 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 3694 0 0 0 713 0 0 0 20 0 1 0 377504741 14004224 2927 33554432000 4194304 5654031 140735694504064 140735694502376 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 3419 2927 151 357 0 3059 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27116

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 1.89 3/180 5961
/proc/meminfo: memFree=26564064/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=23576 CPUtime=32.73 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 4953 0 0 0 3272 1 0 0 20 0 1 0 377504741 24141824 5286 33554432000 4194304 5654031 140735694504064 140735694491880 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 5894 5286 151 357 0 5534 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 37016

[startup+102.307 s]
/proc/loadavg: 2.08 2.04 1.90 3/180 5961
/proc/meminfo: memFree=22303164/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=42784 CPUtime=83.92 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 6165 0 0 0 8390 2 0 0 20 0 1 0 377504741 43810816 10045 33554432000 4194304 5654031 140735694504064 140735694491880 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 10696 10045 151 357 0 10336 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 56224

[startup+162.3 s]
/proc/loadavg: 2.11 2.04 1.91 4/181 5963
/proc/meminfo: memFree=19110068/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7

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

/proc/meminfo: memFree=30060824/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=81704 CPUtime=1223.72 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 10328 0 0 0 122365 7 0 0 20 0 1 0 377504741 83664896 19936 33554432000 4194304 5654031 140735694504064 140735694491880 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 20426 19936 151 357 0 20066 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 95144

[startup+1302.3 s]
/proc/loadavg: 2.00 2.07 2.21 3/183 6046
/proc/meminfo: memFree=30036520/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=81704 CPUtime=1283.72 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 10328 0 0 0 128365 7 0 0 20 0 1 0 377504741 83664896 19936 33554432000 4194304 5654031 140735694504064 140735694491880 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 20426 19936 151 357 0 20066 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 95144

[startup+1362.3 s]
/proc/loadavg: 2.00 2.06 2.19 3/182 6047
/proc/meminfo: memFree=30037040/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=81704 CPUtime=1343.7 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 10328 0 0 0 134363 7 0 0 20 0 1 0 377504741 83664896 19936 33554432000 4194304 5654031 140735694504064 140735694491880 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 20426 19936 151 357 0 20066 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 95144

[startup+1422.31 s]
/proc/loadavg: 2.00 2.04 2.18 3/183 6055
/proc/meminfo: memFree=30081784/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=81704 CPUtime=1403.7 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 10328 0 0 0 140363 7 0 0 20 0 1 0 377504741 83664896 19936 33554432000 4194304 5654031 140735694504064 140735694491880 4232988 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 20426 19936 151 357 0 20066 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 95144

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.16 3/183 6055
/proc/meminfo: memFree=30039832/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=82868 CPUtime=1463.69 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 10664 0 0 0 146361 8 0 0 20 0 1 0 377504741 84856832 20227 33554432000 4194304 5654031 140735694504064 140735694491880 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 20717 20227 151 357 0 20357 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 96308

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.15 3/183 6055
/proc/meminfo: memFree=30026428/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=101720 CPUtime=1523.68 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 10933 0 0 0 152360 8 0 0 20 0 1 0 377504741 104161280 22540 33554432000 4194304 5654031 140735694504064 140735694501944 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 25430 22540 151 357 0 25070 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 115160

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.15 3/183 6062
/proc/meminfo: memFree=30062016/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=101720 CPUtime=1583.66 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 11126 0 0 0 158358 8 0 0 20 0 1 0 377504741 104161280 24770 33554432000 4194304 5654031 140735694504064 140735694491880 4232830 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 25430 24770 151 357 0 25070 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 115160

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.13 3/184 6066
/proc/meminfo: memFree=30021968/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=101720 CPUtime=1643.66 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 11126 0 0 0 164358 8 0 0 20 0 1 0 377504741 104161280 24770 33554432000 4194304 5654031 140735694504064 140735694491880 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 25430 24770 151 357 0 25070 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 115160

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.12 3/183 6066
/proc/meminfo: memFree=30016956/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=101720 CPUtime=1703.65 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 11297 0 0 0 170357 8 0 0 20 0 1 0 377504741 104161280 24936 33554432000 4194304 5654031 140735694504064 140735694491880 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 25430 24936 151 357 0 25070 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 115160

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/183 6073
/proc/meminfo: memFree=30064240/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=101720 CPUtime=1763.64 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 11527 0 0 0 176355 9 0 0 20 0 1 0 377504741 104161280 24940 33554432000 4194304 5654031 140735694504064 140735694491880 4232925 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 25430 24940 151 357 0 25070 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 115160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.11 3/183 6073
/proc/meminfo: memFree=30063824/32873648 swapFree=7376/7376
[pid=5905] ppid=5903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5905/stat : 5905 (npSolver-pbo-It) S 5903 5905 2890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377502907 9367552 274 33554432000 4194304 5064252 140733381267504 140733381266416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5905/statm: 2287 274 233 213 0 72 0
[pid=5906] ppid=5905 vsize=4292 CPUtime=18.33 cores=1,3,5,7
/proc/5906/stat : 5906 (npSolver-pbo) S 5905 5905 2890 0 -1 4202496 2329 14761 0 0 6 5 1819 3 20 0 1 0 377502907 4395008 631 33554432000 4194304 6004724 140735759962800 140735759948648 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5906/statm: 1073 631 180 442 0 627 0
[pid=5961] ppid=5906 vsize=101720 CPUtime=1781.75 cores=1,3,5,7
/proc/5961/stat : 5961 (glucosInc) R 5906 5905 2890 0 -1 4202496 11527 0 0 0 178166 9 0 0 20 0 1 0 377504741 104161280 24940 33554432000 4194304 5654031 140735694504064 140735694491880 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5961/statm: 25430 24940 151 357 0 25070 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 115160

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.93
CPU system time (s): 0.187971
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 164480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.187971
maximum resident set size= 131324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28990
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 302
involuntary context switches= 2088

runsolver used 2.75858 second user time and 8.83266 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 02:02:41
IDJOB=3751856
IDBENCH=1844
IDSOLVER=2335
FILE ID=node113/3751856-1339113761
RUNJOBID= node113-1339111913-4673
PBS_JOBID= 14643740
Free space on /tmp= 71144 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-3751856-1339113761/watcher-3751856-1339113761 -o /tmp/evaluation-result-3751856-1339113761/solver-3751856-1339113761 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751856-1339113761.opb 1963016156 HOME HOME

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

MD5SUM BENCH= 49459e9c72edb2754f1d384319cf8731
RANDOM SEED=1963016156

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:        30230384 kB
Buffers:          432232 kB
Cached:          1088696 kB
SwapCached:         2204 kB
Active:          1709936 kB
Inactive:          17684 kB
Active(anon):     202116 kB
Inactive(anon):     5956 kB
Active(file):    1507820 kB
Inactive(file):    11728 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        301248 kB
Mapped:            11888 kB
Shmem:                 0 kB
Slab:             773568 kB
SReclaimable:     217368 kB
SUnreclaim:       556200 kB
KernelStack:        1504 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     356572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 71120 MiB
End job on node113 at 2012-06-08 02:32:41