Trace number 3303873

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
glucose 2UNSAT 311.076 311.071

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark198.951
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.65	c ==============================================================================
0.00/0.65	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.65	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.65	c ==============================================================================
0.00/0.65	c |         0 | 1689184  4062497 |  506755       0        0     nan |  0.000 % |
0.99/1.08	c |         0 | 1596018  3866706 |      --       0       --      -- |     --   | -8260/1624
0.99/1.08	c ==============================================================================
0.99/1.08	c Result  :   #vars: 188863   #clauses: 1596018   #literals: 3866706
0.99/1.08	c CPU time:   0.963853 s
0.99/1.08	c ==============================================================================
1.69/1.78	c
1.69/1.78	c Starting glucose
1.69/1.78	c
161.78/161.82	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
161.78/161.82	c WARNING: for repeatability, setting FPU to use double precision
161.78/161.82	c ============================[ Problem Statistics ]=============================
161.78/161.82	c |                                                                             |
161.78/161.82	c |  Number of variables:        188863                                         |
161.78/161.82	c |  Number of clauses:         1596018                                         |
161.78/161.82	c |  Parse time:                   0.31 s                                       |
161.78/161.82	c |                                                                             |
161.78/161.82	c ============================[ Search Statistics ]==============================
161.78/161.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
161.78/161.82	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
161.78/161.82	c ===============================================================================
161.78/161.82	c |       311 |  188863  1596018  3866706 |        1      311   4001 |  0.000 % |
161.78/161.82	c |       413 |  188863  1596018  3866706 |        1      413   3713 |  0.000 % |
161.78/161.82	c |      2948 |  186531  1595750  3863303 |        1     2901   1749 |  1.235 % |
161.78/161.82	c |      3235 |  186528  1595750  3863303 |        1     3185   1686 |  1.236 % |
161.78/161.82	c |      3928 |  186526  1595750  3863303 |        1     3875   1808 |  1.237 % |
161.78/161.82	c |      4532 |  186526  1595750  3863303 |        1     2511    937 |  1.237 % |
161.78/161.82	c |      4633 |  186507  1595748  3863282 |        1     2611    957 |  1.247 % |
161.78/161.82	c |      6632 |  186499  1595748  3863282 |        1     4607   1209 |  1.252 % |
161.78/161.82	c |      7403 |  186470  1595747  3863276 |        1     5372   1401 |  1.267 % |
161.78/161.82	c |      8494 |  186469  1595744  3863245 |        1     6462   1913 |  1.268 % |
161.78/161.82	c |      8595 |  186469  1595744  3863245 |        1     6563   1942 |  1.268 % |
161.78/161.82	c |      8767 |  186468  1595744  3863245 |        1     6734   1938 |  1.268 % |
161.78/161.82	c |      9456 |  186468  1595744  3863245 |        1     7423   2104 |  1.268 % |
161.78/161.82	c |      9784 |  186467  1595744  3863245 |        1     7750   2144 |  1.269 % |
161.78/161.82	c |      9886 |  186463  1595744  3863245 |        1     7848   2170 |  1.271 % |
161.78/161.82	c |      9986 |  186463  1595744  3863245 |        1     7948   2169 |  1.271 % |
161.78/161.82	c |     10088 |  186463  1595744  3863245 |        1     8050   2165 |  1.271 % |
161.78/161.82	c |     14482 |  186443  1595742  3863232 |        1     8154   1820 |  1.281 % |
161.78/161.82	c |     14873 |  186423  1595742  3863232 |        1     8544   1806 |  1.292 % |
161.78/161.82	c |     14975 |  186415  1595742  3863232 |        1     8644   1804 |  1.296 % |
161.78/161.82	c |     16431 |  186395  1595739  3863202 |        1    10094   2312 |  1.307 % |
161.78/161.82	c |     16532 |  186358  1595739  3863202 |        1    10193   2298 |  1.326 % |
161.78/161.82	c |     17106 |  186358  1595739  3863202 |        1    10767   2361 |  1.326 % |
161.78/161.82	c |     17207 |  186358  1595739  3863202 |        1    10868   2375 |  1.326 % |
161.78/161.82	c |     17986 |  186356  1595733  3863139 |        1    11645   2437 |  1.327 % |
161.78/161.82	c |     18920 |  186349  1595733  3863139 |        1    12578   2488 |  1.331 % |
161.78/161.82	c |     19026 |  186349  1595733  3863139 |        1    12684   2484 |  1.331 % |
161.78/161.82	c |     19127 |  186349  1595733  3863139 |        1    12785   2477 |  1.331 % |
161.78/161.82	c |     19468 |  186334  1595733  3863139 |        1    13123   2471 |  1.339 % |
161.78/161.82	c |     20549 |  186333  1595733  3863139 |        1     7646   1010 |  1.340 % |
161.78/161.82	c |     20649 |  186333  1595729  3863113 |        1     7744   1068 |  1.340 % |
161.78/161.82	c |     20749 |  186333  1595729  3863113 |        1     7844   1079 |  1.340 % |
161.78/161.82	c |     20921 |  186333  1595729  3863113 |        1     8016   1081 |  1.340 % |
161.78/161.82	c |     21023 |  186333  1595729  3863113 |        1     8118   1074 |  1.340 % |
161.78/161.82	c |     24081 |  186331  1595729  3863113 |        1    11174   1342 |  1.341 % |
161.78/161.82	c |     24800 |  186198  1595729  3863113 |        1    11892   1403 |  1.411 % |
161.78/161.82	c |     24902 |  186198  1595729  3863113 |        1    11994   1408 |  1.411 % |
161.78/161.82	c |     25328 |  186198  1595729  3863113 |        1    12420   1514 |  1.411 % |
161.78/161.82	c |     25428 |  186198  1595729  3863113 |        1    12520   1513 |  1.411 % |
310.99/311.05	c |     26129 |  186198  1595727  3863103 |        1    13063   1639 |  1.411 % |
310.99/311.05	c |     26230 |  186198  1595727  3863103 |        1    13164   1633 |  1.411 % |
310.99/311.05	c |     27190 |  186196  1595727  3863103 |        1    14122   1655 |  1.412 % |
310.99/311.05	c |     27723 |  186195  1595727  3863103 |        1    14654   1655 |  1.413 % |
310.99/311.05	c |     29776 |  186046  1595710  3862961 |        1    16559   1645 |  1.492 % |
310.99/311.05	c |     29878 |  186046  1595710  3862961 |        1    16661   1640 |  1.492 % |
310.99/311.05	c |     30310 |  186046  1595710  3862961 |        1    17093   1689 |  1.492 % |
310.99/311.05	c |     31262 |  186021  1595710  3862961 |        1    18043   1732 |  1.505 % |
310.99/311.05	c |     31362 |  186020  1595710  3862961 |        1    18142   1733 |  1.505 % |
310.99/311.05	c |     31887 |  186013  1595710  3862961 |        1    10116    644 |  1.509 % |
310.99/311.05	c |     32991 |  186012  1595706  3862927 |        1    11219    809 |  1.510 % |
310.99/311.05	c |     34482 |  186012  1595706  3862927 |        1    12710   1143 |  1.510 % |
310.99/311.05	c |     34582 |  186012  1595706  3862927 |        1    12810   1156 |  1.510 % |
310.99/311.05	c |     34683 |  186012  1595706  3862927 |        1    12911   1200 |  1.510 % |
310.99/311.05	c |     34783 |  186011  1595706  3862927 |        1    13010   1232 |  1.510 % |
310.99/311.05	c |     35048 |  186010  1595706  3862927 |        1    13274   1251 |  1.511 % |
310.99/311.05	c |     35148 |  186008  1595706  3862927 |        1    13372   1255 |  1.512 % |
310.99/311.05	c |     35501 |  186008  1595706  3862927 |        1    13725   1279 |  1.512 % |
310.99/311.05	c |     37985 |  186005  1595706  3862927 |        1    16206   1424 |  1.513 % |
310.99/311.05	c |     40700 |  186003  1595706  3862927 |        1    18919   1751 |  1.514 % |
310.99/311.05	c |     40802 |  186003  1595706  3862927 |        1    19021   1752 |  1.514 % |
310.99/311.05	c |     41985 |  186002  1595706  3862927 |        1    20203   1772 |  1.515 % |
310.99/311.05	c |     43247 |  186001  1595706  3862927 |        1    21464   1818 |  1.515 % |
310.99/311.05	c |     43763 |  185979  1595706  3862927 |        1    21978   1834 |  1.527 % |
310.99/311.05	c |     44570 |  185979  1595706  3862927 |        1    22785   1848 |  1.527 % |
310.99/311.05	c |     44672 |  185979  1595706  3862927 |        1    22887   1851 |  1.527 % |
310.99/311.05	c |     45235 |  185979  1595706  3862927 |        1    23450   1877 |  1.527 % |
310.99/311.05	c |     45336 |  185979  1595704  3862902 |        1    23551   1878 |  1.527 % |
310.99/311.05	c |     45709 |  185979  1595704  3862902 |        1    23924   1908 |  1.527 % |
310.99/311.05	c |     47967 |  185979  1595704  3862902 |        1    15383    910 |  1.527 % |
310.99/311.05	c |     48068 |  185979  1595704  3862902 |        1    15484    927 |  1.527 % |
310.99/311.05	c |     50119 |    7403  1589240  3781517 |        1     8430    622 | 96.080 % |
310.99/311.05	c ===============================================================================
310.99/311.05	c restarts              : 71
310.99/311.05	c nb ReduceDB           : 5
310.99/311.05	c nb removed Clauses    : 32155
310.99/311.05	c nb learnts DL2        : 1155
310.99/311.05	c nb learnts size 2     : 503
310.99/311.05	c nb learnts size 1     : 96
310.99/311.05	c conflicts             : 50119          (162 /sec)
310.99/311.05	c decisions             : 534726         (0.00 % random) (1731 /sec)
310.99/311.05	c propagations          : 962696814      (3117238 /sec)
310.99/311.05	c conflict literals     : 129264120      (35.27 % deleted)
310.99/311.05	c nb reduced Clauses    : 2954
310.99/311.05	c CPU time              : 308.83 s
310.99/311.05	
310.99/311.06	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.0 (svn: 935)

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

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

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: 2.00 2.00 1.94 2/178 18697
/proc/meminfo: memFree=13955764/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 580665947 8912896 253 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18697/statm: 2176 253 211 178 0 69 0

