Trace number 3498968

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 NameAnswerCPU timeWall clock time
rcl 2011-04-01UNSAT 1058.74 1058.73

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark381.959
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 10223027
0.00/0.00	c too many clauses .. no preprocessing
6.39/6.42	c 
6.39/6.42	c seed = 56417316, numatom = 559571, numclause = 385060, numliterals = 22253097
6.39/6.42	c -----------------------------------------------------------------------------------
6.39/6.42	c |  try |     tps |   #impl |  #learnt |     #conf |  #clean |    #propa |   #deci |
6.39/6.42	c -----------------------------------------------------------------------------------
8.19/8.25	c |    4 |     1.8 |  219570 |      357 |       501 |       1 |   7060379 |   73042 |
9.80/9.89	c |    8 |     1.6 |  263192 |      628 |      1102 |       2 |  15371751 |  146658 |
12.69/12.78	c |   12 |     2.9 |  285096 |      986 |      1803 |       3 |  24185499 |  239753 |
14.49/14.51	c |   16 |     1.7 |  295659 |     1365 |      2604 |       4 |  33294756 |  279664 |
17.39/17.48	c |   18 |     3.0 |  296554 |     1960 |      3507 |       5 |  41262255 |  301908 |
19.59/19.60	c |   23 |     2.1 |  296561 |     2604 |      4508 |       6 |  52540506 |  341581 |
22.09/22.10	c |   30 |     2.5 |  296564 |     3310 |      5609 |       7 |  64204537 |  374344 |
32.09/32.11	c |   32 |    10.0 |  296568 |     4202 |      6811 |       8 |  77607940 |  408655 |
44.69/44.72	c |   32 |    12.6 |  296572 |     4702 |      8115 |       9 |  94030958 |  446676 |
48.69/48.76	c |   41 |     4.0 |  296601 |     5586 |      9516 |      10 | 108769853 |  504206 |
53.69/53.80	c |   47 |     5.0 |  296619 |     6415 |     11017 |      11 | 126814710 |  549835 |
57.69/57.74	c |   55 |     3.9 |  296749 |     7173 |     12618 |      12 | 141443902 |  585494 |
62.79/62.81	c |   62 |     5.1 |  296749 |     7962 |     14320 |      13 | 159137906 |  611375 |
72.89/72.91	c |   63 |    10.1 |  296765 |     8682 |     16121 |      14 | 177761157 |  645487 |
78.19/78.21	c |   64 |     5.3 |  296939 |     9386 |     18023 |      15 | 197828840 |  683257 |
90.20/90.27	c |   70 |    12.1 |  296947 |    10186 |     20024 |      16 | 215587982 |  758248 |
99.09/99.16	c |   79 |     8.9 |  296965 |    11009 |     22130 |      17 | 235935788 |  798421 |
112.99/113.00	c |   91 |    13.8 |  296978 |    12115 |     24331 |      18 | 260387145 |  841600 |
122.89/122.97	c |   95 |    10.0 |  296983 |    13052 |     26634 |      19 | 288346941 |  871026 |
135.69/135.77	c |  106 |    12.8 |  296986 |    14119 |     29036 |      20 | 311627475 |  909935 |
152.09/152.11	c |  117 |    16.3 |  296995 |    15212 |     31537 |      21 | 336974634 |  969207 |
163.18/163.25	c |  126 |    11.1 |  297073 |    16113 |     34139 |      22 | 365413139 | 1045594 |
189.58/189.64	c |  127 |    26.4 |  297084 |    16938 |     36841 |      23 | 391357052 | 1080436 |
212.19/212.25	c |  128 |    22.6 |  299925 |    18036 |     39642 |      24 | 418858465 | 1118870 |
228.09/228.16	c |  128 |    15.9 |  299933 |    18740 |     42543 |      25 | 451986719 | 1155348 |
249.89/249.91	c |  133 |    21.8 |  299952 |    19814 |     45544 |      26 | 479997920 | 1225066 |
263.58/263.60	c |  146 |    13.7 |  299983 |    20694 |     48646 |      27 | 507864422 | 1301510 |
291.39/291.49	c |  159 |    27.9 |  300016 |    21888 |     51847 |      28 | 538546240 | 1379214 |
316.19/316.25	c |  173 |    24.8 |  300032 |    23210 |     55149 |      29 | 576291250 | 1433675 |
342.19/342.23	c |  188 |    26.0 |  300055 |    23596 |     58552 |      30 | 606908699 | 1489483 |
359.09/359.18	c |  191 |    16.9 |  300072 |    24639 |     62054 |      31 | 635201771 | 1535898 |
392.09/392.13	c |  200 |    32.9 |  300077 |    24774 |     65660 |      32 | 671585325 | 1577786 |
423.40/423.47	c |  219 |    31.3 |  300105 |    24927 |     69362 |      33 | 707157532 | 1669497 |
462.59/462.63	c |  229 |    39.2 |  300124 |    26306 |     73166 |      34 | 743499472 | 1717625 |
497.69/497.77	c |  247 |    35.1 |  300128 |    27596 |     77067 |      35 | 783823961 | 1774052 |
523.89/523.98	c |  254 |    26.2 |  300154 |    28237 |     81068 |      36 | 822858606 | 1834974 |
561.49/561.51	c |  255 |    37.5 |  300488 |    28952 |     85171 |      37 | 859384359 | 1873960 |
622.69/622.73	c |  255 |    61.2 |  300488 |    30514 |     89372 |      38 | 899133246 | 1910350 |
657.60/657.67	c |  256 |    34.9 |  300522 |    31316 |     93673 |      39 | 946971883 | 1951468 |
709.90/709.96	c |  256 |    52.3 |  300531 |    32078 |     98074 |      40 | 993974590 | 1990519 |
804.40/804.49	c |  256 |    94.5 |  300535 |    32959 |    102575 |      41 | 1042030634 | 2021720 |
857.40/857.47	c |  278 |    53.0 |  300565 |    34033 |    107177 |      42 | 1090260213 | 2069466 |
900.50/900.57	c |  294 |    43.1 |  300584 |    35069 |    111884 |      43 | 1142175621 | 2112269 |
933.50/933.56	c |  317 |    33.0 |  300599 |    35798 |    116685 |      44 | 1189555855 | 2151771 |
985.50/985.51	c |  319 |    52.0 |  302258 |    37041 |    121586 |      45 | 1248173916 | 2199094 |
1023.80/1023.88	c |  343 |    38.4 |  302277 |    38776 |    126588 |      46 | 1303405814 | 2240487 |
1058.70/1058.70	c |  357 |    34.8 |  309876 |    39519 |    130911 |      46 | 1353648818 | 2278125 |
1058.70/1058.70	c ===================================================================================
1058.70/1058.70	c times = 1058.710000
1058.70/1058.70	c restart = 357
1058.70/1058.70	c conflit = 130911
1058.70/1058.70	c decision = 2278125
1058.70/1058.70	c cleaningDB = 46
1058.70/1058.70	c clause binaire = 9837431
1058.70/1058.70	c propagation = 1353648818 	 (1278583.198421 (prop/sec))
1058.70/1058.70	c literal removed by litRedundant = 119994941
1058.70/1058.70	c literal removed by litRedundantBin = 5946537
1058.70/1058.70	c init clause removed by simplify = 210127
1058.70/1058.70	c learnt clause removed by simplify = 4508
1058.70/1058.70	c Memory used           : 340.04 MB
1058.70/1058.70	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3498968-1308150960/watcher-3498968-1308150960 -o /tmp/evaluation-result-3498968-1308150960/solver-3498968-1308150960 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498968-1308150960.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 1.99 1.97 2.02 3/178 7353
/proc/meminfo: memFree=27848532/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0

