Trace number 3749833

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.09 1803.72

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-nsrand-ipx.opb
MD5SUM6eba7367ef128fb0872fe815e4ef2398
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1205862294
Best CPU time to get the best result obtained on this benchmark1800.56
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1207959552
Optimality of the best value was proved NO
Number of variables6651
Total number of constraints721
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)331
Number of constraints which are nor clauses,nor cardinality constraints390
Minimum length of a constraint20
Maximum length of a constraint6651
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 26715880447
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

19.03/21.72	c run usual solver
1800.09/1803.71	c error: unexpected solver exit code
1800.09/1803.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-3749833-1339122721/watcher-3749833-1339122721 -o /tmp/evaluation-result-3749833-1339122721/solver-3749833-1339122721 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749833-1339122721.opb 1053642107 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.78 3.61 2.66 4/181 12875
/proc/meminfo: memFree=17330744/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0

[startup+0.105102 s]
/proc/loadavg: 4.78 3.61 2.66 4/181 12875
/proc/meminfo: memFree=17330744/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200365 s]
/proc/loadavg: 4.78 3.61 2.66 4/181 12875
/proc/meminfo: memFree=17330744/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300364 s]
/proc/loadavg: 4.78 3.61 2.66 4/181 12875
/proc/meminfo: memFree=17330744/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700323 s]
/proc/loadavg: 4.78 3.61 2.66 4/181 12875
/proc/meminfo: memFree=17330744/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 4.78 3.61 2.66 4/183 12877
/proc/meminfo: memFree=23304200/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=215316 CPUtime=1.49 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) R 12875 12875 9764 0 -1 4202496 18033 0 0 0 143 6 0 0 20 0 1 0 378400743 220483584 38445 33554432000 4194304 6004724 140737153615616 140737153610216 4617898 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12876/statm: 53829 38445 153 442 0 53383 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 224464

[startup+3.10031 s]
/proc/loadavg: 4.78 3.61 2.66 3/182 12877
/proc/meminfo: memFree=29685788/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=310640 CPUtime=3.09 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) R 12875 12875 9764 0 -1 4202496 18660 0 0 0 298 11 0 0 20 0 1 0 378400743 318095360 56171 33554432000 4194304 6004724 140737153615616 140737153611160 4535882 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12876/statm: 77660 56171 153 442 0 77214 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 319788

[startup+6.30034 s]
/proc/loadavg: 4.55 3.58 2.66 3/182 12877
/proc/meminfo: memFree=29505992/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=572784 CPUtime=6.29 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) R 12875 12875 9764 0 -1 4202496 19420 0 0 0 609 20 0 0 20 0 1 0 378400743 586530816 116587 33554432000 4194304 6004724 140737153615616 140737153610216 4579246 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12876/statm: 143196 116587 153 442 0 142750 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 581932

[startup+12.7003 s]
/proc/loadavg: 4.35 3.55 2.65 3/182 12877
/proc/meminfo: memFree=29008096/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=1097072 CPUtime=12.68 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) R 12875 12875 9764 0 -1 4202496 20425 0 0 0 1231 37 0 0 20 0 1 0 378400743 1123401728 238443 33554432000 4194304 6004724 140737153615616 140737153610216 4534715 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12876/statm: 274268 238443 153 442 0 273822 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1106220

[startup+25.5005 s]
/proc/loadavg: 3.98 3.51 2.65 3/184 12879
/proc/meminfo: memFree=27068864/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=19.06 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23045 0 0 0 1655 251 0 0 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153609664 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12878] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12878/stat : 12878 (cp2_pre.sh) S 12876 12875 9764 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378402916 9367552 277 33554432000 4194304 5064252 140737267386496 140737267385200 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12878/statm: 2287 277 234 213 0 72 0
[pid=12879] ppid=12878 vsize=422196 CPUtime=3.76 cores=1,3,5,7
/proc/12879/stat : 12879 (coprocessor) R 12878 12875 9764 0 -1 4202496 15854 0 0 0 357 19 0 0 20 0 1 0 378402916 432328704 98959 33554432000 4194304 6586260 140736722233808 140736722230568 5732400 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/12879/statm: 105549 98959 137 584 0 104961 0
Current children cumulated CPU time (s) 22.82
Current children cumulated vsize (KiB) 2554104

