Trace number 306505

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 CRAFTED? (exit code) 1199.79 1200.29

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S56884336-05.cnf
MD5SUM9aef0bbcf7983db9bd08e85ce30f9d09
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark311.96
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses29400
Sum of the clauses size88200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 329400
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.74/10.92	c run March_dl for 5 seconds ... 
10.74/10.92	c Bin: Executing march_dl
10.74/10.92	c child exit by a signal
10.74/10.92	c march_dl returned code 137.
10.74/10.92	c run saps (UBCSAT implementation) for 2 seconds ... 
10.74/10.92	c Bin: Executing ubcsat2006
10.74/10.92	c child exited successfully
10.74/10.92	c ubcsat2006 returned code 0.
10.74/10.92	c satzilla computing base features
10.74/10.92	c satzilla doing unit-prop probe
10.74/10.92	c satzilla doing local search probe
10.74/10.92	c satzilla doing lobjois search-space size estimate
10.74/10.92	c satzilla's ranking:
10.74/10.92	c 1) minisat20: 2.080711
10.74/10.92	c 2) minisat20+P: 2.458204
10.74/10.92	c 3) vallst+P: 2.643225
10.74/10.92	c 4) march_dl+P: 2.662340
10.74/10.92	c 5) march_dl: 3.470701
10.74/10.92	c 6) zchaff_rand+P: 4.289151
10.74/10.92	c 7) kcnfs+P: 999.000000
10.74/10.92	c 8) kcnfs: 999.000000
10.74/10.92	c 9) vallst: 999.000000
10.74/10.92	c 10) zchaff_rand: 999.000000
10.74/10.92	c satzilla running minisat20 ... 
10.74/10.93	This is MiniSat 2.0 beta
10.74/10.93	WARNING: for repeatability, setting FPU to use double precision
10.74/10.93	============================[ Problem Statistics ]=============================
10.74/10.93	|                                                                             |
10.74/10.93	|  Number of variables:  7000                                                 |
10.74/10.93	|  Number of clauses:    29400                                                |
10.74/10.95	|  Parsing time:         0.02         s                                       |
10.74/10.95	============================[ Search Statistics ]==============================
10.74/10.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.74/10.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.74/10.95	===============================================================================
10.74/10.95	|         0 |    7000    29400    88200 |     9800        0    nan |  0.000 % |
10.80/10.97	|       102 |    7000    29400    88200 |    10780      102    101 |  0.000 % |
10.80/11.00	|       252 |    7000    29400    88200 |    11858      252    107 |  0.000 % |
10.80/11.04	|       477 |    7000    29400    88200 |    13043      477    111 |  0.000 % |
10.80/11.11	|       817 |    7000    29400    88200 |    14348      817    116 |  0.000 % |
10.80/11.22	|      1324 |    7000    29400    88200 |    15782     1324    132 |  0.000 % |
11.24/11.38	|      2083 |    7000    29400    88200 |    17361     2083    134 |  0.000 % |
11.44/11.64	|      3224 |    7000    29400    88200 |    19097     3224    135 |  0.000 % |
11.85/12.08	|      4932 |    7000    29400    88200 |    21007     4932    143 |  0.000 % |
12.56/12.80	|      7494 |    7000    29400    88200 |    23107     7494    147 |  0.000 % |
13.80/14.00	|     11339 |    7000    29400    88200 |    25418    11339    148 |  0.000 % |
16.05/16.20	|     17106 |    7000    29400    88200 |    27960    17106    156 |  0.000 % |
20.25/20.42	|     25757 |    7000    29400    88200 |    30756    25757    167 |  0.000 % |
26.70/26.89	|     38732 |    7000    29400    88200 |    33832    18310    180 |  0.000 % |
38.27/38.52	|     58197 |    7000    29400    88200 |    37215    14830    165 |  0.000 % |
56.92/57.09	|     87389 |    7000    29400    88200 |    40937    17998    196 |  0.000 % |
89.31/89.53	|    131178 |    7000    29400    88200 |    45030    32184    195 |  0.000 % |
148.43/148.68	|    196862 |    7000    29400    88200 |    49533    31067    184 |  0.000 % |
239.43/239.75	|    295389 |    7000    29400    88200 |    54487    17300    176 |  0.000 % |
409.14/409.51	|    443179 |    7000    29400    88200 |    59935    43503    183 |  0.000 % |
670.68/671.06	|    664863 |    7000    29400    88200 |    65929    30490    175 |  0.000 % |
1090.22/1090.74	|    997388 |    7000    29400    88200 |    72522    50454    196 |  0.000 % |
1199.57/1200.14	c Bin: Executing minisat20
1199.57/1200.14	c child exit by a signal
1199.57/1200.14	c minisat20 returned code 137.
1199.57/1200.14	c minisat20 returned code 137.
1199.57/1200.14	c satzilla running minisat20 with preprocessing ... 
1199.67/1200.28	c Preprocessing...
1199.67/1200.28	c Inital problem has 7000 variables, 29400 nary clauses (0 binary clauses).
1199.67/1200.28	c Num non-binary clauses 29400, Average non-binary clause length 3.000
1199.67/1200.28	c Theory has no gaps
1199.67/1200.28	c Preprocessor runtime was 0.110 seconds.
1199.67/1200.28	c 
1199.67/1200.28	c Satisfiability of theory still undetermined.
1199.67/1200.28	c See file /tmp/dAHhol for simplified theory.
1199.67/1200.28	c Bin: Executing minisat20
1199.67/1200.28	c minisat20 returned code 1.
1199.67/1200.28	c minisat20 returned code 1.
1199.67/1200.28	c satzilla running vallst with preprocessing ... 
1199.67/1200.28	c Bin: Executing vallst
1199.67/1200.28	c vallst returned code 1.
1199.67/1200.28	c vallst returned code 1.
1199.67/1200.28	c satzilla running march_dl with preprocessing ... 
1199.67/1200.28	c Bin: Executing march_dl
1199.67/1200.28	c march_dl returned code 1.
1199.67/1200.28	c march_dl returned code 1.
1199.67/1200.28	c satzilla running march_dl ... 
1199.67/1200.28	c Bin: Executing march_dl
1199.67/1200.28	c march_dl returned code 1.
1199.67/1200.28	c march_dl returned code 1.
1199.67/1200.28	c satzilla running zchaff_rand with preprocessing ... 
1199.67/1200.28	c Bin: Executing zchaff_rand
1199.67/1200.28	c zchaff_rand returned code 1.
1199.67/1200.28	c zchaff_rand returned code 1.
1199.67/1200.28	c satzilla running kcnfs with preprocessing ... 
1199.67/1200.28	c Bin: Executing kcnfs
1199.67/1200.28	c kcnfs returned code 1.
1199.67/1200.28	c kcnfs returned code 1.
1199.67/1200.28	c satzilla running kcnfs ... 
1199.67/1200.28	c Bin: Executing kcnfs
1199.67/1200.28	c kcnfs returned code 1.
1199.67/1200.28	c kcnfs returned code 1.
1199.67/1200.28	c satzilla running vallst ... 
1199.67/1200.28	c Bin: Executing vallst
1199.67/1200.28	c vallst returned code 1.
1199.67/1200.28	c vallst returned code 1.
1199.67/1200.28	c satzilla running zchaff_rand ... 
1199.77/1200.29	c Bin: Executing zchaff_rand
1199.77/1200.29	c zchaff_rand returned code 1.
1199.77/1200.29	c zchaff_rand returned code 1.
1199.77/1200.29	c ERROR: All Failed! 
1199.77/1200.29	c SATZILLA_TIME=1199.960000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node20/watcher-306505-1172100440 -o ROOT/results/node20/solver-306505-1172100440 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306505-1172100440/SATzilla2007_C /tmp/evaluation/306505-1172100440/instance-306505-1172100440.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 1.81 1.19 1.31 3/78 14099
/proc/meminfo: memFree=1951520/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=1440 CPUtime=0
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229998042 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 360 110 95 260 0 84 0
[pid=14100] ppid=14099 vsize=1212 CPUtime=0
/proc/14100/stat : 14100 (march_dl) R 14099 14099 13352 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 229998042 1241088 199 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14100/statm: 303 199 50 118 0 182 0

