Trace number 3701637

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.0UNSAT 548.802 548.996

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-859770.opb
MD5SUMcbc412f006cacd8e2fcdc61d20cbc351
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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 benchmark134.834
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2504
Total number of constraints2065
Number of constraints which are clauses1536
Number of constraints which are cardinality constraints (but not clauses)529
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint8
Maximum length of a constraint1446
Number of terms in the objective function 2504
Biggest coefficient in the objective function 10
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 16472
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 16472
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.48/2.59	c run usual solver
548.68/548.96	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-3701637-1338102868/watcher-3701637-1338102868 -o /tmp/evaluation-result-3701637-1338102868/solver-3701637-1338102868 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701637-1338102868.opb 1340891801 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.14 2.07 2.03 3/177 30756
/proc/meminfo: memFree=27953368/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0

[startup+0.0977091 s]
/proc/loadavg: 2.14 2.07 2.03 3/177 30756
/proc/meminfo: memFree=27953368/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100141 s]
/proc/loadavg: 2.14 2.07 2.03 3/177 30756
/proc/meminfo: memFree=27953368/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 2.14 2.07 2.03 3/177 30756
/proc/meminfo: memFree=27953368/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.14 2.07 2.03 3/177 30756
/proc/meminfo: memFree=27953368/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.13 2.07 2.03 3/179 30758
/proc/meminfo: memFree=27871600/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=150080 CPUtime=1.49 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) R 30756 30756 23596 0 -1 4202496 23936 0 0 0 144 5 0 0 20 0 1 0 276412705 153681920 34499 33554432000 4194304 5992684 140734236525216 140734236520296 5044375 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 37520 34500 158 440 0 37076 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159228

[startup+3.10019 s]
/proc/loadavg: 2.13 2.07 2.03 3/179 30758
/proc/meminfo: memFree=27746924/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=2.58 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38819 0 0 0 234 24 0 0 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236519248 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 280040

[startup+6.30039 s]
/proc/loadavg: 2.13 2.07 2.03 3/181 30760
/proc/meminfo: memFree=26951676/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=2.58 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38819 0 0 0 234 24 0 0 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236519248 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30759] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30759/stat : 30759 (cp2_pre.sh) S 30757 30756 23596 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 276412965 9367552 276 33554432000 4194304 5064252 140735489797056 140735489795760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30759/statm: 2287 276 234 213 0 72 0
[pid=30760] ppid=30759 vsize=775816 CPUtime=3.68 cores=0,2,4,6
/proc/30760/stat : 30760 (coprocessor) R 30759 30756 23596 0 -1 4202496 62228 0 0 0 349 19 0 0 20 0 1 0 276412966 794435584 169742 33554432000 4194304 6586260 140736289145632 140736289141960 4498580 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/30760/statm: 193954 169742 168 584 0 193366 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1065004

[startup+12.7004 s]
/proc/loadavg: 2.18 2.08 2.03 3/181 30760
/proc/meminfo: memFree=26662004/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=2.58 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38819 0 0 0 234 24 0 0 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236519248 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30759] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30759/stat : 30759 (cp2_pre.sh) S 30757 30756 23596 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 276412965 9367552 276 33554432000 4194304 5064252 140735489797056 140735489795760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30759/statm: 2287 276 234 213 0 72 0
[pid=30760] ppid=30759 vsize=961580 CPUtime=10.08 cores=0,2,4,6
/proc/30760/stat : 30760 (coprocessor) R 30759 30756 23596 0 -1 4202496 85282 0 0 0 983 25 0 0 20 0 1 0 276412966 984657920 234187 33554432000 4194304 6586260 140736289145632 140736289141000 4676197 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/30760/statm: 240395 234187 189 584 0 239807 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1250768

[startup+25.5004 s]
/proc/loadavg: 2.15 2.08 2.03 3/181 30760
/proc/meminfo: memFree=26659956/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=2.58 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38819 0 0 0 234 24 0 0 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236519248 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30759] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30759/stat : 30759 (cp2_pre.sh) S 30757 30756 23596 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 276412965 9367552 276 33554432000 4194304 5064252 140735489797056 140735489795760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30759/statm: 2287 276 234 213 0 72 0
[pid=30760] ppid=30759 vsize=961844 CPUtime=22.88 cores=0,2,4,6
/proc/30760/stat : 30760 (coprocessor) R 30759 30756 23596 0 -1 4202496 85332 0 0 0 2263 25 0 0 20 0 1 0 276412966 984928256 234237 33554432000 4194304 6586260 140736289145632 140736289140952 4683456 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/30760/statm: 240461 234237 189 584 0 239873 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1251032

[startup+51.1003 s]
/proc/loadavg: 2.16 2.09 2.03 3/181 30763
/proc/meminfo: memFree=27292708/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=49.36 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38828 86976 0 0 234 24 4635 43 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236520336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30762] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30762/stat : 30762 (satsolver.sh) S 30757 30756 23596 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276417645 9367552 267 33554432000 4194304 5064252 140735926510848 140735926509760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=407152 CPUtime=1.69 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 61106 0 0 0 154 15 0 0 20 0 1 0 276417645 416923648 89891 33554432000 4194304 5208918 140736887297504 140736887295448 4229251 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30763/statm: 101788 89891 95 248 0 101537 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 696340

