Trace number 3698081

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? (TO) 1800.14 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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	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.04	c [INC SEARCH] formula is SAT
0.00/0.04	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.05	o 92
0.00/0.05	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.05	c write failed with 2
0.00/0.05	c [INC SEARCH] iteration: 0
0.00/0.05	c [INC BOUNDS] best value:312 search for 311
0.00/0.05	c [INC SYSTEM] create new solver instance
0.00/0.05	c [INC] encode full formula
0.00/0.10	c set iterative enc to: swc
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
0.00/0.30	c formula is SAT
0.00/0.30	c [INC SEARCH] copied best model
0.00/0.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.30	c model valid
0.00/0.30	c current solution ok
0.00/0.30	o 31
0.00/0.30	c [INC SEARCH] iteration: 1
0.00/0.30	c [INC BOUNDS] best value:251 search for 250
0.00/0.30	c [INC ENCODE] setup new number of clauses ...
0.00/0.30	c [INC] encode incremental formula
0.00/0.30	c return only the limitting unit clause for 250
0.00/0.30	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.30	c [INC SEARCH] isOptimum variable: 0
0.00/0.36	c formula is SAT
0.00/0.36	c [INC SEARCH] copied best model
0.00/0.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.36	c model valid
0.00/0.36	c current solution ok
0.00/0.36	o 30
0.00/0.36	c [INC SEARCH] iteration: 2
0.00/0.36	c [INC BOUNDS] best value:250 search for 249
0.00/0.36	c [INC ENCODE] setup new number of clauses ...
0.00/0.36	c [INC] encode incremental formula
0.00/0.36	c return only the limitting unit clause for 249
0.00/0.36	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.36	c [INC SEARCH] isOptimum variable: 0
0.00/0.41	c formula is SAT
0.00/0.42	c [INC SEARCH] copied best model
0.00/0.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.42	c model valid
0.00/0.42	c current solution ok
0.00/0.42	o 26
0.00/0.42	c [INC SEARCH] iteration: 3
0.00/0.42	c [INC BOUNDS] best value:246 search for 245
0.00/0.42	c [INC ENCODE] setup new number of clauses ...
0.00/0.42	c [INC] encode incremental formula
0.00/0.42	c return only the limitting unit clause for 245
0.00/0.42	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.42	c [INC SEARCH] isOptimum variable: 0
0.00/0.46	c formula is SAT
0.00/0.47	c [INC SEARCH] copied best model
0.00/0.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.47	c model valid
0.00/0.47	c current solution ok
0.00/0.47	o 23
0.00/0.47	c [INC SEARCH] iteration: 4
0.00/0.47	c [INC BOUNDS] best value:243 search for 242
0.00/0.47	c [INC ENCODE] setup new number of clauses ...
0.00/0.47	c [INC] encode incremental formula
0.00/0.47	c return only the limitting unit clause for 242
0.00/0.47	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.47	c [INC SEARCH] isOptimum variable: 0
88.05/88.14	c formula is SAT
88.05/88.15	c [INC SEARCH] copied best model
88.05/88.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.05/88.15	c model valid
88.05/88.15	c current solution ok
88.05/88.15	o 22
88.05/88.15	c [INC SEARCH] iteration: 5
88.05/88.15	c [INC BOUNDS] best value:242 search for 241
88.05/88.15	c [INC ENCODE] setup new number of clauses ...
88.05/88.15	c [INC] encode incremental formula
88.05/88.15	c return only the limitting unit clause for 241
88.05/88.15	c [INC SYSTEM] transmit new clauses to solver: 1
88.05/88.15	c [INC SEARCH] isOptimum variable: 0
88.26/88.32	c formula is SAT
88.26/88.33	c [INC SEARCH] copied best model
88.26/88.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.26/88.33	c model valid
88.26/88.33	c current solution ok
88.26/88.33	o 19
88.26/88.33	c [INC SEARCH] iteration: 6
88.26/88.33	c [INC BOUNDS] best value:239 search for 238
88.26/88.33	c [INC ENCODE] setup new number of clauses ...
88.26/88.33	c [INC] encode incremental formula
88.26/88.33	c return only the limitting unit clause for 238
88.26/88.33	c [INC SYSTEM] transmit new clauses to solver: 1
88.26/88.33	c [INC SEARCH] isOptimum variable: 0
88.26/88.38	c formula is SAT
88.26/88.38	c [INC SEARCH] copied best model
88.26/88.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.26/88.38	c model valid
88.26/88.38	c current solution ok
88.26/88.38	o 18
88.26/88.38	c [INC SEARCH] iteration: 7
88.26/88.38	c [INC BOUNDS] best value:238 search for 237
88.26/88.38	c [INC ENCODE] setup new number of clauses ...
88.26/88.38	c [INC] encode incremental formula
88.26/88.38	c return only the limitting unit clause for 237
88.26/88.38	c [INC SYSTEM] transmit new clauses to solver: 1
88.26/88.38	c [INC SEARCH] isOptimum variable: 0
94.47/94.53	c formula is SAT
94.47/94.54	c [INC SEARCH] copied best model
94.47/94.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
94.47/94.54	c model valid
94.47/94.54	c current solution ok
94.47/94.54	o 16
94.47/94.54	c [INC SEARCH] iteration: 8
94.47/94.54	c [INC BOUNDS] best value:236 search for 235
94.47/94.54	c [INC ENCODE] setup new number of clauses ...
94.47/94.54	c [INC] encode incremental formula
94.47/94.54	c return only the limitting unit clause for 235
94.47/94.54	c [INC SYSTEM] transmit new clauses to solver: 1
94.47/94.54	c [INC SEARCH] isOptimum variable: 0
94.57/94.62	c formula is SAT
94.57/94.63	c [INC SEARCH] copied best model
94.57/94.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
94.57/94.63	c model valid
94.57/94.63	c current solution ok
94.57/94.63	o 15
94.57/94.63	c [INC SEARCH] iteration: 9
94.57/94.63	c [INC BOUNDS] best value:235 search for 234
94.57/94.63	c [INC ENCODE] setup new number of clauses ...
94.57/94.63	c [INC] encode incremental formula
94.57/94.63	c return only the limitting unit clause for 234
94.57/94.63	c [INC SYSTEM] transmit new clauses to solver: 1
94.57/94.63	c [INC SEARCH] isOptimum variable: 0
94.66/94.73	c formula is SAT
94.66/94.74	c [INC SEARCH] copied best model
94.66/94.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
94.66/94.74	c model valid
94.66/94.74	c current solution ok
94.66/94.74	o 13
94.66/94.74	c [INC SEARCH] iteration: 10
94.66/94.74	c [INC BOUNDS] best value:233 search for 232
94.66/94.74	c [INC ENCODE] setup new number of clauses ...
94.66/94.74	c [INC] encode incremental formula
94.66/94.74	c return only the limitting unit clause for 232
94.66/94.74	c [INC SYSTEM] transmit new clauses to solver: 1
94.66/94.74	c [INC SEARCH] isOptimum variable: 0
94.85/94.91	c formula is SAT
94.85/94.91	c [INC SEARCH] copied best model
94.85/94.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
94.85/94.91	c model valid
94.85/94.91	c current solution ok
94.85/94.91	o 12
94.85/94.91	c [INC SEARCH] iteration: 11
94.85/94.91	c [INC BOUNDS] best value:232 search for 231
94.85/94.91	c [INC ENCODE] setup new number of clauses ...
94.85/94.91	c [INC] encode incremental formula
94.85/94.91	c return only the limitting unit clause for 231
94.85/94.91	c [INC SYSTEM] transmit new clauses to solver: 1
94.85/94.91	c [INC SEARCH] isOptimum variable: 0
94.85/94.96	c formula is SAT
94.85/94.97	c [INC SEARCH] copied best model
94.85/94.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
94.85/94.97	c model valid
94.85/94.97	c current solution ok
94.85/94.97	o 11
94.85/94.97	c [INC SEARCH] iteration: 12
94.85/94.97	c [INC BOUNDS] best value:231 search for 230
94.85/94.97	c [INC ENCODE] setup new number of clauses ...
94.85/94.97	c [INC] encode incremental formula
94.85/94.97	c return only the limitting unit clause for 230
94.85/94.97	c [INC SYSTEM] transmit new clauses to solver: 1
94.85/94.97	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.40	s UNKNOWN
1800.10/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.40	c write failed with -1
1800.10/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x11cda00)

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-3698081-1338060168/watcher-3698081-1338060168 -o /tmp/evaluation-result-3698081-1338060168/solver-3698081-1338060168 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698081-1338060168.opb 1382899326 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 2.00 4/175 5931
/proc/meminfo: memFree=27776944/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (runsolver) D 5927 5931 5308 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 272143683 12095488 50 33554432000 4194304 5436572 140733365228816 140733365225112 4883175 0 0 4096 24578 18446744072101258628 0 0 17 1 0 0 0 0 0
/proc/5931/statm: 2953 50 31 304 0 2645 0

