Trace number 3749845

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.02 1833.72

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-ship04s.opb
MD5SUM74b86287d15008d17990184d72b42ad1
Bench CategoryOPT-BIGINT (optimisation, big 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 benchmark0.775881
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables43740
Total number of constraints348
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints348
Minimum length of a constraint30
Maximum length of a constraint1980
Number of terms in the objective function 43740
Biggest coefficient in the objective function 1977295568896000
Number of bits for the biggest coefficient in the objective function 51
Sum of the numbers in the objective function 276588440762806557
Number of bits of the sum of numbers in the objective function 58
Biggest number in a constraint 1977295568896000
Number of bits of the biggest number in a constraint 51
Biggest sum of numbers in a constraint 276588440762806557
Number of bits of the biggest sum of numbers58
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

42.12/44.36	c run usual solver
1800.02/1833.71	c error: unexpected solver exit code
1800.02/1833.71	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-3749845-1339122049/watcher-3749845-1339122049 -o /tmp/evaluation-result-3749845-1339122049/solver-3749845-1339122049 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749845-1339122049.opb 1046481336 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: 5.37 3.85 2.76 3/178 27602
/proc/meminfo: memFree=31465072/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0

[startup+0.028962 s]
/proc/loadavg: 5.37 3.85 2.76 3/178 27602
/proc/meminfo: memFree=31465072/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100231 s]
/proc/loadavg: 5.37 3.85 2.76 3/178 27602
/proc/meminfo: memFree=31465072/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300162 s]
/proc/loadavg: 5.37 3.85 2.76 3/178 27602
/proc/meminfo: memFree=31465072/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.721416 s]
/proc/loadavg: 5.37 3.85 2.76 3/178 27602
/proc/meminfo: memFree=31465072/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 5.37 3.85 2.76 3/180 27604
/proc/meminfo: memFree=31255992/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=178080 CPUtime=1.49 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) R 27602 27602 21354 0 -1 4202496 10377 0 0 0 144 5 0 0 20 0 1 0 378330941 182353920 30627 33554432000 4194304 6004724 140735367625696 140735367620296 4534728 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27603/statm: 44520 30627 154 442 0 44074 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 187228

[startup+3.1003 s]
/proc/loadavg: 5.10 3.82 2.76 3/180 27604
/proc/meminfo: memFree=31093456/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=309152 CPUtime=3.09 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) R 27602 27602 21354 0 -1 4202496 11010 0 0 0 300 9 0 0 20 0 1 0 378330941 316571648 60323 33554432000 4194304 6004724 140735367625696 140735367620296 4579232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27603/statm: 77288 60323 154 442 0 76842 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 318300

[startup+6.30019 s]
/proc/loadavg: 5.10 3.82 2.76 3/180 27604
/proc/meminfo: memFree=30596620/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=571296 CPUtime=6.28 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) R 27602 27602 21354 0 -1 4202496 11770 0 0 0 612 16 0 0 20 0 1 0 378330941 585007104 122275 33554432000 4194304 6004724 140735367625696 140735367620296 4582623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27603/statm: 142824 122275 154 442 0 142378 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 580444

[startup+12.7002 s]
/proc/loadavg: 4.62 3.76 2.75 3/180 27604
/proc/meminfo: memFree=29594768/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=1095584 CPUtime=12.68 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) R 27602 27602 21354 0 -1 4202496 12780 0 0 0 1237 31 0 0 20 0 1 0 378330941 1121878016 246691 33554432000 4194304 6004724 140735367625696 140735367620296 5055456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27603/statm: 273896 246691 154 442 0 273450 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1104732

[startup+25.5003 s]
/proc/loadavg: 4.22 3.70 2.74 3/179 27604
/proc/meminfo: memFree=27584852/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=2144160 CPUtime=25.49 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) R 27602 27602 21354 0 -1 4202496 14291 0 0 0 2487 62 0 0 20 0 1 0 378330941 2195619840 495584 33554432000 4194304 6004724 140735367625696 140735367620296 4536832 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27603/statm: 536040 495584 154 442 0 535594 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2153308