[startup+102.307 s]
/proc/loadavg: 2.06 2.07 2.03 3/181 30763
/proc/meminfo: memFree=27228268/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=49.36 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38828 86976 0 0 234 24 4635 43 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236520336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30762] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30762/stat : 30762 (satsolver.sh) S 30757 30756 23596 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276417645 9367552 267 33554432000 4194304 5064252 140735926510848 140735926509760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=425588 CPUtime=52.88 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 62916 0 0 0 5270 18 0 0 20 0 1 0 276417645 435802112 94256 33554432000 4194304 5208918 140736887297504 140736887295336 4229471 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30763/statm: 106397 94256 104 248 0 106146 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 714776

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 2.02 3/181 30763
/proc/meminfo: memFree=27182308/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=49.36 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38828 86976 0 0 234 24 4635 43 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236520336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30762] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30762/stat : 30762 (satsolver.sh) S 30757 30756 23596 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276417645 9367552 267 33554432000 4194304 5064252 140735926510848 140735926509760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=425588 CPUtime=112.86 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 63378 0 0 0 11268 18 0 0 20 0 1 0 276417645 435802112 97273 33554432000 4194304 5208918 140736887297504 140736887295336 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30763/statm: 106397 97273 104 248 0 106146 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 714776

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.02 3/181 30763
/proc/meminfo: memFree=27161580/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=431264 CPUtime=352.76 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 64433 0 0 0 35256 20 0 0 20 0 1 0 276417645 441614336 98973 33554432000 4194304 5208918 140736887297504 140736887295336 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30763/statm: 107816 98973 105 248 0 107565 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 720452

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 30767
/proc/meminfo: memFree=27153820/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=49.36 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38828 86976 0 0 234 24 4635 43 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236520336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30762] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30762/stat : 30762 (satsolver.sh) S 30757 30756 23596 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276417645 9367552 267 33554432000 4194304 5064252 140735926510848 140735926509760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=481352 CPUtime=412.76 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 64949 0 0 0 41255 21 0 0 20 0 1 0 276417645 492904448 101021 33554432000 4194304 5208918 140736887297504 140736887295656 4211577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30763/statm: 120338 101021 105 248 0 120087 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 770540

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 30767
/proc/meminfo: memFree=27149696/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=49.36 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38828 86976 0 0 234 24 4635 43 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236520336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30762] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30762/stat : 30762 (satsolver.sh) S 30757 30756 23596 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276417645 9367552 267 33554432000 4194304 5064252 140735926510848 140735926509760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=431264 CPUtime=472.73 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 65346 0 0 0 47251 22 0 0 20 0 1 0 276417645 441614336 95372 33554432000 4194304 5208918 140736887297504 140736887295656 4212881 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30763/statm: 107816 95372 105 248 0 107565 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 720452

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

[startup+524.707 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 30767
/proc/meminfo: memFree=27171788/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=49.36 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38828 86976 0 0 234 24 4635 43 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236520336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30762] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30762/stat : 30762 (satsolver.sh) S 30757 30756 23596 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276417645 9367552 267 33554432000 4194304 5064252 140735926510848 140735926509760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=431264 CPUtime=475.13 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 65347 0 0 0 47491 22 0 0 20 0 1 0 276417645 441614336 95884 33554432000 4194304 5208918 140736887297504 140736887295592 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30763/statm: 107816 95884 105 248 0 107565 0
Current children cumulated CPU time (s) 524.49
Current children cumulated vsize (KiB) 720452

[startup+537.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30767
/proc/meminfo: memFree=27169100/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=49.36 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38828 86976 0 0 234 24 4635 43 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236520336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30762] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30762/stat : 30762 (satsolver.sh) S 30757 30756 23596 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276417645 9367552 267 33554432000 4194304 5064252 140735926510848 140735926509760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=431264 CPUtime=487.92 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 65357 0 0 0 48770 22 0 0 20 0 1 0 276417645 441614336 95884 33554432000 4194304 5208918 140736887297504 140736887295592 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30763/statm: 107816 95884 105 248 0 107565 0
Current children cumulated CPU time (s) 537.28
Current children cumulated vsize (KiB) 720452

[startup+543.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30767
/proc/meminfo: memFree=27168356/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=49.36 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38828 86976 0 0 234 24 4635 43 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236520336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30762] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30762/stat : 30762 (satsolver.sh) S 30757 30756 23596 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276417645 9367552 267 33554432000 4194304 5064252 140735926510848 140735926509760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=431264 CPUtime=494.32 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 65357 0 0 0 49410 22 0 0 20 0 1 0 276417645 441614336 95884 33554432000 4194304 5208918 140736887297504 140736887295592 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30763/statm: 107816 95884 105 248 0 107565 0
Current children cumulated CPU time (s) 543.68
Current children cumulated vsize (KiB) 720452

