Trace number 3723670

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
PB12: minisatp 1.0-2-g022594c? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_3.opb
MD5SUM0cfcb152e5d64f6fbadc82a2b31230da
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1901
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5704
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 14 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: #######
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[  12]---> Adder-cost: 360   maxlim: 1649   bits: 12/11
0.00/0.00	c ---[  10]---> Adder-cost: 356   maxlim: 1559   bits: 12/11
0.00/0.00	c ---[   8]---> Adder-cost: 382   maxlim: 1901   bits: 12/11
0.00/0.00	c ---[   6]---> Adder-cost: 384   maxlim: 1584   bits: 12/11
0.00/0.01	c ---[   4]---> Adder-cost: 352   maxlim: 1479   bits: 12/11
0.00/0.01	c ---[   2]---> Adder-cost: 322   maxlim: 1484   bits: 12/11
0.00/0.01	c ---[   0]---> Adder-cost: 354   maxlim: 1410   bits: 12/11
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   17039    60609 |    5679       0        0    -nan |  0.000 % |
0.00/0.02	c |       101 |   17039    60609 |    6246     101      586     5.8 |  6.118 % |
0.00/0.02	c |       252 |   17031    60583 |    6871     251     2467     9.8 |  6.156 % |
0.00/0.02	c |       478 |   17031    60583 |    7558     477     4321     9.1 |  6.156 % |
0.00/0.03	c |       816 |   17023    60557 |    8314     814    10581    13.0 |  6.193 % |
0.00/0.08	c |      1322 |   17023    60557 |    9146    1320    29476    22.3 |  6.193 % |
0.00/0.10	c |      2081 |   17023    60557 |   10060    2079    47662    22.9 |  6.193 % |
0.00/0.19	c |      3220 |   17023    60557 |   11066    3218    98729    30.7 |  6.193 % |
0.00/0.25	c |      4928 |   17023    60557 |   12173    4926   144118    29.3 |  6.193 % |
0.00/0.46	c |      7491 |   17015    60531 |   13390    7488   243341    32.5 |  6.231 % |
0.00/0.77	c |     11335 |   17015    60531 |   14729   11332   391321    34.5 |  6.231 % |
1.10/1.16	c |     17102 |   17015    60531 |   16202    9547   319469    33.5 |  6.231 % |
1.89/1.97	c |     25751 |   17015    60531 |   17823    9927   352611    35.5 |  6.231 % |
3.49/3.52	c |     38725 |   17015    60531 |   19605   13776   646620    46.9 |  6.231 % |
6.29/6.39	c |     58187 |   17015    60531 |   21565   13088   658577    50.3 |  6.231 % |
9.99/10.02	c |     87379 |   17007    60505 |   23722   20135   808160    40.1 |  6.269 % |
16.58/16.65	c |    131169 |   17007    60505 |   26094   15571   714232    45.9 |  6.269 % |
26.98/27.01	c |    196853 |   17007    60505 |   28704   13505   552471    40.9 |  6.269 % |
37.98/38.07	c |    295379 |   17007    60505 |   31574   22960   799379    34.8 |  6.269 % |
58.37/58.45	c |    443169 |   16999    60479 |   34732   26629  1120706    42.1 |  6.307 % |
91.67/91.73	c |    664853 |   16991    60453 |   38205   24251  1074984    44.3 |  6.344 % |
141.86/141.92	c |    997379 |   16991    60453 |   42026   20225   842982    41.7 |  6.344 % |
219.14/219.21	c |   1496169 |   16983    60427 |   46228   29355  1094303    37.3 |  6.382 % |
351.23/351.39	c |   2244352 |   16983    60427 |   50851   45768  2165551    47.3 |  6.382 % |
536.70/536.81	c |   3366626 |   16967    60375 |   55936   20216   698565    34.6 |  6.458 % |
837.95/838.11	c |   5050037 |   16959    60349 |   61530   23295   882678    37.9 |  6.495 % |
1294.58/1294.80	c |   7575153 |   16945    60305 |   67683   18814   701346    37.3 |  6.571 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	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-3723670-1338573321/watcher-3723670-1338573321 -o /tmp/evaluation-result-3723670-1338573321/solver-3723670-1338573321 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723670-1338573321.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11969
/proc/meminfo: memFree=27229856/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0