[startup+51.1003 s]
/proc/loadavg: 3.77 3.63 2.74 3/184 27609
/proc/meminfo: memFree=18414148/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=4213964 CPUtime=42.28 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) S 27602 27602 21354 0 -1 4202496 18077 0 0 0 3655 573 0 0 20 0 1 0 378330941 4315099136 715060 33554432000 4194304 6004724 140735367625696 140735367619744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 216 0 0
/proc/27603/statm: 1053491 715060 163 442 0 1053045 0
[pid=27606] ppid=27603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27606/stat : 27606 (cp2_pre.sh) S 27603 27602 21354 0 -1 4202496 605 0 0 0 0 0 0 0 20 0 1 0 378335387 9367552 276 33554432000 4194304 5064252 140733542677232 140733542675936 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27606/statm: 2287 276 234 213 0 72 0
[pid=27607] ppid=27606 vsize=817324 CPUtime=6.62 cores=0,2,4,6
/proc/27607/stat : 27607 (coprocessor) R 27606 27602 21354 0 -1 4202496 19016 0 0 0 633 29 0 0 20 0 1 0 378335387 836939776 189043 33554432000 4194304 6586260 140737136996096 140737136992856 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/27607/statm: 204331 189043 137 584 0 203743 0
Current children cumulated CPU time (s) 48.9
Current children cumulated vsize (KiB) 5049584

[startup+102.3 s]
/proc/loadavg: 3.94 3.70 2.81 3/183 27609
/proc/meminfo: memFree=9188500/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=4213964 CPUtime=42.28 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) S 27602 27602 21354 0 -1 4202496 18077 0 0 0 3655 573 0 0 20 0 1 0 378330941 4315099136 715060 33554432000 4194304 6004724 140735367625696 140735367619744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 216 0 0
/proc/27603/statm: 1053491 715060 163 442 0 1053045 0
[pid=27606] ppid=27603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27606/stat : 27606 (cp2_pre.sh) S 27603 27602 21354 0 -1 4202496 605 0 0 0 0 0 0 0 20 0 1 0 378335387 9367552 276 33554432000 4194304 5064252 140733542677232 140733542675936 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27606/statm: 2287 276 234 213 0 72 0
[pid=27607] ppid=27606 vsize=5263844 CPUtime=54.41 cores=0,2,4,6
/proc/27607/stat : 27607 (coprocessor) R 27606 27602 21354 0 -1 4202496 30379 0 0 0 5180 261 0 0 20 0 1 0 378335387 5390176256 1116678 33554432000 4194304 6586260 140737136996096 140737136991848 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 340 0 0
/proc/27607/statm: 1315961 1116678 158 584 0 1315373 0
Current children cumulated CPU time (s) 96.69
Current children cumulated vsize (KiB) 9496104

[startup+162.3 s]
/proc/loadavg: 4.04 3.77 2.88 3/183 27609
/proc/meminfo: memFree=6310880/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=4213964 CPUtime=42.28 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) S 27602 27602 21354 0 -1 4202496 18077 0 0 0 3655 573 0 0 20 0 1 0 378330941 4315099136 715060 33554432000 4194304 6004724 140735367625696 140735367619744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 216 0 0
/proc/27603/statm: 1053491 715060 163 442 0 1053045 0
[pid=27606] ppid=27603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27606/stat : 27606 (cp2_pre.sh) S 27603 27602 21354 0 -1 4202496 605 0 0 0 0 0 0 0 20 0 1 0 378335387 9367552 276 33554432000 4194304 5064252 140733542677232 140733542675936 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27606/statm: 2287 276 234 213 0 72 0
[pid=27607] ppid=27606 vsize=5263844 CPUtime=106.31 cores=0,2,4,6
/proc/27607/stat : 27607 (coprocessor) R 27606 27602 21354 0 -1 4202496 30379 0 0 0 10075 556 0 0 20 0 1 0 378335387 5390176256 1116678 33554432000 4194304 6586260 140737136996096 140737136991848 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 1131 0 0
/proc/27607/statm: 1315961 1116678 158 584 0 1315373 0
Current children cumulated CPU time (s) 148.59
Current children cumulated vsize (KiB) 9496104