[startup+0.106637 s]
/proc/loadavg: 1.81 1.19 1.31 3/78 14099
/proc/meminfo: memFree=1951520/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=1440 CPUtime=0
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229998042 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 360 110 95 260 0 84 0
[pid=14100] ppid=14099 vsize=3276 CPUtime=0.09
/proc/14100/stat : 14100 (march_dl) R 14099 14099 13352 0 -1 4194304 1218 0 0 0 9 0 0 0 20 0 1 0 229998042 3354624 641 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14100/statm: 819 641 55 118 0 698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4716

[startup+0.514684 s]
/proc/loadavg: 1.81 1.19 1.31 3/78 14099
/proc/meminfo: memFree=1951520/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=1440 CPUtime=0
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229998042 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 360 110 95 260 0 84 0
[pid=14100] ppid=14099 vsize=8780 CPUtime=0.5
/proc/14100/stat : 14100 (march_dl) R 14099 14099 13352 0 -1 4194304 5057 0 0 0 48 2 0 0 24 0 1 0 229998042 8990720 2009 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14100/statm: 2195 2009 72 118 0 2074 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10220

[startup+1.33478 s]
/proc/loadavg: 1.75 1.19 1.31 2/80 14101
/proc/meminfo: memFree=1943440/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=1440 CPUtime=0
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229998042 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 360 110 95 260 0 84 0
[pid=14100] ppid=14099 vsize=8796 CPUtime=1.32
/proc/14100/stat : 14100 (march_dl) R 14099 14099 13352 0 -1 4194304 5063 0 0 0 130 2 0 0 25 0 1 0 229998042 9007104 2015 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14100/statm: 2199 2015 74 118 0 2078 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10236

