Trace number 3751454

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

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ws97-3.opb
MD5SUMf687933a5408753eb50bdd526af25aa5
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3052
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3052
Optimality of the best value was proved NO
Number of variables3300
Total number of constraints1985
Number of constraints which are clauses1364
Number of constraints which are cardinality constraints (but not clauses)621
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint220
Number of terms in the objective function 2792
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1385986
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1385986
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c old isEQ: 0, new EQ is 0
0.00/0.03	c old isEQ: 0, new EQ is 0
0.00/0.03	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.12	c old isEQ: 0, new EQ is 0
0.00/0.13	c old isEQ: 0, new EQ is 0
0.00/0.14	c old isEQ: 0, new EQ is 0
0.00/0.14	c old isEQ: 0, new EQ is 0
0.00/0.15	c old isEQ: 0, new EQ is 0
0.00/0.16	c old isEQ: 0, new EQ is 0
0.00/0.17	c old isEQ: 0, new EQ is 0
0.00/0.18	c old isEQ: 0, new EQ is 0
0.00/0.19	c old isEQ: 0, new EQ is 0
0.00/0.20	c old isEQ: 0, new EQ is 0
0.00/0.21	c old isEQ: 0, new EQ is 0
0.00/0.22	c old isEQ: 0, new EQ is 0
0.00/0.23	c old isEQ: 0, new EQ is 0
0.00/0.25	c run inc solver
0.00/0.25	c [INC SYSTEM] run initial solver
0.00/0.25	c [INC SYSTEM] preprocess with white file
1.67/1.75	c [INC SYSTEM] finished preprocessing in 1 s
1.67/1.75	c [INC SYSTEM] execute solver
10.46/10.57	c [INC SEARCH] formula is SAT
10.46/10.57	c [INC SYSTEM] solved the initial formula
10.46/10.58	c model valid
10.46/10.58	c current solution ok
10.86/10.94	o 228306
10.86/10.94	c starting approximation
10.86/10.94	c factor = 2
10.86/10.94	c factor still to low - shrinking to 1924.08
10.86/10.94	c approx number of clauses: 1e+06
10.86/10.94	c current bound: 114856
12.33/12.49	c leaving approximation
12.33/12.49	c finished approximation
12.33/12.49	c [INC SYSTEM] there exists a inc, kill it!
12.33/12.49	c write failed with 2
12.46/12.50	c [INC SEARCH] iteration: 0
12.46/12.50	c [INC BOUNDS] best value:229713 search for 229712
12.46/12.50	c [INC SYSTEM] create new solver instance
12.46/12.50	c [INC] encode full formula
12.46/12.50	c fallback to adder encoding
12.67/12.76	c set iterative enc to: adder
12.67/12.76	c set iterative enc to: none
12.77/12.80	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -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-3751454-1339113466/watcher-3751454-1339113466 -o /tmp/evaluation-result-3751454-1339113466/solver-3751454-1339113466 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751454-1339113466.opb 1243637941 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.02 1.92 2/178 22501
/proc/meminfo: memFree=18157368/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0

[startup+0.100438 s]
/proc/loadavg: 2.05 2.02 1.92 2/178 22501
/proc/meminfo: memFree=18157368/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200292 s]
/proc/loadavg: 2.05 2.02 1.92 2/178 22501
/proc/meminfo: memFree=18157368/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30016 s]
/proc/loadavg: 2.05 2.02 1.92 2/178 22501
/proc/meminfo: memFree=18157368/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 2.05 2.02 1.92 2/178 22501
/proc/meminfo: memFree=18157368/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.05 2.02 1.92 3/182 22505
/proc/meminfo: memFree=18041980/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=16180 CPUtime=0.25 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 3856 0 0 0 23 2 0 0 20 0 1 0 377472323 16568320 3279 33554432000 4194304 6004724 140733481355760 140733481350224 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 4045 3279 164 442 0 3599 0
[pid=22504] ppid=22502 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22504/stat : 22504 (cp2_pre.sh) S 22502 22501 19416 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377472348 9367552 277 33554432000 4194304 5064252 140736745777712 140736745776416 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22504/statm: 2287 277 234 213 0 72 0
[pid=22505] ppid=22504 vsize=111544 CPUtime=1.23 cores=0,2,4,6
/proc/22505/stat : 22505 (coprocessor) R 22504 22501 19416 0 -1 4202496 22540 0 0 0 111 12 0 0 20 0 1 0 377472348 114221056 26173 33554432000 4194304 6586260 140736195833936 140736195829560 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/22505/statm: 27886 26173 197 584 0 27298 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 146020

