Trace number 3750823

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 (fixed)? (TO) 1800.12 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_10null0mast_rapportOE1.0_TMAX60_K67_cod1.opb
MD5SUM31a9ebcc0e27737ae8ea76188c0ed799
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-440
Best CPU time to get the best result obtained on this benchmark1797.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 28908
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 106194
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 106194
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.79/1.84	c run usual solver
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.41	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-3750823-1339173009/watcher-3750823-1339173009 -o /tmp/evaluation-result-3750823-1339173009/solver-3750823-1339173009 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750823-1339173009.opb 679741672 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.03 1.94 4/177 5373
/proc/meminfo: memFree=26829672/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0

[startup+0.0981499 s]
/proc/loadavg: 2.07 2.03 1.94 4/177 5373
/proc/meminfo: memFree=26829672/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.1002 s]
/proc/loadavg: 2.07 2.03 1.94 4/177 5373
/proc/meminfo: memFree=26829672/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/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: 2.07 2.03 1.94 4/177 5373
/proc/meminfo: memFree=26829672/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.07 2.03 1.94 4/177 5373
/proc/meminfo: memFree=26829672/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.07 2.03 1.94 4/182 5378
/proc/meminfo: memFree=26536780/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=238952 CPUtime=1.49 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) R 5373 5373 5089 0 -1 4202496 22110 0 0 0 143 6 0 0 20 0 1 0 383425392 244686848 44577 33554432000 4194304 6004724 140736306717152 140736306711752 4582601 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 59738 44577 153 442 0 59292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 248100

[startup+3.10035 s]
/proc/loadavg: 2.07 2.03 1.94 4/184 5383
/proc/meminfo: memFree=26506692/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=1.88 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22949 0 0 0 165 23 0 0 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306711200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5379] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5379/stat : 5379 (cp2_pre.sh) S 5374 5373 5089 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383425581 9367552 276 33554432000 4194304 5064252 140736876028784 140736876027488 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5379/statm: 2287 276 234 213 0 72 0
[pid=5380] ppid=5379 vsize=292168 CPUtime=1.2 cores=0,2,4,6
/proc/5380/stat : 5380 (coprocessor) R 5379 5373 5089 0 -1 4202496 22999 0 0 0 112 8 0 0 20 0 1 0 383425581 299180032 65247 33554432000 4194304 6586260 140734078506528 140734078503288 4496653 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/5380/statm: 73042 65248 164 584 0 72454 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 478256

[startup+6.30044 s]
/proc/loadavg: 2.06 2.03 1.94 4/184 5390
/proc/meminfo: memFree=26094020/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=1.88 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22949 0 0 0 165 23 0 0 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306711200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5379] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5379/stat : 5379 (cp2_pre.sh) S 5374 5373 5089 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383425581 9367552 276 33554432000 4194304 5064252 140736876028784 140736876027488 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5379/statm: 2287 276 234 213 0 72 0
[pid=5380] ppid=5379 vsize=442324 CPUtime=4.4 cores=0,2,4,6
/proc/5380/stat : 5380 (coprocessor) R 5379 5373 5089 0 -1 4202496 50601 0 0 0 427 13 0 0 20 0 1 0 383425581 452939776 107157 33554432000 4194304 6586260 140734078506528 140734078502552 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/5380/statm: 110581 107158 184 584 0 109993 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 628412

[startup+12.7004 s]
/proc/loadavg: 2.06 2.03 1.94 3/184 5393
/proc/meminfo: memFree=26400608/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=171096 CPUtime=4.17 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 30954 0 0 0 409 8 0 0 20 0 1 0 383426244 175202304 37369 33554432000 4194304 5208918 140733781834064 140733781831736 4211732 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 42774 37369 95 248 0 42523 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 357184

[startup+25.5005 s]
/proc/loadavg: 2.12 2.04 1.95 3/184 5393
/proc/meminfo: memFree=26402924/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=171096 CPUtime=16.97 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 30954 0 0 0 1689 8 0 0 20 0 1 0 383426244 175202304 37369 33554432000 4194304 5208918 140733781834064 140733781831736 4211871 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 42774 37369 95 248 0 42523 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 357184

[startup+51.1004 s]
/proc/loadavg: 2.14 2.05 1.95 3/184 5393
/proc/meminfo: memFree=26403140/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=171096 CPUtime=42.56 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 30954 0 0 0 4248 8 0 0 20 0 1 0 383426244 175202304 37369 33554432000 4194304 5208918 140733781834064 140733781831736 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 42774 37369 95 248 0 42523 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 357184

[startup+102.3 s]
/proc/loadavg: 2.11 2.06 1.96 3/183 5394
/proc/meminfo: memFree=26368408/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=171096 CPUtime=93.76 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 30955 0 0 0 9368 8 0 0 20 0 1 0 383426244 175202304 37881 33554432000 4194304 5208918 140733781834064 140733781831736 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 42774 37881 95 248 0 42523 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 357184

[startup+162.3 s]
/proc/loadavg: 2.07 2.06 1.96 3/184 5402
/proc/meminfo: memFree=26396768/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=171096 CPUtime=153.75 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 30968 0 0 0 15367 8 0 0 20 0 1 0 383426244 175202304 37894 33554432000 4194304 5208918 140733781834064 140733781831736 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 42774 37894 95 248 0 42523 0
Current children cumulated CPU time (s) 162.25

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