[startup+2.97198 s]
/proc/loadavg: 1.75 1.19 1.31 2/80 14101
/proc/meminfo: memFree=1943312/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=1440 CPUtime=0
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229998042 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 360 110 95 260 0 84 0
[pid=14100] ppid=14099 vsize=9196 CPUtime=2.96
/proc/14100/stat : 14100 (march_dl) R 14099 14099 13352 0 -1 4194304 5138 0 0 0 294 2 0 0 25 0 1 0 229998042 9416704 2090 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14100/statm: 2299 2090 74 118 0 2178 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10636

[startup+6.24938 s]
/proc/loadavg: 1.69 1.18 1.31 2/79 14102
/proc/meminfo: memFree=1948248/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=1440 CPUtime=4.99
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 135 5170 0 0 0 0 497 2 16 0 1 0 229998042 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14099/statm: 360 111 96 260 0 84 0
[pid=14102] ppid=14099 vsize=6188 CPUtime=1.13
/proc/14102/stat : 14102 (ubcsat2006) R 14099 14099 13352 0 -1 4194304 694 0 13 0 106 7 0 0 25 0 1 0 229998543 6336512 690 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14102/statm: 1547 690 156 64 0 1128 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 7628

[startup+12.7102 s]
/proc/loadavg: 1.63 1.18 1.30 2/79 14103
/proc/meminfo: memFree=1942552/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=7924 CPUtime=1.76
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 1765 0 0 0 176 0 0 0 25 0 1 0 229999135 8114176 1759 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 1981 1759 59 118 0 1859 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 11448

[startup+25.5317 s]
/proc/loadavg: 1.53 1.17 1.30 2/79 14103
/proc/meminfo: memFree=1924440/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=25752 CPUtime=14.57
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 6198 0 0 0 1453 4 0 0 25 0 1 0 229999135 26370048 6192 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 6438 6192 59 118 0 6316 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 29276

[startup+51.1598 s]
/proc/loadavg: 1.32 1.16 1.29 2/79 14103
/proc/meminfo: memFree=1918872/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=31692 CPUtime=40.18
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 7680 0 0 0 4012 6 0 0 25 0 1 0 229999135 32452608 7674 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 7923 7674 59 118 0 7801 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 35216

[startup+102.412 s]
/proc/loadavg: 1.14 1.13 1.27 2/79 14103
/proc/meminfo: memFree=1908632/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=41672 CPUtime=91.42
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 10166 0 0 0 9133 9 0 0 25 0 1 0 229999135 42672128 10160 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 10418 10160 59 118 0 10296 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 45196

[startup+162.482 s]
/proc/loadavg: 1.05 1.10 1.25 2/79 14103
/proc/meminfo: memFree=1906008/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=44180 CPUtime=151.47
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 10792 0 0 0 15137 10 0 0 25 0 1 0 229999135 45240320 10786 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 11045 10786 59 118 0 10923 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 47704

[startup+222.551 s]
/proc/loadavg: 1.02 1.08 1.23 2/79 14103
/proc/meminfo: memFree=1905496/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=44576 CPUtime=211.53
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 10908 0 0 0 21142 11 0 0 25 0 1 0 229999135 45645824 10902 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 11144 10902 59 118 0 11022 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 48100

[startup+282.62 s]
/proc/loadavg: 1.00 1.06 1.22 2/79 14103
/proc/meminfo: memFree=1899928/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=50120 CPUtime=271.57
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 12287 0 0 0 27145 12 0 0 25 0 1 0 229999135 51322880 12281 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 12530 12281 59 118 0 12408 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 53644

