Trace number 3746666

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 (fixed)? (TO) 1800.01 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.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.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.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.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.21	c old isEQ: 0, new EQ is 0
0.00/0.23	c old isEQ: 0, new EQ is 0
0.00/0.24	c run inc solver
0.00/0.24	c [INC SYSTEM] run initial solver
0.00/0.24	c [INC SYSTEM] preprocess with white file
1.68/1.70	c [INC SYSTEM] finished preprocessing in 1 s
1.68/1.70	c [INC SYSTEM] execute solver
10.36/10.48	c [INC SEARCH] formula is SAT
10.36/10.49	c [INC SYSTEM] solved the initial formula
10.36/10.49	c model valid
10.36/10.49	c current solution ok
10.77/10.84	o 228306
10.77/10.84	c [INC SYSTEM] there exists a inc, kill it!
10.77/10.84	c write failed with 2
10.77/10.84	c [INC SEARCH] iteration: 0
10.77/10.84	c [INC BOUNDS] best value:229713 search for 229712
10.77/10.84	c [INC SYSTEM] create new solver instance
10.77/10.84	c [INC] encode full formula
10.77/10.84	c fallback to adder encoding
11.07/11.11	c set iterative enc to: adder
11.07/11.11	c set iterative enc to: none
11.07/11.15	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 21320 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3746666-1339098201/watcher-3746666-1339098201 -o /tmp/evaluation-result-3746666-1339098201/solver-3746666-1339098201 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746666-1339098201.opb 675618245 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: 0.36 0.11 0.03 3/179 21319
/proc/meminfo: memFree=30857032/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0

[startup+0.0831821 s]
/proc/loadavg: 0.36 0.11 0.03 3/179 21319
/proc/meminfo: memFree=30857032/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100305 s]
/proc/loadavg: 0.36 0.11 0.03 3/179 21319
/proc/meminfo: memFree=30857032/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 0.36 0.11 0.03 3/179 21319
/proc/meminfo: memFree=30857032/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 0.36 0.11 0.03 3/179 21319
/proc/meminfo: memFree=30857032/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 0.49 0.14 0.04 3/183 21323
/proc/meminfo: memFree=30735392/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=16180 CPUtime=0.24 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 3860 0 0 0 22 2 0 0 20 0 1 0 375948615 16568320 3285 33554432000 4194304 6004724 140735433367536 140735433362000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 4045 3285 164 442 0 3599 0
[pid=21322] ppid=21320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21322/stat : 21322 (cp2_pre.sh) S 21320 21319 21098 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 375948640 9367552 276 33554432000 4194304 5064252 140733787411296 140733787410000 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21322/statm: 2287 276 234 213 0 72 0
[pid=21323] ppid=21322 vsize=111548 CPUtime=1.23 cores=0,2,4,6
/proc/21323/stat : 21323 (coprocessor) R 21322 21319 21098 0 -1 4202496 21591 0 0 0 111 12 0 0 20 0 1 0 375948640 114225152 26246 33554432000 4194304 6586260 140736387890448 140736387886712 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/21323/statm: 27887 26246 199 584 0 27299 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 146024

[startup+3.10032 s]
/proc/loadavg: 0.49 0.14 0.04 3/182 21325
/proc/meminfo: memFree=30790216/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=16180 CPUtime=1.68 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 3875 22493 0 0 22 2 131 13 20 0 1 0 375948615 16568320 3288 33554432000 4194304 6004724 140735433367536 140735433353816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 4045 3288 167 442 0 3599 0
[pid=21325] ppid=21320 vsize=46728 CPUtime=1.39 cores=0,2,4,6
/proc/21325/stat : 21325 (glucosInc) R 21320 21319 21098 0 -1 4202496 9771 0 0 0 137 2 0 0 20 0 1 0 375948785 47849472 9987 33554432000 4194304 5654031 140733892575200 140733892563016 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21325/statm: 11682 9987 142 357 0 11322 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 72056

[startup+6.3003 s]
/proc/loadavg: 0.49 0.14 0.04 3/181 21325
/proc/meminfo: memFree=30776280/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=16180 CPUtime=1.68 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 3875 22493 0 0 22 2 131 13 20 0 1 0 375948615 16568320 3288 33554432000 4194304 6004724 140735433367536 140735433353816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 4045 3288 167 442 0 3599 0
[pid=21325] ppid=21320 vsize=66868 CPUtime=4.59 cores=0,2,4,6
/proc/21325/stat : 21325 (glucosInc) R 21320 21319 21098 0 -1 4202496 13453 0 0 0 456 3 0 0 20 0 1 0 375948785 68472832 14331 33554432000 4194304 5654031 140733892575200 140733892563016 4232528 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21325/statm: 16717 14331 143 357 0 16357 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 92196

