Trace number 3701095

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? (TO) 1800.06 1800.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-mzzv42z.opb
MD5SUM8886b8ab7bdc8ec03150a7b794b8a992
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-10270
Best CPU time to get the best result obtained on this benchmark26.399
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -10270
Optimality of the best value was proved YES
Number of variables12596
Total number of constraints10687
Number of constraints which are clauses4
Number of constraints which are cardinality constraints (but not clauses)5680
Number of constraints which are nor clauses,nor cardinality constraints5003
Minimum length of a constraint2
Maximum length of a constraint80
Number of terms in the objective function 714
Biggest coefficient in the objective function 559
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 66891
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1117
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 66891
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

7.68/7.76	c run usual solver
48.02/48.38	c model valid
48.02/48.38	c current solution ok
53.08/53.73	o -1360
53.08/53.73	c current bound: 4889
53.08/53.73	c fallback to adder encoding
517.75/518.26	c model valid
517.75/518.26	c current solution ok
518.04/518.58	o -6273
518.04/518.58	c current bound: 2433
518.04/518.58	c fallback to adder encoding
750.62/751.38	c model valid
750.62/751.38	c current solution ok
751.16/751.71	o -8707
751.16/751.71	c current bound: 1216
751.16/751.71	c fallback to adder encoding
931.70/932.34	c model valid
931.70/932.34	c current solution ok
931.75/932.67	o -9925
931.75/932.67	c current bound: 607
931.75/932.67	c fallback to adder encoding
1037.06/1038.00	c current bound: 911
1037.06/1038.00	c fallback to adder encoding
1150.18/1150.85	c model valid
1150.18/1150.85	c current solution ok
1150.22/1151.18	o -10230
1150.22/1151.18	c current bound: 758
1150.22/1151.18	c fallback to adder encoding
1278.92/1279.94	c current bound: 834
1278.92/1279.94	c fallback to adder encoding
1396.66/1397.71	c current bound: 872
1396.66/1397.71	c fallback to adder encoding
1553.51/1554.48	c model valid
1553.51/1554.48	c current solution ok
1554.04/1554.81	o -10270
1554.04/1554.81	c current bound: 852
1554.04/1554.81	c fallback to adder encoding
1696.68/1697.59	c current bound: 861
1696.68/1697.59	c fallback to adder encoding
1800.06/1800.91	c error: unexpected solver exit code
1800.06/1800.91	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-3701095-1338310774/watcher-3701095-1338310774 -o /tmp/evaluation-result-3701095-1338310774/solver-3701095-1338310774 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701095-1338310774.opb 320526331 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: 0.08 1.48 7.21 2/171 1921
/proc/meminfo: memFree=29443912/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0

[startup+0.023012 s]
/proc/loadavg: 0.08 1.48 7.21 2/171 1921
/proc/meminfo: memFree=29443912/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 0.08 1.48 7.21 2/171 1921
/proc/meminfo: memFree=29443912/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300269 s]
/proc/loadavg: 0.08 1.48 7.21 2/171 1921
/proc/meminfo: memFree=29443912/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700322 s]
/proc/loadavg: 0.08 1.48 7.21 2/171 1921
/proc/meminfo: memFree=29443912/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/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.08 1.48 7.21 3/181 1943
/proc/meminfo: memFree=29392500/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=67820 CPUtime=1.48 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) R 1921 1921 1891 0 -1 4202496 3223 0 0 0 146 2 0 0 20 0 1 0 297205983 69447680 10649 33554432000 4194304 5992684 140734101921568 140734101913368 4571359 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1922/statm: 16955 10649 146 440 0 16511 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 76968

[startup+3.10027 s]
/proc/loadavg: 0.08 1.48 7.21 3/181 1950
/proc/meminfo: memFree=29351924/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=133356 CPUtime=3.08 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) R 1921 1921 1891 0 -1 4202496 3787 0 0 0 304 4 0 0 20 0 1 0 297205983 136556544 20890 33554432000 4194304 5992684 140734101921568 140734101917304 4523485 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1922/statm: 33339 20890 146 440 0 32895 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 142504

[startup+6.30026 s]
/proc/loadavg: 0.23 1.49 7.19 3/181 1950
/proc/meminfo: memFree=29247540/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=265408 CPUtime=6.28 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) R 1921 1921 1891 0 -1 4202496 4634 0 0 0 620 8 0 0 20 0 1 0 297205983 271777792 43646 33554432000 4194304 5992684 140734101921568 140734101917688 4767711 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1922/statm: 66352 43646 146 440 0 65908 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 274556

