Trace number 3702869

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.5:100.opb
MD5SUM4dfe0aab63c58302cf08520fc713ceae
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.027995
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables372
Total number of constraints421
Number of constraints which are clauses345
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Number of terms in the objective function 372
Biggest coefficient in the objective function 220
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 983
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 220
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 983
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.00	c run inc solver
0.00/0.00	c [INC SYSTEM] run initial solver
0.00/0.00	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 92
0.00/0.04	c starting approximation
0.00/0.04	c factor = 2
0.00/0.04	c current bound: 156
131.24/131.36	c leaving approximation
131.24/131.36	c finished approximation
131.24/131.36	c [INC SYSTEM] there exists a inc, kill it!
131.24/131.36	c write failed with 2
131.24/131.36	c [INC SEARCH] iteration: 0
131.24/131.36	c [INC BOUNDS] best value:312 search for 311
131.24/131.36	c [INC SYSTEM] create new solver instance
131.24/131.36	c [INC] encode full formula
131.34/131.41	c set iterative enc to: swc
131.34/131.42	c [INC SEARCH] isOptimum variable: 0
131.37/131.61	c formula is SAT
131.37/131.62	c [INC SEARCH] copied best model
131.37/131.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
131.37/131.62	c model valid
131.37/131.62	c current solution ok
131.37/131.62	o 31
131.37/131.62	c [INC SEARCH] iteration: 1
131.37/131.62	c [INC BOUNDS] best value:251 search for 250
131.37/131.62	c [INC ENCODE] setup new number of clauses ...
131.37/131.62	c [INC] encode incremental formula
131.37/131.62	c return only the limitting unit clause for 250
131.37/131.62	c [INC SYSTEM] transmit new clauses to solver: 1
131.37/131.62	c [INC SEARCH] isOptimum variable: 0
131.37/131.67	c formula is SAT
131.37/131.68	c [INC SEARCH] copied best model
131.37/131.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
131.37/131.68	c model valid
131.37/131.68	c current solution ok
131.37/131.68	o 30
131.37/131.68	c [INC SEARCH] iteration: 2
131.37/131.68	c [INC BOUNDS] best value:250 search for 249
131.37/131.68	c [INC ENCODE] setup new number of clauses ...
131.37/131.68	c [INC] encode incremental formula
131.37/131.68	c return only the limitting unit clause for 249
131.37/131.68	c [INC SYSTEM] transmit new clauses to solver: 1
131.37/131.68	c [INC SEARCH] isOptimum variable: 0
131.39/131.72	c formula is SAT
131.39/131.73	c [INC SEARCH] copied best model
131.39/131.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
131.39/131.73	c model valid
131.39/131.73	c current solution ok
131.39/131.73	o 26
131.39/131.73	c [INC SEARCH] iteration: 3
131.39/131.73	c [INC BOUNDS] best value:246 search for 245
131.39/131.73	c [INC ENCODE] setup new number of clauses ...
131.39/131.73	c [INC] encode incremental formula
131.39/131.73	c return only the limitting unit clause for 245
131.39/131.73	c [INC SYSTEM] transmit new clauses to solver: 1
131.39/131.73	c [INC SEARCH] isOptimum variable: 0
131.39/131.78	c formula is SAT
131.39/131.78	c [INC SEARCH] copied best model
131.39/131.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
131.39/131.78	c model valid
131.39/131.78	c current solution ok
131.39/131.78	o 23
131.39/131.78	c [INC SEARCH] iteration: 4
131.39/131.78	c [INC BOUNDS] best value:243 search for 242
131.39/131.78	c [INC ENCODE] setup new number of clauses ...
131.39/131.78	c [INC] encode incremental formula
131.39/131.78	c return only the limitting unit clause for 242
131.39/131.78	c [INC SYSTEM] transmit new clauses to solver: 1
131.39/131.78	c [INC SEARCH] isOptimum variable: 0
225.78/225.93	c formula is SAT
225.78/225.94	c [INC SEARCH] copied best model
225.78/225.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
225.78/225.94	c model valid
225.78/225.94	c current solution ok
225.78/225.94	o 22
225.78/225.94	c [INC SEARCH] iteration: 5
225.78/225.94	c [INC BOUNDS] best value:242 search for 241
225.78/225.94	c [INC ENCODE] setup new number of clauses ...
225.78/225.94	c [INC] encode incremental formula
225.78/225.94	c return only the limitting unit clause for 241
225.78/225.94	c [INC SYSTEM] transmit new clauses to solver: 1
225.78/225.94	c [INC SEARCH] isOptimum variable: 0
225.98/226.11	c formula is SAT
225.98/226.11	c [INC SEARCH] copied best model
225.98/226.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
225.98/226.11	c model valid
225.98/226.11	c current solution ok
225.98/226.11	o 19
225.98/226.11	c [INC SEARCH] iteration: 6
225.98/226.11	c [INC BOUNDS] best value:239 search for 238
225.98/226.11	c [INC ENCODE] setup new number of clauses ...
225.98/226.11	c [INC] encode incremental formula
225.98/226.11	c return only the limitting unit clause for 238
225.98/226.11	c [INC SYSTEM] transmit new clauses to solver: 1
225.98/226.11	c [INC SEARCH] isOptimum variable: 0
225.98/226.16	c formula is SAT
225.98/226.17	c [INC SEARCH] copied best model
225.98/226.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
225.98/226.17	c model valid
225.98/226.17	c current solution ok
225.98/226.17	o 18
225.98/226.17	c [INC SEARCH] iteration: 7
225.98/226.17	c [INC BOUNDS] best value:238 search for 237
225.98/226.17	c [INC ENCODE] setup new number of clauses ...
225.98/226.17	c [INC] encode incremental formula
225.98/226.17	c return only the limitting unit clause for 237
225.98/226.17	c [INC SYSTEM] transmit new clauses to solver: 1
225.98/226.17	c [INC SEARCH] isOptimum variable: 0
231.99/232.11	c formula is SAT
231.99/232.12	c [INC SEARCH] copied best model
231.99/232.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
231.99/232.12	c model valid
231.99/232.12	c current solution ok
231.99/232.12	o 16
231.99/232.12	c [INC SEARCH] iteration: 8
231.99/232.12	c [INC BOUNDS] best value:236 search for 235
231.99/232.12	c [INC ENCODE] setup new number of clauses ...
231.99/232.12	c [INC] encode incremental formula
231.99/232.12	c return only the limitting unit clause for 235
231.99/232.12	c [INC SYSTEM] transmit new clauses to solver: 1
231.99/232.12	c [INC SEARCH] isOptimum variable: 0
232.09/232.20	c formula is SAT
232.09/232.21	c [INC SEARCH] copied best model
232.09/232.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
232.09/232.21	c model valid
232.09/232.21	c current solution ok
232.09/232.21	o 15
232.09/232.21	c [INC SEARCH] iteration: 9
232.09/232.21	c [INC BOUNDS] best value:235 search for 234
232.09/232.21	c [INC ENCODE] setup new number of clauses ...
232.09/232.21	c [INC] encode incremental formula
232.09/232.21	c return only the limitting unit clause for 234
232.09/232.21	c [INC SYSTEM] transmit new clauses to solver: 1
232.09/232.21	c [INC SEARCH] isOptimum variable: 0
232.18/232.31	c formula is SAT
232.18/232.32	c [INC SEARCH] copied best model
232.18/232.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
232.18/232.32	c model valid
232.18/232.32	c current solution ok
232.18/232.32	o 13
232.18/232.32	c [INC SEARCH] iteration: 10
232.18/232.32	c [INC BOUNDS] best value:233 search for 232
232.18/232.32	c [INC ENCODE] setup new number of clauses ...
232.18/232.32	c [INC] encode incremental formula
232.18/232.32	c return only the limitting unit clause for 232
232.18/232.32	c [INC SYSTEM] transmit new clauses to solver: 1
232.18/232.32	c [INC SEARCH] isOptimum variable: 0
232.29/232.48	c formula is SAT
232.29/232.49	c [INC SEARCH] copied best model
232.29/232.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
232.29/232.49	c model valid
232.29/232.49	c current solution ok
232.29/232.49	o 12
232.29/232.49	c [INC SEARCH] iteration: 11
232.29/232.49	c [INC BOUNDS] best value:232 search for 231
232.29/232.49	c [INC ENCODE] setup new number of clauses ...
232.29/232.49	c [INC] encode incremental formula
232.29/232.49	c return only the limitting unit clause for 231
232.29/232.49	c [INC SYSTEM] transmit new clauses to solver: 1
232.29/232.49	c [INC SEARCH] isOptimum variable: 0
232.39/232.54	c formula is SAT
232.39/232.54	c [INC SEARCH] copied best model
232.39/232.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
232.39/232.54	c model valid
232.39/232.54	c current solution ok
232.39/232.54	o 11
232.39/232.54	c [INC SEARCH] iteration: 12
232.39/232.54	c [INC BOUNDS] best value:231 search for 230
232.39/232.54	c [INC ENCODE] setup new number of clauses ...
232.39/232.54	c [INC] encode incremental formula
232.39/232.54	c return only the limitting unit clause for 230
232.39/232.54	c [INC SYSTEM] transmit new clauses to solver: 1
232.39/232.54	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	c write failed with -1
1800.02/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0xac2a00)

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-3702869-1338060133/watcher-3702869-1338060133 -o /tmp/evaluation-result-3702869-1338060133/solver-3702869-1338060133 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702869-1338060133.opb 698171663 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.06 2.01 2.00 3/178 29299
/proc/meminfo: memFree=27588744/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0