[startup+12.7003 s]
/proc/loadavg: 0.72 0.20 0.06 3/181 21328
/proc/meminfo: memFree=30690664/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=91572 CPUtime=1.52 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 18277 0 0 0 149 3 0 0 20 0 1 0 375949730 93769728 20352 33554432000 4194304 5654031 140736127529712 140736127527496 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21328/statm: 22893 20352 141 357 0 22533 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 132040

[startup+25.5004 s]
/proc/loadavg: 0.99 0.28 0.09 3/181 21328
/proc/meminfo: memFree=30613796/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=144916 CPUtime=14.32 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 21438 0 0 0 1427 5 0 0 20 0 1 0 375949730 148393984 32363 33554432000 4194304 5654031 140736127529712 140736127517528 4233303 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 36229 32363 141 357 0 35869 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 185384

[startup+51.1004 s]
/proc/loadavg: 1.40 0.43 0.14 3/181 21328
/proc/meminfo: memFree=30580028/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=144916 CPUtime=39.91 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 21706 0 0 0 3986 5 0 0 20 0 1 0 375949730 148393984 34661 33554432000 4194304 5654031 140736127529712 140736127517528 4215389 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 36229 34661 141 357 0 35869 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 185384

[startup+102.307 s]
/proc/loadavg: 1.80 0.71 0.25 3/181 21329
/proc/meminfo: memFree=30554184/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=156588 CPUtime=91.1 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 22194 0 0 0 9104 6 0 0 20 0 1 0 375949730 160346112 37579 33554432000 4194304 5654031 140736127529712 140736127517528 4976752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 39147 37579 141 357 0 38787 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 197056

[startup+162.3 s]
/proc/loadavg: 1.92 0.94 0.36 3/181 21329
/proc/meminfo: memFree=30490924/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=212404 CPUtime=151.07 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 23468 0 0 0 15097 10 0 0 20 0 1 0 375949730 217501696 47569 33554432000 4194304 5654031 140736127529712 140736127517528 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 53101 47569 141 357 0 52741 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 252872

[startup+222.3 s]
/proc/loadavg: 2.00 1.14 0.46 3/181 21329
/proc/meminfo: memFree=30471976/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=212404 CPUtime=211.06 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 24037 0 0 0 21092 14 0 0 20 0 1 0 375949730 217501696 50129 33554432000 4194304 5654031 140736127529712 140736127517528 4232386 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 53101 50129 141 357 0 52741 0
Current children cumulated CPU time (s) 222.19

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

/proc/loadavg: 2.00 1.97 1.49 3/181 21361
/proc/meminfo: memFree=30203384/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=337696 CPUtime=1290.87 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 61793 0 0 0 129000 87 0 0 20 0 1 0 375949730 345800704 71049 33554432000 4194304 5654031 140736127529712 140736127517528 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 84424 71049 141 357 0 84064 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 378164

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/181 21362
/proc/meminfo: memFree=30220272/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=293700 CPUtime=1350.85 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 64366 0 0 0 134994 91 0 0 20 0 1 0 375949730 300748800 69353 33554432000 4194304 5654031 140736127529712 140736127527496 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 73425 69353 141 357 0 73065 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 334168

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.55 3/181 21362
/proc/meminfo: memFree=30165768/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=346476 CPUtime=1410.84 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 66828 0 0 0 140989 95 0 0 20 0 1 0 375949730 354791424 73365 33554432000 4194304 5654031 140736127529712 140736127517528 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 86619 73365 141 357 0 86259 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 386944

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/181 21362
/proc/meminfo: memFree=30154688/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=349996 CPUtime=1470.82 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 68647 0 0 0 146984 98 0 0 20 0 1 0 375949730 358395904 75710 33554432000 4194304 5654031 140736127529712 140736127517528 4232949 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 87499 75710 141 357 0 87139 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 390464

