Trace number 3751971

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_36.opb.PB06.opb
MD5SUM77b4ba393aa7b9b6b0fcb1b4220a12a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1038
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1036
Optimality of the best value was proved NO
Number of variables1969
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1969
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1969
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1969
Number of bits of the biggest sum of numbers11
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.04	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.04	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.05	c model valid
0.00/0.05	c current solution ok
0.00/0.06	o 1204
0.00/0.06	c starting approximation
0.00/0.06	c factor = 1
0.00/0.06	c can not find a suitable factor, leaving approximation
0.00/0.06	c finished approximation
0.00/0.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.06	c write failed with 2
0.00/0.06	c [INC SEARCH] iteration: 0
0.00/0.06	c [INC BOUNDS] best value:1204 search for 1203
0.00/0.06	c [INC SYSTEM] create new solver instance
0.00/0.06	c [INC] encode full formula
0.00/0.06	c (debug) using card networks
0.00/0.06	c old isEQ: 32, new EQ is 0
0.00/0.11	c set iterative enc to: card
0.00/0.11	c set iterative enc to: none
0.00/0.12	c [INC SEARCH] isOptimum variable: 0
0.00/0.33	c formula is SAT
0.00/0.33	c [INC SEARCH] copied best model
0.00/0.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.34	c model valid
0.00/0.34	c current solution ok
0.00/0.34	o 1193
0.00/0.34	c [INC SEARCH] iteration: 1
0.00/0.34	c [INC BOUNDS] best value:1193 search for 1192
0.00/0.34	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.34	c write failed with 2
0.00/0.34	c [INC SYSTEM] create new solver instance
0.00/0.34	c [INC] encode full formula
0.00/0.34	c (debug) using card networks
0.00/0.34	c old isEQ: 176, new EQ is 0
0.00/0.39	c set iterative enc to: card
0.00/0.39	c set iterative enc to: none
0.00/0.40	c [INC SEARCH] isOptimum variable: 0
0.00/0.61	c formula is SAT
0.00/0.62	c [INC SEARCH] copied best model
0.00/0.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.62	c model valid
0.00/0.62	c current solution ok
0.00/0.62	o 1187
0.00/0.62	c [INC SEARCH] iteration: 2
0.00/0.62	c [INC BOUNDS] best value:1187 search for 1186
0.00/0.62	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.62	c write failed with 2
0.00/0.63	c [INC SYSTEM] create new solver instance
0.00/0.63	c [INC] encode full formula
0.00/0.63	c (debug) using card networks
0.00/0.63	c old isEQ: 208, new EQ is 0
0.00/0.68	c set iterative enc to: card
0.00/0.68	c set iterative enc to: none
0.00/0.69	c [INC SEARCH] isOptimum variable: 0
473.77/473.95	c formula is SAT
473.77/473.96	c [INC SEARCH] copied best model
473.77/473.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
473.77/473.96	c model valid
473.77/473.96	c current solution ok
473.77/473.96	o 1177
473.77/473.96	c [INC SEARCH] iteration: 3
473.77/473.96	c [INC BOUNDS] best value:1177 search for 1176
473.77/473.96	c [INC SYSTEM] there exists a inc, kill it!
473.77/473.96	c write failed with 2
473.77/473.97	c [INC SYSTEM] create new solver instance
473.77/473.97	c [INC] encode full formula
473.77/473.97	c (debug) using card networks
473.77/473.97	c old isEQ: 208, new EQ is 0
473.90/474.02	c set iterative enc to: card
473.90/474.02	c set iterative enc to: none
473.90/474.03	c [INC SEARCH] isOptimum variable: 0
769.72/769.97	c formula is SAT
769.72/769.98	c [INC SEARCH] copied best model
769.72/769.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
769.72/769.98	c model valid
769.72/769.98	c current solution ok
769.72/769.98	o 1166
769.72/769.98	c [INC SEARCH] iteration: 4
769.72/769.98	c [INC BOUNDS] best value:1166 search for 1165
769.72/769.98	c [INC SYSTEM] there exists a inc, kill it!
769.72/769.98	c write failed with 2
769.72/769.99	c [INC SYSTEM] create new solver instance
769.72/769.99	c [INC] encode full formula
769.72/769.99	c (debug) using card networks
769.72/769.99	c old isEQ: 208, new EQ is 0
769.83/770.04	c set iterative enc to: card
769.83/770.04	c set iterative enc to: none
769.83/770.05	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.41	s UNKNOWN
1800.04/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 23213 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751971-1339117454/watcher-3751971-1339117454 -o /tmp/evaluation-result-3751971-1339117454/solver-3751971-1339117454 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751971-1339117454.opb 1783509335 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.10 2.03 1.98 3/179 23212
/proc/meminfo: memFree=31125428/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0