[startup+0.0794519 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11969
/proc/meminfo: memFree=27229856/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100222 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11969
/proc/meminfo: memFree=27229856/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300217 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11969
/proc/meminfo: memFree=27229856/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700185 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 11969
/proc/meminfo: memFree=27229856/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 1.95 4/179 11974
/proc/meminfo: memFree=27221780/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=6548 CPUtime=1.49 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 1501 0 0 0 149 0 0 0 20 0 1 0 323460628 6705152 1457 33554432000 4194304 5276501 140733527333104 140733527331352 4400264 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 1637 1457 145 265 0 1369 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15696

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 11974
/proc/meminfo: memFree=27220384/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=8188 CPUtime=3.09 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 1900 0 0 0 309 0 0 0 20 0 1 0 323460628 8384512 1856 33554432000 4194304 5276501 140733527333104 140733527331352 4394709 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 2047 1856 146 265 0 1779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17336

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 11974
/proc/meminfo: memFree=27215300/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=9540 CPUtime=6.29 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 2247 0 0 0 629 0 0 0 20 0 1 0 323460628 9768960 2203 33554432000 4194304 5276501 140733527333104 140733527331096 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 2385 2203 146 265 0 2117 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18688

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 11974
/proc/meminfo: memFree=27211396/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=10748 CPUtime=12.69 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 2525 0 0 0 1269 0 0 0 20 0 1 0 323460628 11005952 2481 33554432000 4194304 5276501 140733527333104 140733527331288 4399942 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 2687 2481 146 265 0 2419 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19896

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 11974
/proc/meminfo: memFree=27206840/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=13216 CPUtime=25.48 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 3138 0 0 0 2548 0 0 0 20 0 1 0 323460628 13533184 3094 33554432000 4194304 5276501 140733527333104 140733527331288 4394831 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 3304 3094 146 265 0 3036 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22364

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 11974
/proc/meminfo: memFree=27200248/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=16176 CPUtime=51.07 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 3831 0 0 0 5107 0 0 0 20 0 1 0 323460628 16564224 3809 33554432000 4194304 5276501 140733527333104 140733527331288 4399854 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 4044 3809 146 265 0 3776 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25324

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.95 4/179 11974
/proc/meminfo: memFree=27192924/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=18992 CPUtime=102.27 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 4502 0 0 0 10226 1 0 0 20 0 1 0 323460628 19447808 4508 33554432000 4194304 5276501 140733527333104 140733527331288 4399942 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 4748 4508 146 265 0 4480 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28140

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 11974
/proc/meminfo: memFree=27184056/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=22228 CPUtime=162.25 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 5259 0 0 0 16224 1 0 0 20 0 1 0 323460628 22761472 5321 33554432000 4194304 5276501 140733527333104 140733527331288 4400020 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 5557 5321 146 265 0 5289 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 31376

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 11975
/proc/meminfo: memFree=27179456/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=24024 CPUtime=222.24 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 5675 0 0 0 22223 1 0 0 20 0 1 0 323460628 24600576 5759 33554432000 4194304 5276501 140733527333104 140733527331352 4399906 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 6006 5759 146 265 0 5738 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 33172

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 11978
/proc/meminfo: memFree=27170884/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=27508 CPUtime=282.24 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 6501 0 0 0 28222 2 0 0 20 0 1 0 323460628 28168192 6627 33554432000 4194304 5276501 140733527333104 140733527331288 4399826 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 6877 6627 146 265 0 6609 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 36656

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/180 12001
/proc/meminfo: memFree=27168004/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=28244 CPUtime=342.23 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 6681 0 0 0 34221 2 0 0 20 0 1 0 323460628 28921856 6807 33554432000 4194304 5276501 140733527333104 140733527331336 4399800 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 7061 6807 146 265 0 6793 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 37392

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/179 12001
/proc/meminfo: memFree=27165616/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=42636 CPUtime=1122.1 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 9876 0 0 0 112208 2 0 0 20 0 1 0 323460628 43659264 10190 33554432000 4194304 5276501 140733527333104 140733527331336 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 10659 10190 146 265 0 10391 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 51784

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 4/179 12007
/proc/meminfo: memFree=27136204/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=43112 CPUtime=1182.09 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 9988 0 0 0 118207 2 0 0 20 0 1 0 323460628 44146688 10302 33554432000 4194304 5276501 140733527333104 140733527331272 4399852 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 10778 10302 146 265 0 10510 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 52260

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 4/179 12007
/proc/meminfo: memFree=27132792/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=43960 CPUtime=1242.09 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 10194 0 0 0 124206 3 0 0 20 0 1 0 323460628 45015040 10567 33554432000 4194304 5276501 140733527333104 140733527331336 4399804 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 10990 10567 146 265 0 10722 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 53108

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 4/179 12007
/proc/meminfo: memFree=27131116/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=44888 CPUtime=1302.08 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 10390 0 0 0 130205 3 0 0 20 0 1 0 323460628 45965312 10763 33554432000 4194304 5276501 140733527333104 140733527331336 4400264 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 11222 10763 146 265 0 10954 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 54036

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 4/179 12007
/proc/meminfo: memFree=27127392/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=46320 CPUtime=1362.06 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 10712 0 0 0 136203 3 0 0 20 0 1 0 323460628 47431680 11140 33554432000 4194304 5276501 140733527333104 140733527331512 4399860 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 11580 11140 146 265 0 11312 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 55468

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 1.97 4/179 12008
/proc/meminfo: memFree=27126088/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=47100 CPUtime=1422.06 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 10853 0 0 0 142203 3 0 0 20 0 1 0 323460628 48230400 11281 33554432000 4194304 5276501 140733527333104 140733527331336 4399836 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 11775 11281 146 265 0 11507 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 56248

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/180 12011
/proc/meminfo: memFree=27124964/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=48000 CPUtime=1482.05 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 11024 0 0 0 148202 3 0 0 20 0 1 0 323460628 49152000 11452 33554432000 4194304 5276501 140733527333104 140733527331336 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 12000 11452 146 265 0 11732 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 57148

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12011
/proc/meminfo: memFree=27124104/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=48948 CPUtime=1542.03 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 11242 0 0 0 154200 3 0 0 20 0 1 0 323460628 50122752 11670 33554432000 4194304 5276501 140733527333104 140733527331336 4399962 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 12237 11670 146 265 0 11969 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 58096

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/179 12011
/proc/meminfo: memFree=27123484/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=49544 CPUtime=1602.02 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 11363 0 0 0 160199 3 0 0 20 0 1 0 323460628 50733056 11791 33554432000 4194304 5276501 140733527333104 140733527331336 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 12386 11791 146 265 0 12118 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 58692

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12011
/proc/meminfo: memFree=27121744/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=50284 CPUtime=1662.01 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 11499 0 0 0 166198 3 0 0 20 0 1 0 323460628 51490816 12001 33554432000 4194304 5276501 140733527333104 140733527331528 4400020 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 12571 12001 146 265 0 12303 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 59432

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12012
/proc/meminfo: memFree=27119820/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=50760 CPUtime=1722 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 11584 0 0 0 172197 3 0 0 20 0 1 0 323460628 51978240 12086 33554432000 4194304 5276501 140733527333104 140733527331528 4399962 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 12690 12086 146 265 0 12422 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 59908

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/179 12012
/proc/meminfo: memFree=27119076/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=51048 CPUtime=1781.99 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 11641 0 0 0 178196 3 0 0 20 0 1 0 323460628 52273152 12143 33554432000 4194304 5276501 140733527333104 140733527331336 4399904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 12762 12143 146 265 0 12494 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 60196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/179 12012
/proc/meminfo: memFree=27118828/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=51048 CPUtime=1800 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 11641 0 0 0 179996 4 0 0 20 0 1 0 323460628 52273152 12143 33554432000 4194304 5276501 140733527333104 140733527331336 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 12762 12143 146 265 0 12494 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 60196

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/179 12012
/proc/meminfo: memFree=27118828/32873844 swapFree=7628/7628
[pid=11969] ppid=11967 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11969/stat : 11969 (minisat+_script) S 11967 11969 10030 0 -1 4202496 381 551 0 0 0 0 0 0 20 0 1 0 323460628 9367552 276 33554432000 4194304 5064252 140733357760608 140733357759520 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11969/statm: 2287 276 236 213 0 72 0
[pid=11973] ppid=11969 vsize=51048 CPUtime=1800 cores=0,2,4,6
/proc/11973/stat : 11973 (minisat+_64-bit) R 11969 11969 10030 0 -1 4202496 11641 0 0 0 179996 4 0 0 20 0 1 0 323460628 52273152 12143 33554432000 4194304 5276501 140733527333104 140733527331336 4399937 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 12762 12143 146 265 0 12494 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 60196

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.045993
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 60196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.045993
maximum resident set size= 48576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12586
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= 31
involuntary context switches= 1989

runsolver used 2.71259 second user time and 7.12692 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-01 19:55:21
IDJOB=3723670
IDBENCH=2909
IDSOLVER=2307
FILE ID=node107/3723670-1338573321
RUNJOBID= node107-1338569719-11711
PBS_JOBID= 14635877
Free space on /tmp= 70780 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_3.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723670-1338573321/watcher-3723670-1338573321 -o /tmp/evaluation-result-3723670-1338573321/solver-3723670-1338573321 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723670-1338573321.opb

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

MD5SUM BENCH= 0cfcb152e5d64f6fbadc82a2b31230da
RANDOM SEED=2135402776

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:        27230756 kB
Buffers:          453092 kB
Cached:          4302284 kB
SwapCached:           76 kB
Active:          1838244 kB
Inactive:        2930852 kB
Active(anon):       4868 kB
Inactive(anon):    11072 kB
Active(file):    1833376 kB
Inactive(file):  2919780 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:              4704 kB
Writeback:             0 kB
AnonPages:        197308 kB
Mapped:            14828 kB
Shmem:               184 kB
Slab:             732864 kB
SReclaimable:     175288 kB
SUnreclaim:       557576 kB
KernelStack:        1488 kB
PageTables:         3344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     128788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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= 70780 MiB
End job on node107 at 2012-06-01 20:25:21