Trace number 3700701

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 1.0? (TO) 1800.15 1800.72

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.17	c run usual solver
232.32/232.41	c model valid
232.32/232.41	c current solution ok
232.72/232.81	o 214305
232.72/232.81	c current bound: 107856
232.72/232.81	c fallback to adder encoding
1800.11/1800.71	./satsolver.sh: line 5:  4080 Terminated              ./glucose $1 > $2 2> /dev/null
1800.11/1800.71	c error: unexpected solver exit code
1800.11/1800.71	s UNKNOWN

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-3700701-1338049360/watcher-3700701-1338049360 -o /tmp/evaluation-result-3700701-1338049360/solver-3700701-1338049360 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700701-1338049360.opb 1735820670 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: 4.48 4.03 3.06 3/182 4048
/proc/meminfo: memFree=28755168/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0

[startup+0.0989619 s]
/proc/loadavg: 4.48 4.03 3.06 3/182 4048
/proc/meminfo: memFree=28755168/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100315 s]
/proc/loadavg: 4.48 4.03 3.06 3/182 4048
/proc/meminfo: memFree=28755168/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 4.48 4.03 3.06 3/182 4048
/proc/meminfo: memFree=28755168/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700248 s]
/proc/loadavg: 4.48 4.03 3.06 3/182 4048
/proc/meminfo: memFree=28755168/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 4.48 4.03 3.06 3/186 4052
/proc/meminfo: memFree=28607780/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=17528 CPUtime=0.17 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 3921 0 0 0 16 1 0 0 20 0 1 0 271061443 17948672 3528 33554432000 4194304 5992684 140736189505280 140736189499312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4049/statm: 4382 3528 169 440 0 3938 0
[pid=4051] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4051/stat : 4051 (cp2_pre.sh) S 4049 4048 32151 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 271061461 9367552 277 33554432000 4194304 5064252 140736229340736 140736229339440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4051/statm: 2287 277 234 213 0 72 0
[pid=4052] ppid=4051 vsize=105324 CPUtime=1.3 cores=1,3,5,7
/proc/4052/stat : 4052 (coprocessor) R 4051 4048 32151 0 -1 4202496 19427 0 0 0 128 2 0 0 20 0 1 0 271061461 107851776 25319 33554432000 4194304 6586260 140733796467152 140733796462472 5599305 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/4052/statm: 26331 25319 191 584 0 25743 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 141148

[startup+3.10032 s]
/proc/loadavg: 4.48 4.03 3.06 3/184 4059
/proc/meminfo: memFree=28700492/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=17528 CPUtime=2.41 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 3928 22017 0 0 16 1 197 27 20 0 1 0 271061443 17948672 3528 33554432000 4194304 5992684 140736189505280 140736189500400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4049/statm: 4382 3528 169 440 0 3938 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 26676
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 4.28 3.99 3.06 3/186 4065
/proc/meminfo: memFree=28714704/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=17528 CPUtime=2.41 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 3928 22017 0 0 16 1 197 27 20 0 1 0 271061443 17948672 3528 33554432000 4194304 5992684 140736189505280 140736189500400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4049/statm: 4382 3528 169 440 0 3938 0
[pid=4061] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4061/stat : 4061 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271061687 9367552 266 33554432000 4194304 5064252 140734256148416 140734256147328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4061/statm: 2287 266 226 213 0 72 0
[pid=4062] ppid=4061 vsize=64340 CPUtime=3.85 cores=1,3,5,7
/proc/4062/stat : 4062 (glucose) R 4061 4048 32151 0 -1 4202496 11608 0 0 0 383 2 0 0 20 0 1 0 271061687 65884160 14103 33554432000 4194304 5208918 140735294748464 140735294744840 4229296 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4062/statm: 16085 14103 105 248 0 15834 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 100164

