Trace number 3746665

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 inc-topDown (fixed)? (TO) 1800.04 1803.32

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-seymour1.opb
MD5SUM385b8c04483c735ba913a305372f124f
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark471080
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 456321
Optimality of the best value was proved NO
Number of variables10582
Total number of constraints5865
Number of constraints which are clauses651
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5214
Minimum length of a constraint1
Maximum length of a constraint198
Number of terms in the objective function 10582
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 2347111
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 2347111
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

25.90/26.02	c run inc solver
25.90/26.02	c [INC SYSTEM] run initial solver
25.90/26.02	c [INC SYSTEM] preprocess with white file
110.71/113.93	c [INC SYSTEM] finished preprocessing in 87 s
110.71/113.93	c [INC SYSTEM] execute solver

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-3746665-1339098200/watcher-3746665-1339098200 -o /tmp/evaluation-result-3746665-1339098200/solver-3746665-1339098200 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746665-1339098200.opb 675618245 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: 0.12 0.03 0.01 2/171 15539
/proc/meminfo: memFree=29215712/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0

[startup+0.028506 s]
/proc/loadavg: 0.12 0.03 0.01 2/171 15539
/proc/meminfo: memFree=29215712/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100218 s]
/proc/loadavg: 0.12 0.03 0.01 2/171 15539
/proc/meminfo: memFree=29215712/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300218 s]
/proc/loadavg: 0.12 0.03 0.01 2/171 15539
/proc/meminfo: memFree=29215712/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 0.12 0.03 0.01 2/171 15539
/proc/meminfo: memFree=29215712/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 0.12 0.03 0.01 2/173 15541
/proc/meminfo: memFree=29119344/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=185576 CPUtime=1.48 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) R 15539 15539 15337 0 -1 4202496 10805 0 0 0 144 4 0 0 20 0 1 0 375945898 190029824 32768 33554432000 4194304 6004724 140737396855536 140737396850136 4617898 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15540/statm: 46394 32768 154 442 0 45948 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 194724

[startup+3.10033 s]
/proc/loadavg: 0.12 0.03 0.01 2/173 15541
/proc/meminfo: memFree=29039100/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=316648 CPUtime=3.09 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) R 15539 15539 15337 0 -1 4202496 11439 0 0 0 300 9 0 0 20 0 1 0 375945898 324247552 62976 33554432000 4194304 6004724 140737396855536 140737396850136 4582601 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15540/statm: 79162 62976 154 442 0 78716 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 325796

[startup+6.30025 s]
/proc/loadavg: 0.19 0.05 0.01 2/173 15609
/proc/meminfo: memFree=28777652/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=578792 CPUtime=6.28 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) R 15539 15539 15337 0 -1 4202496 12200 0 0 0 612 16 0 0 20 0 1 0 375945898 592683008 124929 33554432000 4194304 6004724 140737396855536 140737396850488 4534766 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15540/statm: 144698 124929 154 442 0 144252 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 587940

[startup+12.7011 s]
/proc/loadavg: 0.34 0.08 0.02 3/180 15639
/proc/meminfo: memFree=28232504/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=1103080 CPUtime=12.68 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) R 15539 15539 15337 0 -1 4202496 13210 0 0 0 1237 31 0 0 20 0 1 0 375945898 1129553920 249345 33554432000 4194304 6004724 140737396855536 140737396850136 4582670 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15540/statm: 275770 249345 154 442 0 275324 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1112228

[startup+25.5003 s]
/proc/loadavg: 0.70 0.17 0.06 3/180 15643
/proc/meminfo: memFree=24381932/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=3870612 CPUtime=25.42 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) R 15539 15539 15337 0 -1 4202496 15618 0 0 0 2285 257 0 0 20 0 1 0 375945898 3963506688 880303 33554432000 4194304 6004724 140737396855536 140737396851408 5193835 0 0 4096 0 0 0 0 17 2 0 0 5 0 0
/proc/15540/statm: 967653 880303 157 442 0 967207 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 3879760