[startup+0.0303401 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 29299
/proc/meminfo: memFree=27588744/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100324 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 29299
/proc/meminfo: memFree=27588744/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 29299
/proc/meminfo: memFree=27588744/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700256 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 29299
/proc/meminfo: memFree=27588744/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 29308
/proc/meminfo: memFree=27574380/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=3584 CPUtime=0.03 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 1118 2288 0 0 1 0 2 0 20 0 1 0 272138107 3670016 543 33554432000 4194304 5992684 140733988318944 140733988311232 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 896 543 189 440 0 452 0
[pid=29305] ppid=29300 vsize=7508 CPUtime=0 cores=0,2,4,6
/proc/29305/stat : 29305 (glucosInc) S 29300 29299 28504 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 272138110 7688192 303 33554432000 4194304 5654031 140736370155872 140736370154184 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29305/statm: 1877 303 145 357 0 1517 0
[pid=29307] ppid=29300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29307/stat : 29307 (satsolver.sh) S 29300 29299 28504 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 272138113 9367552 267 33554432000 4194304 5064252 140735102428192 140735102427104 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29307/statm: 2287 267 226 213 0 72 0
[pid=29308] ppid=29307 vsize=11144 CPUtime=1.43 cores=0,2,4,6
/proc/29308/stat : 29308 (glucose) R 29307 29299 28504 0 -1 4202496 2754 0 0 0 143 0 0 0 20 0 1 0 272138113 11411456 2373 33554432000 4194304 5208918 140735254833168 140735254831128 4212971 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29308/statm: 2786 2373 102 248 0 2535 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 40532

[startup+3.10034 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 29308
/proc/meminfo: memFree=27574568/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=3584 CPUtime=0.03 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 1118 2288 0 0 1 0 2 0 20 0 1 0 272138107 3670016 543 33554432000 4194304 5992684 140733988318944 140733988311232 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 896 543 189 440 0 452 0
[pid=29305] ppid=29300 vsize=7508 CPUtime=0 cores=0,2,4,6
/proc/29305/stat : 29305 (glucosInc) S 29300 29299 28504 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 272138110 7688192 303 33554432000 4194304 5654031 140736370155872 140736370154184 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29305/statm: 1877 303 145 357 0 1517 0
[pid=29307] ppid=29300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29307/stat : 29307 (satsolver.sh) S 29300 29299 28504 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 272138113 9367552 267 33554432000 4194304 5064252 140735102428192 140735102427104 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29307/statm: 2287 267 226 213 0 72 0
[pid=29308] ppid=29307 vsize=14256 CPUtime=3.03 cores=0,2,4,6
/proc/29308/stat : 29308 (glucose) R 29307 29299 28504 0 -1 4202496 3970 0 0 0 303 0 0 0 20 0 1 0 272138113 14598144 3011 33554432000 4194304 5208918 140735254833168 140735254831256 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29308/statm: 3564 3011 103 248 0 3313 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 43644

[startup+6.30034 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 29308
/proc/meminfo: memFree=27569732/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=3584 CPUtime=0.03 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 1118 2288 0 0 1 0 2 0 20 0 1 0 272138107 3670016 543 33554432000 4194304 5992684 140733988318944 140733988311232 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 896 543 189 440 0 452 0
[pid=29305] ppid=29300 vsize=7508 CPUtime=0 cores=0,2,4,6
/proc/29305/stat : 29305 (glucosInc) S 29300 29299 28504 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 272138110 7688192 303 33554432000 4194304 5654031 140736370155872 140736370154184 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29305/statm: 1877 303 145 357 0 1517 0
[pid=29307] ppid=29300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29307/stat : 29307 (satsolver.sh) S 29300 29299 28504 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 272138113 9367552 267 33554432000 4194304 5064252 140735102428192 140735102427104 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29307/statm: 2287 267 226 213 0 72 0
[pid=29308] ppid=29307 vsize=18608 CPUtime=6.23 cores=0,2,4,6
/proc/29308/stat : 29308 (glucose) R 29307 29299 28504 0 -1 4202496 5193 0 0 0 622 1 0 0 20 0 1 0 272138113 19054592 4094 33554432000 4194304 5208918 140735254833168 140735254831032 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29308/statm: 4652 4094 103 248 0 4401 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 47996

[startup+12.7004 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 29308
/proc/meminfo: memFree=27567152/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=3584 CPUtime=0.03 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 1118 2288 0 0 1 0 2 0 20 0 1 0 272138107 3670016 543 33554432000 4194304 5992684 140733988318944 140733988311232 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 896 543 189 440 0 452 0
[pid=29305] ppid=29300 vsize=7508 CPUtime=0 cores=0,2,4,6
/proc/29305/stat : 29305 (glucosInc) S 29300 29299 28504 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 272138110 7688192 303 33554432000 4194304 5654031 140736370155872 140736370154184 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29305/statm: 1877 303 145 357 0 1517 0
[pid=29307] ppid=29300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29307/stat : 29307 (satsolver.sh) S 29300 29299 28504 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 272138113 9367552 267 33554432000 4194304 5064252 140735102428192 140735102427104 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29307/statm: 2287 267 226 213 0 72 0
[pid=29308] ppid=29307 vsize=22960 CPUtime=12.63 cores=0,2,4,6
/proc/29308/stat : 29308 (glucose) R 29307 29299 28504 0 -1 4202496 5459 0 0 0 1262 1 0 0 20 0 1 0 272138113 23511040 4863 33554432000 4194304 5208918 140735254833168 140735254831112 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29308/statm: 5740 4863 103 248 0 5489 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 52348

[startup+25.5004 s]
/proc/loadavg: 2.10 2.03 2.01 3/183 29308
/proc/meminfo: memFree=27562320/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=3584 CPUtime=0.03 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 1118 2288 0 0 1 0 2 0 20 0 1 0 272138107 3670016 543 33554432000 4194304 5992684 140733988318944 140733988311232 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 896 543 189 440 0 452 0
[pid=29305] ppid=29300 vsize=7508 CPUtime=0 cores=0,2,4,6
/proc/29305/stat : 29305 (glucosInc) S 29300 29299 28504 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 272138110 7688192 303 33554432000 4194304 5654031 140736370155872 140736370154184 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29305/statm: 1877 303 145 357 0 1517 0
[pid=29307] ppid=29300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29307/stat : 29307 (satsolver.sh) S 29300 29299 28504 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 272138113 9367552 267 33554432000 4194304 5064252 140735102428192 140735102427104 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29307/statm: 2287 267 226 213 0 72 0
[pid=29308] ppid=29307 vsize=24020 CPUtime=25.43 cores=0,2,4,6
/proc/29308/stat : 29308 (glucose) R 29307 29299 28504 0 -1 4202496 5752 0 0 0 2542 1 0 0 20 0 1 0 272138113 24596480 5399 33554432000 4194304 5208918 140735254833168 140735254831112 4229328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29308/statm: 6005 5399 103 248 0 5754 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53408

[startup+51.1004 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 29308
/proc/meminfo: memFree=27516956/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=3584 CPUtime=0.03 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 1118 2288 0 0 1 0 2 0 20 0 1 0 272138107 3670016 543 33554432000 4194304 5992684 140733988318944 140733988311232 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 896 543 189 440 0 452 0
[pid=29305] ppid=29300 vsize=7508 CPUtime=0 cores=0,2,4,6
/proc/29305/stat : 29305 (glucosInc) S 29300 29299 28504 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 272138110 7688192 303 33554432000 4194304 5654031 140736370155872 140736370154184 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29305/statm: 1877 303 145 357 0 1517 0
[pid=29307] ppid=29300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29307/stat : 29307 (satsolver.sh) S 29300 29299 28504 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 272138113 9367552 267 33554432000 4194304 5064252 140735102428192 140735102427104 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29307/statm: 2287 267 226 213 0 72 0
[pid=29308] ppid=29307 vsize=28372 CPUtime=51.02 cores=0,2,4,6
/proc/29308/stat : 29308 (glucose) R 29307 29299 28504 0 -1 4202496 6393 0 0 0 5101 1 0 0 20 0 1 0 272138113 29052928 6513 33554432000 4194304 5208918 140735254833168 140735254831032 4229850 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29308/statm: 7093 6513 103 248 0 6842 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 57760

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 29362
/proc/meminfo: memFree=27532744/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=3584 CPUtime=0.03 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 1118 2288 0 0 1 0 2 0 20 0 1 0 272138107 3670016 543 33554432000 4194304 5992684 140733988318944 140733988311232 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 896 543 189 440 0 452 0
[pid=29305] ppid=29300 vsize=7508 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=27332032/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=6760 CPUtime=131.47 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 4405 14148 0 0 17 1 13126 3 20 0 1 0 272138107 6922240 1366 33554432000 4194304 5992684 140733988318944 140733988304776 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 1690 1366 192 440 0 1246 0
[pid=29369] ppid=29300 vsize=123036 CPUtime=1110.55 cores=0,2,4,6
/proc/29369/stat : 29369 (glucosInc) R 29300 29299 28504 0 -1 4202496 30110 0 0 0 111023 32 0 0 20 0 1 0 272151250 125988864 30093 33554432000 4194304 5654031 140736399666256 140736399664280 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29369/statm: 30759 30093 152 357 0 30399 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 138944

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29380
/proc/meminfo: memFree=27237456/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=6760 CPUtime=131.47 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 4405 14148 0 0 17 1 13126 3 20 0 1 0 272138107 6922240 1366 33554432000 4194304 5992684 140733988318944 140733988304776 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 1690 1366 192 440 0 1246 0
[pid=29369] ppid=29300 vsize=203176 CPUtime=1170.55 cores=0,2,4,6
/proc/29369/stat : 29369 (glucosInc) R 29300 29299 28504 0 -1 4202496 31089 0 0 0 117021 34 0 0 20 0 1 0 272151250 208052224 46908 33554432000 4194304 5654031 140736399666256 140736399664344 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29369/statm: 50794 46908 152 357 0 50434 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 219084

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29380
/proc/meminfo: memFree=27267308/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=6760 CPUtime=131.47 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 4405 14148 0 0 17 1 13126 3 20 0 1 0 272138107 6922240 1366 33554432000 4194304 5992684 140733988318944 140733988304776 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 1690 1366 192 440 0 1246 0
[pid=29369] ppid=29300 vsize=204528 CPUtime=1230.53 cores=0,2,4,6
/proc/29369/stat : 29369 (glucosInc) R 29300 29299 28504 0 -1 4202496 32098 0 0 0 123018 35 0 0 20 0 1 0 272151250 209436672 42836 33554432000 4194304 5654031 140736399666256 140736399664184 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29369/statm: 51132 42836 152 357 0 50772 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 220436

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29380
/proc/meminfo: memFree=27282888/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=6760 CPUtime=131.47 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 4405 14148 0 0 17 1 13126 3 20 0 1 0 272138107 6922240 1366 33554432000 4194304 5992684 140733988318944 140733988304776 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 1690 1366 192 440 0 1246 0
[pid=29369] ppid=29300 vsize=175272 CPUtime=1290.53 cores=0,2,4,6
/proc/29369/stat : 29369 (glucosInc) R 29300 29299 28504 0 -1 4202496 33176 0 0 0 129016 37 0 0 20 0 1 0 272151250 179478528 41396 33554432000 4194304 5654031 140736399666256 140736399664184 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29369/statm: 43818 41396 152 357 0 43458 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 191180

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29381
/proc/meminfo: memFree=27303632/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=6760 CPUtime=131.47 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 4405 14148 0 0 17 1 13126 3 20 0 1 0 272138107 6922240 1366 33554432000 4194304 5992684 140733988318944 140733988304776 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 1690 1366 192 440 0 1246 0
[pid=29369] ppid=29300 vsize=128616 CPUtime=1350.52 cores=0,2,4,6
/proc/29369/stat : 29369 (glucosInc) R 29300 29299 28504 0 -1 4202496 33869 0 0 0 135014 38 0 0 20 0 1 0 272151250 131702784 30880 33554432000 4194304 5654031 140736399666256 140736399664280 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29369/statm: 32154 30880 152 357 0 31794 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 144524

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 29381
/proc/meminfo: memFree=27243020/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=6760 CPUtime=131.47 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 4405 14148 0 0 17 1 13126 3 20 0 1 0 272138107 6922240 1366 33554432000 4194304 5992684 140733988318944 140733988304776 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 1690 1366 192 440 0 1246 0
[pid=29369] ppid=29300 vsize=208756 CPUtime=1410.5 cores=0,2,4,6
/proc/29369/stat : 29369 (glucosInc) R 29300 29299 28504 0 -1 4202496 35465 0 0 0 141010 40 0 0 20 0 1 0 272151250 213766144 50321 33554432000 4194304 5654031 140736399666256 140736399664344 4232488 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29369/statm: 52189 50321 152 357 0 51829 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 224664

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29381
/proc/meminfo: memFree=27222840/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=6760 CPUtime=131.47 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 4405 14148 0 0 17 1 13126 3 20 0 1 0 272138107 6922240 1366 33554432000 4194304 5992684 140733988318944 140733988304776 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 1690 1366 192 440 0 1246 0
[pid=29369] ppid=29300 vsize=209612 CPUtime=1470.49 cores=0,2,4,6
/proc/29369/stat : 29369 (glucosInc) R 29300 29299 28504 0 -1 4202496 36901 0 0 0 147007 42 0 0 20 0 1 0 272151250 214642688 49511 33554432000 4194304 5654031 140736399666256 140736399664344 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29369/statm: 52403 49511 152 357 0 52043 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 225520

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 29381
/proc/meminfo: memFree=27252728/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=6760 CPUtime=131.47 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 4405 14148 0 0 17 1 13126 3 20 0 1 0 272138107 6922240 1366 33554432000 4194304 5992684 140733988318944 140733988304776 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 1690 1366 192 440 0 1246 0
[pid=29369] ppid=29300 vsize=211460 CPUtime=1530.48 cores=0,2,4,6
/proc/29369/stat : 29369 (glucosInc) R 29300 29299 28504 0 -1 4202496 38660 0 0 0 153003 45 0 0 20 0 1 0 272151250 216535040 46901 33554432000 4194304 5654031 140736399666256 140736399664344 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29369/statm: 52865 46901 152 357 0 52505 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 227368

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29384
/proc/meminfo: memFree=27245012/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=6760 CPUtime=131.47 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 4405 14148 0 0 17 1 13126 3 20 0 1 0 272138107 6922240 1366 33554432000 4194304 5992684 140733988318944 140733988304776 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 1690 1366 192 440 0 1246 0
[pid=29369] ppid=29300 vsize=181600 CPUtime=1590.47 cores=0,2,4,6
/proc/29369/stat : 29369 (glucosInc) R 29300 29299 28504 0 -1 4202496 39606 0 0 0 159000 47 0 0 20 0 1 0 272151250 185958400 43490 33554432000 4194304 5654031 140736399666256 140736399664184 4232408 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29369/statm: 45400 43490 152 357 0 45040 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 197508

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29385
/proc/meminfo: memFree=27314452/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=6760 CPUtime=131.47 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 4405 14148 0 0 17 1 13126 3 20 0 1 0 272138107 6922240 1366 33554432000 4194304 5992684 140733988318944 140733988304776 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 1690 1366 192 440 0 1246 0
[pid=29369] ppid=29300 vsize=134308 CPUtime=1650.44 cores=0,2,4,6
/proc/29369/stat : 29369 (glucosInc) R 29300 29299 28504 0 -1 4202496 40541 0 0 0 164995 49 0 0 20 0 1 0 272151250 137531392 32375 33554432000 4194304 5654031 140736399666256 140736399664280 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29369/statm: 33577 32375 152 357 0 33217 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 150216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29385
/proc/meminfo: memFree=27261828/32873844 swapFree=6592/6592
[pid=29299] ppid=29297 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29299/stat : 29299 (npSolver-pbo-It) S 29297 29299 28504 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272138107 9367552 274 33554432000 4194304 5064252 140734302540688 140734302539600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29299/statm: 2287 274 233 213 0 72 0
[pid=29300] ppid=29299 vsize=6760 CPUtime=131.47 cores=0,2,4,6
/proc/29300/stat : 29300 (npSolver-pbo) S 29299 29299 28504 0 -1 4202496 4405 14148 0 0 17 1 13126 3 20 0 1 0 272138107 6922240 1366 33554432000 4194304 5992684 140733988318944 140733988304776 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29300/statm: 1690 1366 192 440 0 1246 0
[pid=29369] ppid=29300 vsize=183628 CPUtime=1668.55 cores=0,2,4,6
/proc/29369/stat : 29369 (glucosInc) R 29300 29299 28504 0 -1 4202496 41436 0 0 0 166805 50 0 0 20 0 1 0 272151250 188035072 43485 33554432000 4194304 5654031 140736399666256 140736399664184 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29369/statm: 45907 43485 152 357 0 45547 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 199536

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.5
CPU system time (s): 0.565913
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 278416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 0.565913
maximum resident set size= 215636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60362
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2434
involuntary context switches= 2048

runsolver used 3.57146 second user time and 17.7863 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-26 21:22:13
IDJOB=3702869
IDBENCH=2222
IDSOLVER=2278
FILE ID=node140/3702869-1338060133
RUNJOBID= node140-1338052929-28520
PBS_JOBID= 14624397
Free space on /tmp= 71292 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.5:100.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702869-1338060133/watcher-3702869-1338060133 -o /tmp/evaluation-result-3702869-1338060133/solver-3702869-1338060133 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702869-1338060133.opb 698171663 HOME HOME

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

MD5SUM BENCH= 4dfe0aab63c58302cf08520fc713ceae
RANDOM SEED=698171663

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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:       32873844 kB
MemFree:        27588976 kB
Buffers:          304192 kB
Cached:          4076444 kB
SwapCached:            0 kB
Active:          1007064 kB
Inactive:        3482084 kB
Active(anon):     109760 kB
Inactive(anon):        0 kB
Active(file):     897304 kB
Inactive(file):  3482084 kB
Unevictable:        6592 kB
Mlocked:            6592 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        113784 kB
Mapped:            15712 kB
Shmem:               200 kB
Slab:             657340 kB
SReclaimable:      99720 kB
SUnreclaim:       557620 kB
KernelStack:        1504 kB
PageTables:         4328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     222328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71264 MiB
End job on node140 at 2012-05-26 21:52:13