[startup+51.1004 s]
/proc/loadavg: 3.66 3.47 2.66 3/184 12879
/proc/meminfo: memFree=25254976/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=19.06 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23045 0 0 0 1655 251 0 0 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153609664 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12878] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12878/stat : 12878 (cp2_pre.sh) S 12876 12875 9764 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378402916 9367552 277 33554432000 4194304 5064252 140737267386496 140737267385200 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12878/statm: 2287 277 234 213 0 72 0
[pid=12879] ppid=12878 vsize=2237000 CPUtime=29.17 cores=1,3,5,7
/proc/12879/stat : 12879 (coprocessor) R 12878 12875 9764 0 -1 4202496 24788 0 0 0 2760 157 0 0 20 0 1 0 378402916 2290688000 464930 33554432000 4194304 6586260 140736722233808 140736722229560 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 17 0 0
/proc/12879/statm: 559250 464930 158 584 0 558662 0
Current children cumulated CPU time (s) 48.23
Current children cumulated vsize (KiB) 4368908

[startup+102.3 s]
/proc/loadavg: 3.01 3.33 2.65 3/183 12882
/proc/meminfo: memFree=24999960/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=78.05 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23053 25689 0 0 1655 251 5552 347 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153610752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12881] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12881/stat : 12881 (satsolver.sh) S 12876 12875 9764 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378408871 9367552 266 33554432000 4194304 5064252 140735870300352 140735870299264 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12881/statm: 2287 266 226 213 0 72 0
[pid=12882] ppid=12881 vsize=2886544 CPUtime=20.97 cores=1,3,5,7
/proc/12882/stat : 12882 (glucose) R 12881 12875 9764 0 -1 4202496 286314 0 0 0 1976 121 0 0 20 0 1 0 378408871 2955821056 619355 33554432000 4194304 5208918 140735972765728 140735972763576 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12882/statm: 721636 619355 103 248 0 721385 0
Current children cumulated CPU time (s) 99.02
Current children cumulated vsize (KiB) 5018452

[startup+162.3 s]
/proc/loadavg: 2.44 3.10 2.61 3/183 13023
/proc/meminfo: memFree=25226144/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=78.05 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23053 25689 0 0 1655 251 5552 347 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153610752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12881] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12881/stat : 12881 (satsolver.sh) S 12876 12875 9764 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378408871 9367552 266 33554432000 4194304 5064252 140735870300352 140735870299264 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12881/statm: 2287 266 226 213 0 72 0
[pid=12882] ppid=12881 vsize=2932812 CPUtime=80.93 cores=1,3,5,7
/proc/12882/stat : 12882 (glucose) R 12881 12875 9764 0 -1 4202496 287489 0 0 0 7971 122 0 0 20 0 1 0 378408871 3003199488 630296 33554432000 4194304 5208918 140735972765728 140735972761416 4228997 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12882/statm: 733203 630296 103 248 0 732952 0
Current children cumulated CPU time (s) 158.98
Current children cumulated vsize (KiB) 5064720

[startup+222.307 s]
/proc/loadavg: 2.16 2.90 2.57 3/183 13023
/proc/meminfo: memFree=25161604/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=78.05 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23053 25689 0 0 1655 251 5552 347 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153610752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12881] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12881/stat : 12881 (satsolver.sh) S 12876 12875 9764 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378408871 9367552 266 33554432000 4194304 5064252 140735870300352 140735870299264 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12881/statm: 2287 266 226 213 0 72 0
[pid=12882] ppid=12881 vsize=2960304 CPUtime=140.93 cores=1,3,5,7
/proc/12882/stat : 12882 (glucose) R 12881 12875 9764 0 -1 4202496 289048 0 0 0 13970 123 0 0 20 0 1 0 378408871 3031351296 638516 33554432000 4194304 5208918 140735972765728 140735972763560 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12882/statm: 740076 638516 103 248 0 739825 0
Current children cumulated CPU time (s) 218.98

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

/proc/12882/stat : 12882 (glucose) R 12881 12875 9764 0 -1 4202496 306120 0 0 0 127802 267 0 0 20 0 1 0 378408871 3826737152 743907 33554432000 4194304 5208918 140735972765728 140735972763784 4229476 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12882/statm: 934262 743907 104 248 0 934011 0
Current children cumulated CPU time (s) 1358.74
Current children cumulated vsize (KiB) 5868956

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.14 3/183 13033
/proc/meminfo: memFree=24789068/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=78.05 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23053 25689 0 0 1655 251 5552 347 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153610752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12881] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12881/stat : 12881 (satsolver.sh) S 12876 12875 9764 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378408871 9367552 266 33554432000 4194304 5064252 140735870300352 140735870299264 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12881/statm: 2287 266 226 213 0 72 0
[pid=12882] ppid=12881 vsize=3197604 CPUtime=1340.69 cores=1,3,5,7
/proc/12882/stat : 12882 (glucose) R 12881 12875 9764 0 -1 4202496 307498 0 0 0 133780 289 0 0 20 0 1 0 378408871 3274346496 704335 33554432000 4194304 5208918 140735972765728 140735972761416 4229311 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12882/statm: 799401 704335 104 248 0 799150 0
Current children cumulated CPU time (s) 1418.74
Current children cumulated vsize (KiB) 5329512

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/183 13033
/proc/meminfo: memFree=24729572/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=78.05 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23053 25689 0 0 1655 251 5552 347 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153610752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12881] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12881/stat : 12881 (satsolver.sh) S 12876 12875 9764 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378408871 9367552 266 33554432000 4194304 5064252 140735870300352 140735870299264 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12881/statm: 2287 266 226 213 0 72 0
[pid=12882] ppid=12881 vsize=3766332 CPUtime=1400.67 cores=1,3,5,7
/proc/12882/stat : 12882 (glucose) R 12881 12875 9764 0 -1 4202496 308615 0 0 0 139770 297 0 0 20 0 1 0 378408871 3856723968 719227 33554432000 4194304 5208918 140735972765728 140735972762104 4229344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12882/statm: 941583 719227 104 248 0 941332 0
Current children cumulated CPU time (s) 1478.72
Current children cumulated vsize (KiB) 5898240