[startup+51.1009 s]
/proc/loadavg: 1.50 0.40 0.13 3/182 15645
/proc/meminfo: memFree=22575880/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=25.94 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15625 0 0 0 2285 309 0 0 20 0 1 0 375945898 2174091264 443440 33554432000 4194304 6004724 140737396855536 140737396850000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443440 163 442 0 530338 0
[pid=15644] ppid=15540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (cp2_pre.sh) S 15540 15539 15337 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 375948501 9367552 276 33554432000 4194304 5064252 140735251640064 140735251638768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15644/statm: 2287 276 234 213 0 72 0
[pid=15645] ppid=15644 vsize=3328032 CPUtime=24.24 cores=0,2,4,6
/proc/15645/stat : 15645 (coprocessor) R 15644 15539 15337 0 -1 4202496 24365 0 0 0 2328 96 0 0 20 0 1 0 375948502 3407904768 716112 33554432000 4194304 6586260 140734663433264 140734663429016 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 80 0 0
/proc/15645/statm: 832008 716112 158 584 0 831420 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 5469464

[startup+102.301 s]
/proc/loadavg: 2.33 0.80 0.28 3/182 15646
/proc/meminfo: memFree=21253764/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=25.94 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15625 0 0 0 2285 309 0 0 20 0 1 0 375945898 2174091264 443440 33554432000 4194304 6004724 140737396855536 140737396850000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443440 163 442 0 530338 0
[pid=15644] ppid=15540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15644/stat : 15644 (cp2_pre.sh) S 15540 15539 15337 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 375948501 9367552 276 33554432000 4194304 5064252 140735251640064 140735251638768 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15644/statm: 2287 276 234 213 0 72 0
[pid=15645] ppid=15644 vsize=3328032 CPUtime=73.6 cores=0,2,4,6
/proc/15645/stat : 15645 (coprocessor) R 15644 15539 15337 0 -1 4202496 24365 0 0 0 6992 368 0 0 20 0 1 0 375948502 3407904768 716112 33554432000 4194304 6586260 140734663433264 140734663429016 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 263 0 0
/proc/15645/statm: 832008 716112 158 584 0 831420 0
Current children cumulated CPU time (s) 99.54
Current children cumulated vsize (KiB) 5469464

[startup+162.3 s]
/proc/loadavg: 2.12 1.01 0.38 3/181 15648
/proc/meminfo: memFree=21864460/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4420004 CPUtime=48.35 cores=0,2,4,6
/proc/15648/stat : 15648 (glucosInc) R 15540 15539 15337 0 -1 4202496 406775 0 0 0 4698 137 0 0 20 0 1 0 375957291 4526084096 921261 33554432000 4194304 5654031 140733346165728 140733346153544 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15648/statm: 1105001 921261 140 357 0 1104641 0
Current children cumulated CPU time (s) 159.36
Current children cumulated vsize (KiB) 6552288

[startup+222.301 s]
/proc/loadavg: 2.08 1.20 0.49 3/181 15648
/proc/meminfo: memFree=21773848/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4464012 CPUtime=108.34 cores=0,2,4,6
/proc/15648/stat : 15648 (glucosInc) R 15540 15539 15337 0 -1 4202496 423407 0 0 0 10691 143 0 0 20 0 1 0 375957291 4571148288 943371 33554432000 4194304 5654031 140733346165728 140733346163512 4232839 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15648/statm: 1116003 943371 140 357 0 1115643 0
Current children cumulated CPU time (s) 219.35
Current children cumulated vsize (KiB) 6596296

[startup+282.3 s]
/proc/loadavg: 2.03 1.35 0.58 3/181 15648
/proc/meminfo: memFree=21688672/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4493676 CPUtime=168.34 cores=0,2,4,6

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

