Trace number 3285814

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 354.072 354.073

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.94 3.96 3.68 4/189 4775
/proc/meminfo: memFree=10228240/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=0 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 566537746 8912896 253 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 253 211 178 0 69 0

[startup+0.090836 s]
/proc/loadavg: 3.94 3.96 3.68 4/189 4775
/proc/meminfo: memFree=10228240/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=0 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 566537746 8912896 253 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10083 s]
/proc/loadavg: 3.94 3.96 3.68 4/189 4775
/proc/meminfo: memFree=10228240/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=0 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 566537746 8912896 253 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300795 s]
/proc/loadavg: 3.94 3.96 3.68 4/189 4775
/proc/meminfo: memFree=10228240/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=0 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 566537746 8912896 253 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700727 s]
/proc/loadavg: 3.94 3.96 3.68 4/189 4775
/proc/meminfo: memFree=10228240/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=0 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 566537746 8912896 253 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50057 s]
/proc/loadavg: 3.94 3.96 3.68 5/189 4793
/proc/meminfo: memFree=10161276/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=0 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 566537746 8912896 253 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 253 211 178 0 69 0
[pid=4776] ppid=4775 vsize=156384 CPUtime=1.48 cores=0,2
/proc/4776/stat : 4776 (SatELite_releas) R 4775 4775 3965 0 -1 4202496 55977 0 0 0 136 12 0 0 25 0 1 0 566537747 160137216 35325 33554432000 134512640 135144242 4286783792 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4776/statm: 39096 35325 88 155 0 38939 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 165088

[startup+3.10029 s]
/proc/loadavg: 3.94 3.96 3.68 4/188 4800
/proc/meminfo: memFree=10999740/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=115152 CPUtime=1.08 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 25422 0 0 0 104 4 0 0 19 0 1 0 566537947 117915648 23524 33554432000 4194304 4260849 140736812393216 18446744073709551615 4209409 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 28788 23524 244 17 0 25429 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 123856

[startup+6.30072 s]
/proc/loadavg: 3.94 3.96 3.68 5/186 4822
/proc/meminfo: memFree=10931224/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=135532 CPUtime=4.28 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 27498 0 0 0 424 4 0 0 25 0 1 0 566537947 138784768 25595 33554432000 4194304 4260849 140736812393216 18446744073709551615 4209356 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 33883 25595 250 17 0 30524 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 144236

[startup+12.7006 s]
/proc/loadavg: 4.03 3.98 3.69 5/194 4838
/proc/meminfo: memFree=9946128/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=137076 CPUtime=10.69 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 30159 0 0 0 1064 5 0 0 25 0 1 0 566537947 140365824 28256 33554432000 4194304 4260849 140736812393216 18446744073709551615 4209649 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 34269 28256 250 17 0 30910 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 145780

[startup+25.5003 s]
/proc/loadavg: 4.02 3.98 3.70 5/194 4838
/proc/meminfo: memFree=9667652/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=137076 CPUtime=23.48 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 44604 0 0 0 2342 6 0 0 25 0 1 0 566537947 140365824 27207 33554432000 4194304 4260849 140736812393216 18446744073709551615 4209470 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 34269 27207 251 17 0 30910 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145780

[startup+51.1008 s]
/proc/loadavg: 4.01 3.98 3.70 5/190 4861
/proc/meminfo: memFree=10280140/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=169004 CPUtime=49.09 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 52168 0 0 0 4901 8 0 0 25 0 1 0 566537947 173060096 34770 33554432000 4194304 4260849 140736812393216 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 42251 34770 251 17 0 38892 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 177708

[startup+102.307 s]
/proc/loadavg: 4.17 4.03 3.73 5/194 4900
/proc/meminfo: memFree=10154940/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=169896 CPUtime=100.29 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 80537 0 0 0 10018 11 0 0 25 0 1 0 566537947 173973504 36515 33554432000 4194304 4260849 140736812393216 18446744073709551615 4209658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 42474 36515 252 17 0 39115 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 178600

[startup+162.301 s]
/proc/loadavg: 4.06 4.02 3.75 5/190 4924
/proc/meminfo: memFree=10190100/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=170776 CPUtime=160.28 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 118586 0 0 0 16011 17 0 0 25 0 1 0 566537947 174874624 33762 33554432000 4194304 4260849 140736812393216 18446744073709551615 4226551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 42694 33762 252 17 0 39335 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 179480

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 3.76 5/194 4933
/proc/meminfo: memFree=9688540/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=171636 CPUtime=220.29 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 156405 0 0 0 22005 24 0 0 25 0 1 0 566537947 175755264 31497 33554432000 4194304 4260849 140736812393216 18446744073709551615 4209599 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 42909 31497 252 17 0 39550 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 180340

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.77 5/194 4935
/proc/meminfo: memFree=9450620/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=303112 CPUtime=280.29 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 179892 0 0 0 28001 28 0 0 25 0 1 0 566537947 310386688 54974 33554432000 4194304 4260849 140736812393216 18446744073709551615 4209582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 75778 54974 252 17 0 72419 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 311816

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/194 4937
/proc/meminfo: memFree=9652668/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=221960 CPUtime=340.28 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 217578 0 0 0 33992 36 0 0 25 0 1 0 566537947 227287040 39049 33554432000 4194304 4260849 140736812393216 18446744073709551615 4224419 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 55490 39049 252 17 0 52131 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 230664

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