[startup+1542.31 s]
/proc/loadavg: 2.08 2.02 2.12 3/183 13034
/proc/meminfo: memFree=24675660/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=78.05 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23053 25689 0 0 1655 251 5552 347 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153610752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12881] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12881/stat : 12881 (satsolver.sh) S 12876 12875 9764 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378408871 9367552 266 33554432000 4194304 5064252 140735870300352 140735870299264 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12881/statm: 2287 266 226 213 0 72 0
[pid=12882] ppid=12881 vsize=3766332 CPUtime=1460.67 cores=1,3,5,7
/proc/12882/stat : 12882 (glucose) R 12881 12875 9764 0 -1 4202496 308645 0 0 0 145769 298 0 0 20 0 1 0 378408871 3856723968 730499 33554432000 4194304 5208918 140735972765728 140735972761496 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12882/statm: 941583 730499 104 248 0 941332 0
Current children cumulated CPU time (s) 1538.72
Current children cumulated vsize (KiB) 5898240

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.11 3/183 13034
/proc/meminfo: memFree=24630184/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=78.05 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23053 25689 0 0 1655 251 5552 347 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153610752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12881] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12881/stat : 12881 (satsolver.sh) S 12876 12875 9764 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378408871 9367552 266 33554432000 4194304 5064252 140735870300352 140735870299264 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12881/statm: 2287 266 226 213 0 72 0
[pid=12882] ppid=12881 vsize=3767412 CPUtime=1520.65 cores=1,3,5,7
/proc/12882/stat : 12882 (glucose) R 12881 12875 9764 0 -1 4202496 308818 0 0 0 151766 299 0 0 20 0 1 0 378408871 3857829888 742936 33554432000 4194304 5208918 140735972765728 140735972761496 4240137 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12882/statm: 941853 742936 104 248 0 941602 0
Current children cumulated CPU time (s) 1598.7
Current children cumulated vsize (KiB) 5899320

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.10 3/183 13034
/proc/meminfo: memFree=24593212/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=78.05 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23053 25689 0 0 1655 251 5552 347 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153610752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12881] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12881/stat : 12881 (satsolver.sh) S 12876 12875 9764 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378408871 9367552 266 33554432000 4194304 5064252 140735870300352 140735870299264 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12881/statm: 2287 266 226 213 0 72 0
[pid=12882] ppid=12881 vsize=3767412 CPUtime=1580.65 cores=1,3,5,7
/proc/12882/stat : 12882 (glucose) R 12881 12875 9764 0 -1 4202496 308836 0 0 0 157765 300 0 0 20 0 1 0 378408871 3857829888 752152 33554432000 4194304 5208918 140735972765728 140735972762104 4240826 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12882/statm: 941853 752152 104 248 0 941602 0
Current children cumulated CPU time (s) 1658.7
Current children cumulated vsize (KiB) 5899320

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/184 13037
/proc/meminfo: memFree=24553628/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=78.05 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23053 25689 0 0 1655 251 5552 347 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153610752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12881] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12881/stat : 12881 (satsolver.sh) S 12876 12875 9764 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378408871 9367552 266 33554432000 4194304 5064252 140735870300352 140735870299264 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12881/statm: 2287 266 226 213 0 72 0
[pid=12882] ppid=12881 vsize=3768568 CPUtime=1640.63 cores=1,3,5,7
/proc/12882/stat : 12882 (glucose) R 12881 12875 9764 0 -1 4202496 309060 0 0 0 163763 300 0 0 20 0 1 0 378408871 3859013632 761574 33554432000 4194304 5208918 140735972765728 140735972763784 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12882/statm: 942142 761574 104 248 0 941891 0
Current children cumulated CPU time (s) 1718.68
Current children cumulated vsize (KiB) 5900476

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/184 13060
/proc/meminfo: memFree=24718580/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=78.05 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23053 25689 0 0 1655 251 5552 347 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153610752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12881] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12881/stat : 12881 (satsolver.sh) S 12876 12875 9764 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378408871 9367552 266 33554432000 4194304 5064252 140735870300352 140735870299264 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12881/statm: 2287 266 226 213 0 72 0
[pid=12882] ppid=12881 vsize=3229356 CPUtime=1700.63 cores=1,3,5,7
/proc/12882/stat : 12882 (glucose) R 12881 12875 9764 0 -1 4202496 311421 0 0 0 169738 325 0 0 20 0 1 0 378408871 3306860544 720427 33554432000 4194304 5208918 140735972765728 140735972763784 4212328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12882/statm: 807339 720427 104 248 0 807088 0
Current children cumulated CPU time (s) 1778.68
Current children cumulated vsize (KiB) 5361264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.7 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 13061
/proc/meminfo: memFree=24747836/32873844 swapFree=7636/7636
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12875/stat : 12875 (npSolver-pbo.sh) S 12873 12875 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378400743 9367552 275 33554432000 4194304 5064252 140735007734256 140735007733168 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=2113612 CPUtime=78.05 cores=1,3,5,7
/proc/12876/stat : 12876 (npSolver-pbo) S 12875 12875 9764 0 -1 4202496 23053 25689 0 0 1655 251 5552 347 20 0 1 0 378400743 2164338688 299475 33554432000 4194304 6004724 140737153615616 140737153610752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 264 0 0
/proc/12876/statm: 528403 299475 162 442 0 527957 0
[pid=12881] ppid=12876 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12881/stat : 12881 (satsolver.sh) S 12876 12875 9764 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378408871 9367552 266 33554432000 4194304 5064252 140735870300352 140735870299264 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12881/statm: 2287 266 226 213 0 72 0
[pid=12882] ppid=12881 vsize=3796884 CPUtime=1722.04 cores=1,3,5,7
/proc/12882/stat : 12882 (glucose) R 12881 12875 9764 0 -1 4202496 312212 0 0 0 171872 332 0 0 20 0 1 0 378408871 3888009216 725289 33554432000 4194304 5208918 140735972765728 140735972761416 4229347 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12882/statm: 949221 725289 104 248 0 948970 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 5928792

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12875 and gives
#  childrusage.ru_utime.tv_sec=72
#  childrusage.ru_utime.tv_usec=82041
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=3087
# CPU time returned by wait4() is 78.0851
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.72
CPU time (s): 1800.09
CPU user time (s): 1790.79
CPU system time (s): 9.3
CPU usage (%): 99.7989
Max. virtual memory (cumulated for all children) (KiB): 6836840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.082
system time used= 6.00309
maximum resident set size= 2378984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49719
page faults= 0
swaps= 0
block input operations= 104
block output operations= 4678248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56
involuntary context switches= 166