[startup+0.0203861 s]
/proc/loadavg: 1.99 1.97 2.02 3/178 7353
/proc/meminfo: memFree=27848532/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100372 s]
/proc/loadavg: 1.99 1.97 2.02 3/178 7353
/proc/meminfo: memFree=27848532/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300336 s]
/proc/loadavg: 1.99 1.97 2.02 3/178 7353
/proc/meminfo: memFree=27848532/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700288 s]
/proc/loadavg: 1.99 1.97 2.02 3/178 7353
/proc/meminfo: memFree=27848532/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50115 s]
/proc/loadavg: 1.99 1.97 2.02 3/180 7356
/proc/meminfo: memFree=27742404/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=143848 CPUtime=1.49 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 29783 0 0 0 144 5 0 0 25 0 1 0 907513052 147300352 29693 33554432000 4194304 4218580 140734366328320 18446744073709551615 212039655168 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7355/statm: 35962 29693 116 6 0 34432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152548

[startup+3.10086 s]
/proc/loadavg: 1.99 1.97 2.02 3/180 7356
/proc/meminfo: memFree=27723304/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=171808 CPUtime=3.08 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 36779 0 0 0 301 7 0 0 25 0 1 0 907513052 175931392 36689 33554432000 4194304 4218580 140734366328320 18446744073709551615 212039655168 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7355/statm: 42952 36689 116 6 0 41422 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 180508