[startup+0.030437 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5931
/proc/meminfo: memFree=27776944/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100163 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5931
/proc/meminfo: memFree=27776944/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300158 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5931
/proc/meminfo: memFree=27776944/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700214 s]
/proc/loadavg: 2.00 2.00 2.00 4/175 5931
/proc/meminfo: memFree=27776944/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 5948
/proc/meminfo: memFree=27676048/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6248 CPUtime=0.13 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3454 3654 0 0 9 2 2 0 20 0 1 0 272143683 6397952 1160 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5934/statm: 1562 1160 177 440 0 1118 0
[pid=5944] ppid=5934 vsize=40220 CPUtime=1.35 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 8540 0 0 0 134 1 0 0 20 0 1 0 272143694 41185280 8841 33554432000 4194304 5654031 140733973368960 140733973367048 4215097 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 10055 8841 150 357 0 9695 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 55616

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5949
/proc/meminfo: memFree=27646924/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6248 CPUtime=0.13 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3454 3654 0 0 9 2 2 0 20 0 1 0 272143683 6397952 1160 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5934/statm: 1562 1160 177 440 0 1118 0
[pid=5944] ppid=5934 vsize=40220 CPUtime=2.95 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 9398 0 0 0 294 1 0 0 20 0 1 0 272143694 41185280 8969 33554432000 4194304 5654031 140733973368960 140733973366984 4232632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 10055 8969 151 357 0 9695 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55616

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5949
/proc/meminfo: memFree=27643364/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6248 CPUtime=0.13 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3454 3654 0 0 9 2 2 0 20 0 1 0 272143683 6397952 1160 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5934/statm: 1562 1160 177 440 0 1118 0
[pid=5944] ppid=5934 vsize=52028 CPUtime=6.14 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 10490 0 0 0 613 1 0 0 20 0 1 0 272143694 53276672 11748 33554432000 4194304 5654031 140733973368960 140733973366840 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 13007 11748 151 357 0 12647 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 67424

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5949
/proc/meminfo: memFree=27622604/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6248 CPUtime=0.13 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3454 3654 0 0 9 2 2 0 20 0 1 0 272143683 6397952 1160 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5934/statm: 1562 1160 177 440 0 1118 0
[pid=5944] ppid=5934 vsize=59100 CPUtime=12.54 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 11310 0 0 0 1253 1 0 0 20 0 1 0 272143694 60518400 14028 33554432000 4194304 5654031 140733973368960 140733973366760 4232755 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 14775 14028 151 357 0 14415 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 74496

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5949
/proc/meminfo: memFree=27610144/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6248 CPUtime=0.13 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3454 3654 0 0 9 2 2 0 20 0 1 0 272143683 6397952 1160 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5934/statm: 1562 1160 177 440 0 1118 0
[pid=5944] ppid=5934 vsize=66280 CPUtime=25.33 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 11617 0 0 0 2532 1 0 0 20 0 1 0 272143694 67870720 15848 33554432000 4194304 5654031 140733973368960 140733973366760 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 16570 15848 151 357 0 16210 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 81676

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5949
/proc/meminfo: memFree=27564632/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6248 CPUtime=0.13 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3454 3654 0 0 9 2 2 0 20 0 1 0 272143683 6397952 1160 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5934/statm: 1562 1160 177 440 0 1118 0
[pid=5944] ppid=5934 vsize=70704 CPUtime=50.93 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 12227 0 0 0 5091 2 0 0 20 0 1 0 272143694 72400896 17111 33554432000 4194304 5654031 140733973368960 140733973366760 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 17676 17111 151 357 0 17316 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86100

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5949
/proc/meminfo: memFree=27529848/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=89556 CPUtime=102.06 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 14123 0 0 0 10203 3 0 0 20 0 1 0 272143694 91705344 21672 33554432000 4194304 5654031 140733973368960 140733973356776 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 22389 21672 152 357 0 22029 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 105464

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5950
/proc/meminfo: memFree=27545728/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=95804 CPUtime=162.05 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 14423 0 0 0 16201 4 0 0 20 0 1 0 272143694 98103296 21827 33554432000 4194304 5654031 140733973368960 140733973356776 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 23951 21827 152 357 0 23591 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 111712

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5950
/proc/meminfo: memFree=27474488/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=95804 CPUtime=222.05 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 15113 0 0 0 22199 6 0 0 20 0 1 0 272143694 98103296 23388 33554432000 4194304 5654031 140733973368960 140733973356776 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 23951 23388 152 357 0 23591 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 111712