[startup+342.688 s]
/proc/loadavg: 1.00 1.05 1.20 2/79 14103
/proc/meminfo: memFree=1890904/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=59000 CPUtime=331.63
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 14525 0 0 0 33147 16 0 0 25 0 1 0 229999135 60416000 14519 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 14750 14519 59 118 0 14628 0
Current children cumulated CPU time (s) 342.43
Current children cumulated vsize (KiB) 62524

[startup+402.762 s]
/proc/loadavg: 1.00 1.04 1.18 2/79 14103
/proc/meminfo: memFree=1890840/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=59000 CPUtime=391.68
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 14525 0 0 0 39152 16 0 0 25 0 1 0 229999135 60416000 14519 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 14750 14519 59 118 0 14628 0
Current children cumulated CPU time (s) 402.48
Current children cumulated vsize (KiB) 62524

[startup+462.836 s]
/proc/loadavg: 1.00 1.03 1.17 2/79 14103
/proc/meminfo: memFree=1890712/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=59000 CPUtime=451.73
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 14530 0 0 0 45157 16 0 0 25 0 1 0 229999135 60416000 14524 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 14750 14524 59 118 0 14628 0
Current children cumulated CPU time (s) 462.53

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

/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=61764 CPUtime=752
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 15189 0 0 0 75181 19 0 0 25 0 1 0 229999135 63246336 15183 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 15441 15183 59 118 0 15319 0
Current children cumulated CPU time (s) 762.8
Current children cumulated vsize (KiB) 65288