[startup+222.3 s]
/proc/loadavg: 3.92 3.78 2.94 3/183 27612
/proc/meminfo: memFree=9112164/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=4213964 CPUtime=177.45 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) S 27602 27602 21354 0 -1 4202496 18084 31279 0 0 3655 573 12710 807 20 0 1 0 378330941 4315099136 715060 33554432000 4194304 6004724 140735367625696 140735367620832 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 216 0 0
/proc/27603/statm: 1053491 715060 163 442 0 1053045 0
[pid=27611] ppid=27603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27611/stat : 27611 (satsolver.sh) S 27603 27602 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378352028 9367552 267 33554432000 4194304 5064252 140733232333504 140733232332416 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27611/statm: 2287 267 226 213 0 72 0
[pid=27612] ppid=27611 vsize=2888680 CPUtime=11.42 cores=0,2,4,6
/proc/27612/stat : 27612 (glucose) R 27611 27602 21354 0 -1 4202496 285242 0 0 0 1040 102 0 0 20 0 1 0 378352028 2958008320 637098 33554432000 4194304 5208918 140734218315856 140734217265256 4607392 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27612/statm: 722170 637098 69 248 0 721919 0
Current children cumulated CPU time (s) 188.87
Current children cumulated vsize (KiB) 7120940

[startup+282.3 s]
/proc/loadavg: 3.59 3.73 2.98 3/183 27615
/proc/meminfo: memFree=7276592/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/27612/statm: 1783461 1563824 104 248 0 1783210 0
Current children cumulated CPU time (s) 1388.68
Current children cumulated vsize (KiB) 11366104

[startup+1482.3 s]
/proc/loadavg: 2.01 2.05 2.26 3/183 27626
/proc/meminfo: memFree=6202300/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=4213964 CPUtime=177.45 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) S 27602 27602 21354 0 -1 4202496 18084 31279 0 0 3655 573 12710 807 20 0 1 0 378330941 4315099136 715060 33554432000 4194304 6004724 140735367625696 140735367620832 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 216 0 0
/proc/27603/statm: 1053491 715060 163 442 0 1053045 0
[pid=27611] ppid=27603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27611/stat : 27611 (satsolver.sh) S 27603 27602 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378352028 9367552 267 33554432000 4194304 5064252 140733232333504 140733232332416 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27611/statm: 2287 267 226 213 0 72 0
[pid=27612] ppid=27611 vsize=7136364 CPUtime=1271.23 cores=0,2,4,6
/proc/27612/stat : 27612 (glucose) R 27611 27602 21354 0 -1 4202496 675573 0 0 0 126866 257 0 0 20 0 1 0 378352028 7307636736 1569069 33554432000 4194304 5208918 140734218315856 140734218313608 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27612/statm: 1784091 1569069 104 248 0 1783840 0
Current children cumulated CPU time (s) 1448.68
Current children cumulated vsize (KiB) 11368624