runsolver used 6.09707 second user time and 17.9163 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-08 04:32:02
IDJOB=3749833
IDBENCH=2527
IDSOLVER=2334
FILE ID=node108/3749833-1339122721
RUNJOBID= node108-1339112032-11192
PBS_JOBID= 14643745
Free space on /tmp= 64268 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-nsrand-ipx.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749833-1339122721/watcher-3749833-1339122721 -o /tmp/evaluation-result-3749833-1339122721/solver-3749833-1339122721 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749833-1339122721.opb 1053642107 HOME HOME

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

MD5SUM BENCH= 6eba7367ef128fb0872fe815e4ef2398
RANDOM SEED=1053642107

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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:       32873844 kB
MemFree:        17208248 kB
Buffers:         1592520 kB
Cached:         12545056 kB
SwapCached:          868 kB
Active:          1867772 kB
Inactive:       12542548 kB
Active(anon):     263596 kB
Inactive(anon):    10624 kB
Active(file):    1604176 kB
Inactive(file): 12531924 kB
Unevictable:        7636 kB
Mlocked:            7636 kB
SwapTotal:      67108856 kB
SwapFree:       67105664 kB
Dirty:             15956 kB
Writeback:             0 kB
AnonPages:        284676 kB
Mapped:            11404 kB
Shmem:                 0 kB
Slab:            1104300 kB
SReclaimable:     545296 kB
SUnreclaim:       559004 kB
KernelStack:        1512 kB
PageTables:         4528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     416548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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= 70248 MiB
End job on node108 at 2012-06-08 05:02:05