[startup+0.0663031 s]
/proc/loadavg: 2.10 2.03 1.98 3/179 23212
/proc/meminfo: memFree=31125428/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100299 s]
/proc/loadavg: 2.10 2.03 1.98 3/179 23212
/proc/meminfo: memFree=31125428/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300309 s]
/proc/loadavg: 2.10 2.03 1.98 3/179 23212
/proc/meminfo: memFree=31125428/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700182 s]
/proc/loadavg: 2.10 2.03 1.98 3/179 23212
/proc/meminfo: memFree=31125428/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 23225
/proc/meminfo: memFree=31082976/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=0.67 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 10088 18203 0 0 20 3 41 3 20 0 1 0 377871059 13332480 2663 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2663 188 442 0 2809 0
[pid=23225] ppid=23213 vsize=33396 CPUtime=0.79 cores=1,3,5,7
/proc/23225/stat : 23225 (glucosInc) R 23213 23212 19416 0 -1 4202496 7205 0 0 0 78 1 0 0 20 0 1 0 377871128 34197504 7449 33554432000 4194304 5654031 140733331891168 140733331878984 4232581 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23225/statm: 8349 7449 140 357 0 7989 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 55564

[startup+3.10038 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 23225
/proc/meminfo: memFree=31081868/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=0.67 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 10088 18203 0 0 20 3 41 3 20 0 1 0 377871059 13332480 2663 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2663 188 442 0 2809 0
[pid=23225] ppid=23213 vsize=33872 CPUtime=2.4 cores=1,3,5,7
/proc/23225/stat : 23225 (glucosInc) R 23213 23212 19416 0 -1 4202496 8285 0 0 0 238 2 0 0 20 0 1 0 377871128 34684928 7653 33554432000 4194304 5654031 140733331891168 140733331878984 4232710 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23225/statm: 8468 7653 142 357 0 8108 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 56040

[startup+6.30038 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 23225
/proc/meminfo: memFree=31046180/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=0.67 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 10088 18203 0 0 20 3 41 3 20 0 1 0 377871059 13332480 2663 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2663 188 442 0 2809 0
[pid=23225] ppid=23213 vsize=40752 CPUtime=5.6 cores=1,3,5,7
/proc/23225/stat : 23225 (glucosInc) R 23213 23212 19416 0 -1 4202496 9988 0 0 0 557 3 0 0 20 0 1 0 377871128 41730048 9387 33554432000 4194304 5654031 140733331891168 140733331878984 4233464 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23225/statm: 10188 9387 142 357 0 9828 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 62920

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 23225
/proc/meminfo: memFree=31061904/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=0.67 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 10088 18203 0 0 20 3 41 3 20 0 1 0 377871059 13332480 2663 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2663 188 442 0 2809 0
[pid=23225] ppid=23213 vsize=56708 CPUtime=11.99 cores=1,3,5,7
/proc/23225/stat : 23225 (glucosInc) R 23213 23212 19416 0 -1 4202496 11034 0 0 0 1196 3 0 0 20 0 1 0 377871128 58068992 13492 33554432000 4194304 5654031 140733331891168 140733331878984 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23225/statm: 14177 13492 142 357 0 13817 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 78876

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 23225
/proc/meminfo: memFree=31021128/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=0.67 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 10088 18203 0 0 20 3 41 3 20 0 1 0 377871059 13332480 2663 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2663 188 442 0 2809 0
[pid=23225] ppid=23213 vsize=59428 CPUtime=24.79 cores=1,3,5,7
/proc/23225/stat : 23225 (glucosInc) R 23213 23212 19416 0 -1 4202496 12407 0 0 0 2475 4 0 0 20 0 1 0 377871128 60854272 13986 33554432000 4194304 5654031 140733331891168 140733331878984 4233213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23225/statm: 14857 13986 142 357 0 14497 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 81596

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 23225
/proc/meminfo: memFree=31039328/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=0.67 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 10088 18203 0 0 20 3 41 3 20 0 1 0 377871059 13332480 2663 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2663 188 442 0 2809 0
[pid=23225] ppid=23213 vsize=94756 CPUtime=50.39 cores=1,3,5,7
/proc/23225/stat : 23225 (glucosInc) R 23213 23212 19416 0 -1 4202496 14426 0 0 0 5033 6 0 0 20 0 1 0 377871128 97030144 18091 33554432000 4194304 5654031 140733331891168 140733331878984 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23225/statm: 23689 18091 142 357 0 23329 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 116924

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.98 3/182 23225
/proc/meminfo: memFree=30999184/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=0.67 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 10088 18203 0 0 20 3 41 3 20 0 1 0 377871059 13332480 2663 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2663 188 442 0 2809 0
[pid=23225] ppid=23213 vsize=94756 CPUtime=101.58 cores=1,3,5,7
/proc/23225/stat : 23225 (glucosInc) R 23213 23212 19416 0 -1 4202496 15216 0 0 0 10151 7 0 0 20 0 1 0 377871128 97030144 18609 33554432000 4194304 5654031 140733331891168 140733331878984 4215121 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23225/statm: 23689 18609 142 357 0 23329 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 116924

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/182 23225
/proc/meminfo: memFree=30954108/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=0.67 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 10088 18203 0 0 20 3 41 3 20 0 1 0 377871059 13332480 2663 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2663 188 442 0 2809 0
[pid=23225] ppid=23213 vsize=94756 CPUtime=161.56 cores=1,3,5,7
/proc/23225/stat : 23225 (glucosInc) R 23213 23212 19416 0 -1 4202496 17387 0 0 0 16144 12 0 0 20 0 1 0 377871128 97030144 18609 33554432000 4194304 5654031 140733331891168 140733331889192 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23225/statm: 23689 18609 142 357 0 23329 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 116924

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/182 23226
/proc/meminfo: memFree=30935696/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=0.67 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 10088 18203 0 0 20 3 41 3 20 0 1 0 377871059 13332480 2663 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2663 188 442 0 2809 0
[pid=23225] ppid=23213 vsize=94756 CPUtime=221.55 cores=1,3,5,7
/proc/23225/stat : 23225 (glucosInc) R 23213 23212 19416 0 -1 4202496 20214 0 0 0 22137 18 0 0 20 0 1 0 377871128 97030144 21681 33554432000 4194304 5654031 140733331891168 140733331878984 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23225/statm: 23689 21681 142 357 0 23329 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 116924

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 1.99 3/182 23240
/proc/meminfo: memFree=30846696/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=769.87 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 14913 64613 0 0 34 4 76887 62 20 0 1 0 377871059 13332480 2664 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2664 188 442 0 2809 0
[pid=23235] ppid=23213 vsize=124924 CPUtime=532.14 cores=1,3,5,7
/proc/23235/stat : 23235 (glucosInc) R 23213 23212 19416 0 -1 4202496 29550 0 0 0 53180 34 0 0 20 0 1 0 377948064 127922176 30590 33554432000 4194304 5654031 140735999167600 140735999165624 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23235/statm: 31231 30590 142 357 0 30871 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 147092

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/182 23442
/proc/meminfo: memFree=30833836/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=769.87 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 14913 64613 0 0 34 4 76887 62 20 0 1 0 377871059 13332480 2664 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2664 188 442 0 2809 0
[pid=23235] ppid=23213 vsize=124924 CPUtime=592.13 cores=1,3,5,7
/proc/23235/stat : 23235 (glucosInc) R 23213 23212 19416 0 -1 4202496 29997 0 0 0 59178 35 0 0 20 0 1 0 377948064 127922176 30590 33554432000 4194304 5654031 140735999167600 140735999165624 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23235/statm: 31231 30590 142 357 0 30871 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 147092

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 23489
/proc/meminfo: memFree=31013352/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=769.87 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 14913 64613 0 0 34 4 76887 62 20 0 1 0 377871059 13332480 2664 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2664 188 442 0 2809 0
[pid=23235] ppid=23213 vsize=124924 CPUtime=652.13 cores=1,3,5,7
/proc/23235/stat : 23235 (glucosInc) R 23213 23212 19416 0 -1 4202496 30892 0 0 0 65176 37 0 0 20 0 1 0 377948064 127922176 30590 33554432000 4194304 5654031 140735999167600 140735999165624 4232912 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23235/statm: 31231 30590 142 357 0 30871 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 147092

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 23490
/proc/meminfo: memFree=30949192/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=769.87 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 14913 64613 0 0 34 4 76887 62 20 0 1 0 377871059 13332480 2664 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2664 188 442 0 2809 0
[pid=23235] ppid=23213 vsize=186088 CPUtime=712.11 cores=1,3,5,7
/proc/23235/stat : 23235 (glucosInc) R 23213 23212 19416 0 -1 4202496 33554 0 0 0 71169 42 0 0 20 0 1 0 377948064 190554112 42175 33554432000 4194304 5654031 140735999167600 140735999155416 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23235/statm: 46522 42175 142 357 0 46162 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 208256

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 23490
/proc/meminfo: memFree=30882912/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=769.87 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 14913 64613 0 0 34 4 76887 62 20 0 1 0 377871059 13332480 2664 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2664 188 442 0 2809 0
[pid=23235] ppid=23213 vsize=216908 CPUtime=772.1 cores=1,3,5,7
/proc/23235/stat : 23235 (glucosInc) R 23213 23212 19416 0 -1 4202496 35212 0 0 0 77164 46 0 0 20 0 1 0 377948064 222113792 50946 33554432000 4194304 5654031 140735999167600 140735999155416 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23235/statm: 54227 50946 142 357 0 53867 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 239076

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 23493
/proc/meminfo: memFree=30862508/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=769.87 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 14913 64613 0 0 34 4 76887 62 20 0 1 0 377871059 13332480 2664 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2664 188 442 0 2809 0
[pid=23235] ppid=23213 vsize=186088 CPUtime=832.09 cores=1,3,5,7
/proc/23235/stat : 23235 (glucosInc) R 23213 23212 19416 0 -1 4202496 36715 0 0 0 83160 49 0 0 20 0 1 0 377948064 190554112 44223 33554432000 4194304 5654031 140735999167600 140735999155416 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23235/statm: 46522 44223 142 357 0 46162 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 208256

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 23494
/proc/meminfo: memFree=30835564/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=769.87 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 14913 64613 0 0 34 4 76887 62 20 0 1 0 377871059 13332480 2664 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2664 188 442 0 2809 0
[pid=23235] ppid=23213 vsize=216908 CPUtime=892.08 cores=1,3,5,7
/proc/23235/stat : 23235 (glucosInc) R 23213 23212 19416 0 -1 4202496 38667 0 0 0 89155 53 0 0 20 0 1 0 377948064 222113792 50434 33554432000 4194304 5654031 140735999167600 140735999155416 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23235/statm: 54227 50434 142 357 0 53867 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 239076

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 23494
/proc/meminfo: memFree=30839036/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=769.87 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 14913 64613 0 0 34 4 76887 62 20 0 1 0 377871059 13332480 2664 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2664 188 442 0 2809 0
[pid=23235] ppid=23213 vsize=266996 CPUtime=952.06 cores=1,3,5,7
/proc/23235/stat : 23235 (glucosInc) R 23213 23212 19416 0 -1 4202496 40346 0 0 0 95150 56 0 0 20 0 1 0 377948064 273403904 58415 33554432000 4194304 5654031 140735999167600 140735999155416 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23235/statm: 66749 58415 142 357 0 66389 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 289164

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 23495
/proc/meminfo: memFree=30888036/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=769.87 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 14913 64613 0 0 34 4 76887 62 20 0 1 0 377871059 13332480 2664 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2664 188 442 0 2809 0
[pid=23235] ppid=23213 vsize=136768 CPUtime=1012.06 cores=1,3,5,7
/proc/23235/stat : 23235 (glucosInc) R 23213 23212 19416 0 -1 4202496 41711 0 0 0 101146 60 0 0 20 0 1 0 377948064 140050432 33551 33554432000 4194304 5654031 140735999167600 140735999165624 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23235/statm: 34192 33551 142 357 0 33832 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 158936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 23495
/proc/meminfo: memFree=30822816/32873844 swapFree=7632/7632
[pid=23212] ppid=23210 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23212/stat : 23212 (npSolver-pbo-It) S 23210 23212 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377871059 9367552 275 33554432000 4194304 5064252 140734764404736 140734764403648 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23212/statm: 2287 275 233 213 0 72 0
[pid=23213] ppid=23212 vsize=13020 CPUtime=769.87 cores=1,3,5,7
/proc/23213/stat : 23213 (npSolver-pbo) S 23212 23212 19416 0 -1 4202496 14913 64613 0 0 34 4 76887 62 20 0 1 0 377871059 13332480 2664 33554432000 4194304 6004724 140737094001952 140737093987800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23213/statm: 3255 2664 188 442 0 2809 0
[pid=23235] ppid=23213 vsize=216908 CPUtime=1030.17 cores=1,3,5,7
/proc/23235/stat : 23235 (glucosInc) R 23213 23212 19416 0 -1 4202496 42752 0 0 0 102955 62 0 0 20 0 1 0 377948064 222113792 48386 33554432000 4194304 5654031 140735999167600 140735999155416 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23235/statm: 54227 48386 142 357 0 53867 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 239076

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1798.76
CPU system time (s): 1.28
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 354952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 769.223
system time used= 0.678896
maximum resident set size= 298588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79902
page faults= 0
swaps= 0
block input operations= 0
block output operations= 30824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 865
involuntary context switches= 859

runsolver used 3.11653 second user time and 8.57969 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-08 03:04:14
IDJOB=3751971
IDBENCH=1989
IDSOLVER=2335
FILE ID=node119/3751971-1339117454
RUNJOBID= node119-1339111666-20946
PBS_JOBID= 14643734
Free space on /tmp= 70856 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_36.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751971-1339117454/watcher-3751971-1339117454 -o /tmp/evaluation-result-3751971-1339117454/solver-3751971-1339117454 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751971-1339117454.opb 1783509335 HOME HOME

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

MD5SUM BENCH= 77b4ba393aa7b9b6b0fcb1b4220a12a4
RANDOM SEED=1783509335

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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	: 5333.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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		: 2666.943
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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		: 2666.943
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:        31125320 kB
Buffers:          110920 kB
Cached:           739380 kB
SwapCached:         2368 kB
Active:           224732 kB
Inactive:         733908 kB
Active(anon):     107852 kB
Inactive(anon):     2744 kB
Active(file):     116880 kB
Inactive(file):   731164 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097008 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:         48896 kB
Mapped:            10208 kB
Shmem:                 0 kB
Slab:             647800 kB
SReclaimable:      88792 kB
SUnreclaim:       559008 kB
KernelStack:        1512 kB
PageTables:         4332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     232780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 70832 MiB
End job on node119 at 2012-06-08 03:34:14