Trace number 3750514

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)UNSAT 240.129 240.174

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_1.opb
MD5SUM8dbaef61ba32642517e0b17ac09a002e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.858
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2553
Number of bits of the biggest sum of numbers12
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.07	c run usual solver
240.02/240.17	s UNSATISFIABLE

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-3750514-1339126219/watcher-3750514-1339126219 -o /tmp/evaluation-result-3750514-1339126219/solver-3750514-1339126219 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750514-1339126219.opb 1388554516 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.14 2.05 2.02 3/178 13576
/proc/meminfo: memFree=31658240/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0

[startup+0.092619 s]
/proc/loadavg: 2.14 2.05 2.02 3/178 13576
/proc/meminfo: memFree=31658240/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100222 s]
/proc/loadavg: 2.14 2.05 2.02 3/178 13576
/proc/meminfo: memFree=31658240/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300209 s]
/proc/loadavg: 2.14 2.05 2.02 3/178 13576
/proc/meminfo: memFree=31658240/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700258 s]
/proc/loadavg: 2.14 2.05 2.02 3/178 13576
/proc/meminfo: memFree=31658240/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.14 2.05 2.02 3/182 13583
/proc/meminfo: memFree=31642328/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=16540 CPUtime=1.01 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 3245 0 0 0 101 0 0 0 20 0 1 0 378747432 16936960 3055 33554432000 4194304 5208918 140736247326816 140736247324760 4212869 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 4135 3055 95 248 0 3884 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 40536

[startup+3.10041 s]
/proc/loadavg: 2.14 2.05 2.02 3/182 13583
/proc/meminfo: memFree=31641452/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=16680 CPUtime=2.61 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 3356 0 0 0 261 0 0 0 20 0 1 0 378747432 17080320 3163 33554432000 4194304 5208918 140736247326816 140736247324776 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 4170 3163 95 248 0 3919 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 40676

[startup+6.30041 s]
/proc/loadavg: 2.12 2.05 2.02 3/182 13583
/proc/meminfo: memFree=31628732/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=15308 CPUtime=5.81 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 4020 0 0 0 581 0 0 0 20 0 1 0 378747432 15675392 3295 33554432000 4194304 5208918 140736247326816 140736247324968 4229088 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 3827 3295 96 248 0 3576 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 39304

[startup+12.7004 s]
/proc/loadavg: 2.11 2.05 2.02 3/182 13583
/proc/meminfo: memFree=31625616/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=18460 CPUtime=12.21 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 5496 0 0 0 1220 1 0 0 20 0 1 0 378747432 18903040 4070 33554432000 4194304 5208918 140736247326816 140736247324680 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 4615 4070 96 248 0 4364 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 42456

[startup+25.5004 s]
/proc/loadavg: 2.16 2.06 2.03 3/182 13583
/proc/meminfo: memFree=31608692/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=22812 CPUtime=25.01 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 5729 0 0 0 2500 1 0 0 20 0 1 0 378747432 23359488 5311 33554432000 4194304 5208918 140736247326816 140736247324760 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 5703 5311 96 248 0 5452 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 46808

[startup+51.1005 s]
/proc/loadavg: 2.11 2.06 2.02 3/182 13583
/proc/meminfo: memFree=31607388/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=22812 CPUtime=50.6 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 5731 0 0 0 5059 1 0 0 20 0 1 0 378747432 23359488 5313 33554432000 4194304 5208918 140736247326816 140736247324760 4229203 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 5703 5313 96 248 0 5452 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 46808

[startup+102.307 s]
/proc/loadavg: 2.04 2.05 2.02 3/181 13583
/proc/meminfo: memFree=31601932/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=30228 CPUtime=101.81 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 7155 0 0 0 10179 2 0 0 20 0 1 0 378747432 30953472 6703 33554432000 4194304 5208918 140736247326816 140736247324760 4229151 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 7557 6703 96 248 0 7306 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 54224

[startup+162.3 s]
/proc/loadavg: 2.05 2.05 2.02 3/181 13584
/proc/meminfo: memFree=31601248/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=30228 CPUtime=161.79 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 7249 0 0 0 16177 2 0 0 20 0 1 0 378747432 30953472 6794 33554432000 4194304 5208918 140736247326816 140736247324760 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 7557 6794 96 248 0 7306 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54224

[startup+222.3 s]
/proc/loadavg: 2.05 2.05 2.02 3/182 13585
/proc/meminfo: memFree=31595904/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=34580 CPUtime=221.78 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 8028 0 0 0 22176 2 0 0 20 0 1 0 378747432 35409920 8080 33554432000 4194304 5208918 140736247326816 140736247324680 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 8645 8080 96 248 0 8394 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 58576

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

