Trace number 3701269

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.14 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ss97-2.opb
MD5SUMf480d2d56550630df651872786c078c9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark939
Best CPU time to get the best result obtained on this benchmark5.37918
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 999
Optimality of the best value was proved NO
Number of variables8405
Total number of constraints10667
Number of constraints which are clauses9918
Number of constraints which are cardinality constraints (but not clauses)749
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint351
Number of terms in the objective function 6892
Biggest coefficient in the objective function 667
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 371779
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 667
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 371779
Number of bits of the biggest sum of numbers19
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.48	c run usual solver
1800.10/1800.51	./satsolver.sh: line 5:  5655 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1800.51	c error: unexpected solver exit code
1800.10/1800.51	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-3701269-1338060802/watcher-3701269-1338060802 -o /tmp/evaluation-result-3701269-1338060802/solver-3701269-1338060802 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701269-1338060802.opb 1701803752 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5648
/proc/meminfo: memFree=29018352/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0

[startup+0.0196689 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5648
/proc/meminfo: memFree=29018352/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100157 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5648
/proc/meminfo: memFree=29018352/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300163 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5648
/proc/meminfo: memFree=29018352/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5648
/proc/meminfo: memFree=29018352/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5652
/proc/meminfo: memFree=28802448/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=0.48 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8142 0 0 0 43 5 0 0 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481865792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5651] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5651/stat : 5651 (cp2_pre.sh) S 5649 5648 3117 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 272205733 9367552 276 33554432000 4194304 5064252 140734729772240 140734729770944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5651/statm: 2287 276 234 213 0 72 0
[pid=5652] ppid=5651 vsize=204588 CPUtime=0.99 cores=1,3,5,7
/proc/5652/stat : 5652 (coprocessor) R 5651 5648 3117 0 -1 4202496 30159 0 0 0 93 6 0 0 20 0 1 0 272205733 209498112 45514 33554432000 4194304 6586260 140733597488496 140733597484760 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5652/statm: 51147 45515 166 584 0 50559 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 276408

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5652
/proc/meminfo: memFree=28753888/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=0.48 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8142 0 0 0 43 5 0 0 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481865792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5651] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5651/stat : 5651 (cp2_pre.sh) S 5649 5648 3117 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 272205733 9367552 276 33554432000 4194304 5064252 140734729772240 140734729770944 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5651/statm: 2287 276 234 213 0 72 0
[pid=5652] ppid=5651 vsize=253132 CPUtime=2.59 cores=1,3,5,7
/proc/5652/stat : 5652 (coprocessor) R 5651 5648 3117 0 -1 4202496 39190 0 0 0 243 16 0 0 20 0 1 0 272205733 259207168 62015 33554432000 4194304 6586260 140733597488496 140733597484120 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5652/statm: 63283 62015 200 584 0 62695 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 324952

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5655
/proc/meminfo: memFree=28854372/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=122576 CPUtime=2.56 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 23340 0 0 0 253 3 0 0 20 0 1 0 272206056 125517824 26814 33554432000 4194304 5208918 140734121213488 140734121211336 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 30644 26814 104 248 0 30393 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 194396

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5655
/proc/meminfo: memFree=28823544/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=145392 CPUtime=8.97 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 26134 0 0 0 891 6 0 0 20 0 1 0 272206056 148881408 33071 33554432000 4194304 5208918 140734121213488 140734121209864 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 36348 33071 105 248 0 36097 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 217212

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5655
/proc/meminfo: memFree=28834880/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=175740 CPUtime=21.76 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 26978 0 0 0 2170 6 0 0 20 0 1 0 272206056 179957760 40496 33554432000 4194304 5208918 140734121213488 140734121209256 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 43935 40496 105 248 0 43684 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 247560

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5655
/proc/meminfo: memFree=28766996/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=206088 CPUtime=47.36 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 27400 0 0 0 4729 7 0 0 20 0 1 0 272206056 211034112 49535 33554432000 4194304 5208918 140734121213488 140734121209864 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 51522 49535 105 248 0 51271 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 277908

