Trace number 1731768

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) 1198.89 1199.6

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark529.355
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

Solver Data

10.52/10.89	c run March_dl for 5 seconds ... 
10.52/10.89	c Bin: Executing march_dl
10.52/10.89	c child exit by a signal
10.52/10.89	c march_dl returned code 137.
10.52/10.89	c run saps (UBCSAT implementation) for 2 seconds ... 
10.52/10.89	c Bin: Executing ubcsat2006
10.52/10.89	c child exited successfully
10.52/10.89	c ubcsat2006 returned code 0.
10.52/10.89	c satzilla computing base features
10.52/10.89	c satzilla doing unit-prop probe
10.52/10.89	c satzilla doing local search probe
10.52/10.89	c satzilla doing lobjois search-space size estimate
10.52/10.89	c satzilla's ranking:
10.52/10.89	c 1) minisat20+P: 0.091701
10.52/10.89	c 2) march_dl+P: 0.604889
10.52/10.89	c 3) vallst+P: 1.503869
10.52/10.89	c 4) minisat20: 1.650270
10.52/10.89	c 5) march_dl: 2.556496
10.52/10.89	c 6) zchaff_rand+P: 6.470637
10.52/10.89	c 7) kcnfs+P: 999.000000
10.52/10.89	c 8) kcnfs: 999.000000
10.52/10.89	c 9) vallst: 999.000000
10.52/10.89	c 10) zchaff_rand: 999.000000
10.52/10.89	c satzilla running minisat20 with preprocessing ... 
11.02/11.30	This is MiniSat 2.0 beta
11.02/11.30	WARNING: for repeatability, setting FPU to use double precision
11.02/11.30	============================[ Problem Statistics ]=============================
11.02/11.30	|                                                                             |
11.02/11.30	|  Number of variables:  2332                                                 |
11.02/11.30	|  Number of clauses:    54848                                                |
11.02/11.33	|  Parsing time:         0.03         s                                       |
11.02/11.33	============================[ Search Statistics ]==============================
11.02/11.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.02/11.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.02/11.33	===============================================================================
11.02/11.33	|         0 |    2332    54848   139712 |    18282        0    nan |  0.000 % |
11.02/11.34	|       101 |    2332    54848   139712 |    20110      101    159 |  0.000 % |
11.02/11.35	|       253 |    2332    54848   139712 |    22122      253     96 |  0.000 % |
11.02/11.37	|       479 |    2332    54848   139712 |    24334      479     76 |  0.000 % |
11.02/11.39	|       817 |    2332    54848   139712 |    26767      817     73 |  0.000 % |
11.03/11.43	|      1326 |    2332    54848   139712 |    29444     1326     82 |  0.000 % |
11.03/11.50	|      2086 |    2332    54848   139712 |    32388     2086     74 |  0.000 % |
11.03/11.62	|      3225 |    2332    54848   139712 |    35627     3225     83 |  0.000 % |
11.03/11.82	|      4934 |    2332    54848   139712 |    39190     4934     94 |  0.000 % |
11.91/12.24	|      7497 |    2332    54848   139712 |    43109     7497    122 |  0.000 % |
12.51/12.84	|     11341 |    2332    54848   139712 |    47420    11341    121 |  0.000 % |
13.71/14.03	|     17109 |    2332    54848   139712 |    52162    17109    121 |  0.000 % |
16.01/16.36	|     25761 |    2332    54848   139712 |    57378    25761    132 |  0.000 % |
21.01/21.33	|     38738 |    2332    54848   139712 |    63116    38738    125 |  0.000 % |
33.71/34.02	|     58199 |    2332    54848   139712 |    69428    58199    154 |  0.000 % |
53.19/53.53	|     87391 |    2332    54848   139712 |    76371    33455    153 |  0.000 % |
79.79/80.20	|    131180 |    2332    54848   139712 |    84008    77244    148 |  0.000 % |
132.96/133.38	|    196864 |    2332    54848   139712 |    92409    80468    159 |  0.000 % |
265.02/265.41	|    295390 |    2332    54848   139712 |   101650    33684    221 |  0.000 % |
469.15/469.64	|    443181 |    2332    54848   139712 |   111815    98333    259 |  0.000 % |
753.53/754.10	|    664865 |    2332    54848   139712 |   122996    42794    171 |  0.000 % |
1198.76/1199.60	c Preprocessing...
1198.76/1199.60	c Inital problem has 2420 variables, 19176 nary clauses (14396 binary clauses).
1198.76/1199.60	c Num non-binary clauses 19176, Average non-binary clause length 3.570
1198.76/1199.60	c Theory has no gaps
1198.76/1199.60	c Preprocessor runtime was 0.360 seconds.
1198.76/1199.60	c 
1198.76/1199.60	c Satisfiability of theory still undetermined.
1198.76/1199.60	c See file /tmp/qGI8hr for simplified theory.
1198.76/1199.60	c Bin: Executing minisat20
1198.76/1199.60	c child exit by a signal
1198.76/1199.60	c minisat20 returned code 137.
1198.76/1199.60	c minisat20 returned code 137.
1198.76/1199.60	c satzilla running march_dl with preprocessing ... 
1198.76/1199.60	c Bin: Executing march_dl
1198.76/1199.60	c march_dl returned code 1.
1198.76/1199.60	c march_dl returned code 1.
1198.76/1199.60	c satzilla running vallst with preprocessing ... 
1198.76/1199.60	c Bin: Executing vallst
1198.76/1199.60	c vallst returned code 1.
1198.76/1199.60	c vallst returned code 1.
1198.76/1199.60	c satzilla running minisat20 ... 
1198.76/1199.60	c Bin: Executing minisat20
1198.76/1199.60	c minisat20 returned code 1.
1198.76/1199.60	c minisat20 returned code 1.
1198.76/1199.60	c satzilla running march_dl ... 
1198.76/1199.60	c Bin: Executing march_dl
1198.76/1199.60	c march_dl returned code 1.
1198.76/1199.60	c march_dl returned code 1.
1198.76/1199.60	c satzilla running zchaff_rand with preprocessing ... 
1198.76/1199.60	c Bin: Executing zchaff_rand
1198.76/1199.60	c zchaff_rand returned code 1.
1198.76/1199.60	c zchaff_rand returned code 1.
1198.76/1199.60	c satzilla running kcnfs with preprocessing ... 
1198.76/1199.60	c Bin: Executing kcnfs
1198.76/1199.60	c kcnfs returned code 1.
1198.76/1199.60	c kcnfs returned code 1.
1198.76/1199.60	c satzilla running kcnfs ... 
1198.76/1199.60	c Bin: Executing kcnfs
1198.76/1199.60	c kcnfs returned code 1.
1198.76/1199.60	c kcnfs returned code 1.
1198.76/1199.60	c satzilla running vallst ... 
1198.76/1199.60	c Bin: Executing vallst
1198.76/1199.60	c vallst returned code 1.
1198.76/1199.60	c vallst returned code 1.
1198.76/1199.60	c satzilla running zchaff_rand ... 
1198.88/1199.60	c Bin: Executing zchaff_rand
1198.88/1199.60	c zchaff_rand returned code 1.
1198.88/1199.60	c zchaff_rand returned code 1.
1198.88/1199.60	c ERROR: All Failed! 
1198.88/1199.60	c SATZILLA_TIME=1199.060000

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-1731768-1240774199/watcher-1731768-1240774199 -o /tmp/evaluation-result-1731768-1240774199/solver-1731768-1240774199 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1731768-1240774199.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 0.97 0.97 3/65 24318
/proc/meminfo: memFree=1695864/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=1440 CPUtime=0
/proc/24318/stat : 24318 (SATzilla2007_C) R 24316 24318 23883 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 105448830 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/24318/statm: 360 110 95 260 0 84 0
[pid=24319] ppid=24318 vsize=1040 CPUtime=0
/proc/24319/stat : 24319 (march_dl) R 24318 24318 23883 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 105448830 1064960 140 1992294400 134512640 134996440 4294956240 18446744073709551615 134777968 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24319/statm: 260 140 50 118 0 139 0