[startup+230.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/182 13585
/proc/meminfo: memFree=31595904/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=34580 CPUtime=229.77 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 8028 0 0 0 22975 2 0 0 20 0 1 0 378747432 35409920 8080 33554432000 4194304 5208918 140736247326816 140736247324680 4229338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 8645 8080 96 248 0 8394 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 58576

[startup+236.7 s]
/proc/loadavg: 2.11 2.07 2.02 3/182 13585
/proc/meminfo: memFree=31593668/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=34580 CPUtime=236.17 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 8029 0 0 0 23615 2 0 0 20 0 1 0 378747432 35409920 8080 33554432000 4194304 5208918 140736247326816 140736247324680 4205203 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 8645 8080 96 248 0 8394 0
Current children cumulated CPU time (s) 236.62
Current children cumulated vsize (KiB) 58576

[startup+238.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/182 13585
/proc/meminfo: memFree=31593792/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=34580 CPUtime=237.77 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 8029 0 0 0 23775 2 0 0 20 0 1 0 378747432 35409920 8080 33554432000 4194304 5208918 140736247326816 140736247324680 4229476 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 8645 8080 96 248 0 8394 0
Current children cumulated CPU time (s) 238.22
Current children cumulated vsize (KiB) 58576

[startup+239.1 s]
/proc/loadavg: 2.10 2.06 2.02 3/182 13585
/proc/meminfo: memFree=31593792/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=34580 CPUtime=238.57 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 8029 0 0 0 23855 2 0 0 20 0 1 0 378747432 35409920 8080 33554432000 4194304 5208918 140736247326816 140736247324680 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 8645 8080 96 248 0 8394 0
Current children cumulated CPU time (s) 239.02
Current children cumulated vsize (KiB) 58576

[startup+239.9 s]
/proc/loadavg: 2.10 2.06 2.02 3/182 13585
/proc/meminfo: memFree=31593792/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=34580 CPUtime=239.37 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 8029 0 0 0 23935 2 0 0 20 0 1 0 378747432 35409920 8080 33554432000 4194304 5208918 140736247326816 140736247324680 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 8645 8080 96 248 0 8394 0
Current children cumulated CPU time (s) 239.82
Current children cumulated vsize (KiB) 58576

[startup+240.1 s]
/proc/loadavg: 2.10 2.06 2.02 3/182 13585
/proc/meminfo: memFree=31593792/32873852 swapFree=6864/6864
[pid=13576] ppid=13574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13576/stat : 13576 (npSolver-pbo.sh) S 13574 13576 7832 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378747384 9367552 275 33554432000 4194304 5064252 140736514010400 140736514009312 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13576/statm: 2287 275 233 213 0 72 0
[pid=13577] ppid=13576 vsize=5700 CPUtime=0.45 cores=1,3,5,7
/proc/13577/stat : 13577 (npSolver-pbo) S 13576 13576 7832 0 -1 4202496 2369 7779 0 0 5 1 38 1 20 0 1 0 378747384 5836800 836 33554432000 4194304 6004724 140734797948000 140734797943136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13577/statm: 1425 836 148 442 0 979 0
[pid=13582] ppid=13577 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13582/stat : 13582 (satsolver.sh) S 13577 13576 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378747432 9367552 266 33554432000 4194304 5064252 140733242728048 140733242726960 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13582/statm: 2287 266 226 213 0 72 0
[pid=13583] ppid=13582 vsize=34580 CPUtime=239.57 cores=1,3,5,7
/proc/13583/stat : 13583 (glucose) R 13582 13576 7832 0 -1 4202496 8029 0 0 0 23955 2 0 0 20 0 1 0 378747432 35409920 8080 33554432000 4194304 5208918 140736247326816 140736247324680 4229344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13583/statm: 8645 8080 96 248 0 8394 0
Current children cumulated CPU time (s) 240.02
Current children cumulated vsize (KiB) 58576

Child status: 0
Real time (s): 240.174
CPU time (s): 240.129
CPU user time (s): 240.059
CPU system time (s): 0.069989
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 58580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 240.059
system time used= 0.069989
maximum resident set size= 32324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20965
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 266

runsolver used 0.395939 second user time and 1.13783 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-08 05:30:19
IDJOB=3750514
IDBENCH=2905
IDSOLVER=2334
FILE ID=node129/3750514-1339126219
RUNJOBID= node129-1339112259-9584
PBS_JOBID= 14643724
Free space on /tmp= 70788 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_1.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750514-1339126219/watcher-3750514-1339126219 -o /tmp/evaluation-result-3750514-1339126219/solver-3750514-1339126219 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750514-1339126219.opb 1388554516 HOME HOME

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

MD5SUM BENCH= 8dbaef61ba32642517e0b17ac09a002e
RANDOM SEED=1388554516

node129.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		: 2666.957
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	: 5333.91
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		: 2666.957
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		: 2666.957
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		: 2666.957
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		: 2666.957
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		: 2666.957
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.92
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		: 2666.957
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		: 2666.957
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:       32873852 kB
MemFree:        31658768 kB
Buffers:          145664 kB
Cached:           134568 kB
SwapCached:         2016 kB
Active:           313228 kB
Inactive:          66244 kB
Active(anon):      96888 kB
Inactive(anon):     5224 kB
Active(file):     216340 kB
Inactive(file):    61020 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100436 kB
Dirty:              8764 kB
Writeback:             0 kB
AnonPages:        104832 kB
Mapped:             9864 kB
Shmem:                 0 kB
Slab:             697336 kB
SReclaimable:     139228 kB
SUnreclaim:       558108 kB
KernelStack:        1480 kB
PageTables:         4244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     229876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 70780 MiB
End job on node129 at 2012-06-08 05:34:20