[startup+282.3 s]

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

/proc/meminfo: memFree=27391812/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=173704 CPUtime=1241.89 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 28170 0 0 0 124153 36 0 0 20 0 1 0 272143694 177872896 38850 33554432000 4194304 5654031 140733973368960 140733973366888 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 43426 38850 152 357 0 43066 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 189612

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5960
/proc/meminfo: memFree=27322680/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=204524 CPUtime=1301.89 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 28780 0 0 0 130152 37 0 0 20 0 1 0 272143694 209432576 48133 33554432000 4194304 5654031 140733973368960 140733973367048 4232866 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 51131 48133 152 357 0 50771 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 220432

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 5960
/proc/meminfo: memFree=27346836/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=206088 CPUtime=1361.87 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 29923 0 0 0 136148 39 0 0 20 0 1 0 272143694 211034112 46988 33554432000 4194304 5654031 140733973368960 140733973367048 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 51522 46988 152 357 0 51162 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 221996

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5961
/proc/meminfo: memFree=27322768/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=208752 CPUtime=1421.87 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 31414 0 0 0 142145 42 0 0 20 0 1 0 272143694 213762048 44582 33554432000 4194304 5654031 140733973368960 140733973367048 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 52188 44582 152 357 0 51828 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 224660

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5961
/proc/meminfo: memFree=27346812/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=178788 CPUtime=1481.84 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 32267 0 0 0 148140 44 0 0 20 0 1 0 272143694 183078912 42681 33554432000 4194304 5654031 140733973368960 140733973366888 4232607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 44697 42681 152 357 0 44337 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 194696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5961
/proc/meminfo: memFree=27413332/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=131316 CPUtime=1541.84 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 33691 0 0 0 154137 47 0 0 20 0 1 0 272143694 134467584 31805 33554432000 4194304 5654031 140733973368960 140733973366984 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 32829 31805 152 357 0 32469 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 147224

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5961
/proc/meminfo: memFree=27301752/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=211456 CPUtime=1601.83 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 34907 0 0 0 160134 49 0 0 20 0 1 0 272143694 216530944 51914 33554432000 4194304 5654031 140733973368960 140733973367048 4232976 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 52864 51914 152 357 0 52504 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 227364

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 5964
/proc/meminfo: memFree=27294456/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=212416 CPUtime=1661.82 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 36710 0 0 0 166130 52 0 0 20 0 1 0 272143694 217513984 48058 33554432000 4194304 5654031 140733973368960 140733973367048 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 53104 48058 152 357 0 52744 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 228324

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5965
/proc/meminfo: memFree=27341716/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=183624 CPUtime=1721.81 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 38205 0 0 0 172126 55 0 0 20 0 1 0 272143694 188030976 43890 33554432000 4194304 5654031 140733973368960 140733973366888 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 45906 43890 152 357 0 45546 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 199532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5965
/proc/meminfo: memFree=27366284/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=135584 CPUtime=1781.8 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 39633 0 0 0 178123 57 0 0 20 0 1 0 272143694 138838016 33014 33554432000 4194304 5654031 140733973368960 140733973366984 4232839 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 33896 33014 152 357 0 33536 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 151492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5965
/proc/meminfo: memFree=27313968/32873648 swapFree=6848/6848
[pid=5931] ppid=5927 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5931/stat : 5931 (npSolver-pbo-It) S 5927 5931 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272143683 9367552 275 33554432000 4194304 5064252 140735623913008 140735623911920 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5931/statm: 2287 275 233 213 0 72 0
[pid=5934] ppid=5931 vsize=6760 CPUtime=0.2 cores=1,3,5,7
/proc/5934/stat : 5934 (npSolver-pbo) S 5931 5931 5308 0 -1 4202496 3649 3654 0 0 16 2 2 0 20 0 1 0 272143683 6922240 1352 33554432000 4194304 5992684 140734541817920 140734541803752 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/5934/statm: 1690 1352 177 440 0 1246 0
[pid=5944] ppid=5934 vsize=184904 CPUtime=1799.9 cores=1,3,5,7
/proc/5944/stat : 5944 (glucosInc) R 5934 5931 5308 0 -1 4202496 40101 0 0 0 179932 58 0 0 20 0 1 0 272143694 189341696 43698 33554432000 4194304 5654031 140733973368960 140733973366888 4232767 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5944/statm: 46226 43698 152 357 0 45866 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 200812

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.14
CPU user time (s): 1799.51
CPU system time (s): 0.625904
CPU usage (%): 99.985
Max. virtual memory (cumulated for all children) (KiB): 280440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 0.625904
maximum resident set size= 220044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47778
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2347
involuntary context switches= 1870