[startup+345.501 s]
/proc/loadavg: 4.00 4.00 3.78 5/194 4937
/proc/meminfo: memFree=9632948/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=221960 CPUtime=343.49 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 218703 0 0 0 34312 37 0 0 25 0 1 0 566537947 227287040 40174 33554432000 4194304 4260849 140736812393216 18446744073709551615 4209619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 55490 40174 252 17 0 52131 0
Current children cumulated CPU time (s) 345.49
Current children cumulated vsize (KiB) 230664

[startup+348.706 s]
/proc/loadavg: 4.00 4.00 3.78 5/194 4937
/proc/meminfo: memFree=9617684/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=221960 CPUtime=346.7 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 219232 0 0 0 34633 37 0 0 25 0 1 0 566537947 227287040 40703 33554432000 4194304 4260849 140736812393216 18446744073709551615 218880224652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 55490 40703 252 17 0 52131 0
Current children cumulated CPU time (s) 348.7
Current children cumulated vsize (KiB) 230664

[startup+351.901 s]
/proc/loadavg: 4.00 4.00 3.78 5/194 4937
/proc/meminfo: memFree=9618800/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=171872 CPUtime=349.89 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 240105 0 0 0 34950 39 0 0 25 0 1 0 566537947 175996928 36836 33554432000 4194304 4260849 140736812393216 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 42968 36836 252 17 0 39609 0
Current children cumulated CPU time (s) 351.89
Current children cumulated vsize (KiB) 180576

[startup+352.701 s]
/proc/loadavg: 4.00 4.00 3.78 5/194 4937
/proc/meminfo: memFree=9618800/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=171872 CPUtime=350.68 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 240477 0 0 0 35029 39 0 0 25 0 1 0 566537947 175996928 37208 33554432000 4194304 4260849 140736812393216 18446744073709551615 4209925 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 42968 37208 252 17 0 39609 0
Current children cumulated CPU time (s) 352.68
Current children cumulated vsize (KiB) 180576

[startup+353.501 s]
/proc/loadavg: 4.00 4.00 3.78 5/194 4937
/proc/meminfo: memFree=9612476/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=171872 CPUtime=351.48 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 240630 0 0 0 35109 39 0 0 25 0 1 0 566537947 175996928 37361 33554432000 4194304 4260849 140736812393216 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 42968 37361 252 17 0 39609 0
Current children cumulated CPU time (s) 353.48
Current children cumulated vsize (KiB) 180576

[startup+353.901 s]
/proc/loadavg: 4.00 4.00 3.78 5/194 4937
/proc/meminfo: memFree=9612476/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=141052 CPUtime=351.88 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 254141 0 0 0 35147 41 0 0 25 0 1 0 566537947 144437248 30051 33554432000 4194304 4260849 140736812393216 18446744073709551615 4224307 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 35263 30051 252 17 0 31904 0
Current children cumulated CPU time (s) 353.88
Current children cumulated vsize (KiB) 149756

[startup+354 s]
/proc/loadavg: 4.00 4.00 3.78 5/194 4937
/proc/meminfo: memFree=9612476/32950928 swapFree=67111528/67111528
[pid=4775] ppid=4773 vsize=8704 CPUtime=2 cores=0,2
/proc/4775/stat : 4775 (glucose.sh) S 4773 4775 3965 0 -1 4202496 360 55978 0 0 0 0 183 17 18 0 1 0 566537746 8912896 255 33554432000 4194304 4922060 140733403691248 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4775/statm: 2176 255 211 178 0 69 0
[pid=4799] ppid=4775 vsize=141052 CPUtime=351.98 cores=0,2
/proc/4799/stat : 4799 (glucose_static) R 4775 4775 3965 0 -1 4202496 254169 0 0 0 35157 41 0 0 25 0 1 0 566537947 144437248 30079 33554432000 4194304 4260849 140736812393216 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4799/statm: 35263 30079 252 17 0 31904 0
Current children cumulated CPU time (s) 353.98
Current children cumulated vsize (KiB) 149756

Child status: 20
Real time (s): 354.073
CPU time (s): 354.072
CPU user time (s): 353.466
CPU system time (s): 0.605907
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 392192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 353.466
system time used= 0.605907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310722
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= 44
involuntary context switches= 396

runsolver used 0.648901 second user time and 1.2908 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 22:24:31
IDJOB=3285814
IDBENCH=82403
IDSOLVER=1651
FILE ID=node112/3285814-1303763070
RUNJOBID= node112-1303761767-4631
PBS_JOBID= 13157140
Free space on /tmp= 72208 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-3285814-1303763070/watcher-3285814-1303763070 -o /tmp/evaluation-result-3285814-1303763070/solver-3285814-1303763070 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3285814-1303763070.cnf 

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=34401334

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:      10228396 kB
Buffers:       1973000 kB
Cached:       19147316 kB
SwapCached:          0 kB
Active:       11079800 kB
Inactive:     11093540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10228396 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41536 kB
Writeback:           0 kB
AnonPages:     1052244 kB
Mapped:          15296 kB
Slab:           482652 kB
PageTables:       7508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1575660 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= 72172 MiB
End job on node112 at 2011-04-25 22:30:25