/proc/meminfo: memFree=21580432/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4674988 CPUtime=1248.15 cores=0,2,4,6
/proc/15648/stat : 15648 (glucosInc) R 15540 15539 15337 0 -1 4202496 572145 0 0 0 124607 208 0 0 20 0 1 0 375957291 4787187712 973824 33554432000 4194304 5654031 140733346165728 140733346153544 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15648/statm: 1168747 973824 141 357 0 1168387 0
Current children cumulated CPU time (s) 1359.16
Current children cumulated vsize (KiB) 6807272

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/181 15681
/proc/meminfo: memFree=21586276/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4677296 CPUtime=1308.13 cores=0,2,4,6
/proc/15648/stat : 15648 (glucosInc) R 15540 15539 15337 0 -1 4202496 576274 0 0 0 130604 209 0 0 20 0 1 0 375957291 4789551104 975828 33554432000 4194304 5654031 140733346165728 140733346153544 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15648/statm: 1169324 975828 141 357 0 1168964 0
Current children cumulated CPU time (s) 1419.14
Current children cumulated vsize (KiB) 6809580

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.58 3/181 15681
/proc/meminfo: memFree=21546368/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4679764 CPUtime=1368.12 cores=0,2,4,6
/proc/15648/stat : 15648 (glucosInc) R 15540 15539 15337 0 -1 4202496 583831 0 0 0 136600 212 0 0 20 0 1 0 375957291 4792078336 978282 33554432000 4194304 5654031 140733346165728 140733346153544 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15648/statm: 1169941 978282 141 357 0 1169581 0
Current children cumulated CPU time (s) 1479.13
Current children cumulated vsize (KiB) 6812048

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/181 15681
/proc/meminfo: memFree=21568236/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4684976 CPUtime=1428.1 cores=0,2,4,6
/proc/15648/stat : 15648 (glucosInc) R 15540 15539 15337 0 -1 4202496 588578 0 0 0 142597 213 0 0 20 0 1 0 375957291 4797415424 981481 33554432000 4194304 5654031 140733346165728 140733346153544 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15648/statm: 1171244 981481 141 357 0 1170884 0
Current children cumulated CPU time (s) 1539.11
Current children cumulated vsize (KiB) 6817260

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.63 3/182 15685
/proc/meminfo: memFree=21528264/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4688368 CPUtime=1488.09 cores=0,2,4,6
/proc/15648/stat : 15648 (glucosInc) R 15540 15539 15337 0 -1 4202496 593015 0 0 0 148594 215 0 0 20 0 1 0 375957291 4800888832 984095 33554432000 4194304 5654031 140733346165728 140733346153544 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15648/statm: 1172092 984095 141 357 0 1171732 0
Current children cumulated CPU time (s) 1599.1
Current children cumulated vsize (KiB) 6820652

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/181 15685
/proc/meminfo: memFree=21469200/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4693468 CPUtime=1548.07 cores=0,2,4,6
/proc/15648/stat : 15648 (glucosInc) R 15540 15539 15337 0 -1 4202496 601132 0 0 0 154589 218 0 0 20 0 1 0 375957291 4806111232 987722 33554432000 4194304 5654031 140733346165728 140733346153544 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15648/statm: 1173367 987722 141 357 0 1173007 0
Current children cumulated CPU time (s) 1659.08
Current children cumulated vsize (KiB) 6825752