runsolver used 3.47347 second user time and 7.98578 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 21:22:48
IDJOB=3698081
IDBENCH=2222
IDSOLVER=2275
FILE ID=node113/3698081-1338060168
RUNJOBID= node113-1338052965-5325
PBS_JOBID= 14624415
Free space on /tmp= 71344 MiB

SOLVER NAME= npSolver inc-topDown
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-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698081-1338060168/watcher-3698081-1338060168 -o /tmp/evaluation-result-3698081-1338060168/solver-3698081-1338060168 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698081-1338060168.opb 1382899326 HOME HOME

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

MD5SUM BENCH= 4dfe0aab63c58302cf08520fc713ceae
RANDOM SEED=1382899326

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:        27778216 kB
Buffers:          269504 kB
Cached:          4033488 kB
SwapCached:            0 kB
Active:          1018732 kB
Inactive:        3295364 kB
Active(anon):      13440 kB
Inactive(anon):        0 kB
Active(file):    1005292 kB
Inactive(file):  3295364 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16784 kB
Writeback:             0 kB
AnonPages:         17468 kB
Mapped:            13668 kB
Shmem:               200 kB
Slab:             643664 kB
SReclaimable:      87816 kB
SUnreclaim:       555848 kB
KernelStack:        1424 kB
PageTables:         3896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71304 MiB
End job on node113 at 2012-05-26 21:52:49