[startup+3.10035 s]
/proc/loadavg: 2.04 2.02 1.92 3/181 22507
/proc/meminfo: memFree=18102440/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=16180 CPUtime=1.73 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 3872 23445 0 0 23 2 134 14 20 0 1 0 377472323 16568320 3282 33554432000 4194304 6004724 140733481355760 140733481342040 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 4045 3282 167 442 0 3599 0
[pid=22507] ppid=22502 vsize=46548 CPUtime=1.33 cores=0,2,4,6
/proc/22507/stat : 22507 (glucosInc) R 22502 22501 19416 0 -1 4202496 9417 0 0 0 132 1 0 0 20 0 1 0 377472498 47665152 10151 33554432000 4194304 5654031 140733459427840 140733459425736 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22507/statm: 11637 10151 142 357 0 11277 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 71876

[startup+6.30026 s]
/proc/loadavg: 2.04 2.02 1.92 3/181 22507
/proc/meminfo: memFree=18091344/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=16180 CPUtime=1.73 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 3872 23445 0 0 23 2 134 14 20 0 1 0 377472323 16568320 3282 33554432000 4194304 6004724 140733481355760 140733481342040 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 4045 3282 167 442 0 3599 0
[pid=22507] ppid=22502 vsize=66864 CPUtime=4.53 cores=0,2,4,6
/proc/22507/stat : 22507 (glucosInc) R 22502 22501 19416 0 -1 4202496 12218 0 0 0 451 2 0 0 20 0 1 0 377472498 68468736 14194 33554432000 4194304 5654031 140733459427840 140733459415656 4233306 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22507/statm: 16716 14194 143 357 0 16356 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 92192

[startup+12.7004 s]
/proc/loadavg: 2.12 2.04 1.93 3/183 22510
/proc/meminfo: memFree=17977300/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=47704 CPUtime=12.67 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) R 22501 22501 19416 0 -1 4202496 8946 59954 0 0 58 33 1152 24 20 0 1 0 377472323 48848896 10933 33554432000 4194304 6004724 140733481355760 140733481351840 4536305 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 11926 10933 199 442 0 11480 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 56852

[startup+25.5004 s]
/proc/loadavg: 2.10 2.04 1.93 3/181 22517
/proc/meminfo: memFree=17990212/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=114568 CPUtime=12.68 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 21370 0 0 0 1262 6 0 0 20 0 1 0 377473603 117317632 27273 33554432000 4194304 5654031 140733250871936 140733250859752 4233144 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22517/statm: 28642 27273 141 357 0 28282 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 155036

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 1.93 3/181 22517
/proc/meminfo: memFree=17960336/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=144916 CPUtime=38.27 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 21805 0 0 0 3821 6 0 0 20 0 1 0 377473603 148393984 34833 33554432000 4194304 5654031 140733250871936 140733250859752 4214632 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22517/statm: 36229 34833 141 357 0 35869 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 185384

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/181 22517
/proc/meminfo: memFree=17915160/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=205908 CPUtime=89.47 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 22575 0 0 0 8940 7 0 0 20 0 1 0 377473603 210849792 45807 33554432000 4194304 5654031 140733250871936 140733250859752 4233033 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22517/statm: 51477 45807 141 357 0 51117 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 246376

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/182 22520
/proc/meminfo: memFree=17936976/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=163084 CPUtime=149.45 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 25156 0 0 0 14935 10 0 0 20 0 1 0 377473603 166998016 39375 33554432000 4194304 5654031 140733250871936 140733250859752 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22517/statm: 40771 39375 141 357 0 40411 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 203552

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 1.93 3/182 22543
/proc/meminfo: memFree=17901036/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=212404 CPUtime=209.45 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 27912 0 0 0 20930 15 0 0 20 0 1 0 377473603 217501696 48455 33554432000 4194304 5654031 140733250871936 140733250859752 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22517/statm: 53101 48455 141 357 0 52741 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 252872

[startup+282.3 s]

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

