Trace number 337086

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, and are wall clock time (not CPU 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
SATzilla FULL? (TO) 1200.05 1200.41

General information on the benchmark

Namecrafted/Hard/contest02/
pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
MD5SUMad877d677446ba8c798f8e71c4c035c2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark696.65
Satisfiable
(Un)Satisfiability was proved
Number of variables9638
Number of clauses31795
Sum of the clauses size82345
Maximum clause length3
Minimum clause length1
Number of clauses of size 183
Number of clauses of size 212874
Number of clauses of size 318838
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.98/11.05	c run March_dl for 5 seconds ... 
10.98/11.05	c Bin: Executing march_dl
10.98/11.05	c child exit by a signal
10.98/11.05	c march_dl returned code 137.
10.98/11.05	c run saps for 2 seconds ... 
10.98/11.05	c Bin: Executing ubcsat2006
10.98/11.05	c child exited successfully
10.98/11.05	c ubcsat2006 returned code 0.
10.98/11.05	c satzilla computing base features
10.98/11.05	c satzilla doing unit-prop probe
10.98/11.05	c satzilla doing local search probe
10.98/11.05	c satzilla doing lobjois search-space size estimate
10.98/11.05	c satzilla's ranking:
10.98/11.05	c 1) minisat20: 2.174659
10.98/11.05	c 2) march_dl: 3.098200
10.98/11.05	c 3) zchaff_rand: 3.268513
10.98/11.05	c 4) eureka: 3.378034
10.98/11.05	c 5) vallst: 3.626519
10.98/11.05	c 6) kcnfs: 3.864773
10.98/11.05	c 7) kcnfs+P: 999.000000
10.98/11.05	c 8) march_dl+P: 999.000000
10.98/11.05	c 9) vallst+P: 999.000000
10.98/11.05	c 10) zchaff_rand+P: 999.000000
10.98/11.05	c 11) rsat+P: 999.000000
10.98/11.05	c 12) eureka+P: 999.000000
10.98/11.05	c 13) minisat20+P: 999.000000
10.98/11.05	c 14) rsat: 999.000000
10.98/11.05	c satzilla running minisat20 ... 
10.98/11.05	This is MiniSat 2.0 beta
10.98/11.05	WARNING: for repeatability, setting FPU to use double precision
10.98/11.05	============================[ Problem Statistics ]=============================
10.98/11.05	|                                                                             |
10.98/11.05	|  Number of variables:  9638                                                 |
10.98/11.05	|  Number of clauses:    31795                                                |
10.98/11.07	|  Parsing time:         0.02         s                                       |
10.98/11.07	============================[ Search Statistics ]==============================
10.98/11.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.98/11.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.98/11.07	===============================================================================
10.98/11.07	|         0 |    9508    31216    80851 |    10405        0    nan |  0.000 % |
10.98/11.10	|       101 |    9473    31216    80851 |    11445       91     11 |  1.889 % |
11.02/11.17	|       252 |    9452    31045    80444 |    12590      234     79 |  1.972 % |
11.02/11.25	|       477 |    9436    30997    80324 |    13849      455     64 |  2.138 % |
11.02/11.36	|       815 |    9420    30961    80234 |    15234      787     64 |  2.387 % |
11.02/11.49	|      1322 |    9372    30875    80019 |    16757     1281     52 |  2.988 % |
11.02/11.74	|      2081 |    9214    30351    78681 |    18433     1990     55 |  4.545 % |
12.06/12.19	|      3221 |    8563    28216    73253 |    20277     2893     52 | 11.155 % |
13.26/13.31	|      4929 |    8484    28063    72858 |    22304     4579     69 | 12.223 % |
14.86/14.95	|      7492 |    8310    27428    71221 |    24535     7063     70 | 13.779 % |
17.05/17.14	|     11337 |    8277    27332    70975 |    26988    10900     65 | 14.121 % |
20.75/20.88	|     17104 |    8144    26953    70002 |    29687    16621     67 | 15.989 % |
30.35/30.49	|     25753 |    8080    26764    69512 |    32656    25249     68 | 16.601 % |
47.35/47.40	|     38728 |    8032    26558    68979 |    35922    15501     63 | 17.120 % |
69.94/70.09	|     58189 |    7982    26399    68568 |    39514    34946     65 | 17.182 % |
112.73/112.84	|     87382 |    7924    26214    68089 |    43465    36293     65 | 17.784 % |
186.61/186.70	|    131172 |    7874    26055    67678 |    47812    17426     52 | 18.303 % |
295.88/296.05	|    196856 |    7809    26048    67659 |    52593    47184     56 | 24.978 % |
453.83/454.08	|    295383 |    7065    23492    61061 |    57852    26821     52 | 26.699 % |
684.17/684.42	|    443172 |    6389    21729    56511 |    63638    53137    112 | 34.717 % |
1042.17/1042.51	|    664856 |    5382    18161    47316 |    70001    47916     63 | 44.200 % |
1198.83/1199.21	c Bin: Executing minisat20
1198.83/1199.21	c child exit by a signal
1198.83/1199.21	c minisat20 returned code 137.
1198.83/1199.21	c minisat20 returned code 137.
1198.83/1199.21	c satzilla running march_dl ... 
1198.83/1199.21	c Bin: Executing march_dl
1198.83/1199.21	c march_dl returned code 1.
1198.83/1199.21	c march_dl returned code 1.
1198.83/1199.21	c satzilla running zchaff_rand ... 
1198.83/1199.21	c Bin: Executing zchaff_rand
1198.83/1199.21	c zchaff_rand returned code 1.
1198.83/1199.21	c zchaff_rand returned code 1.
1198.83/1199.21	c satzilla running eureka ... 
1198.83/1199.21	c Bin: Executing eureka
1198.83/1199.21	c eureka returned code 1.
1198.83/1199.21	c eureka returned code 1.
1198.83/1199.21	c satzilla running vallst ... 
1198.83/1199.21	c Bin: Executing vallst
1198.83/1199.21	c vallst returned code 1.
1198.83/1199.21	c vallst returned code 1.
1198.83/1199.21	c satzilla running kcnfs ... 
1198.83/1199.21	c Bin: Executing kcnfs
1198.83/1199.21	c kcnfs returned code 1.
1198.83/1199.21	c kcnfs returned code 1.
1198.83/1199.21	c satzilla running kcnfs with preprocessing ... 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-337086-1173659874 -o ROOT/results/node33/solver-337086-1173659874 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337086-1173659874/SATzilla2007_F /tmp/evaluation/337086-1173659874/instance-337086-1173659874.cnf 

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): 2400 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.91 0.95 0.99 3/64 30838
/proc/meminfo: memFree=1837744/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=1512 CPUtime=0
/proc/30838/stat : 30838 (SATzilla2007_F) R 30836 30838 30045 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 91943858 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/30838/statm: 378 125 110 260 0 84 0
[pid=30839] ppid=30838 vsize=1448 CPUtime=0
/proc/30839/stat : 30839 (march_dl) R 30838 30838 30045 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 91943858 1482752 240 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30839/statm: 362 240 50 118 0 241 0