[startup+6.3003 s]
/proc/loadavg: 1.99 1.97 2.02 3/180 7356
/proc/meminfo: memFree=27665660/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=227824 CPUtime=6.29 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 50801 0 0 0 617 12 0 0 25 0 1 0 907513052 233291776 50711 33554432000 4194304 4218580 140734366328320 18446744073709551615 212039655168 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7355/statm: 56956 50711 116 6 0 55426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 236524

[startup+12.7012 s]
/proc/loadavg: 1.99 1.97 2.02 3/180 7357
/proc/meminfo: memFree=27631568/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=238648 CPUtime=12.69 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 55740 0 0 0 1256 13 0 0 25 0 1 0 907513052 244375552 55365 33554432000 4194304 4218580 140734366328320 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 59662 55365 133 6 0 58132 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 247348

[startup+25.5009 s]
/proc/loadavg: 1.99 1.97 2.02 3/180 7357
/proc/meminfo: memFree=27632060/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=238524 CPUtime=25.49 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 55771 0 0 0 2536 13 0 0 25 0 1 0 907513052 244248576 55365 33554432000 4194304 4218580 140734366328320 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 59631 55365 133 6 0 58101 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 247224

[startup+51.1003 s]
/proc/loadavg: 1.99 1.97 2.01 3/180 7358
/proc/meminfo: memFree=27630288/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=240468 CPUtime=51.09 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 56258 0 0 0 5096 13 0 0 25 0 1 0 907513052 246239232 55850 33554432000 4194304 4218580 140734366328320 18446744073709551615 4213840 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 60117 55850 133 6 0 58587 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 249168

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 2.01 3/180 7359
/proc/meminfo: memFree=27623600/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=245208 CPUtime=102.3 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 57429 0 0 0 10217 13 0 0 25 0 1 0 907513052 251092992 57021 33554432000 4194304 4218580 140734366328320 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 61302 57021 133 6 0 59772 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 253908

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 7361
/proc/meminfo: memFree=27608856/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=254816 CPUtime=162.28 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 59863 0 0 0 16215 13 0 0 25 0 1 0 907513052 260931584 59455 33554432000 4194304 4218580 140734366328320 18446744073709551615 4211237 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 63704 59455 133 6 0 62174 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 263516

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 7362
/proc/meminfo: memFree=27560508/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=265624 CPUtime=222.29 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 62573 0 0 0 22215 14 0 0 25 0 1 0 907513052 271998976 62165 33554432000 4194304 4218580 140734366328320 18446744073709551615 4211237 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 66406 62165 133 6 0 64876 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 274324

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 7364
/proc/meminfo: memFree=27545748/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=280112 CPUtime=282.29 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 66180 0 0 0 28215 14 0 0 25 0 1 0 907513052 286834688 65772 33554432000 4194304 4218580 140734366328320 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 70028 65772 133 6 0 68498 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 288812

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 7365
/proc/meminfo: memFree=27526676/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=299500 CPUtime=342.29 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 71042 0 0 0 34214 15 0 0 25 0 1 0 907513052 306688000 70634 33554432000 4194304 4218580 140734366328320 18446744073709551615 4208288 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 74875 70634 133 6 0 73345 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 308200

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/180 7367
/proc/meminfo: memFree=27520664/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6

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