[startup+1542.3 s]
/proc/loadavg: 2.04 2.06 2.25 3/183 27626
/proc/meminfo: memFree=6116204/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=4213964 CPUtime=177.45 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) S 27602 27602 21354 0 -1 4202496 18084 31279 0 0 3655 573 12710 807 20 0 1 0 378330941 4315099136 715060 33554432000 4194304 6004724 140735367625696 140735367620832 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 216 0 0
/proc/27603/statm: 1053491 715060 163 442 0 1053045 0
[pid=27611] ppid=27603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27611/stat : 27611 (satsolver.sh) S 27603 27602 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378352028 9367552 267 33554432000 4194304 5064252 140733232333504 140733232332416 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27611/statm: 2287 267 226 213 0 72 0
[pid=27612] ppid=27611 vsize=7143508 CPUtime=1331.22 cores=0,2,4,6
/proc/27612/stat : 27612 (glucose) R 27611 27602 21354 0 -1 4202496 677190 0 0 0 132864 258 0 0 20 0 1 0 378352028 7314952192 1576818 33554432000 4194304 5208918 140734218315856 140734218313704 4229460 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27612/statm: 1785877 1576818 104 248 0 1785626 0
Current children cumulated CPU time (s) 1508.67
Current children cumulated vsize (KiB) 11375768

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.23 3/183 27627
/proc/meminfo: memFree=6023632/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=4213964 CPUtime=177.45 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) S 27602 27602 21354 0 -1 4202496 18084 31279 0 0 3655 573 12710 807 20 0 1 0 378330941 4315099136 715060 33554432000 4194304 6004724 140735367625696 140735367620832 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 216 0 0
/proc/27603/statm: 1053491 715060 163 442 0 1053045 0
[pid=27611] ppid=27603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27611/stat : 27611 (satsolver.sh) S 27603 27602 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378352028 9367552 267 33554432000 4194304 5064252 140733232333504 140733232332416 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27611/statm: 2287 267 226 213 0 72 0
[pid=27612] ppid=27611 vsize=7147676 CPUtime=1391.2 cores=0,2,4,6
/proc/27612/stat : 27612 (glucose) R 27611 27602 21354 0 -1 4202496 678247 0 0 0 138861 259 0 0 20 0 1 0 378352028 7319220224 1587073 33554432000 4194304 5208918 140734218315856 140734218313704 4228924 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27612/statm: 1786919 1587073 104 248 0 1786668 0
Current children cumulated CPU time (s) 1568.65
Current children cumulated vsize (KiB) 11379936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.22 3/183 27627
/proc/meminfo: memFree=6543536/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=4213964 CPUtime=177.45 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) S 27602 27602 21354 0 -1 4202496 18084 31279 0 0 3655 573 12710 807 20 0 1 0 378330941 4315099136 715060 33554432000 4194304 6004724 140735367625696 140735367620832 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 216 0 0
/proc/27603/statm: 1053491 715060 163 442 0 1053045 0
[pid=27611] ppid=27603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27611/stat : 27611 (satsolver.sh) S 27603 27602 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378352028 9367552 267 33554432000 4194304 5064252 140733232333504 140733232332416 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27611/statm: 2287 267 226 213 0 72 0
[pid=27612] ppid=27611 vsize=7149560 CPUtime=1451.2 cores=0,2,4,6
/proc/27612/stat : 27612 (glucose) R 27611 27602 21354 0 -1 4202496 679462 0 0 0 144860 260 0 0 20 0 1 0 378352028 7321149440 1594572 33554432000 4194304 5208918 140734218315856 140734218312232 4229311 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27612/statm: 1787390 1594572 104 248 0 1787139 0
Current children cumulated CPU time (s) 1628.65
Current children cumulated vsize (KiB) 11381820

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.20 3/183 27627
/proc/meminfo: memFree=6940952/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=4213964 CPUtime=177.45 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) S 27602 27602 21354 0 -1 4202496 18084 31279 0 0 3655 573 12710 807 20 0 1 0 378330941 4315099136 715060 33554432000 4194304 6004724 140735367625696 140735367620832 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 216 0 0
/proc/27603/statm: 1053491 715060 163 442 0 1053045 0
[pid=27611] ppid=27603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27611/stat : 27611 (satsolver.sh) S 27603 27602 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378352028 9367552 267 33554432000 4194304 5064252 140733232333504 140733232332416 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27611/statm: 2287 267 226 213 0 72 0
[pid=27612] ppid=27611 vsize=7153064 CPUtime=1511.19 cores=0,2,4,6
/proc/27612/stat : 27612 (glucose) R 27611 27602 21354 0 -1 4202496 681327 0 0 0 150820 299 0 0 20 0 1 0 378352028 7324737536 1481591 33554432000 4194304 5208918 140734218315856 140734218313704 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27612/statm: 1788266 1481591 105 248 0 1788015 0
Current children cumulated CPU time (s) 1688.64
Current children cumulated vsize (KiB) 11385324