[startup+12.7004 s]
/proc/loadavg: 4.10 3.96 3.05 3/186 4065
/proc/meminfo: memFree=28695348/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=17528 CPUtime=2.41 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 3928 22017 0 0 16 1 197 27 20 0 1 0 271061443 17948672 3528 33554432000 4194304 5992684 140736189505280 140736189500400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4049/statm: 4382 3528 169 440 0 3938 0
[pid=4061] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4061/stat : 4061 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271061687 9367552 266 33554432000 4194304 5064252 140734256148416 140734256147328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4061/statm: 2287 266 226 213 0 72 0
[pid=4062] ppid=4061 vsize=64340 CPUtime=10.25 cores=1,3,5,7
/proc/4062/stat : 4062 (glucose) R 4061 4048 32151 0 -1 4202496 11616 0 0 0 1023 2 0 0 20 0 1 0 271061687 65884160 14622 33554432000 4194304 5208918 140735294748464 140735294744776 4211021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4062/statm: 16085 14622 105 248 0 15834 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 100164

[startup+25.5004 s]
/proc/loadavg: 3.63 3.86 3.03 3/186 4072
/proc/meminfo: memFree=28673564/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=17528 CPUtime=2.41 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 3928 22017 0 0 16 1 197 27 20 0 1 0 271061443 17948672 3528 33554432000 4194304 5992684 140736189505280 140736189500400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4049/statm: 4382 3528 169 440 0 3938 0
[pid=4061] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4061/stat : 4061 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271061687 9367552 266 33554432000 4194304 5064252 140734256148416 140734256147328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4061/statm: 2287 266 226 213 0 72 0
[pid=4062] ppid=4061 vsize=87908 CPUtime=23.05 cores=1,3,5,7
/proc/4062/stat : 4062 (glucose) R 4061 4048 32151 0 -1 4202496 12817 0 0 0 2302 3 0 0 20 0 1 0 271061687 90017792 19856 33554432000 4194304 5208918 140735294748464 140735294744232 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4062/statm: 21977 19856 105 248 0 21726 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 123732

[startup+51.1004 s]
/proc/loadavg: 3.15 3.73 3.01 3/186 4072
/proc/meminfo: memFree=28561980/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=17528 CPUtime=2.41 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 3928 22017 0 0 16 1 197 27 20 0 1 0 271061443 17948672 3528 33554432000 4194304 5992684 140736189505280 140736189500400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4049/statm: 4382 3528 169 440 0 3938 0
[pid=4061] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4061/stat : 4061 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271061687 9367552 266 33554432000 4194304 5064252 140734256148416 140734256147328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4061/statm: 2287 266 226 213 0 72 0
[pid=4062] ppid=4061 vsize=121200 CPUtime=48.65 cores=1,3,5,7
/proc/4062/stat : 4062 (glucose) R 4061 4048 32151 0 -1 4202496 15651 0 0 0 4858 7 0 0 20 0 1 0 271061687 124108800 28156 33554432000 4194304 5208918 140735294748464 140735294746408 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4062/statm: 30300 28156 105 248 0 30049 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 157024

[startup+102.307 s]
/proc/loadavg: 2.54 3.48 2.96 3/185 4072
/proc/meminfo: memFree=28540308/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=17528 CPUtime=2.41 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 3928 22017 0 0 16 1 197 27 20 0 1 0 271061443 17948672 3528 33554432000 4194304 5992684 140736189505280 140736189500400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4049/statm: 4382 3528 169 440 0 3938 0
[pid=4061] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4061/stat : 4061 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271061687 9367552 266 33554432000 4194304 5064252 140734256148416 140734256147328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4061/statm: 2287 266 226 213 0 72 0
[pid=4062] ppid=4061 vsize=111920 CPUtime=99.83 cores=1,3,5,7
/proc/4062/stat : 4062 (glucose) R 4061 4048 32151 0 -1 4202496 16570 0 0 0 9975 8 0 0 20 0 1 0 271061687 114606080 26816 33554432000 4194304 5208918 140735294748464 140735294744840 4229728 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4062/statm: 27980 26816 105 248 0 27729 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 147744

