Trace number 1732314

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
IUT_BMB_SAT 1.0SAT 750.478 750.867

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-180-100.cnf
MD5SUM7303360aac56e0d882ae2452d62f8544
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.18221
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.01	c |  Number of variables:  180                                                  |
0.00/0.01	c |  Number of clauses:    432                                                  |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     180      432     1080 |      144        0    nan |  0.000 % |
0.00/0.01	c |       100 |     180      432     1080 |      158      100     33 |  0.003 % |
0.00/0.01	c |       251 |     180      432     1080 |      174      145     27 |  0.003 % |
0.00/0.01	c |       477 |     180      432     1080 |      191      149     22 |  0.003 % |
0.00/0.02	c |       814 |     180      432     1080 |      210      127     16 |  0.003 % |
0.00/0.03	c |      1321 |     180      432     1080 |      231      235     22 |  0.003 % |
0.00/0.05	c |      2082 |     180      432     1080 |      255      297     24 |  0.003 % |
0.00/0.07	c |      3222 |     180      432     1080 |      280      208     16 |  0.003 % |
0.00/0.11	c |      4932 |     180      432     1080 |      308      250     20 |  0.003 % |
0.00/0.16	c |      7494 |     180      432     1080 |      339      239     20 |  0.003 % |
0.00/0.25	c |     11339 |     180      432     1080 |      373      338     22 |  0.003 % |
0.00/0.38	c |     17105 |     180      432     1080 |      410      250     16 |  0.003 % |
0.00/0.57	c |     25757 |     180      432     1080 |      451      386     21 |  0.003 % |
0.00/0.87	c |     38731 |     180      432     1080 |      497      300     19 |  0.003 % |
1.29/1.33	c |     58193 |     180      432     1080 |      546      433     21 |  0.003 % |
1.99/2.05	c |     87385 |     180      432     1080 |      601      425     21 |  0.003 % |
3.08/3.17	c |    131177 |     180      432     1080 |      661      634     25 |  0.003 % |
4.78/4.88	c |    196861 |     180      432     1080 |      727      709     24 |  0.003 % |
7.48/7.57	c |    295388 |     180      432     1080 |      800      773     28 |  0.003 % |
11.57/11.69	c |    443177 |     180      432     1080 |      880      787     25 |  0.003 % |
17.97/18.08	c |    664860 |     180      432     1080 |      968      525     19 |  0.003 % |
27.97/28.09	c |    997386 |     180      432     1080 |     1065      944     28 |  0.003 % |
43.16/43.27	c |   1496176 |     180      432     1080 |     1172     1099     26 |  0.003 % |
66.94/67.01	c |   2244361 |     180      432     1080 |     1289     1213     29 |  0.003 % |
103.72/103.85	c |   3366635 |     180      432     1080 |     1418      705     25 |  0.003 % |
161.29/161.42	c |   5050048 |     180      432     1080 |     1560     1061     26 |  0.003 % |
250.74/250.96	c |   7575164 |     180      432     1080 |     1716      821     26 |  0.003 % |
389.77/390.04	c |  11362839 |     180      432     1080 |     1887     1015     26 |  0.003 % |
604.65/605.06	c |  17044351 |     180      432     1080 |     2076     1073     24 |  0.003 % |
750.40/750.86	c ===============================================================================
750.40/750.86	c restarts              : 29
750.40/750.86	c conflicts             : 20775940       (27684 /sec)
750.40/750.86	c decisions             : 24514403       (1.59 % random) (32666 /sec)
750.40/750.86	c propagations          : 756895460      (1008580 /sec)
750.40/750.86	c conflict literals     : 722361188      (11.57 % deleted)
750.40/750.86	c Memory used           : 3.42 MB
750.40/750.86	c CPU time              : 750.457 s
750.40/750.86	
750.40/750.86	s SATISFIABLE
750.40/750.86	v -1 -2 3 -4 -5 6 -7 -8 -9 -10 -11 12 -13 -14 -15 -16 -17 18 -19 -20 -21 -22 23 -24 -25 -26 27 -28 -29 -30 -31 32 -33 -34 -35 36 -37 -38 -39 -40 41 -42 -43 -44 -45 -46 -47 -48 49 -50 51 -52 -53 -54 -55 -56 -57 -58 59 -60 61 -62 -63 -64 -65 -66 -67 68 -69 -70 71 -72 -73 -74 -75 -76 -77 78 -79 -80 -81 -82 -83 84 -85 -86 87 -88 -89 -90 -91 -92 -93 94 -95 -96 -97 -98 99 -100 -101 -102 -103 104 -105 -106 107 -108 -109 -110 -111 -112 113 -114 -115 116 -117 -118 -119 -120 -121 -122 -123 124 -125 -126 -127 128 -129 -130 -131 -132 133 -134 -135 136 -137 -138 -139 -140 -141 -142 -143 144 -145 -146 -147 -148 149 -150 -151 152 -153 -154 -155 -156 -157 -158 159 -160 -161 162 -163 -164 -165 -166 167 -168 -169 -170 -171 -172 173 -174 -175 -176 177 -178 -179 -180 0

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1732314-1240780063/watcher-1732314-1240780063 -o /tmp/evaluation-result-1732314-1240780063/solver-1732314-1240780063 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1732314-1240780063.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 12152
/proc/meminfo: memFree=1614800/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) R 12150 12152 11987 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 139 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/12152/statm: 321 139 97 274 0 44 0

