Trace number 1738405

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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.18 1199.5

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-28-302-26-75.cnf
MD5SUMc8a761b6d0b0b208363324b0ab04d363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.18597
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses48442
Sum of the clauses size97560
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 248416
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

15.17/15.21	c run March_dl for 5 seconds ... 
15.17/15.21	c Bin: Executing march_dl
15.17/15.21	c child exit by a signal
15.17/15.21	c march_dl returned code 137.
15.17/15.21	c run saps (UBCSAT implementation) for 2 seconds ... 
15.17/15.21	c Bin: Executing ubcsat2006
15.17/15.21	c child exited successfully
15.17/15.21	c ubcsat2006 returned code 0.
15.17/15.21	c satzilla computing base features
15.17/15.21	c satzilla doing unit-prop probe
15.17/15.21	c satzilla doing local search probe
15.17/15.21	c satzilla doing lobjois search-space size estimate
15.17/15.21	c satzilla's ranking:
15.17/15.21	c 1) minisat20: 2.394555
15.17/15.21	c 2) march_dl: 2.559090
15.17/15.21	c 3) minisat20+P: 2.700122
15.17/15.21	c 4) vallst+P: 3.219376
15.17/15.21	c 5) march_dl+P: 3.302645
15.17/15.21	c 6) zchaff_rand+P: 3.903292
15.17/15.21	c 7) kcnfs+P: 999.000000
15.17/15.21	c 8) kcnfs: 999.000000
15.17/15.21	c 9) vallst: 999.000000
15.17/15.21	c 10) zchaff_rand: 999.000000
15.17/15.21	c satzilla running minisat20 ... 
15.17/15.22	This is MiniSat 2.0 beta
15.17/15.22	WARNING: for repeatability, setting FPU to use double precision
15.17/15.22	============================[ Problem Statistics ]=============================
15.17/15.22	|                                                                             |
15.17/15.22	|  Number of variables:  728                                                  |
15.17/15.22	|  Number of clauses:    48442                                                |
15.17/15.24	|  Parsing time:         0.02         s                                       |
15.17/15.24	============================[ Search Statistics ]==============================
15.17/15.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.17/15.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.17/15.24	===============================================================================
15.17/15.24	|         0 |     728    48442    97560 |    16147        0    nan |  0.000 % |
15.17/15.24	|       102 |     728    48442    97560 |    17762      102    122 |  0.000 % |
15.17/15.25	|       252 |     728    48442    97560 |    19538      252    125 |  0.000 % |
15.17/15.26	|       477 |     728    48442    97560 |    21492      477    148 |  0.000 % |
15.17/15.29	|       814 |     728    48442    97560 |    23641      814    168 |  0.000 % |
15.26/15.34	|      1322 |     728    48442    97560 |    26005     1322    177 |  0.000 % |
15.36/15.44	|      2081 |     728    48442    97560 |    28605     2081    177 |  0.000 % |
15.56/15.60	|      3222 |     728    48442    97560 |    31466     3222    176 |  0.000 % |
15.85/15.96	|      4930 |     728    48442    97560 |    34613     4930    178 |  0.000 % |
16.65/16.71	|      7494 |     728    48442    97560 |    38074     7494    180 |  0.000 % |
19.15/19.27	|     11341 |     728    48442    97560 |    41882    11341    179 |  0.000 % |
25.46/25.56	|     17107 |     728    48442    97560 |    46070    17107    177 |  0.000 % |
33.96/34.07	|     25756 |     728    48442    97560 |    50677    25756    180 |  0.000 % |
52.34/52.44	|     38732 |     728    48442    97560 |    55744    38732    178 |  0.000 % |
132.83/132.94	|     58194 |     728    48442    97560 |    61319    18177    170 |  0.000 % |
181.02/181.11	|     87386 |     728    48442    97560 |    67451    47369    178 |  0.000 % |
260.30/260.49	|    131175 |     728    48442    97560 |    74196    41908    179 |  0.000 % |
402.26/402.49	|    196859 |     728    48442    97560 |    81616    50311    175 |  0.000 % |
701.38/701.70	|    295387 |     728    48442    97560 |    89777    21535    146 |  0.000 % |
1102.78/1103.17	|    443179 |     728    48442    97560 |    98755    24386    179 |  0.000 % |
1198.96/1199.36	c Bin: Executing minisat20
1198.96/1199.36	c child exit by a signal
1198.96/1199.36	c minisat20 returned code 137.
1198.96/1199.36	c minisat20 returned code 137.
1198.96/1199.36	c satzilla running march_dl ... 
1198.96/1199.36	c Bin: Executing march_dl
1198.96/1199.36	c march_dl returned code 1.
1198.96/1199.36	c march_dl returned code 1.
1198.96/1199.36	c satzilla running minisat20 with preprocessing ... 
1199.07/1199.49	c Preprocessing...
1199.07/1199.49	c Inital problem has 728 variables, 26 nary clauses (48416 binary clauses).
1199.07/1199.49	c Num non-binary clauses 26, Average non-binary clause length 28.000
1199.07/1199.49	c Theory has no gaps
1199.07/1199.49	c Preprocessor runtime was 0.090 seconds.
1199.07/1199.49	c 
1199.07/1199.49	c Satisfiability of theory still undetermined.
1199.07/1199.49	c See file /tmp/iCHlf8 for simplified theory.
1199.07/1199.49	c Bin: Executing minisat20
1199.07/1199.49	c minisat20 returned code 1.
1199.07/1199.49	c minisat20 returned code 1.
1199.07/1199.49	c satzilla running vallst with preprocessing ... 
1199.07/1199.49	c Bin: Executing vallst
1199.07/1199.49	c vallst returned code 1.
1199.07/1199.49	c vallst returned code 1.
1199.07/1199.49	c satzilla running march_dl with preprocessing ... 
1199.07/1199.49	c Bin: Executing march_dl
1199.07/1199.49	c march_dl returned code 1.
1199.07/1199.49	c march_dl returned code 1.
1199.07/1199.49	c satzilla running zchaff_rand with preprocessing ... 
1199.07/1199.49	c Bin: Executing zchaff_rand
1199.07/1199.49	c zchaff_rand returned code 1.
1199.07/1199.49	c zchaff_rand returned code 1.
1199.07/1199.49	c satzilla running kcnfs with preprocessing ... 
1199.07/1199.49	c Bin: Executing kcnfs
1199.07/1199.49	c kcnfs returned code 1.
1199.07/1199.49	c kcnfs returned code 1.
1199.07/1199.49	c satzilla running kcnfs ... 
1199.07/1199.49	c Bin: Executing kcnfs
1199.07/1199.49	c kcnfs returned code 1.
1199.07/1199.49	c kcnfs returned code 1.
1199.07/1199.49	c satzilla running vallst ... 
1199.07/1199.49	c Bin: Executing vallst
1199.07/1199.49	c vallst returned code 1.
1199.07/1199.49	c vallst returned code 1.
1199.07/1199.49	c satzilla running zchaff_rand ... 
1199.07/1199.49	c Bin: Executing zchaff_rand
1199.07/1199.49	c zchaff_rand returned code 1.
1199.07/1199.49	c zchaff_rand returned code 1.
1199.07/1199.49	c ERROR: All Failed! 
1199.07/1199.49	c SATZILLA_TIME=1199.340000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1738405-1240837624/watcher-1738405-1240837624 -o /tmp/evaluation-result-1738405-1240837624/solver-1738405-1240837624 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1738405-1240837624.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): 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 1.02 1.00 2/65 27297
/proc/meminfo: memFree=1279584/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=1440 CPUtime=0
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 111791649 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 360 110 95 260 0 84 0
[pid=27298] ppid=27297 vsize=1020 CPUtime=0
/proc/27298/stat : 27298 (march_dl) R 27297 27297 27070 0 -1 4194304 124 0 0 0 0 0 0 0 20 0 1 0 111791650 1044480 119 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27298/statm: 255 119 50 118 0 134 0