/proc/meminfo: memFree=30842760/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=286808 CPUtime=1289.22 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 70752 0 0 0 128841 81 0 0 20 0 1 0 377473603 293691392 65501 33554432000 4194304 5654031 140733250871936 140733250859752 4208621 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22517/statm: 71702 65501 141 357 0 71342 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 327276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 22813
/proc/meminfo: memFree=30830876/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=289928 CPUtime=1349.22 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 72293 0 0 0 134837 85 0 0 20 0 1 0 377473603 296886272 69303 33554432000 4194304 5654031 140733250871936 140733250859752 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22517/statm: 72482 69303 141 357 0 72122 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 330396

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 22820
/proc/meminfo: memFree=30830872/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=294856 CPUtime=1409.21 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 75016 0 0 0 140831 90 0 0 20 0 1 0 377473603 301932544 66857 33554432000 4194304 5654031 140733250871936 140733250859752 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22517/statm: 73714 66857 141 357 0 73354 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 335324

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 22835
/proc/meminfo: memFree=30833084/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=297480 CPUtime=1469.2 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 76465 0 0 0 146827 93 0 0 20 0 1 0 377473603 304619520 69030 33554432000 4194304 5654031 140733250871936 140733250859752 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22517/statm: 74370 69030 141 357 0 74010 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 337948

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 22842
/proc/meminfo: memFree=30808652/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=302432 CPUtime=1529.19 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 78397 0 0 0 152823 96 0 0 20 0 1 0 377473603 309690368 72417 33554432000 4194304 5654031 140733250871936 140733250859752 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22517/statm: 75608 72417 141 357 0 75248 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 342900

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 22856
/proc/meminfo: memFree=30819628/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=303948 CPUtime=1589.18 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 79586 0 0 0 158818 100 0 0 20 0 1 0 377473603 311242752 73817 33554432000 4194304 5654031 140733250871936 140733250859752 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22517/statm: 75987 73817 141 357 0 75627 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 344416

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 22863
/proc/meminfo: memFree=30800128/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=306528 CPUtime=1649.17 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 81042 0 0 0 164814 103 0 0 20 0 1 0 377473603 313884672 74978 33554432000 4194304 5654031 140733250871936 140733250859752 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22517/statm: 76632 74978 141 357 0 76272 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 346996

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 1.95 3/183 22877
/proc/meminfo: memFree=30784196/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=361672 CPUtime=1709.16 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 83350 0 0 0 170809 107 0 0 20 0 1 0 377473603 370352128 81222 33554432000 4194304 5654031 140733250871936 140733250859752 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22517/statm: 90418 81222 141 357 0 90058 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 402140

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/183 22885
/proc/meminfo: memFree=30801916/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=321440 CPUtime=1769.14 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 85100 0 0 0 176803 111 0 0 20 0 1 0 377473603 329154560 74208 33554432000 4194304 5654031 140733250871936 140733250859752 4232736 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22517/statm: 80360 74208 141 357 0 80000 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 361908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 1.95 3/183 22892
/proc/meminfo: memFree=30794156/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=321440 CPUtime=1787.25 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 85108 0 0 0 178614 111 0 0 20 0 1 0 377473603 329154560 78304 33554432000 4194304 5654031 140733250871936 140733250859752 4232925 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22517/statm: 80360 78304 141 357 0 80000 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 361908

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 1.95 3/183 22892
/proc/meminfo: memFree=30794156/32873844 swapFree=7632/7632
[pid=22501] ppid=22499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22501/stat : 22501 (npSolver-pbo-It) S 22499 22501 19416 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377472322 9367552 275 33554432000 4194304 5064252 140734901917152 140734901916064 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22501/statm: 2287 275 233 213 0 72 0
[pid=22502] ppid=22501 vsize=31320 CPUtime=12.78 cores=0,2,4,6
/proc/22502/stat : 22502 (npSolver-pbo) S 22501 22501 19416 0 -1 4202496 9966 60470 0 0 65 36 1152 25 20 0 1 0 377472323 32071680 7099 33554432000 4194304 6004724 140733481355760 140733481341608 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22502/statm: 7830 7099 199 442 0 7384 0
[pid=22517] ppid=22502 vsize=321440 CPUtime=1787.25 cores=0,2,4,6
/proc/22517/stat : 22517 (glucosInc) R 22502 22501 19416 0 -1 4202496 85108 0 0 0 178614 111 0 0 20 0 1 0 377473603 329154560 78304 33554432000 4194304 5654031 140733250871936 140733250859752 4232925 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22517/statm: 80360 78304 141 357 0 80000 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 361908

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.32
CPU system time (s): 1.73973
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 492136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.32
system time used= 1.73974
maximum resident set size= 399992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155923
page faults= 0
swaps= 0
block input operations= 0
block output operations= 100472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 404
involuntary context switches= 2110

runsolver used 5.61315 second user time and 20.4019 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-08 01:57:46
IDJOB=3751454
IDBENCH=1536
IDSOLVER=2335
FILE ID=node119/3751454-1339113466
RUNJOBID= node119-1339111666-20945
PBS_JOBID= 14643734
Free space on /tmp= 68280 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ws97-3.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751454-1339113466/watcher-3751454-1339113466 -o /tmp/evaluation-result-3751454-1339113466/solver-3751454-1339113466 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751454-1339113466.opb 1243637941 HOME HOME

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

MD5SUM BENCH= f687933a5408753eb50bdd526af25aa5
RANDOM SEED=1243637941

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:        18157252 kB
Buffers:          107320 kB
Cached:          3372264 kB
SwapCached:         2368 kB
Active:         13105600 kB
Inactive:         731524 kB
Active(anon):   10356788 kB
Inactive(anon):     2744 kB
Active(file):    2748812 kB
Inactive(file):   728780 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097008 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:      10300184 kB
Mapped:             9984 kB
Shmem:                 0 kB
Slab:             719096 kB
SReclaimable:     160044 kB
SUnreclaim:       559052 kB
KernelStack:        1504 kB
PageTables:        24376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   13112748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5402624 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= 70820 MiB
End job on node119 at 2012-06-08 02:27:47