Trace number 3750799

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/
heinz/normalized-ns894244.opb
MD5SUMcdfac8cd93d8a1de6ab1cef68bd1ac7c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark1783.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21856
Total number of constraints12129
Number of constraints which are clauses4095
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints7696
Minimum length of a constraint1
Maximum length of a constraint211
Number of terms in the objective function 16
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 16
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 211
Number of bits of the biggest sum of numbers8
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.15	c run usual solver
1800.08/1800.41	./satsolver.sh: line 5: 23480 Terminated              ./glucose $1 > $2 2> /dev/null
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-3750799-1339167922/watcher-3750799-1339167922 -o /tmp/evaluation-result-3750799-1339167922/solver-3750799-1339167922 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750799-1339167922.opb 1093397991 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: 1.97 2.00 2.00 3/179 23473
/proc/meminfo: memFree=28919788/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0

[startup+0.0419091 s]
/proc/loadavg: 1.97 2.00 2.00 3/179 23473
/proc/meminfo: memFree=28919788/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100616 s]
/proc/loadavg: 1.97 2.00 2.00 3/179 23473
/proc/meminfo: memFree=28919788/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300156 s]
/proc/loadavg: 1.97 2.00 2.00 3/179 23473
/proc/meminfo: memFree=28919788/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700163 s]
/proc/loadavg: 1.97 2.00 2.00 3/179 23473
/proc/meminfo: memFree=28919788/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 1.97 2.00 2.00 3/183 23480
/proc/meminfo: memFree=28884756/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=18328 CPUtime=0.54 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 4252 0 0 0 54 0 0 0 20 0 1 0 382920852 18767872 3882 33554432000 4194304 5208918 140736392081584 140736392079336 4205203 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23480/statm: 4582 3882 105 248 0 4331 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 53992

[startup+3.10036 s]
/proc/loadavg: 1.97 2.00 2.00 3/183 23480
/proc/meminfo: memFree=28884324/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=30400 CPUtime=2.14 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 5806 0 0 0 213 1 0 0 20 0 1 0 382920852 31129600 6091 33554432000 4194304 5208918 140736392081584 140736392079672 4229307 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23480/statm: 7600 6091 105 248 0 7349 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 66064

[startup+6.30036 s]
/proc/loadavg: 1.97 2.00 2.00 3/183 23480
/proc/meminfo: memFree=28865764/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=30404 CPUtime=5.34 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 6503 0 0 0 532 2 0 0 20 0 1 0 382920852 31133696 6032 33554432000 4194304 5208918 140736392081584 140736392079560 4211521 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23480/statm: 7601 6032 105 248 0 7350 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 66068

[startup+12.7004 s]
/proc/loadavg: 1.97 2.00 2.00 3/183 23480
/proc/meminfo: memFree=28867456/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=34820 CPUtime=11.74 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 7891 0 0 0 1172 2 0 0 20 0 1 0 382920852 35655680 8337 33554432000 4194304 5208918 140736392081584 140736392077896 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 8705 8337 105 248 0 8454 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 70484

[startup+25.5004 s]
/proc/loadavg: 1.98 2.00 2.00 3/183 23480
/proc/meminfo: memFree=28855428/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=42344 CPUtime=24.54 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 9110 0 0 0 2451 3 0 0 20 0 1 0 382920852 43360256 10086 33554432000 4194304 5208918 140736392081584 140736392077272 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 10586 10086 105 248 0 10335 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 78008

[startup+51.1005 s]
/proc/loadavg: 1.99 2.00 2.00 3/183 23480
/proc/meminfo: memFree=28852104/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=61020 CPUtime=50.13 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 10068 0 0 0 5010 3 0 0 20 0 1 0 382920852 62484480 14901 33554432000 4194304 5208918 140736392081584 140736392077960 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 15255 14901 105 248 0 15004 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 96684

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 23480
/proc/meminfo: memFree=28834704/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=61812 CPUtime=101.32 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 11148 0 0 0 10128 4 0 0 20 0 1 0 382920852 63295488 14658 33554432000 4194304 5208918 140736392081584 140736392077272 4211756 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 15453 14658 105 248 0 15202 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 97476

[startup+162.3 s]
/proc/loadavg: 2.20 2.07 2.02 3/183 23480
/proc/meminfo: memFree=28799204/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 23530
/proc/meminfo: memFree=23240348/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=135672 CPUtime=1361.12 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 36334 0 0 0 136051 61 0 0 20 0 1 0 382920852 138928128 33565 33554432000 4194304 5208918 140736392081584 140736392079672 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 33918 33565 105 248 0 33667 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 171336

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.00 3/182 23531
/proc/meminfo: memFree=20189532/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=184992 CPUtime=1421.11 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 37470 0 0 0 142048 63 0 0 20 0 1 0 382920852 189431808 45639 33554432000 4194304 5208918 140736392081584 140736392077960 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 46248 45639 105 248 0 45997 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 220656

[startup+1482.3 s]
/proc/loadavg: 3.86 2.53 2.18 2/183 23535
/proc/meminfo: memFree=10428840/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=215812 CPUtime=1481.1 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 38777 0 0 0 148043 67 0 0 20 0 1 0 382920852 220991488 49695 33554432000 4194304 5208918 140736392081584 140736392077960 4211540 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 53953 49695 105 248 0 53702 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 251476