[startup+0.0950629 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 30838
/proc/meminfo: memFree=1837744/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=1512 CPUtime=0
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 91943858 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30838/statm: 378 125 110 260 0 84 0
[pid=30839] ppid=30838 vsize=4168 CPUtime=0.08
/proc/30839/stat : 30839 (march_dl) R 30838 30838 30045 0 -1 4194304 1005 0 0 0 8 0 0 0 19 0 1 0 91943858 4268032 850 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651455 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30839/statm: 1042 850 55 118 0 921 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5680

[startup+0.101064 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 30838
/proc/meminfo: memFree=1837744/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=1512 CPUtime=0
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 91943858 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30838/statm: 378 125 110 260 0 84 0
[pid=30839] ppid=30838 vsize=4168 CPUtime=0.09
/proc/30839/stat : 30839 (march_dl) R 30838 30838 30045 0 -1 4194304 1007 0 0 0 9 0 0 0 19 0 1 0 91943858 4268032 852 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134523868 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30839/statm: 1042 852 55 118 0 921 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5680

[startup+0.301089 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 30838
/proc/meminfo: memFree=1837744/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=1512 CPUtime=0
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 91943858 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30838/statm: 378 125 110 260 0 84 0
[pid=30839] ppid=30838 vsize=4168 CPUtime=0.29
/proc/30839/stat : 30839 (march_dl) R 30838 30838 30045 0 -1 4194304 1007 0 0 0 29 0 0 0 21 0 1 0 91943858 4268032 852 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651446 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30839/statm: 1042 852 55 118 0 921 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5680

[startup+0.701139 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 30838
/proc/meminfo: memFree=1837744/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=1512 CPUtime=0
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 91943858 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30838/statm: 378 125 110 260 0 84 0
[pid=30839] ppid=30838 vsize=8616 CPUtime=0.69
/proc/30839/stat : 30839 (march_dl) R 30838 30838 30045 0 -1 4194304 2451 0 0 0 68 1 0 0 24 0 1 0 91943858 8822784 1951 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30839/statm: 2154 1951 69 118 0 2033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10128

[startup+1.50124 s]
/proc/loadavg: 0.91 0.95 0.99 2/66 30840
/proc/meminfo: memFree=1829408/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=1512 CPUtime=0
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 91943858 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30838/statm: 378 125 110 260 0 84 0
[pid=30839] ppid=30838 vsize=10924 CPUtime=1.49
/proc/30839/stat : 30839 (march_dl) R 30838 30838 30045 0 -1 4194304 3286 0 0 0 148 1 0 0 25 0 1 0 91943858 11186176 2519 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559918 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30839/statm: 2731 2519 69 118 0 2610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12436

[startup+3.10144 s]
/proc/loadavg: 0.91 0.95 0.99 2/66 30840
/proc/meminfo: memFree=1824800/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=1512 CPUtime=0
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 91943858 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30838/statm: 378 125 110 260 0 84 0
[pid=30839] ppid=30838 vsize=15104 CPUtime=3.09
/proc/30839/stat : 30839 (march_dl) R 30838 30838 30045 0 -1 4194304 4611 0 0 0 307 2 0 0 25 0 1 0 91943858 15466496 3588 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559746 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30839/statm: 3776 3588 69 118 0 3655 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16616

[startup+6.30283 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 30841
/proc/meminfo: memFree=1834976/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=1512 CPUtime=4.99
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 149 6582 0 0 0 0 495 4 16 0 1 0 91943858 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 378 125 110 260 0 84 0
[pid=30841] ppid=30838 vsize=6188 CPUtime=1.28
/proc/30841/stat : 30841 (ubcsat2006) R 30838 30838 30045 0 -1 4194304 751 0 0 0 121 7 0 0 25 0 1 0 91944358 6336512 733 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30841/statm: 1547 733 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7700

[startup+12.7016 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 30842
/proc/meminfo: memFree=1831840/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=4872 CPUtime=1.64
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 959 0 0 0 164 0 0 0 25 0 1 0 91944963 4988928 952 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 1218 952 58 118 0 1096 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8588

[startup+25.5012 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 30842
/proc/meminfo: memFree=1826344/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=10252 CPUtime=14.43
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 2306 0 0 0 1442 1 0 0 25 0 1 0 91944963 10498048 2299 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 2563 2299 58 118 0 2441 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 13968

[startup+51.1014 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 30842
/proc/meminfo: memFree=1820776/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=15828 CPUtime=40.03
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 3690 0 0 0 4000 3 0 0 25 0 1 0 91944963 16207872 3683 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 3957 3683 58 118 0 3835 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19544

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 30842
/proc/meminfo: memFree=1819304/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=17360 CPUtime=91.21
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 4075 0 0 0 9118 3 0 0 25 0 1 0 91944963 17776640 4068 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 4340 4068 58 118 0 4218 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 21076

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 30842
/proc/meminfo: memFree=1817448/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=19076 CPUtime=151.2
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 4521 0 0 0 15116 4 0 0 25 0 1 0 91944963 19533824 4514 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 4769 4514 58 118 0 4647 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 22792

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 30842
/proc/meminfo: memFree=1817256/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=19364 CPUtime=211.18
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 4565 0 0 0 21114 4 0 0 25 0 1 0 91944963 19828736 4558 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 4841 4558 58 118 0 4719 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 23080

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 30842
/proc/meminfo: memFree=1812456/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=24168 CPUtime=271.16
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 5773 0 0 0 27111 5 0 0 25 0 1 0 91944963 24748032 5766 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 6042 5766 58 118 0 5920 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27884

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 30842
/proc/meminfo: memFree=1812392/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=24168 CPUtime=331.14
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 5785 0 0 0 33109 5 0 0 25 0 1 0 91944963 24748032 5778 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 6042 5778 58 118 0 5920 0

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

[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=24456 CPUtime=451.11
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 5833 0 0 0 45106 5 0 0 25 0 1 0 91944963 25042944 5826 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 6114 5826 58 118 0 5992 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 28172

[startup+522.301 s]
/proc/loadavg: 1.08 1.00 1.00 2/66 30842
/proc/meminfo: memFree=1810792/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=25896 CPUtime=511.1
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 6175 0 0 0 51104 6 0 0 25 0 1 0 91944963 26517504 6168 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 6474 6168 58 118 0 6352 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 29612

[startup+582.302 s]
/proc/loadavg: 1.10 1.02 1.00 2/66 30842
/proc/meminfo: memFree=1803176/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=33432 CPUtime=571.08
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 8064 0 0 0 57100 8 0 0 25 0 1 0 91944963 34234368 8057 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 8358 8057 58 118 0 8236 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 37148

[startup+642.302 s]
/proc/loadavg: 1.18 1.06 1.01 2/66 30842
/proc/meminfo: memFree=1802984/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=33580 CPUtime=631.07
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 8106 0 0 0 63099 8 0 0 25 0 1 0 91944963 34385920 8099 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 8395 8099 58 118 0 8273 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 37296

[startup+702.301 s]
/proc/loadavg: 1.21 1.09 1.02 2/66 30842
/proc/meminfo: memFree=1800872/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=35980 CPUtime=691.04
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 8674 0 0 0 69096 8 0 0 25 0 1 0 91944963 36843520 8667 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 8995 8667 58 118 0 8873 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 39696

[startup+762.306 s]
/proc/loadavg: 1.13 1.08 1.02 2/66 30842
/proc/meminfo: memFree=1796648/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=39984 CPUtime=751.03
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 9685 0 0 0 75093 10 0 0 25 0 1 0 91944963 40943616 9678 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 9996 9678 58 118 0 9874 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 43700

[startup+822.301 s]
/proc/loadavg: 1.09 1.08 1.02 2/66 30842
/proc/meminfo: memFree=1796584/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=39984 CPUtime=811.01
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 9694 0 0 0 81091 10 0 0 25 0 1 0 91944963 40943616 9687 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 9996 9687 58 118 0 9874 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 43700

[startup+882.302 s]
/proc/loadavg: 1.08 1.08 1.02 2/66 30842
/proc/meminfo: memFree=1796584/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=39984 CPUtime=870.99
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 9696 0 0 0 87089 10 0 0 25 0 1 0 91944963 40943616 9689 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 9996 9689 58 118 0 9874 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 43700

[startup+942.301 s]
/proc/loadavg: 1.07 1.08 1.02 2/66 30842
/proc/meminfo: memFree=1796520/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=39984 CPUtime=930.98
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 9709 0 0 0 93088 10 0 0 25 0 1 0 91944963 40943616 9702 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 9996 9702 58 118 0 9874 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 43700

[startup+1002.3 s]
/proc/loadavg: 1.06 1.08 1.02 2/66 30842
/proc/meminfo: memFree=1796520/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=39984 CPUtime=990.96
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 9709 0 0 0 99086 10 0 0 25 0 1 0 91944963 40943616 9702 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 9996 9702 58 118 0 9874 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 43700

[startup+1062.3 s]
/proc/loadavg: 1.06 1.07 1.02 2/66 30842
/proc/meminfo: memFree=1796520/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=39984 CPUtime=1050.94
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 9709 0 0 0 105084 10 0 0 25 0 1 0 91944963 40943616 9702 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 9996 9702 58 118 0 9874 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 43700

[startup+1122.3 s]
/proc/loadavg: 1.02 1.06 1.02 2/66 30842
/proc/meminfo: memFree=1796456/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=39984 CPUtime=1110.93
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 9715 0 0 0 111083 10 0 0 25 0 1 0 91944963 40943616 9708 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 9996 9708 58 118 0 9874 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 43700

[startup+1182.3 s]
/proc/loadavg: 1.00 1.05 1.01 2/66 30842
/proc/meminfo: memFree=1796520/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=3716 CPUtime=11.02
/proc/30838/stat : 30838 (SATzilla2007_F) S 30836 30838 30045 0 -1 4194304 2383 7339 0 0 383 4 698 17 25 0 1 0 91943858 3805184 743 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30838/statm: 929 743 170 260 0 635 0
[pid=30842] ppid=30838 vsize=39984 CPUtime=1170.91
/proc/30842/stat : 30842 (minisat20) R 30838 30838 30045 0 -1 4194304 9716 0 0 0 117081 10 0 0 25 0 1 0 91944963 40943616 9709 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30842/statm: 9996 9709 58 118 0 9874 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 43700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 30842
/proc/meminfo: memFree=1826864/2055920 swapFree=4177824/4192956
[pid=30838] ppid=30836 vsize=16476 CPUtime=1200.04
/proc/30838/stat : 30838 (SATzilla2007_F) R 30836 30838 30045 0 -1 4194304 4907 17055 0 0 499 7 119470 28 25 0 1 0 91943858 16871424 2858 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/30838/statm: 4119 2858 177 260 0 3825 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 16476

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1199.69
CPU system time (s): 0.360945
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 43700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.69
system time used= 0.360945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21962
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= 29
involuntary context switches= 2357

runsolver used 0.964853 second user time and 2.44963 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Mar 12 00:37:55 UTC 2007

IDJOB= 337086
IDBENCH= 24690
IDSOLVER= 136
FILE ID= node33/337086-1173659874

PBS_JOBID= 4101392

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337086-1173659874/SATzilla2007_F /tmp/evaluation/337086-1173659874/instance-337086-1173659874.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-337086-1173659874 -o ROOT/results/node33/solver-337086-1173659874 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337086-1173659874/SATzilla2007_F /tmp/evaluation/337086-1173659874/instance-337086-1173659874.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  ad877d677446ba8c798f8e71c4c035c2

RANDOM SEED= 841530074

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.231
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.231
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:       1838088 kB
Buffers:         20240 kB
Cached:         154316 kB
SwapCached:       9248 kB
Active:          84972 kB
Inactive:       105720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838088 kB
SwapTotal:     4192956 kB
SwapFree:      4177824 kB
Dirty:           10616 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:            13120 kB
Committed_AS:   108308 kB
PageTables:       1408 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= 66553 MiB

End job on node33 on Mon Mar 12 00:57:57 UTC 2007