[startup+12.7005 s]
/proc/loadavg: 0.37 1.50 7.16 3/183 1952
/proc/meminfo: memFree=28486084/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=275736 CPUtime=7.74 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 7971 0 0 0 730 44 0 0 20 0 1 0 297205983 282353664 54927 33554432000 4194304 5992684 140734101921568 140734101915600 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/1922/statm: 68934 54927 170 440 0 68490 0
[pid=1951] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1951/stat : 1951 (cp2_pre.sh) S 1922 1921 1891 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 297206758 9367552 276 33554432000 4194304 5064252 140733571706720 140733571705424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1951/statm: 2287 276 234 213 0 72 0
[pid=1952] ppid=1951 vsize=580428 CPUtime=4.92 cores=1,3,5,7
/proc/1952/stat : 1952 (coprocessor) R 1951 1921 1891 0 -1 4202496 104912 0 0 0 465 27 0 0 20 0 1 0 297206759 594358272 132057 33554432000 4194304 6586260 140735745877392 140735745873656 4498512 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/1952/statm: 145107 132057 170 584 0 144519 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 874460

[startup+25.5003 s]
/proc/loadavg: 0.73 1.52 7.07 3/183 1952
/proc/meminfo: memFree=28421664/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=275736 CPUtime=7.74 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 7971 0 0 0 730 44 0 0 20 0 1 0 297205983 282353664 54927 33554432000 4194304 5992684 140734101921568 140734101915600 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/1922/statm: 68934 54927 170 440 0 68490 0
[pid=1951] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1951/stat : 1951 (cp2_pre.sh) S 1922 1921 1891 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 297206758 9367552 276 33554432000 4194304 5064252 140733571706720 140733571705424 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1951/statm: 2287 276 234 213 0 72 0
[pid=1952] ppid=1951 vsize=582624 CPUtime=17.72 cores=1,3,5,7
/proc/1952/stat : 1952 (coprocessor) R 1951 1921 1891 0 -1 4202496 105500 0 0 0 1745 27 0 0 20 0 1 0 297206759 596606976 135200 33554432000 4194304 6586260 140735745877392 140735745873416 4758304 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/1952/statm: 145656 135200 182 584 0 145068 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 876656

[startup+51.1003 s]
/proc/loadavg: 1.16 1.56 6.94 3/182 1962
/proc/meminfo: memFree=28851332/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=280532 CPUtime=50.91 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) R 1921 1921 1891 0 -1 4202496 8985 153070 0 0 782 270 3947 92 20 0 1 0 297205983 287264768 56100 33554432000 4194304 5992684 140734101921568 140734101915752 5179696 0 0 4096 0 0 0 0 17 3 0 0 1 0 0
/proc/1922/statm: 70133 56100 177 440 0 69689 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 289680

[startup+102.3 s]
/proc/loadavg: 1.71 1.65 6.69 3/184 1989
/proc/meminfo: memFree=28417372/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=285856 CPUtime=53.47 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 10639 153585 0 0 827 447 3947 126 20 0 1 0 297205983 292716544 57358 33554432000 4194304 5992684 140734101921568 140734101913888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/1922/statm: 71464 57358 187 440 0 71020 0
[pid=1964] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1964/stat : 1964 (satsolver.sh) S 1922 1921 1891 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297211362 9367552 267 33554432000 4194304 5064252 140735436378592 140735436377504 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1964/statm: 2287 267 226 213 0 72 0
[pid=1965] ppid=1964 vsize=405172 CPUtime=48.49 cores=1,3,5,7
/proc/1965/stat : 1965 (glucose) R 1964 1921 1891 0 -1 4202496 49583 0 0 0 4828 21 0 0 20 0 1 0 297211362 414896128 83731 33554432000 4194304 5208918 140735603471840 140735603467608 4215363 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1965/statm: 101293 83731 106 248 0 101042 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 709324