[startup+1542.3 s]
/proc/loadavg: 4.58 2.98 2.35 2/182 23535
/proc/meminfo: memFree=6182600/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=184992 CPUtime=1541.08 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 39801 0 0 0 154039 69 0 0 20 0 1 0 382920852 189431808 43996 33554432000 4194304 5208918 140736392081584 140736392079576 4212508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 46248 43996 105 248 0 45997 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 220656

[startup+1602.3 s]
/proc/loadavg: 4.76 3.32 2.51 2/182 23535
/proc/meminfo: memFree=5241336/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=215812 CPUtime=1601.08 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 41209 0 0 0 160036 72 0 0 20 0 1 0 382920852 220991488 47135 33554432000 4194304 5208918 140736392081584 140736392079736 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 53953 47135 105 248 0 53702 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 251476

[startup+1662.3 s]
/proc/loadavg: 4.61 3.56 2.64 3/184 23577
/proc/meminfo: memFree=28103124/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=215812 CPUtime=1661.07 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 42029 0 0 0 166031 76 0 0 20 0 1 0 382920852 220991488 50207 33554432000 4194304 5208918 140736392081584 140736392079736 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 53953 50207 105 248 0 53702 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 251476

[startup+1722.31 s]
/proc/loadavg: 2.99 3.28 2.60 3/183 23580
/proc/meminfo: memFree=27491564/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=184992 CPUtime=1721.07 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 43049 0 0 0 172028 79 0 0 20 0 1 0 382920852 189431808 43484 33554432000 4194304 5208918 140736392081584 140736392079576 4229347 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 46248 43484 105 248 0 45997 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 220656

[startup+1782.3 s]
/proc/loadavg: 2.36 3.05 2.56 3/183 23581
/proc/meminfo: memFree=27469968/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=215812 CPUtime=1781.05 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 44480 0 0 0 178024 81 0 0 20 0 1 0 382920852 220991488 47135 33554432000 4194304 5208918 140736392081584 140736392079736 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 53953 47135 105 248 0 53702 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 251476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.41 s]
/proc/loadavg: 2.26 2.98 2.55 3/183 23581
/proc/meminfo: memFree=27523664/32873844 swapFree=7372/7372
[pid=23473] ppid=23471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23473/stat : 23473 (npSolver-pbo.sh) S 23471 23473 17323 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382920757 9367552 274 33554432000 4194304 5064252 140736051403856 140736051402768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23473/statm: 2287 274 233 213 0 72 0
[pid=23474] ppid=23473 vsize=17368 CPUtime=0.92 cores=0,2,4,6
/proc/23474/stat : 23474 (npSolver-pbo) S 23473 23473 17323 0 -1 4202496 5370 10417 0 0 13 1 71 7 20 0 1 0 382920758 17784832 3745 33554432000 4194304 6004724 140737366223136 140737366218272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23474/statm: 4342 3745 146 442 0 3896 0
[pid=23479] ppid=23474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23479/stat : 23479 (satsolver.sh) S 23474 23473 17323 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382920852 9367552 266 33554432000 4194304 5064252 140736516060096 140736516059008 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23479/statm: 2287 266 226 213 0 72 0
[pid=23480] ppid=23479 vsize=135672 CPUtime=1799.16 cores=0,2,4,6
/proc/23480/stat : 23480 (glucose) R 23479 23473 17323 0 -1 4202496 44487 0 0 0 179834 82 0 0 20 0 1 0 382920852 138928128 33565 33554432000 4194304 5208918 140736392081584 140736392079672 4229541 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23480/statm: 33918 33565 105 248 0 33667 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 171336

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.12
CPU user time (s): 1799.2
CPU system time (s): 0.91986
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 251476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 0.91986
maximum resident set size= 206972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61264
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32
involuntary context switches= 2297

runsolver used 5.85511 second user time and 19.3951 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-08 17:05:22
IDJOB=3750799
IDBENCH=89848
IDSOLVER=2334
FILE ID=node109/3750799-1339167922
RUNJOBID= node109-1339158889-22162
PBS_JOBID= 14643773
Free space on /tmp= 70764 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns894244.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750799-1339167922/watcher-3750799-1339167922 -o /tmp/evaluation-result-3750799-1339167922/solver-3750799-1339167922 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750799-1339167922.opb 1093397991 HOME HOME

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

MD5SUM BENCH= cdfac8cd93d8a1de6ab1cef68bd1ac7c
RANDOM SEED=1093397991

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28919788 kB
Buffers:         1770484 kB
Cached:           963716 kB
SwapCached:         1336 kB
Active:          2429684 kB
Inactive:         569168 kB
Active(anon):     259724 kB
Inactive(anon):     6076 kB
Active(file):    2169960 kB
Inactive(file):   563092 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67102640 kB
Dirty:              9368 kB
Writeback:             0 kB
AnonPages:        269552 kB
Mapped:            10460 kB
Shmem:                 4 kB
Slab:             811044 kB
SReclaimable:     253096 kB
SUnreclaim:       557948 kB
KernelStack:        1488 kB
PageTables:         4684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     417244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 70476 MiB
End job on node109 at 2012-06-08 17:35:22