Trace number 1785307

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.0UNSAT 1684.65 1685.4

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark271
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
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.00	c |  Number of variables:  140                                                  |
0.00/0.00	c |  Number of clauses:    560                                                  |
0.00/0.00	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 |      70      280     1120 |       93        0    nan |  0.000 % |
0.00/0.01	c |       100 |      70      280     1120 |      102      100     21 |  0.005 % |
0.00/0.01	c |       251 |      70      280     1120 |      112      110     17 |  0.005 % |
0.00/0.01	c |       477 |      70      280     1120 |      124      113     15 |  0.005 % |
0.00/0.02	c |       815 |      70      280     1120 |      136      130     15 |  0.005 % |
0.00/0.02	c |      1322 |      70      280     1120 |      150      156     17 |  0.005 % |
0.00/0.03	c |      2082 |      70      280     1120 |      165      108     14 |  0.005 % |
0.00/0.04	c |      3221 |      70      280     1120 |      181      113     14 |  0.005 % |
0.00/0.05	c |      4930 |      70      280     1120 |      200      180     14 |  0.005 % |
0.00/0.07	c |      7493 |      70      280     1120 |      220      180     17 |  0.005 % |
0.00/0.11	c |     11337 |      70      280     1120 |      242      211     18 |  0.005 % |
0.00/0.16	c |     17103 |      70      280     1120 |      266      197     15 |  0.005 % |
0.00/0.25	c |     25752 |      70      280     1120 |      292      298     17 |  0.005 % |
0.00/0.39	c |     38728 |      70      280     1120 |      322      289     19 |  0.005 % |
0.00/0.58	c |     58189 |      70      280     1120 |      354      269     15 |  0.005 % |
0.00/0.88	c |     87383 |      70      280     1120 |      389      311     16 |  0.005 % |
1.29/1.34	c |    131172 |      70      280     1120 |      428      252     17 |  0.005 % |
1.99/2.03	c |    196856 |      70      280     1120 |      471      339     16 |  0.005 % |
2.99/3.09	c |    295383 |      70      280     1120 |      518      437     17 |  0.005 % |
4.69/4.74	c |    443173 |      70      280     1120 |      570      299     15 |  0.005 % |
7.08/7.14	c |    664856 |      70      280     1120 |      627      333     14 |  0.005 % |
10.88/10.99	c |    997381 |      70      280     1120 |      690      362     17 |  0.005 % |
16.88/16.98	c |   1496170 |      70      280     1120 |      759      432     18 |  0.005 % |
25.77/25.88	c |   2244352 |      70      280     1120 |      835      683     16 |  0.005 % |
39.77/39.81	c |   3366627 |      70      280     1120 |      919      518     17 |  0.005 % |
61.56/61.62	c |   5050038 |      70      280     1120 |     1011      860     18 |  0.005 % |
95.35/95.49	c |   7575157 |      70      280     1120 |     1112      538     16 |  0.005 % |
147.52/147.62	c |  11362832 |      70      280     1120 |     1223      646     14 |  0.005 % |
228.49/228.67	c |  17044345 |      70      280     1120 |     1345      777     14 |  0.005 % |
351.94/352.10	c |  25566615 |      70      280     1120 |     1480     1097     20 |  0.005 % |
541.55/541.89	c |  38350019 |      70      280     1120 |     1628     1080     16 |  0.005 % |
840.02/840.48	c |  57525125 |      70      280     1120 |     1791      840     17 |  0.010 % |
1291.22/1291.82	c |  86287783 |      69      272     1088 |     1970     1191     14 |  0.719 % |
1684.63/1685.40	c ===============================================================================
1684.63/1685.40	c restarts              : 33
1684.63/1685.40	c conflicts             : 111011563      (65896 /sec)
1684.63/1685.40	c decisions             : 169347278      (1.90 % random) (100525 /sec)
1684.63/1685.40	c propagations          : 977384291      (580175 /sec)
1684.63/1685.40	c conflict literals     : 1820613817     (18.68 % deleted)
1684.63/1685.40	c Memory used           : 2.92 MB
1684.63/1685.40	c CPU time              : 1684.64 s
1684.63/1685.40	
1684.63/1685.40	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785307-1241905068/watcher-1785307-1241905068 -o /tmp/evaluation-result-1785307-1241905068/solver-1785307-1241905068 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785307-1241905068.cnf HOME 

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): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20310
/proc/meminfo: memFree=1674704/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) R 20308 20310 20238 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 126 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/20310/statm: 321 126 99 274 0 44 0