[startup+162.301 s]
/proc/loadavg: 1.94 1.73 6.40 3/183 1989
/proc/meminfo: memFree=28381236/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=285856 CPUtime=53.47 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 10639 153585 0 0 827 447 3947 126 20 0 1 0 297205983 292716544 57358 33554432000 4194304 5992684 140734101921568 140734101913888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/1922/statm: 71464 57358 187 440 0 71020 0
[pid=1964] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1964/stat : 1964 (satsolver.sh) S 1922 1921 1891 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297211362 9367552 267 33554432000 4194304 5064252 140735436378592 140735436377504 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1964/statm: 2287 267 226 213 0 72 0
[pid=1965] ppid=1964 vsize=417744 CPUtime=108.48 cores=1,3,5,7
/proc/1965/stat : 1965 (glucose) R 1964 1921 1891 0 -1 4202496 53115 0 0 0 10821 27 0 0 20 0 1 0 297211362 427769856 91659 33554432000 4194304 5208918 140735603471840 140735603468216 4232000 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1965/statm: 104436 91659 106 248 0 104185 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 721896

[startup+222.3 s]
/proc/loadavg: 1.98 1.78 6.12 3/183 1989
/proc/meminfo: memFree=28390872/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=285856 CPUtime=53.47 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 10639 153585 0 0 827 447 3947 126 20 0 1 0 297205983 292716544 57358 33554432000 4194304 5992684 140734101921568 140734101913888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/1922/statm: 71464 57358 187 440 0 71020 0
[pid=1964] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1964/stat : 1964 (satsolver.sh) S 1922 1921 1891 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297211362 9367552 267 33554432000 4194304 5064252 140735436378592 140735436377504 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1964/statm: 2287 267 226 213 0 72 0
[pid=1965] ppid=1964 vsize=423908 CPUtime=168.45 cores=1,3,5,7
/proc/1965/stat : 1965 (glucose) R 1964 1921 1891 0 -1 4202496 55552 0 0 0 16810 35 0 0 20 0 1 0 297211362 434081792 87859 33554432000 4194304 5208918 140735603471840 140735603469688 4216393 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1965/statm: 105977 87859 106 248 0 105726 0
Current children cumulated CPU time (s) 221.92

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

/proc/2040/stat : 2040 (glucose) R 2039 1921 1891 0 -1 4202496 44544 0 0 0 8209 20 0 0 20 0 1 0 297333981 398811136 77745 33554432000 4194304 5208918 140736492821904 140736492819736 4211665 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 97366 77745 105 248 0 97115 0
Current children cumulated CPU time (s) 1361.58
Current children cumulated vsize (KiB) 696688