[startup+823.266 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 14103
/proc/meminfo: memFree=1883672/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=65604 CPUtime=812.06
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 16158 0 0 0 81184 22 0 0 25 0 1 0 229999135 67178496 16152 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535748 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 16401 16152 59 118 0 16279 0
Current children cumulated CPU time (s) 822.86
Current children cumulated vsize (KiB) 69128

[startup+883.333 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 14105
/proc/meminfo: memFree=1880344/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=65604 CPUtime=872.11
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 16158 0 0 0 87187 24 0 0 25 0 1 0 229999135 67178496 16152 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 16401 16152 59 118 0 16279 0
Current children cumulated CPU time (s) 882.91
Current children cumulated vsize (KiB) 69128

[startup+943.4 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 14105
/proc/meminfo: memFree=1877656/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=68244 CPUtime=932.16
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 16805 0 0 0 93191 25 0 0 25 0 1 0 229999135 69881856 16799 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 17061 16799 59 118 0 16939 0
Current children cumulated CPU time (s) 942.96
Current children cumulated vsize (KiB) 71768

[startup+1003.47 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 14105
/proc/meminfo: memFree=1877656/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=68212 CPUtime=992.2
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 16805 0 0 0 99195 25 0 0 25 0 1 0 229999135 69849088 16799 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 17053 16799 59 118 0 16931 0
Current children cumulated CPU time (s) 1003
Current children cumulated vsize (KiB) 71736

[startup+1063.54 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 14105
/proc/meminfo: memFree=1877592/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=68212 CPUtime=1052.27
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 16805 0 0 0 105201 26 0 0 25 0 1 0 229999135 69849088 16799 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134529772 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 17053 16799 59 118 0 16931 0
Current children cumulated CPU time (s) 1063.07
Current children cumulated vsize (KiB) 71736

[startup+1123.61 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 14105
/proc/meminfo: memFree=1875096/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=70720 CPUtime=1112.31
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 17425 0 0 0 111205 26 0 0 25 0 1 0 229999135 72417280 17419 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525397 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 17680 17419 59 118 0 17558 0
Current children cumulated CPU time (s) 1123.11
Current children cumulated vsize (KiB) 74244

[startup+1183.68 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14105
/proc/meminfo: memFree=1874904/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=71248 CPUtime=1172.37
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 17553 0 0 0 117210 27 0 0 25 0 1 0 229999135 72957952 17547 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 17812 17547 59 118 0 17690 0
Current children cumulated CPU time (s) 1183.17
Current children cumulated vsize (KiB) 74772

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

[startup+1187.47 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14105
/proc/meminfo: memFree=1872664/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=73096 CPUtime=1176.15
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 18027 0 0 0 117588 27 0 0 25 0 1 0 229999135 74850304 18021 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 18274 18021 59 118 0 18152 0
Current children cumulated CPU time (s) 1186.95
Current children cumulated vsize (KiB) 76620

[startup+1194.03 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14105
/proc/meminfo: memFree=1870488/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=75208 CPUtime=1182.72
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 18555 0 0 0 118244 28 0 0 25 0 1 0 229999135 77012992 18549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 18802 18549 59 118 0 18680 0
Current children cumulated CPU time (s) 1193.52
Current children cumulated vsize (KiB) 78732

[startup+1197.32 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14105
/proc/meminfo: memFree=1870488/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=75208 CPUtime=1186
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 18555 0 0 0 118572 28 0 0 25 0 1 0 229999135 77012992 18549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 18802 18549 59 118 0 18680 0
Current children cumulated CPU time (s) 1196.8
Current children cumulated vsize (KiB) 78732

[startup+1198.96 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14105
/proc/meminfo: memFree=1870488/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=75208 CPUtime=1187.64
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 18555 0 0 0 118736 28 0 0 25 0 1 0 229999135 77012992 18549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 18802 18549 59 118 0 18680 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 78732

[startup+1199.78 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14105
/proc/meminfo: memFree=1870488/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=3524 CPUtime=10.8
/proc/14099/stat : 14099 (SATzilla2007_C) S 14097 14099 13352 0 -1 4194304 2218 5870 0 13 356 6 702 16 25 0 1 0 229998042 3608576 701 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14099/statm: 881 701 157 260 0 605 0
[pid=14103] ppid=14099 vsize=75208 CPUtime=1188.46
/proc/14103/stat : 14103 (minisat20) R 14099 14099 13352 0 -1 4194304 18555 0 0 0 118818 28 0 0 25 0 1 0 229999135 77012992 18549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14103/statm: 18802 18549 59 118 0 18680 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 78732

[startup+1200.19 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14105
/proc/meminfo: memFree=1870488/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=6652 CPUtime=1199.67
/proc/14099/stat : 14099 (SATzilla2007_C) R 14097 14099 13352 0 -1 4194304 3122 24425 0 13 360 6 119555 46 18 0 1 0 229998042 6811648 1479 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134578518 0 0 4096 0 0 0 0 17 0 0 0
/proc/14099/statm: 1663 1479 159 260 0 1387 0
Current children cumulated CPU time (s) 1199.67
Current children cumulated vsize (KiB) 6652

[startup+1200.29 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14105
/proc/meminfo: memFree=1870488/2055920 swapFree=4151036/4192956
[pid=14099] ppid=14097 vsize=8184 CPUtime=1199.77
/proc/14099/stat : 14099 (SATzilla2007_C) R 14097 14099 13352 0 -1 4194304 3514 24425 0 13 369 7 119555 46 19 0 1 0 229998042 8380416 1811 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135273180 0 0 4096 0 0 0 0 17 0 0 0
/proc/14099/statm: 2046 1811 165 260 0 1770 0
Current children cumulated CPU time (s) 1199.77
Current children cumulated vsize (KiB) 8184

Child status: 17
Real time (s): 1200.29
CPU time (s): 1199.79
CPU user time (s): 1199.25
CPU system time (s): 0.544917
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 78732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.25
system time used= 0.544917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27943
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50
involuntary context switches= 25962

runsolver used 1.12583 second user time and 3.14152 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Wed Feb 21 23:27:21 UTC 2007

IDJOB= 306505
IDBENCH= 20182
IDSOLVER= 135
FILE ID= node20/306505-1172100440

PBS_JOBID= 3892866

Free space on /tmp= 66552 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v7000/unif-k3-r4.2-v7000-c29400-S56884336-05.cnf
COMMAND LINE= /tmp/evaluation/306505-1172100440/SATzilla2007_C /tmp/evaluation/306505-1172100440/instance-306505-1172100440.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-306505-1172100440 -o ROOT/results/node20/solver-306505-1172100440 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306505-1172100440/SATzilla2007_C /tmp/evaluation/306505-1172100440/instance-306505-1172100440.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  9aef0bbcf7983db9bd08e85ce30f9d09

RANDOM SEED= 973956879

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.234
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.234
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:       1952568 kB
Buffers:          2100 kB
Cached:          31556 kB
SwapCached:       5036 kB
Active:          42156 kB
Inactive:        13684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1952568 kB
SwapTotal:     4192956 kB
SwapFree:      4151036 kB
Dirty:            9564 kB
Writeback:           0 kB
Mapped:          30336 kB
Slab:            33148 kB
Committed_AS:   601404 kB
PageTables:       1684 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= 66552 MiB

End job on node20 on Wed Feb 21 23:47:21 UTC 2007