[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/183 5448
/proc/meminfo: memFree=26340992/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=203304 CPUtime=1413.55 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 36327 0 0 0 141343 12 0 0 20 0 1 0 383426244 208183296 43935 33554432000 4194304 5208918 140733781834064 140733781831912 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 50826 43935 105 248 0 50575 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 389392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 5448
/proc/meminfo: memFree=26322420/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=203700 CPUtime=1473.53 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 36408 0 0 0 147341 12 0 0 20 0 1 0 383426244 208588800 44527 33554432000 4194304 5208918 140733781834064 140733781831816 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 50925 44527 105 248 0 50674 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 389788

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 5448
/proc/meminfo: memFree=26320824/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=203912 CPUtime=1533.53 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 36466 0 0 0 153341 12 0 0 20 0 1 0 383426244 208805888 45096 33554432000 4194304 5208918 140733781834064 140733781830440 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 50978 45096 105 248 0 50727 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 390000

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 5448
/proc/meminfo: memFree=26316236/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=203912 CPUtime=1593.51 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 36496 0 0 0 159339 12 0 0 20 0 1 0 383426244 208805888 46148 33554432000 4194304 5208918 140733781834064 140733781830440 4211572 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 50978 46148 105 248 0 50727 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 390000

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 5456
/proc/meminfo: memFree=26362136/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=204348 CPUtime=1653.5 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 36726 0 0 0 165338 12 0 0 20 0 1 0 383426244 209252352 46910 33554432000 4194304 5208918 140733781834064 140733781831816 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 51087 46910 105 248 0 50836 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 390436

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5456
/proc/meminfo: memFree=26340164/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=236124 CPUtime=1713.49 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 37371 0 0 0 171337 12 0 0 20 0 1 0 383426244 241790976 48065 33554432000 4194304 5208918 140733781834064 140733781831736 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 59031 48065 105 248 0 58780 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 422212

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5456
/proc/meminfo: memFree=26323248/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=236124 CPUtime=1773.48 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 37372 0 0 0 177336 12 0 0 20 0 1 0 383426244 241790976 48577 33554432000 4194304 5208918 140733781834064 140733781831736 4211732 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 59031 48577 105 248 0 58780 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 422212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 5459
/proc/meminfo: memFree=26321504/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=236124 CPUtime=1791.58 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 37373 0 0 0 179146 12 0 0 20 0 1 0 383426244 241790976 49089 33554432000 4194304 5208918 140733781834064 140733781831736 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 59031 49089 105 248 0 58780 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 422212

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 5459
/proc/meminfo: memFree=26321504/32873648 swapFree=7388/7388
[pid=5373] ppid=5370 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5373/stat : 5373 (npSolver-pbo.sh) S 5370 5373 5089 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383425392 9367552 275 33554432000 4194304 5064252 140737270200272 140737270199184 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5373/statm: 2287 275 233 213 0 72 0
[pid=5374] ppid=5373 vsize=167792 CPUtime=8.5 cores=0,2,4,6
/proc/5374/stat : 5374 (npSolver-pbo) S 5373 5373 5089 0 -1 4202496 22958 56236 0 0 165 23 633 29 20 0 1 0 383425392 171819008 30559 33554432000 4194304 6004724 140736306717152 140736306712288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5374/statm: 41948 30559 162 442 0 41502 0
[pid=5392] ppid=5374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5392/stat : 5392 (satsolver.sh) S 5374 5373 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383426244 9367552 267 33554432000 4194304 5064252 140734398547520 140734398546432 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5392/statm: 2287 267 226 213 0 72 0
[pid=5393] ppid=5392 vsize=236124 CPUtime=1791.58 cores=0,2,4,6
/proc/5393/stat : 5393 (glucose) R 5392 5373 5089 0 -1 4202496 37373 0 0 0 179146 12 0 0 20 0 1 0 383426244 241790976 49089 33554432000 4194304 5208918 140733781834064 140733781831736 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5393/statm: 59031 49089 105 248 0 58780 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 422212

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.12
CPU user time (s): 1799.46
CPU system time (s): 0.668898
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 655544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.668898
maximum resident set size= 457772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117546
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 1892

runsolver used 3.42848 second user time and 8.51271 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 18:30:09
IDJOB=3750823
IDBENCH=90572
IDSOLVER=2334
FILE ID=node148/3750823-1339173009
RUNJOBID= node148-1339169407-5105
PBS_JOBID= 14643813
Free space on /tmp= 70416 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_10null0mast_rapportOE1.0_TMAX60_K67_cod1.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750823-1339173009/watcher-3750823-1339173009 -o /tmp/evaluation-result-3750823-1339173009/solver-3750823-1339173009 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750823-1339173009.opb 679741672 HOME HOME

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

MD5SUM BENCH= 31a9ebcc0e27737ae8ea76188c0ed799
RANDOM SEED=679741672

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26829672 kB
Buffers:          715752 kB
Cached:          4352996 kB
SwapCached:          560 kB
Active:          2428576 kB
Inactive:        2652480 kB
Active(anon):       2264 kB
Inactive(anon):    10632 kB
Active(file):    2426312 kB
Inactive(file):  2641848 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             21804 kB
Writeback:             0 kB
AnonPages:         17412 kB
Mapped:            10260 kB
Shmem:                36 kB
Slab:             822456 kB
SReclaimable:     266132 kB
SUnreclaim:       556324 kB
KernelStack:        1448 kB
PageTables:         3588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     106444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70352 MiB
End job on node148 at 2012-06-08 19:00:09