[startup+1422.3 s]
/proc/loadavg: 2.06 2.02 3.12 3/183 2048
/proc/meminfo: memFree=28340420/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=288928 CPUtime=1397.04 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 23997 534956 0 0 883 453 137781 587 20 0 1 0 297205983 295862272 57998 33554432000 4194304 5992684 140734101921568 140734101913888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/1922/statm: 72232 57998 187 440 0 71788 0
[pid=2047] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2047/stat : 2047 (satsolver.sh) S 1922 1921 1891 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297345758 9367552 266 33554432000 4194304 5064252 140734342200416 140734342199328 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2047/statm: 2287 266 226 213 0 72 0
[pid=2048] ppid=2047 vsize=381772 CPUtime=24.53 cores=1,3,5,7
/proc/2048/stat : 2048 (glucose) R 2047 1921 1891 0 -1 4202496 44216 0 0 0 2436 17 0 0 20 0 1 0 297345758 390934528 80377 33554432000 4194304 5208918 140733545027104 140733545024936 4211574 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2048/statm: 95443 80377 104 248 0 95192 0
Current children cumulated CPU time (s) 1421.57
Current children cumulated vsize (KiB) 688996

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 3.05 3/183 2048
/proc/meminfo: memFree=28326104/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=288928 CPUtime=1397.04 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 23997 534956 0 0 883 453 137781 587 20 0 1 0 297205983 295862272 57998 33554432000 4194304 5992684 140734101921568 140734101913888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/1922/statm: 72232 57998 187 440 0 71788 0
[pid=2047] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2047/stat : 2047 (satsolver.sh) S 1922 1921 1891 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297345758 9367552 266 33554432000 4194304 5064252 140734342200416 140734342199328 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2047/statm: 2287 266 226 213 0 72 0
[pid=2048] ppid=2047 vsize=390160 CPUtime=84.52 cores=1,3,5,7
/proc/2048/stat : 2048 (glucose) R 2047 1921 1891 0 -1 4202496 46718 0 0 0 8430 22 0 0 20 0 1 0 297345758 399523840 81977 33554432000 4194304 5208918 140733545027104 140733545022872 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2048/statm: 97540 81977 105 248 0 97289 0
Current children cumulated CPU time (s) 1481.56
Current children cumulated vsize (KiB) 697384

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.98 3/183 2048
/proc/meminfo: memFree=28295932/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=288928 CPUtime=1397.04 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 23997 534956 0 0 883 453 137781 587 20 0 1 0 297205983 295862272 57998 33554432000 4194304 5992684 140734101921568 140734101913888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/1922/statm: 72232 57998 187 440 0 71788 0
[pid=2047] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2047/stat : 2047 (satsolver.sh) S 1922 1921 1891 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297345758 9367552 266 33554432000 4194304 5064252 140734342200416 140734342199328 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2047/statm: 2287 266 226 213 0 72 0
[pid=2048] ppid=2047 vsize=394840 CPUtime=144.51 cores=1,3,5,7
/proc/2048/stat : 2048 (glucose) R 2047 1921 1891 0 -1 4202496 47988 0 0 0 14428 23 0 0 20 0 1 0 297345758 404316160 91020 33554432000 4194304 5208918 140733545027104 140733545024936 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2048/statm: 98710 91020 105 248 0 98459 0
Current children cumulated CPU time (s) 1541.55
Current children cumulated vsize (KiB) 702064

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.92 3/182 2055
/proc/meminfo: memFree=28319996/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=288928 CPUtime=1554.09 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 26292 589560 0 0 893 454 153413 649 20 0 1 0 297205983 295862272 57998 33554432000 4194304 5992684 140734101921568 140734101913888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/1922/statm: 72232 57998 187 440 0 71788 0
[pid=2054] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2054/stat : 2054 (satsolver.sh) S 1922 1921 1891 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297361468 9367552 266 33554432000 4194304 5064252 140734489324432 140734489323344 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2054/statm: 2287 266 226 213 0 72 0
[pid=2055] ppid=2054 vsize=386988 CPUtime=47.4 cores=1,3,5,7
/proc/2055/stat : 2055 (glucose) R 2054 1921 1891 0 -1 4202496 44089 0 0 0 4723 17 0 0 20 0 1 0 297361468 396275712 84842 33554432000 4194304 5208918 140736913708800 140736913706648 4229049 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2055/statm: 96747 84842 104 248 0 96496 0
Current children cumulated CPU time (s) 1601.49
Current children cumulated vsize (KiB) 694212

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 2.87 3/183 2056
/proc/meminfo: memFree=28329156/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=288928 CPUtime=1554.09 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 26292 589560 0 0 893 454 153413 649 20 0 1 0 297205983 295862272 57998 33554432000 4194304 5992684 140734101921568 140734101913888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/1922/statm: 72232 57998 187 440 0 71788 0
[pid=2054] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2054/stat : 2054 (satsolver.sh) S 1922 1921 1891 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297361468 9367552 266 33554432000 4194304 5064252 140734489324432 140734489323344 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2054/statm: 2287 266 226 213 0 72 0
[pid=2055] ppid=2054 vsize=394408 CPUtime=107.39 cores=1,3,5,7
/proc/2055/stat : 2055 (glucose) R 2054 1921 1891 0 -1 4202496 46038 0 0 0 10717 22 0 0 20 0 1 0 297361468 403873792 82608 33554432000 4194304 5208918 140736913708800 140736913706632 4229469 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2055/statm: 98602 82608 105 248 0 98351 0
Current children cumulated CPU time (s) 1661.48
Current children cumulated vsize (KiB) 701632

[startup+1722.3 s]
/proc/loadavg: 2.09 2.04 2.82 3/183 2063
/proc/meminfo: memFree=28383404/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=288928 CPUtime=1696.81 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 27545 639174 0 0 897 454 167621 709 20 0 1 0 297205983 295862272 57998 33554432000 4194304 5992684 140734101921568 140734101913888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/1922/statm: 72232 57998 187 440 0 71788 0
[pid=2062] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2062/stat : 2062 (satsolver.sh) S 1922 1921 1891 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 297375745 9367552 267 33554432000 4194304 5064252 140736889648368 140736889647280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2062/statm: 2287 267 226 213 0 72 0
[pid=2063] ppid=2062 vsize=378500 CPUtime=24.66 cores=1,3,5,7
/proc/2063/stat : 2063 (glucose) R 2062 1921 1891 0 -1 4202496 42680 0 0 0 2449 17 0 0 20 0 1 0 297375746 387584000 78332 33554432000 4194304 5208918 140734155599696 140734155596072 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2063/statm: 94625 78332 104 248 0 94374 0
Current children cumulated CPU time (s) 1721.47
Current children cumulated vsize (KiB) 685724