[startup+102.306 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 5701
/proc/meminfo: memFree=28825768/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=228800 CPUtime=98.54 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 28667 0 0 0 9846 8 0 0 20 0 1 0 272206056 234291200 55795 33554432000 4194304 5208918 140734121213488 140734121209800 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 57200 55795 105 248 0 56949 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 300620

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 5708
/proc/meminfo: memFree=28771812/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5718
/proc/meminfo: memFree=28457352/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=416688 CPUtime=1418.29 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 101968 0 0 0 141713 116 0 0 20 0 1 0 272206056 426688512 94890 33554432000 4194304 5208918 140734121213488 140734121211336 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 104172 94890 105 248 0 103921 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 488508

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5718
/proc/meminfo: memFree=28439776/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=420436 CPUtime=1478.26 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 103739 0 0 0 147707 119 0 0 20 0 1 0 272206056 430526464 98532 33554432000 4194304 5208918 140734121213488 140734121209192 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 105109 98532 105 248 0 104858 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 492256

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5718
/proc/meminfo: memFree=28465048/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=424108 CPUtime=1538.23 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 106334 0 0 0 153698 125 0 0 20 0 1 0 272206056 434286592 94299 33554432000 4194304 5208918 140734121213488 140734121209864 4228947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 106027 94299 105 248 0 105776 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 495928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5721
/proc/meminfo: memFree=28408452/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=429152 CPUtime=1598.23 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 108200 0 0 0 159695 128 0 0 20 0 1 0 272206056 439451648 98388 33554432000 4194304 5208918 140734121213488 140734121211336 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 107288 98388 105 248 0 107037 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 500972

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/182 5745
/proc/meminfo: memFree=28397612/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=435148 CPUtime=1658.22 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 109806 0 0 0 165691 131 0 0 20 0 1 0 272206056 445591552 104026 33554432000 4194304 5208918 140734121213488 140734121209864 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 108787 104026 105 248 0 108536 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 506968

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 5745
/proc/meminfo: memFree=28426480/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=438872 CPUtime=1718.21 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 111487 0 0 0 171686 135 0 0 20 0 1 0 272206056 449404928 98312 33554432000 4194304 5208918 140734121213488 140734121209864 4229770 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 109718 98312 105 248 0 109467 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 510692

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5745
/proc/meminfo: memFree=28408884/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=453856 CPUtime=1778.2 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 112933 0 0 0 177682 138 0 0 20 0 1 0 272206056 464748544 105105 33554432000 4194304 5208918 140734121213488 140734121209864 4229254 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 113464 105105 105 248 0 113213 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 525676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5745
/proc/meminfo: memFree=28378180/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=453856 CPUtime=1796.4 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 112940 0 0 0 179502 138 0 0 20 0 1 0 272206056 464748544 108689 33554432000 4194304 5208918 140734121213488 140734121209800 4229512 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 113464 108689 105 248 0 113213 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 525676

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5745
/proc/meminfo: memFree=28378180/32873624 swapFree=7104/7104
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272205683 9367552 275 33554432000 4194304 5064252 140736760129168 140736760128080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=53524 CPUtime=3.7 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 3117 0 -1 4202496 8150 40093 0 0 43 5 301 21 20 0 1 0 272205684 54808576 9735 33554432000 4194304 5992684 140736481871760 140736481866880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 13381 9735 169 440 0 12937 0
[pid=5654] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5654/stat : 5654 (satsolver.sh) S 5649 5648 3117 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272206055 9367552 266 33554432000 4194304 5064252 140733322701712 140733322700624 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5654/statm: 2287 266 226 213 0 72 0
[pid=5655] ppid=5654 vsize=453856 CPUtime=1796.4 cores=1,3,5,7
/proc/5655/stat : 5655 (glucose) R 5654 5648 3117 0 -1 4202496 112940 0 0 0 179502 138 0 0 20 0 1 0 272206056 464748544 108689 33554432000 4194304 5208918 140734121213488 140734121209800 4229512 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5655/statm: 113464 108689 105 248 0 113213 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 525676

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1798.48
CPU system time (s): 1.65975
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 655904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.48
system time used= 1.65975
maximum resident set size= 529420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162173
page faults= 0
swaps= 0
block input operations= 0
block output operations= 76248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 135
involuntary context switches= 1852

runsolver used 5.64614 second user time and 12.6311 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-26 21:33:22
IDJOB=3701269
IDBENCH=2233
IDSOLVER=2277
FILE ID=node121/3701269-1338060802
RUNJOBID= node121-1338051796-3134
PBS_JOBID= 14624383
Free space on /tmp= 71464 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ss97-2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701269-1338060802/watcher-3701269-1338060802 -o /tmp/evaluation-result-3701269-1338060802/solver-3701269-1338060802 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701269-1338060802.opb 1701803752 HOME HOME

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

MD5SUM BENCH= f480d2d56550630df651872786c078c9
RANDOM SEED=1701803752

node121.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.042
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.08
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.042
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		: 2667.042
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.92
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.042
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.042
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.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        29018888 kB
Buffers:          269972 kB
Cached:          2672348 kB
SwapCached:            0 kB
Active:           866672 kB
Inactive:        2191224 kB
Active(anon):     117988 kB
Inactive(anon):        0 kB
Active(file):     748684 kB
Inactive(file):  2191224 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8708 kB
Writeback:            12 kB
AnonPages:        146492 kB
Mapped:            14528 kB
Shmem:               200 kB
Slab:             636400 kB
SReclaimable:      80240 kB
SUnreclaim:       556160 kB
KernelStack:        1472 kB
PageTables:         4156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     258820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71420 MiB
End job on node121 at 2012-05-26 22:03:23