[startup+0.0853101 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 24318
/proc/meminfo: memFree=1695864/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=1440 CPUtime=0
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105448830 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24318/statm: 360 110 95 260 0 84 0
[pid=24319] ppid=24318 vsize=3148 CPUtime=0.07
/proc/24319/stat : 24319 (march_dl) R 24318 24318 23883 0 -1 4194304 666 0 0 0 7 0 0 0 19 0 1 0 105448830 3223552 591 1992294400 134512640 134996440 4294956240 18446744073709551615 134543129 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24319/statm: 787 591 57 118 0 666 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4588

[startup+0.101313 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 24318
/proc/meminfo: memFree=1695864/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=1440 CPUtime=0
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105448830 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24318/statm: 360 110 95 260 0 84 0
[pid=24319] ppid=24318 vsize=3148 CPUtime=0.09
/proc/24319/stat : 24319 (march_dl) R 24318 24318 23883 0 -1 4194304 670 0 0 0 9 0 0 0 19 0 1 0 105448830 3223552 595 1992294400 134512640 134996440 4294956240 18446744073709551615 134542900 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24319/statm: 787 595 61 118 0 666 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4588

[startup+0.301354 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 24318
/proc/meminfo: memFree=1695864/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=1440 CPUtime=0
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105448830 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24318/statm: 360 110 95 260 0 84 0
[pid=24319] ppid=24318 vsize=4588 CPUtime=0.28
/proc/24319/stat : 24319 (march_dl) R 24318 24318 23883 0 -1 4194304 1824 0 0 0 28 0 0 0 21 0 1 0 105448830 4698112 926 1992294400 134512640 134996440 4294956240 18446744073709551615 134544569 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24319/statm: 1147 926 65 118 0 1026 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6028

[startup+0.701435 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 24318
/proc/meminfo: memFree=1695864/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=1440 CPUtime=0
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105448830 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24318/statm: 360 110 95 260 0 84 0
[pid=24319] ppid=24318 vsize=9520 CPUtime=0.69
/proc/24319/stat : 24319 (march_dl) R 24318 24318 23883 0 -1 4194304 3736 0 0 0 64 5 0 0 25 0 1 0 105448830 9748480 2146 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24319/statm: 2380 2146 73 118 0 2259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10960

[startup+1.5026 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24320
/proc/meminfo: memFree=1687208/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=1440 CPUtime=0
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105448830 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24318/statm: 360 110 95 260 0 84 0
[pid=24319] ppid=24318 vsize=12728 CPUtime=1.49
/proc/24319/stat : 24319 (march_dl) R 24318 24318 23883 0 -1 4194304 7106 0 0 0 131 18 0 0 25 0 1 0 105448830 13033472 2940 1992294400 134512640 134996440 4294956240 18446744073709551615 134542524 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24319/statm: 3182 2941 73 118 0 3061 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14168

[startup+3.10192 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24320
/proc/meminfo: memFree=1685224/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=1440 CPUtime=0
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105448830 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24318/statm: 360 110 95 260 0 84 0
[pid=24319] ppid=24318 vsize=16204 CPUtime=3.09
/proc/24319/stat : 24319 (march_dl) R 24318 24318 23883 0 -1 4194304 16214 0 0 0 288 21 0 0 25 0 1 0 105448830 16592896 3017 1992294400 134512640 134996440 4294956240 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24319/statm: 4051 3017 75 118 0 3930 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17644

[startup+6.30157 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24321
/proc/meminfo: memFree=1693288/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=1440 CPUtime=4.99
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 135 16214 0 0 0 0 477 22 16 0 1 0 105448830 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 360 111 96 260 0 84 0
[pid=24321] ppid=24318 vsize=6188 CPUtime=1.04
/proc/24321/stat : 24321 (ubcsat2006) R 24318 24318 23883 0 -1 4194304 694 0 0 0 98 6 0 0 25 0 1 0 105449330 6336512 677 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24321/statm: 1547 677 156 64 0 1128 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24322
/proc/meminfo: memFree=1682088/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=9684 CPUtime=1.38
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 2318 0 0 0 138 0 0 0 25 0 1 0 105449960 9916416 2313 1992294400 134512640 134998072 4294956288 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 2421 2313 59 118 0 2299 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 17512

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24322
/proc/meminfo: memFree=1658728/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=30784 CPUtime=14.18
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 7589 0 0 0 1414 4 0 0 25 0 1 0 105449960 31522816 7584 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 7696 7584 59 118 0 7574 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 38612

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24322
/proc/meminfo: memFree=1638056/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=51112 CPUtime=39.77
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 12649 0 0 0 3970 7 0 0 25 0 1 0 105449960 52338688 12644 1992294400 134512640 134998072 4294956288 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 12778 12644 59 118 0 12656 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 58940

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24322
/proc/meminfo: memFree=1629160/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=59960 CPUtime=90.95
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 14876 0 0 0 9086 9 0 0 25 0 1 0 105449960 61399040 14871 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 14990 14871 59 118 0 14868 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 67788

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24322
/proc/meminfo: memFree=1617192/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=72028 CPUtime=150.92
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 17854 0 0 0 15080 12 0 0 25 0 1 0 105449960 73756672 17849 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 18007 17849 59 118 0 17885 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 79856

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24322
/proc/meminfo: memFree=1608488/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=80772 CPUtime=210.9
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 20048 0 0 0 21076 14 0 0 25 0 1 0 105449960 82710528 20043 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 20193 20043 59 118 0 20071 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 88600

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24322
/proc/meminfo: memFree=1590056/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=99132 CPUtime=270.88
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 24628 0 0 0 27070 18 0 0 25 0 1 0 105449960 101511168 24623 1992294400 134512640 134998072 4294956288 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 24783 24623 59 118 0 24661 0
Current children cumulated CPU time (s) 281.91
Current children cumulated vsize (KiB) 106960

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24322
/proc/meminfo: memFree=1587816/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=101392 CPUtime=330.86
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 25208 0 0 0 33067 19 0 0 25 0 1 0 105449960 103825408 25203 1992294400 134512640 134998072 4294956288 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 25348 25203 59 118 0 25226 0

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

/proc/24322/statm: 31812 31654 59 118 0 31690 0
Current children cumulated CPU time (s) 761.73
Current children cumulated vsize (KiB) 135076

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1561512/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=127248 CPUtime=810.67
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 31666 0 0 0 81043 24 0 0 25 0 1 0 105449960 130301952 31661 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 31812 31661 59 118 0 31690 0
Current children cumulated CPU time (s) 821.7
Current children cumulated vsize (KiB) 135076

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1561448/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=127248 CPUtime=870.65
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 31670 0 0 0 87041 24 0 0 25 0 1 0 105449960 130301952 31665 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 31812 31665 59 118 0 31690 0
Current children cumulated CPU time (s) 881.68
Current children cumulated vsize (KiB) 135076

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1561448/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=127248 CPUtime=930.63
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 31671 0 0 0 93039 24 0 0 25 0 1 0 105449960 130301952 31666 1992294400 134512640 134998072 4294956288 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 31812 31666 59 118 0 31690 0
Current children cumulated CPU time (s) 941.66
Current children cumulated vsize (KiB) 135076

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1555240/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=133680 CPUtime=990.61
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 33276 0 0 0 99035 26 0 0 25 0 1 0 105449960 136888320 33271 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 33420 33271 59 118 0 33298 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 141508

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1546088/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=142620 CPUtime=1050.58
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 35520 0 0 0 105030 28 0 0 25 0 1 0 105449960 146042880 35515 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 35655 35515 59 118 0 35533 0
Current children cumulated CPU time (s) 1061.61
Current children cumulated vsize (KiB) 150448

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1546024/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=142620 CPUtime=1110.56
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 35521 0 0 0 111028 28 0 0 25 0 1 0 105449960 146042880 35516 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 35655 35516 59 118 0 35533 0
Current children cumulated CPU time (s) 1121.59
Current children cumulated vsize (KiB) 150448

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1545960/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=142620 CPUtime=1170.54
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 35523 0 0 0 117026 28 0 0 25 0 1 0 105449960 146042880 35518 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 35655 35518 59 118 0 35533 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 150448

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1545960/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=142620 CPUtime=1178.54
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 35524 0 0 0 117826 28 0 0 25 0 1 0 105449960 146042880 35519 1992294400 134512640 134998072 4294956288 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 35655 35519 59 118 0 35533 0
Current children cumulated CPU time (s) 1189.57
Current children cumulated vsize (KiB) 150448

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1545960/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=142620 CPUtime=1181.74
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 35524 0 0 0 118146 28 0 0 25 0 1 0 105449960 146042880 35519 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 35655 35519 59 118 0 35533 0
Current children cumulated CPU time (s) 1192.77
Current children cumulated vsize (KiB) 150448

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1545960/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=142620 CPUtime=1184.94
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 35524 0 0 0 118466 28 0 0 25 0 1 0 105449960 146042880 35519 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 35655 35519 59 118 0 35533 0
Current children cumulated CPU time (s) 1195.97
Current children cumulated vsize (KiB) 150448

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1545960/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=142620 CPUtime=1186.53
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 35524 0 0 0 118625 28 0 0 25 0 1 0 105449960 146042880 35519 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 35655 35519 59 118 0 35533 0
Current children cumulated CPU time (s) 1197.56
Current children cumulated vsize (KiB) 150448

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1545960/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=142620 CPUtime=1187.33
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 35524 0 0 0 118705 28 0 0 25 0 1 0 105449960 146042880 35519 1992294400 134512640 134998072 4294956288 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 35655 35519 59 118 0 35533 0
Current children cumulated CPU time (s) 1198.36
Current children cumulated vsize (KiB) 150448

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1545960/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=11.03
/proc/24318/stat : 24318 (SATzilla2007_C) S 24316 24318 23883 0 -1 4194304 3305 16914 0 0 370 14 682 37 25 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
[pid=24322] ppid=24318 vsize=142620 CPUtime=1187.73
/proc/24322/stat : 24322 (minisat20) R 24318 24318 23883 0 -1 4194304 35524 0 0 0 118745 28 0 0 25 0 1 0 105449960 146042880 35519 1992294400 134512640 134998072 4294956288 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24322/statm: 35655 35519 59 118 0 35533 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 150448

[startup+1199.6 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 24324
/proc/meminfo: memFree=1545960/2055920 swapFree=4181412/4192956
[pid=24318] ppid=24316 vsize=7828 CPUtime=1198.88
/proc/24318/stat : 24318 (SATzilla2007_C) R 24316 24318 23883 0 -1 4194304 3313 52438 0 0 370 14 119436 68 16 0 1 0 105448830 8015872 1723 1992294400 134512640 135579813 4294956208 18446744073709551615 135222781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24318/statm: 1957 1723 165 260 0 1681 0
Current children cumulated CPU time (s) 1198.88
Current children cumulated vsize (KiB) 7828

Child status: 17
Real time (s): 1199.6
CPU time (s): 1198.89
CPU user time (s): 1198.07
CPU system time (s): 0.824874
CPU usage (%): 99.9409
Max. virtual memory (cumulated for all children) (KiB): 150448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.07
system time used= 0.824874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55756
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= 12
involuntary context switches= 956

runsolver used 1.06784 second user time and 3.3035 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-26 21:29:59
IDJOB=1731768
IDBENCH=70930
IDSOLVER=558
FILE ID=node80/1731768-1240774199
PBS_JOBID= 9187148
Free space on /tmp= 66156 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_8_4_5_fbc.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731768-1240774199/watcher-1731768-1240774199 -o /tmp/evaluation-result-1731768-1240774199/solver-1731768-1240774199 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1731768-1240774199.cnf            

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

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=898092240

node80.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.270
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.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1696344 kB
Buffers:         42964 kB
Cached:         245608 kB
SwapCached:       5460 kB
Active:          84908 kB
Inactive:       211560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696344 kB
SwapTotal:     4192956 kB
SwapFree:      4181412 kB
Dirty:            8936 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            49072 kB
Committed_AS:   383324 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= 66148 MiB
End job on node80 at 2009-04-26 21:49:59