[startup+1782.31 s]
/proc/loadavg: 2.03 2.03 2.76 3/183 2063
/proc/meminfo: memFree=28312804/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=288928 CPUtime=1696.81 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 27545 639174 0 0 897 454 167621 709 20 0 1 0 297205983 295862272 57998 33554432000 4194304 5992684 140734101921568 140734101913888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/1922/statm: 72232 57998 187 440 0 71788 0
[pid=2062] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2062/stat : 2062 (satsolver.sh) S 1922 1921 1891 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 297375745 9367552 267 33554432000 4194304 5064252 140736889648368 140736889647280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2062/statm: 2287 267 226 213 0 72 0
[pid=2063] ppid=2062 vsize=386340 CPUtime=84.65 cores=1,3,5,7
/proc/2063/stat : 2063 (glucose) R 2062 1921 1891 0 -1 4202496 44773 0 0 0 8447 18 0 0 20 0 1 0 297375746 395612160 87579 33554432000 4194304 5208918 140734155599696 140734155595464 4229247 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2063/statm: 96585 87579 104 248 0 96334 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (KiB) 693564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.02 2.03 2.75 2/175 2088
/proc/meminfo: memFree=28521908/32873844 swapFree=7628/7628
[pid=1921] ppid=1919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1921/stat : 1921 (npSolver-pbo.sh) S 1919 1921 1891 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205982 9367552 274 33554432000 4194304 5064252 140733838859952 140733838858864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1921/statm: 2287 274 233 213 0 72 0
[pid=1922] ppid=1921 vsize=288928 CPUtime=1696.81 cores=1,3,5,7
/proc/1922/stat : 1922 (npSolver-pbo) S 1921 1921 1891 0 -1 4202496 27545 639174 0 0 897 454 167621 709 20 0 1 0 297205983 295862272 57998 33554432000 4194304 5992684 140734101921568 140734101913888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/1922/statm: 72232 57998 187 440 0 71788 0
[pid=2062] ppid=1922 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2062/stat : 2062 (satsolver.sh) S 1922 1921 1891 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 297375745 9367552 267 33554432000 4194304 5064252 140736889648368 140736889647280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2062/statm: 2287 267 226 213 0 72 0
[pid=2063] ppid=2062 vsize=388652 CPUtime=103.25 cores=1,3,5,7
/proc/2063/stat : 2063 (glucose) R 2062 1921 1891 0 -1 4202496 45600 0 0 0 10304 21 0 0 20 0 1 0 297375746 397979648 78361 33554432000 4194304 5208918 140734155599696 140734155597528 4228930 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2063/statm: 97163 78361 105 248 0 96912 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 695876

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 1921 and gives
#  childrusage.ru_utime.tv_sec=1685
#  childrusage.ru_utime.tv_usec=189812
#  childrusage.ru_stime.tv_sec=11
#  childrusage.ru_stime.tv_usec=651228
# CPU time returned by wait4() is 1696.84
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.92
CPU time (s): 1800.06
CPU user time (s): 1788.22
CPU system time (s): 11.84
CPU usage (%): 99.9521
Max. virtual memory (cumulated for all children) (KiB): 1057040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1685.19
system time used= 11.6512
maximum resident set size= 573580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 667698
page faults= 0
swaps= 0
block input operations= 8
block output operations= 4899864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3237
involuntary context switches= 1856

runsolver used 6.13807 second user time and 19.0521 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-29 18:59:34
IDJOB=3701095
IDBENCH=1878
IDSOLVER=2277
FILE ID=node107/3701095-1338310774
RUNJOBID= node107-1338310774-1908
PBS_JOBID= 14632121
Free space on /tmp= 71392 MiB

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

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

MD5SUM BENCH= 8886b8ab7bdc8ec03150a7b794b8a992
RANDOM SEED=320526331

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.86
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.760
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:        29444292 kB
Buffers:          428740 kB
Cached:          2138056 kB
SwapCached:            0 kB
Active:          1190240 kB
Inactive:        1387024 kB
Active(anon):       1576 kB
Inactive(anon):    11344 kB
Active(file):    1188664 kB
Inactive(file):  1375680 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9568 kB
Writeback:            12 kB
AnonPages:         18184 kB
Mapped:            13556 kB
Shmem:               200 kB
Slab:             716744 kB
SReclaimable:     159208 kB
SUnreclaim:       557536 kB
KernelStack:        1408 kB
PageTables:         3856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71024 MiB
End job on node107 at 2012-05-29 19:29:35