[startup+0.033317 s]
/proc/loadavg: 0.99 1.02 1.00 2/65 27297
/proc/meminfo: memFree=1279584/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=1440 CPUtime=0
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 111791649 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 360 110 95 260 0 84 0
[pid=27298] ppid=27297 vsize=1548 CPUtime=0.02
/proc/27298/stat : 27298 (march_dl) R 27297 27297 27070 0 -1 4194304 277 0 0 0 2 0 0 0 20 0 1 0 111791650 1585152 272 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27298/statm: 387 272 50 118 0 266 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2988

[startup+0.101323 s]
/proc/loadavg: 0.99 1.02 1.00 2/65 27297
/proc/meminfo: memFree=1279584/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=1440 CPUtime=0
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 111791649 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 360 110 95 260 0 84 0
[pid=27298] ppid=27297 vsize=3608 CPUtime=0.09
/proc/27298/stat : 27298 (march_dl) R 27297 27297 27070 0 -1 4194304 1655 0 0 0 9 0 0 0 20 0 1 0 111791650 3694592 625 1992294400 134512640 134996440 4294956256 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27298/statm: 902 625 57 118 0 781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5048

[startup+0.301343 s]
/proc/loadavg: 0.99 1.02 1.00 2/65 27297
/proc/meminfo: memFree=1279584/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=1440 CPUtime=0
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 111791649 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 360 110 95 260 0 84 0
[pid=27298] ppid=27297 vsize=5716 CPUtime=0.29
/proc/27298/stat : 27298 (march_dl) R 27297 27297 27070 0 -1 4194304 4287 0 0 0 28 1 0 0 22 0 1 0 111791650 5853184 1188 1992294400 134512640 134996440 4294956256 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27298/statm: 1429 1188 73 118 0 1308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7156