[startup+547.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30767
/proc/meminfo: memFree=27165500/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=49.36 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38828 86976 0 0 234 24 4635 43 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236520336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30762] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30762/stat : 30762 (satsolver.sh) S 30757 30756 23596 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276417645 9367552 267 33554432000 4194304 5064252 140735926510848 140735926509760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=431264 CPUtime=497.52 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 65357 0 0 0 49730 22 0 0 20 0 1 0 276417645 441614336 95884 33554432000 4194304 5208918 140736887297504 140736887295592 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30763/statm: 107816 95884 105 248 0 107565 0
Current children cumulated CPU time (s) 546.88
Current children cumulated vsize (KiB) 720452

[startup+547.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30767
/proc/meminfo: memFree=27165748/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=49.36 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38828 86976 0 0 234 24 4635 43 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236520336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30762] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30762/stat : 30762 (satsolver.sh) S 30757 30756 23596 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276417645 9367552 267 33554432000 4194304 5064252 140735926510848 140735926509760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=431264 CPUtime=498.32 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 65357 0 0 0 49810 22 0 0 20 0 1 0 276417645 441614336 95884 33554432000 4194304 5208918 140736887297504 140736887295592 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30763/statm: 107816 95884 105 248 0 107565 0
Current children cumulated CPU time (s) 547.68
Current children cumulated vsize (KiB) 720452

[startup+548.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30767
/proc/meminfo: memFree=27165748/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=49.36 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38828 86976 0 0 234 24 4635 43 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236520336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30762] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30762/stat : 30762 (satsolver.sh) S 30757 30756 23596 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276417645 9367552 267 33554432000 4194304 5064252 140735926510848 140735926509760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=431264 CPUtime=499.11 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 65857 0 0 0 49889 22 0 0 20 0 1 0 276417645 441614336 97406 33554432000 4194304 5208918 140736887297504 140736887295592 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30763/statm: 107816 97406 105 248 0 107565 0
Current children cumulated CPU time (s) 548.47
Current children cumulated vsize (KiB) 720452

[startup+548.906 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 30767
/proc/meminfo: memFree=27160164/32873852 swapFree=6848/6848
[pid=30756] ppid=30754 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (npSolver-pbo.sh) S 30754 30756 23596 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276412705 9367552 275 33554432000 4194304 5064252 140736008026224 140736008025136 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30756/statm: 2287 275 233 213 0 72 0
[pid=30757] ppid=30756 vsize=270892 CPUtime=49.36 cores=0,2,4,6
/proc/30757/stat : 30757 (npSolver-pbo) S 30756 30756 23596 0 -1 4202496 38828 86976 0 0 234 24 4635 43 20 0 1 0 276412705 277393408 60658 33554432000 4194304 5992684 140734236525216 140734236520336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 67723 60658 165 440 0 67279 0
[pid=30762] ppid=30757 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30762/stat : 30762 (satsolver.sh) S 30757 30756 23596 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 276417645 9367552 267 33554432000 4194304 5064252 140735926510848 140735926509760 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30762/statm: 2287 267 226 213 0 72 0
[pid=30763] ppid=30762 vsize=431264 CPUtime=499.32 cores=0,2,4,6
/proc/30763/stat : 30763 (glucose) R 30762 30756 23596 0 -1 4202496 65857 0 0 0 49910 22 0 0 20 0 1 0 276417645 441614336 97406 33554432000 4194304 5208918 140736887297504 140736887295592 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30763/statm: 107816 97406 105 248 0 107565 0
Current children cumulated CPU time (s) 548.68
Current children cumulated vsize (KiB) 720452

Child status: 0
Real time (s): 548.996
CPU time (s): 548.802
CPU user time (s): 547.845
CPU system time (s): 0.956854
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 1251036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 547.845
system time used= 0.956854
maximum resident set size= 972612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197956
page faults= 0
swaps= 0
block input operations= 0
block output operations= 333936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 147
involuntary context switches= 594

runsolver used 1.19282 second user time and 3.18352 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-27 09:14:28
IDJOB=3701637
IDBENCH=89844
IDSOLVER=2277
FILE ID=node128/3701637-1338102868
RUNJOBID= node128-1338098911-27179
PBS_JOBID= 14624447
Free space on /tmp= 71300 MiB

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

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

MD5SUM BENCH= cbc412f006cacd8e2fcdc61d20cbc351
RANDOM SEED=1340891801

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27954012 kB
Buffers:          375236 kB
Cached:          3501436 kB
SwapCached:            0 kB
Active:          1238068 kB
Inactive:        2861472 kB
Active(anon):     224848 kB
Inactive(anon):        0 kB
Active(file):    1013220 kB
Inactive(file):  2861472 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15600 kB
Writeback:             4 kB
AnonPages:        229128 kB
Mapped:            15584 kB
Shmem:               204 kB
Slab:             681052 kB
SReclaimable:     123456 kB
SUnreclaim:       557596 kB
KernelStack:        1464 kB
PageTables:         4720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     360660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 71288 MiB
End job on node128 at 2012-05-27 09:23:37