[startup+162.3 s]
/proc/loadavg: 2.20 3.20 2.90 3/185 4073
/proc/meminfo: memFree=28492276/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=17528 CPUtime=2.41 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 3928 22017 0 0 16 1 197 27 20 0 1 0 271061443 17948672 3528 33554432000 4194304 5992684 140736189505280 140736189500400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4049/statm: 4382 3528 169 440 0 3938 0
[pid=4061] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4061/stat : 4061 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271061687 9367552 266 33554432000 4194304 5064252 140734256148416 140734256147328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4061/statm: 2287 266 226 213 0 72 0
[pid=4062] ppid=4061 vsize=142736 CPUtime=159.81 cores=1,3,5,7
/proc/4062/stat : 4062 (glucose) R 4061 4048 32151 0 -1 4202496 18885 0 0 0 15970 11 0 0 20 0 1 0 271061687 146161664 34661 33554432000 4194304 5208918 140735294748464 140735294744168 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4062/statm: 35684 34661 105 248 0 35433 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.20 3/185 4105
/proc/meminfo: memFree=28343872/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=61876 CPUtime=233.04 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 9892 49963 0 0 49 39 23169 47 20 0 1 0 271061443 63361024 11155 33554432000 4194304 5992684 140736189505280 140736189497600 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 24 0 0
/proc/4049/statm: 15469 11155 185 440 0 15025 0
[pid=4079] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4079/stat : 4079 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271084779 9367552 267 33554432000 4194304 5064252 140733560772640 140733560771552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4079/statm: 2287 267 226 213 0 72 0
[pid=4080] ppid=4079 vsize=296208 CPUtime=1188.72 cores=1,3,5,7
/proc/4080/stat : 4080 (glucose) R 4079 4048 32151 0 -1 4202496 51554 0 0 0 118791 81 0 0 20 0 1 0 271084779 303316992 64341 33554432000 4194304 5208918 140736743701504 140736743699352 4229328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4080/statm: 74052 64341 105 248 0 73801 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 376380

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.19 3/185 4105
/proc/meminfo: memFree=28336428/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=61876 CPUtime=233.04 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 9892 49963 0 0 49 39 23169 47 20 0 1 0 271061443 63361024 11155 33554432000 4194304 5992684 140736189505280 140736189497600 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 24 0 0
/proc/4049/statm: 15469 11155 185 440 0 15025 0
[pid=4079] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4079/stat : 4079 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271084779 9367552 267 33554432000 4194304 5064252 140733560772640 140733560771552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4079/statm: 2287 267 226 213 0 72 0
[pid=4080] ppid=4079 vsize=297468 CPUtime=1248.71 cores=1,3,5,7
/proc/4080/stat : 4080 (glucose) R 4079 4048 32151 0 -1 4202496 52943 0 0 0 124786 85 0 0 20 0 1 0 271084779 304607232 64629 33554432000 4194304 5208918 140736743701504 140736743699352 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4080/statm: 74367 64629 105 248 0 74116 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 377640

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/185 4105
/proc/meminfo: memFree=28345740/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=61876 CPUtime=233.04 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 9892 49963 0 0 49 39 23169 47 20 0 1 0 271061443 63361024 11155 33554432000 4194304 5992684 140736189505280 140736189497600 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 24 0 0
/proc/4049/statm: 15469 11155 185 440 0 15025 0
[pid=4079] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4079/stat : 4079 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271084779 9367552 267 33554432000 4194304 5064252 140733560772640 140733560771552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4079/statm: 2287 267 226 213 0 72 0
[pid=4080] ppid=4079 vsize=298528 CPUtime=1308.7 cores=1,3,5,7
/proc/4080/stat : 4080 (glucose) R 4079 4048 32151 0 -1 4202496 54260 0 0 0 130781 89 0 0 20 0 1 0 271084779 305692672 63831 33554432000 4194304 5208918 140736743701504 140736743697880 4212476 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4080/statm: 74632 63831 105 248 0 74381 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 378700

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.17 3/185 4105
/proc/meminfo: memFree=28328660/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=61876 CPUtime=233.04 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 9892 49963 0 0 49 39 23169 47 20 0 1 0 271061443 63361024 11155 33554432000 4194304 5992684 140736189505280 140736189497600 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 24 0 0
/proc/4049/statm: 15469 11155 185 440 0 15025 0
[pid=4079] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4079/stat : 4079 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271084779 9367552 267 33554432000 4194304 5064252 140733560772640 140733560771552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4079/statm: 2287 267 226 213 0 72 0
[pid=4080] ppid=4079 vsize=299836 CPUtime=1368.68 cores=1,3,5,7
/proc/4080/stat : 4080 (glucose) R 4079 4048 32151 0 -1 4202496 55628 0 0 0 136776 92 0 0 20 0 1 0 271084779 307032064 62069 33554432000 4194304 5208918 140736743701504 140736743699352 4229473 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4080/statm: 74959 62069 105 248 0 74708 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 380008

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.15 3/186 4109
/proc/meminfo: memFree=28341248/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=61876 CPUtime=233.04 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 9892 49963 0 0 49 39 23169 47 20 0 1 0 271061443 63361024 11155 33554432000 4194304 5992684 140736189505280 140736189497600 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 24 0 0
/proc/4049/statm: 15469 11155 185 440 0 15025 0
[pid=4079] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4079/stat : 4079 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271084779 9367552 267 33554432000 4194304 5064252 140733560772640 140733560771552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4079/statm: 2287 267 226 213 0 72 0
[pid=4080] ppid=4079 vsize=251120 CPUtime=1428.67 cores=1,3,5,7
/proc/4080/stat : 4080 (glucose) R 4079 4048 32151 0 -1 4202496 56214 0 0 0 142773 94 0 0 20 0 1 0 271084779 257146880 60656 33554432000 4194304 5208918 140736743701504 140736743697880 4228982 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4080/statm: 62780 60656 105 248 0 62529 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 331292

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.15 3/185 4109
/proc/meminfo: memFree=28325296/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=61876 CPUtime=233.04 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 9892 49963 0 0 49 39 23169 47 20 0 1 0 271061443 63361024 11155 33554432000 4194304 5992684 140736189505280 140736189497600 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 24 0 0
/proc/4049/statm: 15469 11155 185 440 0 15025 0
[pid=4079] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4079/stat : 4079 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271084779 9367552 267 33554432000 4194304 5064252 140733560772640 140733560771552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4079/statm: 2287 267 226 213 0 72 0
[pid=4080] ppid=4079 vsize=302624 CPUtime=1488.66 cores=1,3,5,7
/proc/4080/stat : 4080 (glucose) R 4079 4048 32151 0 -1 4202496 57370 0 0 0 148771 95 0 0 20 0 1 0 271084779 309886976 69462 33554432000 4194304 5208918 140736743701504 140736743699352 4229460 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4080/statm: 75656 69462 105 248 0 75405 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 382796

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.14 3/185 4109
/proc/meminfo: memFree=28331072/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=61876 CPUtime=233.04 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 9892 49963 0 0 49 39 23169 47 20 0 1 0 271061443 63361024 11155 33554432000 4194304 5992684 140736189505280 140736189497600 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 24 0 0
/proc/4049/statm: 15469 11155 185 440 0 15025 0
[pid=4079] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4079/stat : 4079 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271084779 9367552 267 33554432000 4194304 5064252 140733560772640 140733560771552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4079/statm: 2287 267 226 213 0 72 0
[pid=4080] ppid=4079 vsize=310940 CPUtime=1548.65 cores=1,3,5,7
/proc/4080/stat : 4080 (glucose) R 4079 4048 32151 0 -1 4202496 58944 0 0 0 154767 98 0 0 20 0 1 0 271084779 318402560 69927 33554432000 4194304 5208918 140736743701504 140736743697816 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4080/statm: 77735 69927 105 248 0 77484 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 391112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.02 2.01 2.13 3/183 4149
/proc/meminfo: memFree=28470268/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=61876 CPUtime=233.04 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 9892 49963 0 0 49 39 23169 47 20 0 1 0 271061443 63361024 11155 33554432000 4194304 5992684 140736189505280 140736189497600 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 24 0 0
/proc/4049/statm: 15469 11155 185 440 0 15025 0
[pid=4079] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4079/stat : 4079 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271084779 9367552 267 33554432000 4194304 5064252 140733560772640 140733560771552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4079/statm: 2287 267 226 213 0 72 0
[pid=4080] ppid=4079 vsize=260852 CPUtime=1567.07 cores=1,3,5,7
/proc/4080/stat : 4080 (glucose) R 4079 4048 32151 0 -1 4202496 59194 0 0 0 156606 101 0 0 20 0 1 0 271084779 267112448 61948 33554432000 4194304 5208918 140736743701504 140736743697880 4213266 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4080/statm: 65213 61948 105 248 0 64962 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 341024

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.02 2.01 2.13 3/183 4149
/proc/meminfo: memFree=28470268/32873844 swapFree=7124/7124
[pid=4048] ppid=4046 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4048/stat : 4048 (npSolver-pbo.sh) S 4046 4048 32151 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271061443 9367552 275 33554432000 4194304 5064252 140737223816976 140737223815888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4048/statm: 2287 275 233 213 0 72 0
[pid=4049] ppid=4048 vsize=61876 CPUtime=233.04 cores=1,3,5,7
/proc/4049/stat : 4049 (npSolver-pbo) S 4048 4048 32151 0 -1 4202496 9892 49963 0 0 49 39 23169 47 20 0 1 0 271061443 63361024 11155 33554432000 4194304 5992684 140736189505280 140736189497600 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 24 0 0
/proc/4049/statm: 15469 11155 185 440 0 15025 0
[pid=4079] ppid=4049 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4079/stat : 4079 (satsolver.sh) S 4049 4048 32151 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271084779 9367552 267 33554432000 4194304 5064252 140733560772640 140733560771552 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4079/statm: 2287 267 226 213 0 72 0
[pid=4080] ppid=4079 vsize=260852 CPUtime=1567.07 cores=1,3,5,7
/proc/4080/stat : 4080 (glucose) R 4079 4048 32151 0 -1 4202496 59194 0 0 0 156606 101 0 0 20 0 1 0 271084779 267112448 61948 33554432000 4194304 5208918 140736743701504 140736743697880 4213266 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4080/statm: 65213 61948 105 248 0 64962 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 341024

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.15
CPU user time (s): 1798.26
CPU system time (s): 1.89071
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 471252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.26
system time used= 1.89071
maximum resident set size= 354168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120042
page faults= 0
swaps= 0
block input operations= 8
block output operations= 85704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 478
involuntary context switches= 1872

runsolver used 6.44902 second user time and 20.4099 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-26 18:22:41
IDJOB=3700701
IDBENCH=1536
IDSOLVER=2277
FILE ID=node134/3700701-1338049360
RUNJOBID= node134-1338048687-2531
PBS_JOBID= 14624339
Free space on /tmp= 71640 MiB

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

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

MD5SUM BENCH= f687933a5408753eb50bdd526af25aa5
RANDOM SEED=1735820670

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28755804 kB
Buffers:          294648 kB
Cached:          2891752 kB
SwapCached:            0 kB
Active:           871460 kB
Inactive:        2434208 kB
Active(anon):     115584 kB
Inactive(anon):     5996 kB
Active(file):     755876 kB
Inactive(file):  2428212 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             32592 kB
Writeback:             0 kB
AnonPages:         99692 kB
Mapped:            16040 kB
Shmem:               212 kB
Slab:             669032 kB
SReclaimable:     109504 kB
SUnreclaim:       559528 kB
KernelStack:        1520 kB
PageTables:         3892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     248920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 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= 71600 MiB
End job on node134 at 2012-05-26 18:52:41