[startup+702.301 s]
/proc/loadavg: 2.00 1.99 2.00 3/180 7378
/proc/meminfo: memFree=27481740/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=343252 CPUtime=702.3 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 81985 0 0 0 70212 18 0 0 25 0 1 0 907513052 351490048 81577 33554432000 4194304 4218580 140734366328320 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 85813 81577 133 6 0 84283 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 351952

[startup+762.306 s]
/proc/loadavg: 2.00 1.99 2.00 3/180 7380
/proc/meminfo: memFree=27470856/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=343252 CPUtime=762.31 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 81987 0 0 0 76213 18 0 0 25 0 1 0 907513052 351490048 81579 33554432000 4194304 4218580 140734366328320 18446744073709551615 4211237 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 85813 81579 133 6 0 84283 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 351952

[startup+822.3 s]
/proc/loadavg: 2.00 1.99 2.00 3/180 7381
/proc/meminfo: memFree=27468708/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=345860 CPUtime=822.3 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 82628 0 0 0 82212 18 0 0 25 0 1 0 907513052 354160640 82220 33554432000 4194304 4218580 140734366328320 18446744073709551615 4210207 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 86465 82220 133 6 0 84935 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 354560

[startup+882.301 s]
/proc/loadavg: 2.00 1.99 2.00 3/180 7383
/proc/meminfo: memFree=27468552/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=345892 CPUtime=882.3 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 82630 0 0 0 88212 18 0 0 25 0 1 0 907513052 354193408 82222 33554432000 4194304 4218580 140734366328320 18446744073709551615 4208205 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 86473 82222 133 6 0 84943 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 354592

[startup+942.301 s]
/proc/loadavg: 2.00 1.99 2.00 3/180 7393
/proc/meminfo: memFree=27465508/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=348200 CPUtime=942.3 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 83200 0 0 0 94212 18 0 0 25 0 1 0 907513052 356556800 82792 33554432000 4194304 4218580 140734366328320 18446744073709551615 4210054 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 87050 82792 133 6 0 85520 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 356900