[startup+0.701385 s]
/proc/loadavg: 0.99 1.02 1.00 2/65 27297
/proc/meminfo: memFree=1279584/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=1440 CPUtime=0
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 111791649 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 360 110 95 260 0 84 0
[pid=27298] ppid=27297 vsize=8020 CPUtime=0.69
/proc/27298/stat : 27298 (march_dl) R 27297 27297 27070 0 -1 4194304 5069 0 0 0 67 2 0 0 25 0 1 0 111791650 8212480 1318 1992294400 134512640 134996440 4294956256 18446744073709551615 134587819 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27298/statm: 2005 1318 75 118 0 1884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9460

[startup+1.50247 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 27299
/proc/meminfo: memFree=1274320/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=1440 CPUtime=0
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 111791649 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 360 110 95 260 0 84 0
[pid=27298] ppid=27297 vsize=8152 CPUtime=1.49
/proc/27298/stat : 27298 (march_dl) R 27297 27297 27070 0 -1 4194304 5105 0 0 0 147 2 0 0 25 0 1 0 111791650 8347648 1354 1992294400 134512640 134996440 4294956256 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27298/statm: 2038 1354 75 118 0 1917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9592

[startup+3.10163 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 27299
/proc/meminfo: memFree=1274128/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=1440 CPUtime=0
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 111791649 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 360 110 95 260 0 84 0
[pid=27298] ppid=27297 vsize=8152 CPUtime=3.09
/proc/27298/stat : 27298 (march_dl) R 27297 27297 27070 0 -1 4194304 5125 0 0 0 307 2 0 0 25 0 1 0 111791650 8347648 1374 1992294400 134512640 134996440 4294956256 18446744073709551615 134567202 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27298/statm: 2038 1374 75 118 0 1917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9592

[startup+6.30197 s]
/proc/loadavg: 0.99 1.02 1.00 2/67 27300
/proc/meminfo: memFree=1276368/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=1440 CPUtime=4.99
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 135 5149 0 0 0 0 497 2 16 0 1 0 111791649 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 360 111 96 260 0 84 0
[pid=27300] ppid=27297 vsize=6188 CPUtime=1.28
/proc/27300/stat : 27300 (ubcsat2006) R 27297 27297 27070 0 -1 4194304 776 0 0 0 123 5 0 0 25 0 1 0 111792150 6336512 759 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27300/statm: 1547 759 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 1.15 1.05 1.01 2/66 27300
/proc/meminfo: memFree=1276632/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=7652 CPUtime=12.67
/proc/27297/stat : 27297 (SATzilla2007_C) R 27295 27297 27070 0 -1 4194304 2085 5931 0 0 551 3 702 11 25 0 1 0 111791649 7835648 1384 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/27297/statm: 1913 1384 150 260 0 1637 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7652

[startup+25.502 s]
/proc/loadavg: 1.12 1.04 1.01 2/67 27301
/proc/meminfo: memFree=1260880/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=17104 CPUtime=10.27
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 4073 0 0 0 1024 3 0 0 25 0 1 0 111793171 17514496 4068 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 4276 4068 59 118 0 4154 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 20772

[startup+51.1016 s]
/proc/loadavg: 1.08 1.04 1.01 2/67 27301
/proc/meminfo: memFree=1245456/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=32984 CPUtime=35.85
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 8008 0 0 0 3579 6 0 0 25 0 1 0 111793171 33775616 8003 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 8246 8003 59 118 0 8124 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 36652

[startup+102.306 s]
/proc/loadavg: 1.03 1.03 1.00 2/67 27301
/proc/meminfo: memFree=1233552/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=44756 CPUtime=87.05
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 10888 0 0 0 8696 9 0 0 25 0 1 0 111793171 45830144 10883 1992294400 134512640 134998072 4294956256 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 11189 10883 59 118 0 11067 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 48424

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 27301
/proc/meminfo: memFree=1228560/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=49876 CPUtime=147.03
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 12132 0 0 0 14693 10 0 0 25 0 1 0 111793171 51073024 12127 1992294400 134512640 134998072 4294956256 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 12469 12127 59 118 0 12347 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 53544

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 27301
/proc/meminfo: memFree=1223952/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=54592 CPUtime=207.02
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 13307 0 0 0 20691 11 0 0 25 0 1 0 111793171 55902208 13302 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 13648 13302 59 118 0 13526 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 58260

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 27301
/proc/meminfo: memFree=1218128/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=60456 CPUtime=267
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 14729 0 0 0 26688 12 0 0 25 0 1 0 111793171 61906944 14724 1992294400 134512640 134998072 4294956256 18446744073709551615 134528515 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 15114 14724 59 118 0 14992 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 64124

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 27301
/proc/meminfo: memFree=1213328/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=65552 CPUtime=326.98
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 15950 0 0 0 32685 13 0 0 25 0 1 0 111793171 67125248 15945 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 16388 15945 59 118 0 16266 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 69220


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

/proc/27301/statm: 19664 19082 59 118 0 19542 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 82324

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1200656/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=78656 CPUtime=806.86
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 19089 0 0 0 80670 16 0 0 25 0 1 0 111793171 80543744 19084 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 19664 19084 59 118 0 19542 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 82324

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1200464/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=78820 CPUtime=866.84
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 19138 0 0 0 86668 16 0 0 25 0 1 0 111793171 80711680 19133 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 19705 19133 59 118 0 19583 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 82488

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1200336/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=78820 CPUtime=926.83
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 19154 0 0 0 92667 16 0 0 25 0 1 0 111793171 80711680 19149 1992294400 134512640 134998072 4294956256 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 19705 19149 59 118 0 19583 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 82488

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1200336/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=78820 CPUtime=986.81
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 19161 0 0 0 98665 16 0 0 25 0 1 0 111793171 80711680 19156 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 19705 19156 59 118 0 19583 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 82488

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1199824/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=79472 CPUtime=1046.8
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 19282 0 0 0 104664 16 0 0 25 0 1 0 111793171 81379328 19277 1992294400 134512640 134998072 4294956256 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 19868 19277 59 118 0 19746 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 83140

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1196624/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=83048 CPUtime=1106.79
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 20090 0 0 0 110662 17 0 0 25 0 1 0 111793171 85041152 20085 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 20762 20085 59 118 0 20640 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 86716

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1196624/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=83048 CPUtime=1166.77
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 20092 0 0 0 116660 17 0 0 25 0 1 0 111793171 85041152 20087 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 20762 20087 59 118 0 20640 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 86716

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1196624/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=83048 CPUtime=1174.77
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 20092 0 0 0 117460 17 0 0 25 0 1 0 111793171 85041152 20087 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 20762 20087 59 118 0 20640 0
Current children cumulated CPU time (s) 1189.96
Current children cumulated vsize (KiB) 86716

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1196624/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=83048 CPUtime=1177.97
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 20092 0 0 0 117780 17 0 0 25 0 1 0 111793171 85041152 20087 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 20762 20087 59 118 0 20640 0
Current children cumulated CPU time (s) 1193.16
Current children cumulated vsize (KiB) 86716

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1196624/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=83048 CPUtime=1181.17
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 20092 0 0 0 118100 17 0 0 25 0 1 0 111793171 85041152 20087 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 20762 20087 59 118 0 20640 0
Current children cumulated CPU time (s) 1196.36
Current children cumulated vsize (KiB) 86716

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1196624/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=83048 CPUtime=1182.77
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 20092 0 0 0 118260 17 0 0 25 0 1 0 111793171 85041152 20087 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 20762 20087 59 118 0 20640 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 86716

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1196624/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=83048 CPUtime=1183.57
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 20092 0 0 0 118340 17 0 0 25 0 1 0 111793171 85041152 20087 1992294400 134512640 134998072 4294956256 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 20762 20087 59 118 0 20640 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 86716

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1196624/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=3668 CPUtime=15.19
/proc/27297/stat : 27297 (SATzilla2007_C) S 27295 27297 27070 0 -1 4194304 2665 5931 0 0 796 10 702 11 25 0 1 0 111791649 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27297/statm: 917 732 156 260 0 641 0
[pid=27301] ppid=27297 vsize=83048 CPUtime=1183.77
/proc/27301/stat : 27301 (minisat20) R 27297 27297 27070 0 -1 4194304 20092 0 0 0 118360 17 0 0 25 0 1 0 111793171 85041152 20087 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27301/statm: 20762 20087 59 118 0 20640 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 86716

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27301
/proc/meminfo: memFree=1196624/2055924 swapFree=4181440/4192956
[pid=27297] ppid=27295 vsize=5388 CPUtime=1199.07
/proc/27297/stat : 27297 (SATzilla2007_C) R 27295 27297 27070 0 -1 4194304 3151 26023 0 0 800 11 119067 29 19 0 1 0 111791649 5517312 1157 1992294400 134512640 135579813 4294956224 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/27297/statm: 1347 1157 156 260 0 1071 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 5388

Child status: 17
Real time (s): 1199.5
CPU time (s): 1199.18
CPU user time (s): 1198.77
CPU system time (s): 0.410937
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 86716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.77
system time used= 0.410937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29625
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= 10
involuntary context switches= 2829

runsolver used 1.06984 second user time and 3.3015 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-27 15:07:04
IDJOB=1738405
IDBENCH=71806
IDSOLVER=558
FILE ID=node83/1738405-1240837624
PBS_JOBID= 9187483
Free space on /tmp= 66092 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-28-302-26-75.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738405-1240837624/watcher-1738405-1240837624 -o /tmp/evaluation-result-1738405-1240837624/solver-1738405-1240837624 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1738405-1240837624.cnf            

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

MD5SUM BENCH= c8a761b6d0b0b208363324b0ab04d363
RANDOM SEED=1446733867

node83.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.222
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.222
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:      2055924 kB
MemFree:       1280072 kB
Buffers:         84732 kB
Cached:         599104 kB
SwapCached:       5412 kB
Active:         284840 kB
Inactive:       408012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1280072 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            8916 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            69012 kB
Committed_AS:   472652 kB
PageTables:       1384 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= 66084 MiB
End job on node83 at 2009-04-27 15:27:03