[startup+1782.31 s]
/proc/loadavg: 2.00 2.02 2.18 3/184 27630
/proc/meminfo: memFree=6860100/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=4213964 CPUtime=177.45 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) S 27602 27602 21354 0 -1 4202496 18084 31279 0 0 3655 573 12710 807 20 0 1 0 378330941 4315099136 715060 33554432000 4194304 6004724 140735367625696 140735367620832 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 216 0 0
/proc/27603/statm: 1053491 715060 163 442 0 1053045 0
[pid=27611] ppid=27603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27611/stat : 27611 (satsolver.sh) S 27603 27602 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378352028 9367552 267 33554432000 4194304 5064252 140733232333504 140733232332416 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27611/statm: 2287 267 226 213 0 72 0
[pid=27612] ppid=27611 vsize=7156720 CPUtime=1571.19 cores=0,2,4,6
/proc/27612/stat : 27612 (glucose) R 27611 27602 21354 0 -1 4202496 682296 0 0 0 156819 300 0 0 20 0 1 0 378352028 7328481280 1490736 33554432000 4194304 5208918 140734218315856 140734218313704 4205227 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27612/statm: 1789180 1490736 105 248 0 1788929 0
Current children cumulated CPU time (s) 1748.64
Current children cumulated vsize (KiB) 11388980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1833.7 s]
/proc/loadavg: 2.00 2.01 2.17 3/183 27723
/proc/meminfo: memFree=20007688/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=4213964 CPUtime=177.45 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) S 27602 27602 21354 0 -1 4202496 18084 31279 0 0 3655 573 12710 807 20 0 1 0 378330941 4315099136 715060 33554432000 4194304 6004724 140735367625696 140735367620832 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 216 0 0
/proc/27603/statm: 1053491 715060 163 442 0 1053045 0
[pid=27611] ppid=27603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27611/stat : 27611 (satsolver.sh) S 27603 27602 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378352028 9367552 267 33554432000 4194304 5064252 140733232333504 140733232332416 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27611/statm: 2287 267 226 213 0 72 0
[pid=27612] ppid=27611 vsize=7159312 CPUtime=1622.57 cores=0,2,4,6
/proc/27612/stat : 27612 (glucose) R 27611 27602 21354 0 -1 4202496 682931 0 0 0 161957 300 0 0 20 0 1 0 378352028 7331135488 1499547 33554432000 4194304 5208918 140734218315856 140734218313704 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27612/statm: 1789828 1499547 105 248 0 1789577 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 11391572

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1833.7 s]
/proc/loadavg: 2.00 2.01 2.17 3/183 27723
/proc/meminfo: memFree=20007688/32873648 swapFree=7376/7376
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27602/stat : 27602 (npSolver-pbo.sh) S 27600 27602 21354 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378330941 9367552 275 33554432000 4194304 5064252 140735546648080 140735546646992 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=4213964 CPUtime=177.45 cores=0,2,4,6
/proc/27603/stat : 27603 (npSolver-pbo) S 27602 27602 21354 0 -1 4202496 18084 31279 0 0 3655 573 12710 807 20 0 1 0 378330941 4315099136 715060 33554432000 4194304 6004724 140735367625696 140735367620832 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 216 0 0
/proc/27603/statm: 1053491 715060 163 442 0 1053045 0
[pid=27611] ppid=27603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27611/stat : 27611 (satsolver.sh) S 27603 27602 21354 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378352028 9367552 267 33554432000 4194304 5064252 140733232333504 140733232332416 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27611/statm: 2287 267 226 213 0 72 0
[pid=27612] ppid=27611 vsize=7159312 CPUtime=1622.57 cores=0,2,4,6
/proc/27612/stat : 27612 (glucose) R 27611 27602 21354 0 -1 4202496 682931 0 0 0 161957 300 0 0 20 0 1 0 378352028 7331135488 1499547 33554432000 4194304 5208918 140734218315856 140734218313704 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27612/statm: 1789828 1499547 105 248 0 1789577 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 11391572

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27602 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1833.72
CPU time (s): 1800.02
CPU user time (s): 1783.22
CPU system time (s): 16.8
CPU usage (%): 98.1622
Max. virtual memory (cumulated for all children) (KiB): 13780308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.17237 second user time and 10.5624 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-08 04:20:50
IDJOB=3749845
IDBENCH=2417
IDSOLVER=2334
FILE ID=node120/3749845-1339122049
RUNJOBID= node120-1339111237-23281
PBS_JOBID= 14643733
Free space on /tmp= 70752 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-ship04s.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749845-1339122049/watcher-3749845-1339122049 -o /tmp/evaluation-result-3749845-1339122049/solver-3749845-1339122049 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749845-1339122049.opb 1046481336 HOME HOME

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

MD5SUM BENCH= 74b86287d15008d17990184d72b42ad1
RANDOM SEED=1046481336

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        31467400 kB
Buffers:          117324 kB
Cached:           182828 kB
SwapCached:         6124 kB
Active:           439564 kB
Inactive:         172084 kB
Active(anon):     303264 kB
Inactive(anon):    10680 kB
Active(file):     136300 kB
Inactive(file):   161404 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67095804 kB
Dirty:             26944 kB
Writeback:             0 kB
AnonPages:        431688 kB
Mapped:             9264 kB
Shmem:                 0 kB
Slab:             649164 kB
SReclaimable:      92348 kB
SUnreclaim:       556816 kB
KernelStack:        1512 kB
PageTables:         4512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     685876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    405504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68028 MiB
End job on node120 at 2012-06-08 04:51:25