[startup+0.098982 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20310
/proc/meminfo: memFree=1674704/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.101982 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20310
/proc/meminfo: memFree=1674704/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.301999 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20310
/proc/meminfo: memFree=1674704/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.701033 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20310
/proc/meminfo: memFree=1674704/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20313
/proc/meminfo: memFree=1674040/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2052 CPUtime=1.49
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 163 0 0 0 149 0 0 0 25 0 1 0 218539983 2101248 144 1992294400 134512640 135243223 4294956320 18446744073709551615 134572414 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 513 144 84 178 0 333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8692

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20313
/proc/meminfo: memFree=1673912/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2052 CPUtime=3.09
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 169 0 0 0 309 0 0 0 25 0 1 0 218539983 2101248 150 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 513 150 84 178 0 333 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8692

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20313
/proc/meminfo: memFree=1673720/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2052 CPUtime=6.29
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 179 0 0 0 629 0 0 0 25 0 1 0 218539983 2101248 160 1992294400 134512640 135243223 4294956320 18446744073709551615 134568310 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 513 160 84 178 0 333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8692

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20313
/proc/meminfo: memFree=1673592/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2184 CPUtime=12.68
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 190 0 0 0 1268 0 0 0 25 0 1 0 218539983 2236416 171 1992294400 134512640 135243223 4294956320 18446744073709551615 134558877 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 546 171 84 178 0 366 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8824

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20313
/proc/meminfo: memFree=1673528/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2184 CPUtime=25.47
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 206 0 0 0 2547 0 0 0 25 0 1 0 218539983 2236416 187 1992294400 134512640 135243223 4294956320 18446744073709551615 134565366 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 546 187 84 178 0 366 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8824

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20313
/proc/meminfo: memFree=1673528/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2316 CPUtime=51.07
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 224 0 0 0 5107 0 0 0 25 0 1 0 218539983 2371584 205 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 579 205 84 178 0 399 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8956

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20313
/proc/meminfo: memFree=1673272/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2316 CPUtime=102.24
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 249 0 0 0 10224 0 0 0 25 0 1 0 218539983 2371584 230 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 579 230 84 178 0 399 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8956

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20315
/proc/meminfo: memFree=1673016/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2448 CPUtime=162.22
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 268 0 0 0 16222 0 0 0 25 0 1 0 218539983 2506752 249 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 612 249 84 178 0 432 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 9088

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20315
/proc/meminfo: memFree=1672952/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2448 CPUtime=222.19
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 282 0 0 0 22219 0 0 0 25 0 1 0 218539983 2506752 263 1992294400 134512640 135243223 4294956320 18446744073709551615 134555543 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 612 263 84 178 0 432 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 9088

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20315
/proc/meminfo: memFree=1672952/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2580 CPUtime=282.16

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

/proc/20313/statm: 713 364 84 178 0 533 0
Current children cumulated CPU time (s) 1481.62
Current children cumulated vsize (KiB) 9492

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20321
/proc/meminfo: memFree=1671800/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2852 CPUtime=1541.6
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 383 0 0 0 154160 0 0 0 25 0 1 0 218539983 2920448 364 1992294400 134512640 135243223 4294956320 18446744073709551615 134555548 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 713 364 84 178 0 533 0
Current children cumulated CPU time (s) 1541.6
Current children cumulated vsize (KiB) 9492

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20321
/proc/meminfo: memFree=1671800/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2852 CPUtime=1601.58
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 383 0 0 0 160158 0 0 0 25 0 1 0 218539983 2920448 364 1992294400 134512640 135243223 4294956320 18446744073709551615 134566363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 713 364 84 178 0 533 0
Current children cumulated CPU time (s) 1601.58
Current children cumulated vsize (KiB) 9492

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20321
/proc/meminfo: memFree=1671800/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2988 CPUtime=1661.55
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 395 0 0 0 166155 0 0 0 25 0 1 0 218539983 3059712 376 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 747 376 84 178 0 567 0
Current children cumulated CPU time (s) 1661.55
Current children cumulated vsize (KiB) 9628

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

[startup+1663.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20321
/proc/meminfo: memFree=1671800/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2988 CPUtime=1663.15
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 395 0 0 0 166315 0 0 0 25 0 1 0 218539983 3059712 376 1992294400 134512640 135243223 4294956320 18446744073709551615 134555560 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 747 376 84 178 0 567 0
Current children cumulated CPU time (s) 1663.15
Current children cumulated vsize (KiB) 9628

[startup+1676.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20321
/proc/meminfo: memFree=1671800/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2988 CPUtime=1675.94
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 395 0 0 0 167594 0 0 0 25 0 1 0 218539983 3059712 376 1992294400 134512640 135243223 4294956320 18446744073709551615 134564999 0 0 4096 3 0 0 0 17 1 0 0
/proc/20313/statm: 747 376 84 178 0 567 0
Current children cumulated CPU time (s) 1675.94
Current children cumulated vsize (KiB) 9628

[startup+1679.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20321
/proc/meminfo: memFree=1671800/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2988 CPUtime=1679.13
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 395 0 0 0 167913 0 0 0 25 0 1 0 218539983 3059712 376 1992294400 134512640 135243223 4294956320 18446744073709551615 134564662 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 747 376 84 178 0 567 0
Current children cumulated CPU time (s) 1679.13
Current children cumulated vsize (KiB) 9628

[startup+1683.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20321
/proc/meminfo: memFree=1671800/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2988 CPUtime=1682.33
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 395 0 0 0 168233 0 0 0 25 0 1 0 218539983 3059712 376 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 747 376 84 178 0 567 0
Current children cumulated CPU time (s) 1682.33
Current children cumulated vsize (KiB) 9628

[startup+1684.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20321
/proc/meminfo: memFree=1671800/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2988 CPUtime=1683.93
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 395 0 0 0 168393 0 0 0 25 0 1 0 218539983 3059712 376 1992294400 134512640 135243223 4294956320 18446744073709551615 134567696 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 747 376 84 178 0 567 0
Current children cumulated CPU time (s) 1683.93
Current children cumulated vsize (KiB) 9628

[startup+1685.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20321
/proc/meminfo: memFree=1671800/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2988 CPUtime=1684.33
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 395 0 0 0 168433 0 0 0 25 0 1 0 218539983 3059712 376 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 747 376 84 178 0 567 0
Current children cumulated CPU time (s) 1684.33
Current children cumulated vsize (KiB) 9628

[startup+1685.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20321
/proc/meminfo: memFree=1671800/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2988 CPUtime=1684.53
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 395 0 0 0 168453 0 0 0 25 0 1 0 218539983 3059712 376 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 747 376 84 178 0 567 0
Current children cumulated CPU time (s) 1684.53
Current children cumulated vsize (KiB) 9628

[startup+1685.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20321
/proc/meminfo: memFree=1671800/2055920 swapFree=4151776/4192956
[pid=20310] ppid=20308 vsize=1284 CPUtime=0
/proc/20310/stat : 20310 (IUT_BMB_SAT) S 20308 20310 20238 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 218539982 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20310/statm: 321 132 105 274 0 44 0
[pid=20312] ppid=20310 vsize=5356 CPUtime=0
/proc/20312/stat : 20312 (sh) S 20310 20310 20238 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218539982 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20312/statm: 1339 232 193 169 0 50 0
[pid=20313] ppid=20312 vsize=2988 CPUtime=1684.63
/proc/20313/stat : 20313 (minisat) R 20312 20310 20238 0 -1 4194304 395 0 0 0 168463 0 0 0 25 0 1 0 218539983 3059712 376 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/20313/statm: 747 376 84 178 0 567 0
Current children cumulated CPU time (s) 1684.63
Current children cumulated vsize (KiB) 9628

Child status: 0
Real time (s): 1685.4
CPU time (s): 1684.65
CPU user time (s): 1684.64
CPU system time (s): 0.011998
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 9628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1684.64
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 861
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= 4797

runsolver used 1.61875 second user time and 4.52231 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-09 23:37:48
IDJOB=1785307
IDBENCH=24743
IDSOLVER=638
FILE ID=node31/1785307-1241905068
PBS_JOBID= 9264792
Free space on /tmp= 66244 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785307-1241905068/watcher-1785307-1241905068 -o /tmp/evaluation-result-1785307-1241905068/solver-1785307-1241905068 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785307-1241905068.cnf HOME

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

MD5SUM BENCH= d65aa32f539d7b147c82042f18f65687
RANDOM SEED=106012634

node31.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.213
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.213
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1675184 kB
Buffers:         40764 kB
Cached:         262124 kB
SwapCached:      34800 kB
Active:         152368 kB
Inactive:       187864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675184 kB
SwapTotal:     4192956 kB
SwapFree:      4151776 kB
Dirty:            2204 kB
Writeback:           0 kB
Mapped:          14332 kB
Slab:            26324 kB
Committed_AS:   697648 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66244 MiB
End job on node31 at 2009-05-10 00:05:53