[startup+1542.3 s]
/proc/loadavg: 2.12 2.00 1.61 3/181 21362
/proc/meminfo: memFree=30150804/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=353208 CPUtime=1530.81 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 70421 0 0 0 152980 101 0 0 20 0 1 0 375949730 361684992 79046 33554432000 4194304 5654031 140736127529712 140736127517528 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 88302 79046 141 357 0 87942 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 393676

[startup+1602.3 s]
/proc/loadavg: 2.04 2.00 1.63 3/182 21365
/proc/meminfo: memFree=30161676/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=355120 CPUtime=1590.8 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 71859 0 0 0 158975 105 0 0 20 0 1 0 375949730 363642880 79496 33554432000 4194304 5654031 140736127529712 140736127517528 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 88780 79496 141 357 0 88420 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 395588

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.65 3/181 21366
/proc/meminfo: memFree=30133808/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=309068 CPUtime=1650.8 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 73978 0 0 0 164969 111 0 0 20 0 1 0 375949730 316485632 73497 33554432000 4194304 5654031 140736127529712 140736127517528 4232428 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 77267 73497 141 357 0 76907 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 349536

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/181 21366
/proc/meminfo: memFree=30136980/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=362116 CPUtime=1710.78 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 76521 0 0 0 170963 115 0 0 20 0 1 0 375949730 370806784 77870 33554432000 4194304 5654031 140736127529712 140736127517528 4232817 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 90529 77870 141 357 0 90169 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 402584

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 21366
/proc/meminfo: memFree=30081544/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=371528 CPUtime=1770.77 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 78040 0 0 0 176959 118 0 0 20 0 1 0 375949730 380444672 80923 33554432000 4194304 5654031 140736127529712 140736127517528 4214612 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 92882 80923 141 357 0 92522 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 411996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 21419
/proc/meminfo: memFree=30465652/32873844 swapFree=8656/8656
[pid=21319] ppid=21317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21319/stat : 21319 (npSolver-pbo-It) S 21317 21319 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948614 9367552 274 33554432000 4194304 5064252 140735378837568 140735378836480 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21319/statm: 2287 274 233 213 0 72 0
[pid=21320] ppid=21319 vsize=31320 CPUtime=11.13 cores=0,2,4,6
/proc/21320/stat : 21320 (npSolver-pbo) S 21319 21319 21098 0 -1 4202496 8089 37356 0 0 58 31 1005 19 20 0 1 0 375948615 32071680 7088 33554432000 4194304 6004724 140735433367536 140735433353384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21320/statm: 7830 7088 182 442 0 7384 0
[pid=21328] ppid=21320 vsize=371528 CPUtime=1788.88 cores=0,2,4,6
/proc/21328/stat : 21328 (glucosInc) R 21320 21319 21098 0 -1 4202496 78046 0 0 0 178769 119 0 0 20 0 1 0 375949730 380444672 83995 33554432000 4194304 5654031 140736127529712 140736127517528 4208683 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21328/statm: 92882 83995 141 357 0 92522 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 411996

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 21319 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=639382
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=519920
# CPU time returned by wait4() is 11.1593
# while last known CPU time is 1800.01
#
# 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.01
CPU user time (s): 1798.32
CPU system time (s): 1.69
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 492136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.6394
system time used= 0.51992
maximum resident set size= 108628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45819
page faults= 0
swaps= 0
block input operations= 0
block output operations= 80232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 286
involuntary context switches= 30

runsolver used 2.69859 second user time and 7.14191 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-07 21:43:21
IDJOB=3746666
IDBENCH=1536
IDSOLVER=2332
FILE ID=node102/3746666-1339098201
RUNJOBID= node102-1339098179-21114
PBS_JOBID= 14643751
Free space on /tmp= 71176 MiB

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

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

MD5SUM BENCH= f687933a5408753eb50bdd526af25aa5
RANDOM SEED=675618245

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:        30857676 kB
Buffers:          174464 kB
Cached:          1029408 kB
SwapCached:         2696 kB
Active:           484688 kB
Inactive:         750816 kB
Active(anon):      29280 kB
Inactive(anon):     4928 kB
Active(file):     455408 kB
Inactive(file):   745888 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:             19020 kB
Writeback:             0 kB
AnonPages:         32684 kB
Mapped:            10340 kB
Shmem:                 0 kB
Slab:             641496 kB
SReclaimable:      81984 kB
SUnreclaim:       559512 kB
KernelStack:        1424 kB
PageTables:         4504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     155036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71144 MiB
End job on node102 at 2012-06-07 22:13:21