[startup+0.0963509 s]
/proc/loadavg: 2.00 2.00 1.94 2/178 18697
/proc/meminfo: memFree=13955764/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 580665947 8912896 253 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18697/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100354 s]
/proc/loadavg: 2.00 2.00 1.94 2/178 18697
/proc/meminfo: memFree=13955764/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 580665947 8912896 253 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18697/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300318 s]
/proc/loadavg: 2.00 2.00 1.94 2/178 18697
/proc/meminfo: memFree=13955764/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 580665947 8912896 253 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18697/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700255 s]
/proc/loadavg: 2.00 2.00 1.94 2/178 18697
/proc/meminfo: memFree=13955764/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 580665947 8912896 253 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18697/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50111 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 18700
/proc/meminfo: memFree=14416812/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 580665947 8912896 253 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18697/statm: 2176 253 211 178 0 69 0
[pid=18698] ppid=18697 vsize=156384 CPUtime=1.49 cores=1,3,5,7
/proc/18698/stat : 18698 (SatELite_releas) R 18697 18697 18416 0 -1 4202496 55979 0 0 0 135 14 0 0 25 0 1 0 580665947 160137216 35327 33554432000 134512640 135144242 4293037680 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/18698/statm: 39096 35327 89 155 0 38939 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 165088

[startup+3.10082 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 18701
/proc/meminfo: memFree=14456492/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=115148 CPUtime=1.3 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 25554 0 0 0 125 5 0 0 19 0 1 0 580666126 117911552 23655 33554432000 4194304 4260849 140736468290704 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18701/statm: 28787 23655 244 17 0 25428 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 123852

[startup+6.30026 s]
/proc/loadavg: 2.08 2.02 1.94 3/177 18710
/proc/meminfo: memFree=14432220/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=136172 CPUtime=4.5 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 28061 0 0 0 444 6 0 0 25 0 1 0 580666126 139440128 26157 33554432000 4194304 4260849 140736468290704 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18701/statm: 34043 26157 250 17 0 30684 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 144876

[startup+12.7011 s]
/proc/loadavg: 2.07 2.02 1.94 3/180 18759
/proc/meminfo: memFree=14418044/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=137072 CPUtime=10.9 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 31185 0 0 0 1084 6 0 0 25 0 1 0 580666126 140361728 29280 33554432000 4194304 4260849 140736468290704 18446744073709551615 4226718 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18701/statm: 34268 29280 250 17 0 30909 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 145776

[startup+25.5009 s]
/proc/loadavg: 2.20 2.05 1.95 3/180 18761
/proc/meminfo: memFree=14379568/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=137072 CPUtime=23.7 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 45549 0 0 0 2361 9 0 0 25 0 1 0 580666126 140361728 28151 33554432000 4194304 4260849 140736468290704 18446744073709551615 4209356 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18701/statm: 34268 28151 251 17 0 30909 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145776

[startup+51.1003 s]
/proc/loadavg: 2.13 2.04 1.95 3/180 18761
/proc/meminfo: memFree=14326316/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=169000 CPUtime=49.3 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 54428 0 0 0 4920 10 0 0 25 0 1 0 580666126 173056000 37029 33554432000 4194304 4260849 140736468290704 18446744073709551615 4209582 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18701/statm: 42250 37029 251 17 0 38891 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 177704

[startup+102.306 s]
/proc/loadavg: 2.05 2.03 1.95 3/180 18763
/proc/meminfo: memFree=14250496/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=219980 CPUtime=100.51 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 86480 0 0 0 10035 16 0 0 25 0 1 0 580666126 225259520 42456 33554432000 4194304 4260849 140736468290704 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18701/statm: 54995 42456 252 17 0 51636 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 228684

[startup+162.301 s]
/proc/loadavg: 2.06 2.04 1.96 3/180 18764
/proc/meminfo: memFree=14241212/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=220860 CPUtime=160.5 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 128146 0 0 0 16027 23 0 0 25 0 1 0 580666126 226160640 43318 33554432000 4194304 4260849 140736468290704 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18701/statm: 55215 43318 252 17 0 51856 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 229564

[startup+222.301 s]
/proc/loadavg: 2.02 2.03 1.96 3/180 18766
/proc/meminfo: memFree=14247560/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=221720 CPUtime=220.5 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 168724 0 0 0 22020 30 0 0 25 0 1 0 580666126 227041280 43808 33554432000 4194304 4260849 140736468290704 18446744073709551615 4224556 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18701/statm: 55430 43808 252 17 0 52071 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 230424

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/180 18767
/proc/meminfo: memFree=14139876/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=302236 CPUtime=280.51 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 192957 0 0 0 28016 35 0 0 25 0 1 0 580666126 309489664 67798 33554432000 4194304 4260849 140736468290704 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18701/statm: 75559 67798 252 17 0 72200 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 310940

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

[startup+294.301 s]
/proc/loadavg: 2.00 2.02 1.96 3/180 18768
/proc/meminfo: memFree=14313592/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=171868 CPUtime=292.51 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 215544 0 0 0 29212 39 0 0 25 0 1 0 580666126 175992832 37014 33554432000 4194304 4260849 140736468290704 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18701/statm: 42967 37014 252 17 0 39608 0
Current children cumulated CPU time (s) 294.29
Current children cumulated vsize (KiB) 180572

[startup+300.701 s]
/proc/loadavg: 2.00 2.02 1.96 3/180 18768
/proc/meminfo: memFree=14268580/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=221956 CPUtime=298.91 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 217584 0 0 0 29852 39 0 0 25 0 1 0 580666126 227282944 39054 33554432000 4194304 4260849 140736468290704 18446744073709551615 4209415 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18701/statm: 55489 39054 252 17 0 52130 0
Current children cumulated CPU time (s) 300.69
Current children cumulated vsize (KiB) 230660

[startup+307.101 s]
/proc/loadavg: 2.00 2.02 1.96 3/180 18768
/proc/meminfo: memFree=14249236/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=221956 CPUtime=305.31 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 219557 0 0 0 30492 39 0 0 25 0 1 0 580666126 227282944 41027 33554432000 4194304 4260849 140736468290704 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18701/statm: 55489 41028 252 17 0 52130 0
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (KiB) 230660

[startup+308.701 s]
/proc/loadavg: 2.00 2.02 1.96 3/180 18768
/proc/meminfo: memFree=14245764/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=171868 CPUtime=306.9 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 239843 0 0 0 30649 41 0 0 25 0 1 0 580666126 175992832 36573 33554432000 4194304 4260849 140736468290704 18446744073709551615 4224556 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18701/statm: 42967 36573 252 17 0 39608 0
Current children cumulated CPU time (s) 308.68
Current children cumulated vsize (KiB) 180572

[startup+310.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/180 18768
/proc/meminfo: memFree=14255808/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=171868 CPUtime=308.5 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 240581 0 0 0 30809 41 0 0 25 0 1 0 580666126 175992832 37311 33554432000 4194304 4260849 140736468290704 18446744073709551615 4226948 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18701/statm: 42967 37311 252 17 0 39608 0
Current children cumulated CPU time (s) 310.28
Current children cumulated vsize (KiB) 180572

[startup+310.7 s]
/proc/loadavg: 2.00 2.02 1.96 3/180 18768
/proc/meminfo: memFree=14255808/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=171868 CPUtime=308.9 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 240656 0 0 0 30849 41 0 0 25 0 1 0 580666126 175992832 37386 33554432000 4194304 4260849 140736468290704 18446744073709551615 4209356 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18701/statm: 42967 37386 252 17 0 39608 0
Current children cumulated CPU time (s) 310.68
Current children cumulated vsize (KiB) 180572

[startup+310.9 s]
/proc/loadavg: 2.00 2.02 1.96 3/180 18768
/proc/meminfo: memFree=14255808/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=221188 CPUtime=309.11 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 254140 0 0 0 30868 43 0 0 25 0 1 0 580666126 226496512 49311 33554432000 4194304 4260849 140736468290704 18446744073709551615 4223122 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18701/statm: 55297 49311 252 17 0 51938 0
Current children cumulated CPU time (s) 310.89
Current children cumulated vsize (KiB) 229892

[startup+311 s]
/proc/loadavg: 2.00 2.02 1.96 3/180 18768
/proc/meminfo: memFree=14255808/32950928 swapFree=67111528/67111528
[pid=18697] ppid=18695 vsize=8704 CPUtime=1.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose.sh) S 18695 18697 18416 0 -1 4202496 359 55980 0 0 0 0 161 17 18 0 1 0 580665947 8912896 255 33554432000 4194304 4922060 140736770932944 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18697/statm: 2176 255 211 178 0 69 0
[pid=18701] ppid=18697 vsize=141048 CPUtime=309.21 cores=1,3,5,7
/proc/18701/stat : 18701 (glucose_static) R 18697 18697 18416 0 -1 4202496 254169 0 0 0 30877 44 0 0 25 0 1 0 580666126 144433152 30078 33554432000 4194304 4260849 140736468290704 18446744073709551615 4209401 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18701/statm: 35262 30078 252 17 0 31903 0
Current children cumulated CPU time (s) 310.99
Current children cumulated vsize (KiB) 149752

Child status: 20
Real time (s): 311.071
CPU time (s): 311.076
CPU user time (s): 310.449
CPU system time (s): 0.626904
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 392188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 310.449
system time used= 0.626904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310725
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= 42
involuntary context switches= 2412

runsolver used 0.476927 second user time and 1.22281 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-27 13:39:13
IDJOB=3303873
IDBENCH=82403
IDSOLVER=1687
FILE ID=node112/3303873-1303904352
RUNJOBID= node112-1303899345-18435
PBS_JOBID= 13164536
Free space on /tmp= 72512 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303873-1303904352/watcher-3303873-1303904352 -o /tmp/evaluation-result-3303873-1303904352/solver-3303873-1303904352 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303873-1303904352.cnf 

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=310181417

node112.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.828
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.65
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.828
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.83
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13956044 kB
Buffers:       1991252 kB
Cached:       15764208 kB
SwapCached:          0 kB
Active:        7405040 kB
Inactive:     11031824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13956044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           42760 kB
Writeback:           0 kB
AnonPages:      680684 kB
Mapped:          15224 kB
Slab:           492664 kB
PageTables:       6136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   953096 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= 72516 MiB
End job on node112 at 2011-04-27 13:44:24