[startup+1722.31 s]
/proc/loadavg: 2.00 1.97 1.67 3/181 15685
/proc/meminfo: memFree=21448608/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4697516 CPUtime=1608.07 cores=0,2,4,6
/proc/15648/stat : 15648 (glucosInc) R 15540 15539 15337 0 -1 4202496 605650 0 0 0 160587 220 0 0 20 0 1 0 375957291 4810256384 990961 33554432000 4194304 5654031 140733346165728 140733346153544 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15648/statm: 1174379 990961 141 357 0 1174019 0
Current children cumulated CPU time (s) 1719.08
Current children cumulated vsize (KiB) 6829800

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/181 15687
/proc/meminfo: memFree=21671464/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4699816 CPUtime=1668.03 cores=0,2,4,6
/proc/15648/stat : 15648 (glucosInc) R 15540 15539 15337 0 -1 4202496 609701 0 0 0 166582 221 0 0 20 0 1 0 375957291 4812611584 993303 33554432000 4194304 5654031 140733346165728 140733346153544 4209096 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15648/statm: 1174954 993303 141 357 0 1174594 0
Current children cumulated CPU time (s) 1779.04
Current children cumulated vsize (KiB) 6832100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.3 s]
/proc/loadavg: 2.00 1.97 1.69 3/181 15687
/proc/meminfo: memFree=21633736/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4703216 CPUtime=1689.03 cores=0,2,4,6
/proc/15648/stat : 15648 (glucosInc) R 15540 15539 15337 0 -1 4202496 614158 0 0 0 168680 223 0 0 20 0 1 0 375957291 4816093184 994538 33554432000 4194304 5654031 140733346165728 140733346163512 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15648/statm: 1175804 994538 141 357 0 1175444 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 6835500

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

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

[startup+1803.3 s]
/proc/loadavg: 2.00 1.97 1.69 3/181 15687
/proc/meminfo: memFree=21633736/32873648 swapFree=7372/7372
[pid=15539] ppid=15537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15539/stat : 15539 (npSolver-pbo-It) S 15537 15539 15337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945898 9367552 274 33554432000 4194304 5064252 140736185975136 140736185974048 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15539/statm: 2287 274 233 213 0 72 0
[pid=15540] ppid=15539 vsize=2123136 CPUtime=111.01 cores=0,2,4,6
/proc/15540/stat : 15540 (npSolver-pbo) S 15539 15539 15337 0 -1 4202496 15642 25266 0 0 2285 309 8047 460 20 0 1 0 375945898 2174091264 443444 33554432000 4194304 6004724 140737396855536 140737396841816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 7 0 0
/proc/15540/statm: 530784 443444 167 442 0 530338 0
[pid=15648] ppid=15540 vsize=4703216 CPUtime=1689.03 cores=0,2,4,6
/proc/15648/stat : 15648 (glucosInc) R 15540 15539 15337 0 -1 4202496 614158 0 0 0 168680 223 0 0 20 0 1 0 375957291 4816093184 994538 33554432000 4194304 5654031 140733346165728 140733346163512 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15648/statm: 1175804 994538 141 357 0 1175444 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 6835500

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1803.32
CPU time (s): 1800.04
CPU user time (s): 1790.12
CPU system time (s): 9.92
CPU usage (%): 99.8183
Max. virtual memory (cumulated for all children) (KiB): 8235224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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.21136 second user time and 10.1335 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-07 21:43:20
IDJOB=3746665
IDBENCH=1506
IDSOLVER=2332
FILE ID=node124/3746665-1339098200
RUNJOBID= node124-1339098179-15353
PBS_JOBID= 14643729
Free space on /tmp= 70804 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-seymour1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746665-1339098200/watcher-3746665-1339098200 -o /tmp/evaluation-result-3746665-1339098200/solver-3746665-1339098200 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746665-1339098200.opb 675618245 HOME HOME

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

MD5SUM BENCH= 385b8c04483c735ba913a305372f124f
RANDOM SEED=675618245

node124.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29216240 kB
Buffers:          285412 kB
Cached:          2554864 kB
SwapCached:         8612 kB
Active:          1011084 kB
Inactive:        1840196 kB
Active(anon):       2304 kB
Inactive(anon):    11112 kB
Active(file):    1008780 kB
Inactive(file):  1829084 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:             12120 kB
Writeback:             0 kB
AnonPages:         10404 kB
Mapped:             8652 kB
Shmem:                 0 kB
Slab:             670008 kB
SReclaimable:     113736 kB
SUnreclaim:       556272 kB
KernelStack:        1400 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69120 MiB
End job on node124 at 2012-06-07 22:13:26