[startup+0.0868039 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 12152
/proc/meminfo: memFree=1614800/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.101805 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 12152
/proc/meminfo: memFree=1614800/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.301829 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 12152
/proc/meminfo: memFree=1614800/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.701876 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 12152
/proc/meminfo: memFree=1614800/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.50197 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1614128/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=2052 CPUtime=1.49
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 173 0 0 0 149 0 0 0 25 0 1 0 106034294 2101248 154 1992294400 134512640 135243223 4294956320 18446744073709551615 134565535 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 513 154 83 178 0 333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8692

[startup+3.10116 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1613936/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=2180 CPUtime=3.08
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 185 0 0 0 308 0 0 0 25 0 1 0 106034294 2232320 166 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 545 166 83 178 0 365 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8820

[startup+6.30253 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1613680/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=2180 CPUtime=6.28
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 206 0 0 0 628 0 0 0 25 0 1 0 106034294 2232320 187 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 545 187 83 178 0 365 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8820

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1613488/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=2308 CPUtime=12.67
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 226 0 0 0 1267 0 0 0 25 0 1 0 106034294 2363392 207 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 577 207 83 178 0 397 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8948

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1613488/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=2440 CPUtime=25.47
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 249 0 0 0 2547 0 0 0 25 0 1 0 106034294 2498560 230 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 610 230 83 178 0 430 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9080

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1613360/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=2572 CPUtime=51.06
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 284 0 0 0 5106 0 0 0 25 0 1 0 106034294 2633728 265 1992294400 134512640 135243223 4294956320 18446744073709551615 134565294 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 643 265 83 178 0 463 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9212

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1613104/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=2704 CPUtime=102.22
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 321 0 0 0 10222 0 0 0 25 0 1 0 106034294 2768896 302 1992294400 134512640 135243223 4294956320 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 676 302 83 178 0 496 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 9344

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612976/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=2836 CPUtime=162.19
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 365 0 0 0 16219 0 0 0 25 0 1 0 106034294 2904064 346 1992294400 134512640 135243223 4294956320 18446744073709551615 134564945 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 709 346 83 178 0 529 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 9476

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612784/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=2968 CPUtime=222.17
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 397 0 0 0 22217 0 0 0 25 0 1 0 106034294 3039232 378 1992294400 134512640 135243223 4294956320 18446744073709551615 134555448 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 742 378 83 178 0 562 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 9608

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612720/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0

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

/proc/12155/statm: 809 432 83 178 0 629 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 9876

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612400/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=3368 CPUtime=641.94
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 479 0 0 0 64194 0 0 0 25 0 1 0 106034294 3448832 460 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 842 460 83 178 0 662 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 10008

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612144/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=3368 CPUtime=701.91
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 504 0 0 0 70191 0 0 0 25 0 1 0 106034294 3448832 485 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 842 485 83 178 0 662 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 10008

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

[startup+716.703 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612080/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=3368 CPUtime=716.31
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 505 0 0 0 71631 0 0 0 25 0 1 0 106034294 3448832 486 1992294400 134512640 135243223 4294956320 18446744073709551615 134564945 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 842 486 83 178 0 662 0
Current children cumulated CPU time (s) 716.31
Current children cumulated vsize (KiB) 10008

[startup+729.501 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612080/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=3500 CPUtime=729.1
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 514 0 0 0 72909 1 0 0 25 0 1 0 106034294 3584000 495 1992294400 134512640 135243223 4294956320 18446744073709551615 134565016 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 875 495 83 178 0 695 0
Current children cumulated CPU time (s) 729.1
Current children cumulated vsize (KiB) 10140

[startup+742.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612080/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=3500 CPUtime=741.9
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 514 0 0 0 74189 1 0 0 25 0 1 0 106034294 3584000 495 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 875 495 83 178 0 695 0
Current children cumulated CPU time (s) 741.9
Current children cumulated vsize (KiB) 10140

[startup+745.501 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612080/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=3500 CPUtime=745.1
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 514 0 0 0 74509 1 0 0 25 0 1 0 106034294 3584000 495 1992294400 134512640 135243223 4294956320 18446744073709551615 134555467 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 875 495 83 178 0 695 0
Current children cumulated CPU time (s) 745.1
Current children cumulated vsize (KiB) 10140

[startup+748.702 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612080/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=3500 CPUtime=748.3
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 514 0 0 0 74829 1 0 0 25 0 1 0 106034294 3584000 495 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 875 495 83 178 0 695 0
Current children cumulated CPU time (s) 748.3
Current children cumulated vsize (KiB) 10140

[startup+749.502 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612080/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=3500 CPUtime=749.1
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 514 0 0 0 74909 1 0 0 25 0 1 0 106034294 3584000 495 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 875 495 83 178 0 695 0
Current children cumulated CPU time (s) 749.1
Current children cumulated vsize (KiB) 10140

[startup+750.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612080/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=3500 CPUtime=749.9
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 514 0 0 0 74989 1 0 0 25 0 1 0 106034294 3584000 495 1992294400 134512640 135243223 4294956320 18446744073709551615 134572795 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 875 495 83 178 0 695 0
Current children cumulated CPU time (s) 749.9
Current children cumulated vsize (KiB) 10140

[startup+750.703 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612080/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=3500 CPUtime=750.3
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 514 0 0 0 75029 1 0 0 25 0 1 0 106034294 3584000 495 1992294400 134512640 135243223 4294956320 18446744073709551615 134564999 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 875 495 83 178 0 695 0
Current children cumulated CPU time (s) 750.3
Current children cumulated vsize (KiB) 10140

[startup+750.803 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 12155
/proc/meminfo: memFree=1612080/2055920 swapFree=4191900/4192956
[pid=12152] ppid=12150 vsize=1284 CPUtime=0
/proc/12152/stat : 12152 (IUT_BMB_SAT) S 12150 12152 11987 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106034293 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12152/statm: 321 147 105 274 0 44 0
[pid=12154] ppid=12152 vsize=5356 CPUtime=0
/proc/12154/stat : 12154 (sh) S 12152 12152 11987 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 106034294 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1339 232 193 169 0 50 0
[pid=12155] ppid=12154 vsize=3500 CPUtime=750.4
/proc/12155/stat : 12155 (minisat) R 12154 12152 11987 0 -1 4194304 514 0 0 0 75039 1 0 0 25 0 1 0 106034294 3584000 495 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/12155/statm: 875 495 83 178 0 695 0
Current children cumulated CPU time (s) 750.4
Current children cumulated vsize (KiB) 10140

Child status: 0
Real time (s): 750.867
CPU time (s): 750.478
CPU user time (s): 750.462
CPU system time (s): 0.015997
CPU usage (%): 99.9481
Max. virtual memory (cumulated for all children) (KiB): 10140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 750.462
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1011
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= 8
involuntary context switches= 2296

runsolver used 1.14283 second user time and 1.59676 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-26 23:07:43
IDJOB=1732314
IDBENCH=71115
IDSOLVER=523
FILE ID=node53/1732314-1240780063
PBS_JOBID= 9187235
Free space on /tmp= 66476 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-180-100.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732314-1240780063/watcher-1732314-1240780063 -o /tmp/evaluation-result-1732314-1240780063/solver-1732314-1240780063 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1732314-1240780063.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7303360aac56e0d882ae2452d62f8544
RANDOM SEED=333570907

node53.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1615344 kB
Buffers:         48576 kB
Cached:         317832 kB
SwapCached:        384 kB
Active:         139064 kB
Inactive:       240708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615344 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          21776 kB
Slab:            46924 kB
Committed_AS:   333556 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node53 at 2009-04-26 23:20:14