[startup+1002.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/180 7395
/proc/meminfo: memFree=27465600/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=348200 CPUtime=1002.3 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 83202 0 0 0 100212 18 0 0 25 0 1 0 907513052 356556800 82794 33554432000 4194304 4218580 140734366328320 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 87050 82794 133 6 0 85520 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 356900

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

[startup+1023.9 s]
/proc/loadavg: 2.03 2.00 2.00 3/180 7396
/proc/meminfo: memFree=27465576/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=348232 CPUtime=1023.9 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 83205 0 0 0 102371 19 0 0 25 0 1 0 907513052 356589568 82797 33554432000 4194304 4218580 140734366328320 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 87058 82797 133 6 0 85528 0
Current children cumulated CPU time (s) 1023.9
Current children cumulated vsize (KiB) 356932

[startup+1036.7 s]
/proc/loadavg: 2.03 2.00 2.00 3/180 7396
/proc/meminfo: memFree=27465696/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=348196 CPUtime=1036.7 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 83205 0 0 0 103651 19 0 0 25 0 1 0 907513052 356552704 82797 33554432000 4194304 4218580 140734366328320 18446744073709551615 4209996 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 87049 82797 133 6 0 85519 0
Current children cumulated CPU time (s) 1036.7
Current children cumulated vsize (KiB) 356896

[startup+1049.5 s]
/proc/loadavg: 2.02 2.00 2.00 3/180 7396
/proc/meminfo: memFree=27465692/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=348196 CPUtime=1049.5 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 83205 0 0 0 104931 19 0 0 25 0 1 0 907513052 356552704 82797 33554432000 4194304 4218580 140734366328320 18446744073709551615 4210294 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 87049 82797 133 6 0 85519 0
Current children cumulated CPU time (s) 1049.5
Current children cumulated vsize (KiB) 356896

[startup+1052.71 s]
/proc/loadavg: 2.02 2.00 2.00 3/180 7396
/proc/meminfo: memFree=27465568/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=348196 CPUtime=1052.71 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 83205 0 0 0 105252 19 0 0 25 0 1 0 907513052 356552704 82797 33554432000 4194304 4218580 140734366328320 18446744073709551615 4208209 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 87049 82797 133 6 0 85519 0
Current children cumulated CPU time (s) 1052.71
Current children cumulated vsize (KiB) 356896

[startup+1055.9 s]
/proc/loadavg: 2.02 2.00 2.00 3/180 7396
/proc/meminfo: memFree=27465556/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=348196 CPUtime=1055.91 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 83205 0 0 0 105572 19 0 0 25 0 1 0 907513052 356552704 82797 33554432000 4194304 4218580 140734366328320 18446744073709551615 4210050 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 87049 82797 133 6 0 85519 0
Current children cumulated CPU time (s) 1055.91
Current children cumulated vsize (KiB) 356896

[startup+1057.5 s]
/proc/loadavg: 2.02 2.00 2.00 3/180 7396
/proc/meminfo: memFree=27465556/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=348196 CPUtime=1057.5 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 83205 0 0 0 105731 19 0 0 25 0 1 0 907513052 356552704 82797 33554432000 4194304 4218580 140734366328320 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 87049 82797 133 6 0 85519 0
Current children cumulated CPU time (s) 1057.5
Current children cumulated vsize (KiB) 356896

[startup+1058.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/180 7396
/proc/meminfo: memFree=27465676/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=348196 CPUtime=1058.3 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 83205 0 0 0 105811 19 0 0 25 0 1 0 907513052 356552704 82797 33554432000 4194304 4218580 140734366328320 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 87049 82797 133 6 0 85519 0
Current children cumulated CPU time (s) 1058.3
Current children cumulated vsize (KiB) 356896

[startup+1058.7 s]
/proc/loadavg: 2.02 2.00 2.00 3/180 7396
/proc/meminfo: memFree=27465676/32951124 swapFree=67050916/67111528
[pid=7353] ppid=7351 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7353/stat : 7353 (esg_static.sh) S 7351 7353 7165 0 -1 4202496 353 111 0 0 0 0 0 0 19 0 1 0 907513051 8908800 252 33554432000 4194304 4922060 140735325679952 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7353/statm: 2175 252 209 178 0 68 0
[pid=7355] ppid=7353 vsize=348196 CPUtime=1058.7 cores=0,2,4,6
/proc/7355/stat : 7355 (cdcl) R 7353 7353 7165 0 -1 4202496 83205 0 0 0 105851 19 0 0 25 0 1 0 907513052 356552704 82797 33554432000 4194304 4218580 140734366328320 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7355/statm: 87049 82797 133 6 0 85519 0
Current children cumulated CPU time (s) 1058.7
Current children cumulated vsize (KiB) 356896

Child status: 20
Real time (s): 1058.73
CPU time (s): 1058.74
CPU user time (s): 1058.53
CPU system time (s): 0.214967
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 356932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1058.53
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83887
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= 37
involuntary context switches= 2459

runsolver used 1.81372 second user time and 3.39548 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-15 17:16:06
IDJOB=3498968
IDBENCH=82399
IDSOLVER=1993
FILE ID=node146/3498968-1308150960
RUNJOBID= node146-1308150601-7183
PBS_JOBID= 13575608
Free space on /tmp= 73452 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498968-1308150960/watcher-3498968-1308150960 -o /tmp/evaluation-result-3498968-1308150960/solver-3498968-1308150960 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498968-1308150960.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=1006394896

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27848464 kB
Buffers:        504576 kB
Cached:        4072388 kB
SwapCached:      24260 kB
Active:        1553444 kB
Inactive:      3163796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27848464 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:          186580 kB
Writeback:           0 kB
AnonPages:      138288 kB
Mapped:           9352 kB
Slab:           322028 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   320196 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73452 MiB
End job on node146 at 2011-06-15 17:33:47