Trace number 455949

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) 9997.81 10000.7

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k15.cnf
MD5SUMe32f068a374a9a3211450fa7c3f6f87a
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables30142
Number of clauses130635
Sum of the clauses size364257
Maximum clause length37
Minimum clause length1
Number of clauses of size 1213
Number of clauses of size 255731
Number of clauses of size 369590
Number of clauses of size 4146
Number of clauses of size 5265
Number of clauses of size over 54690

Solver Data (download as text)

30.95/31.08	c run March_dl for 5 seconds ... 
30.95/31.08	c Bin: Executing march_dl
30.95/31.08	c child exit by a signal
30.95/31.08	c march_dl returned code 137.
30.95/31.08	c run saps (UBCSAT implementation) for 2 seconds ... 
30.95/31.08	c Bin: Executing ubcsat2006
30.95/31.08	c child exited successfully
30.95/31.08	c ubcsat2006 returned code 0.
30.95/31.08	c satzilla computing base features
30.95/31.08	c satzilla doing unit-prop probe
30.95/31.08	c satzilla doing local search probe
30.95/31.08	c satzilla doing lobjois search-space size estimate
30.95/31.08	c satzilla's ranking:
30.95/31.08	c 1) minisat20+P: -0.537952
30.95/31.08	c 2) vallst+P: 3.469023
30.95/31.08	c 3) march_dl: 4.320459
30.95/31.08	c 4) march_dl+P: 4.672665
30.95/31.08	c 5) zchaff_rand+P: 5.074090
30.95/31.08	c 6) minisat20: 6.659416
30.95/31.08	c 7) kcnfs+P: 999.000000
30.95/31.08	c 8) kcnfs: 999.000000
30.95/31.08	c 9) vallst: 999.000000
30.95/31.08	c 10) zchaff_rand: 999.000000
30.95/31.08	c satzilla running minisat20 with preprocessing ... 
52.13/52.29	This is MiniSat 2.0 beta
52.13/52.29	WARNING: for repeatability, setting FPU to use double precision
52.13/52.29	============================[ Problem Statistics ]=============================
52.13/52.29	|                                                                             |
52.23/52.30	|  Number of variables:  24488                                                |
52.23/52.30	|  Number of clauses:    102448                                               |
52.23/52.37	|  Parsing time:         0.07         s                                       |
52.23/52.37	============================[ Search Statistics ]==============================
52.23/52.37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
52.23/52.37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
52.23/52.37	===============================================================================
52.23/52.37	|         0 |   24488   102448   305910 |    34149        0    nan |  0.000 % |
52.23/52.41	|       101 |   24488   102448   305910 |    37564      101     34 |  0.000 % |
52.23/52.45	|       252 |   24488   102448   305910 |    41320      252     27 |  0.000 % |
52.23/52.47	|       478 |   24488   102448   305910 |    45452      478     21 |  0.000 % |
52.23/52.56	|       816 |   24488   102448   305910 |    49998      816     37 |  0.000 % |
52.72/52.86	|      1322 |   24488   102448   305910 |    54997     1322     53 |  0.000 % |
52.82/52.93	|      2082 |   24488   102448   305910 |    60497     2082     45 |  0.000 % |
52.92/53.02	|      3222 |   24488   102448   305910 |    66547     3222     37 |  0.000 % |
53.23/53.37	|      4930 |   24488   102448   305910 |    73202     4930     44 |  0.000 % |
55.83/55.91	|      7493 |   24488   102448   305910 |    80522     7493     74 |  0.000 % |
61.72/61.86	|     11337 |   24488   102448   305910 |    88574    11337    120 |  0.000 % |
72.21/72.37	|     17104 |   24488   102448   305910 |    97432    17104    140 |  0.000 % |
78.71/78.86	|     25753 |   24488   102448   305910 |   107175    25753    122 |  0.000 % |
99.21/99.36	|     38727 |   24488   102448   305910 |   117892    38727    121 |  0.000 % |
113.51/113.65	|     58188 |   24488   102448   305910 |   129682    58188    103 |  0.000 % |
116.91/117.06	|     87380 |   24488   102448   305910 |   142650    87380     81 |  0.000 % |
236.88/237.06	|    131170 |   24488   102448   305910 |   156915   131170    125 |  0.000 % |
530.27/530.50	|    196854 |   24488   102448   305910 |   172606    42482    195 |  0.000 % |
829.62/830.00	|    295381 |   24488   102448   305910 |   189867   141009    193 |  0.000 % |
1298.60/1299.15	|    443170 |   24488   102448   305910 |   208854   104586    228 |  0.000 % |
2049.31/2050.05	|    664855 |   24488   102448   305910 |   229739   117926    312 |  0.000 % |
3304.29/3305.35	|    997380 |   24488   102448   305910 |   252713   226970    223 |  0.000 % |
5664.99/5666.75	|   1496169 |   24488   102448   305910 |   277984   223982    257 |  0.000 % |
9997.71/10000.66	c Preprocessing...
9997.71/10000.66	c Inital problem has 30142 variables, 74904 nary clauses (55731 binary clauses).
9997.71/10000.66	c Num non-binary clauses 74691, Average non-binary clause length 3.382
9997.71/10000.66	c Theory has no gaps
9997.71/10000.66	c Preprocessor runtime was 20.950 seconds.
9997.71/10000.66	c 
9997.71/10000.66	c Satisfiability of theory still undetermined.
9997.71/10000.66	c See file /tmp/DLFfMt for simplified theory.
9997.71/10000.66	c Bin: Executing minisat20
9997.71/10000.66	c child exit by a signal
9997.71/10000.66	c minisat20 returned code 137.
9997.71/10000.66	c minisat20 returned code 137.
9997.71/10000.66	c satzilla running vallst with preprocessing ... 
9997.71/10000.66	c Bin: Executing vallst
9997.71/10000.66	c vallst returned code 1.
9997.71/10000.66	c vallst returned code 1.
9997.71/10000.66	c satzilla running march_dl ... 
9997.71/10000.66	c Bin: Executing march_dl
9997.71/10000.66	c march_dl returned code 1.
9997.71/10000.66	c march_dl returned code 1.
9997.71/10000.66	c satzilla running march_dl with preprocessing ... 
9997.71/10000.66	c Bin: Executing march_dl
9997.71/10000.66	c march_dl returned code 1.
9997.71/10000.66	c march_dl returned code 1.
9997.71/10000.66	c satzilla running zchaff_rand with preprocessing ... 
9997.71/10000.66	c Bin: Executing zchaff_rand
9997.71/10000.66	c zchaff_rand returned code 1.
9997.71/10000.66	c zchaff_rand returned code 1.
9997.71/10000.66	c satzilla running minisat20 ... 
9997.71/10000.66	c Bin: Executing minisat20
9997.71/10000.66	c minisat20 returned code 1.
9997.71/10000.66	c minisat20 returned code 1.
9997.71/10000.66	c satzilla running kcnfs with preprocessing ... 
9997.71/10000.66	c Bin: Executing kcnfs
9997.71/10000.66	c kcnfs returned code 1.
9997.71/10000.66	c kcnfs returned code 1.
9997.71/10000.66	c satzilla running kcnfs ... 
9997.71/10000.66	c Bin: Executing kcnfs
9997.71/10000.66	c kcnfs returned code 1.
9997.71/10000.66	c kcnfs returned code 1.
9997.71/10000.66	c satzilla running vallst ... 
9997.71/10000.66	c Bin: Executing vallst
9997.71/10000.66	c vallst returned code 1.
9997.71/10000.66	c vallst returned code 1.
9997.71/10000.66	c satzilla running zchaff_rand ... 
9997.71/10000.66	c Bin: Executing zchaff_rand
9997.71/10000.66	c zchaff_rand returned code 1.
9997.71/10000.66	c zchaff_rand returned code 1.
9997.71/10000.66	c ERROR: All Failed! 
9997.71/10000.66	c SATZILLA_TIME=9999.310000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node45/watcher-455949-1178599941 -o ROOT/results/node45/solver-455949-1178599941 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455949-1178599941/SATzilla2007_C /tmp/evaluation/455949-1178599941/instance-455949-1178599941.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.92 0.98 0.99 3/77 2910
/proc/meminfo: memFree=1486528/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=1440 CPUtime=0
/proc/2910/stat : 2910 (SATzilla2007_C) R 2908 2910 2433 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 214839778 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/2910/statm: 360 110 95 260 0 84 0
[pid=2911] ppid=2910 vsize=632 CPUtime=0
/proc/2911/stat : 2911 (march_dl) R 2910 2910 2433 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 214839778 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2911/statm: 158 46 39 118 0 37 0

[startup+0.0828869 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2910
/proc/meminfo: memFree=1486528/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=1440 CPUtime=0
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214839778 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2910/statm: 360 110 95 260 0 84 0
[pid=2911] ppid=2910 vsize=3952 CPUtime=0.07
/proc/2911/stat : 2911 (march_dl) R 2910 2910 2433 0 -1 4194304 799 0 0 0 7 0 0 0 19 0 1 0 214839778 4046848 794 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2911/statm: 988 794 50 118 0 867 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5392

[startup+0.101888 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2910
/proc/meminfo: memFree=1486528/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=1440 CPUtime=0
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214839778 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2910/statm: 360 110 95 260 0 84 0
[pid=2911] ppid=2910 vsize=4216 CPUtime=0.09
/proc/2911/stat : 2911 (march_dl) R 2910 2910 2433 0 -1 4194304 868 0 0 0 9 0 0 0 19 0 1 0 214839778 4317184 863 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2911/statm: 1054 863 50 118 0 933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5656

[startup+0.301909 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2910
/proc/meminfo: memFree=1486528/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=1440 CPUtime=0
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214839778 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2910/statm: 360 110 95 260 0 84 0
[pid=2911] ppid=2910 vsize=9964 CPUtime=0.28
/proc/2911/stat : 2911 (march_dl) R 2910 2910 2433 0 -1 4194304 2598 0 0 0 28 0 0 0 21 0 1 0 214839778 10203136 1854 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544574 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2911/statm: 2491 1854 53 118 0 2370 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11404

[startup+0.70195 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2910
/proc/meminfo: memFree=1486528/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=1440 CPUtime=0
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214839778 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2910/statm: 360 110 95 260 0 84 0
[pid=2911] ppid=2910 vsize=12820 CPUtime=0.69
/proc/2911/stat : 2911 (march_dl) R 2910 2910 2433 0 -1 4194304 5931 0 0 0 67 2 0 0 24 0 1 0 214839778 13127680 2641 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2911/statm: 3205 2641 55 118 0 3084 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14260

[startup+1.50103 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 2912
/proc/meminfo: memFree=1474544/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=1440 CPUtime=0
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214839778 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2910/statm: 360 110 95 260 0 84 0
[pid=2911] ppid=2910 vsize=13848 CPUtime=1.49
/proc/2911/stat : 2911 (march_dl) R 2910 2910 2433 0 -1 4194304 7633 0 0 0 146 3 0 0 25 0 1 0 214839778 14180352 2940 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542773 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2911/statm: 3462 2940 57 118 0 3341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15288

[startup+3.10119 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 2912
/proc/meminfo: memFree=1474544/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=1440 CPUtime=0
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214839778 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2910/statm: 360 110 95 260 0 84 0
[pid=2911] ppid=2910 vsize=13848 CPUtime=3.09
/proc/2911/stat : 2911 (march_dl) R 2910 2910 2433 0 -1 4194304 10053 0 0 0 305 4 0 0 25 0 1 0 214839778 14180352 2941 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542885 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2911/statm: 3462 2941 57 118 0 3341 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15288

[startup+6.30152 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 2913
/proc/meminfo: memFree=1477680/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=1440 CPUtime=4.99
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 134 12944 0 0 0 0 494 5 17 0 1 0 214839778 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 360 111 96 260 0 84 0
[pid=2913] ppid=2910 vsize=14388 CPUtime=1.27
/proc/2913/stat : 2913 (ubcsat2006) R 2910 2910 2433 0 -1 4194304 2271 0 0 0 127 0 0 0 25 0 1 0 214840280 14733312 2254 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2913/statm: 3597 2254 156 64 0 3178 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 15828

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2913
/proc/meminfo: memFree=1478200/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=9224 CPUtime=12.65
/proc/2910/stat : 2910 (SATzilla2007_C) R 2908 2910 2433 0 -1 4194304 4280 15221 0 0 543 4 712 6 25 0 1 0 214839778 9445376 2085 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134541360 0 0 4096 0 0 0 0 17 1 0 0
/proc/2910/statm: 2306 2085 124 260 0 2030 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 9224

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 2913
/proc/meminfo: memFree=1478328/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=9448 CPUtime=25.45
/proc/2910/stat : 2910 (SATzilla2007_C) R 2908 2910 2433 0 -1 4194304 4316 15221 0 0 1823 4 712 6 25 0 1 0 214839778 9674752 2121 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134527245 0 0 4096 0 0 0 0 17 1 0 0
/proc/2910/statm: 2362 2121 124 260 0 2086 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 9448

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 2913
/proc/meminfo: memFree=1446136/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=55716 CPUtime=51.04
/proc/2910/stat : 2910 (SATzilla2007_C) R 2908 2910 2433 0 -1 4194304 17094 15221 0 0 4360 26 712 6 25 0 1 0 214839778 57053184 10234 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/2910/statm: 13929 10234 165 260 0 13653 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 55716

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 2914
/proc/meminfo: memFree=1414512/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=29540 CPUtime=49.98
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 7206 0 0 0 4990 8 0 0 25 0 1 0 214845007 30248960 7200 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 7385 7200 59 118 0 7263 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 72000

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 2914
/proc/meminfo: memFree=1389808/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=54268 CPUtime=109.97
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 13392 0 0 0 10981 16 0 0 25 0 1 0 214845007 55570432 13386 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 13567 13386 59 118 0 13445 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 96728

[startup+222.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 2914
/proc/meminfo: memFree=1370288/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=73592 CPUtime=169.95
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 18226 0 0 0 16973 22 0 0 25 0 1 0 214845007 75358208 18220 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 18398 18220 59 118 0 18276 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 116052

[startup+282.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 2914
/proc/meminfo: memFree=1359472/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=84700 CPUtime=229.93
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 20936 0 0 0 22967 26 0 0 25 0 1 0 214845007 86732800 20930 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 21175 20930 59 118 0 21053 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 127160

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2914
/proc/meminfo: memFree=1350640/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=93280 CPUtime=289.92
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 23101 0 0 0 28963 29 0 0 25 0 1 0 214845007 95518720 23095 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 23320 23095 59 118 0 23198 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 135740

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2914
/proc/meminfo: memFree=1342448/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0

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


[startup+9702.3 s]
/proc/loadavg: 1.02 1.06 1.01 2/79 3514
/proc/meminfo: memFree=1053232/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9647.25
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97175 0 0 0 964541 184 0 0 25 0 1 0 214845007 399065088 97121 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97121 59 118 0 97306 0
Current children cumulated CPU time (s) 9699.48
Current children cumulated vsize (KiB) 432172

[startup+9762.3 s]
/proc/loadavg: 1.01 1.05 1.00 2/79 3514
/proc/meminfo: memFree=1053168/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9707.24
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 970539 185 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9759.47
Current children cumulated vsize (KiB) 432172

[startup+9822.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 3514
/proc/meminfo: memFree=1053168/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9767.22
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 976537 185 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9819.45
Current children cumulated vsize (KiB) 432172

[startup+9882.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 3514
/proc/meminfo: memFree=1053168/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9827.21
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 982535 186 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9879.44
Current children cumulated vsize (KiB) 432172

[startup+9942.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 3514
/proc/meminfo: memFree=1053104/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9887.19
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 988533 186 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9939.42
Current children cumulated vsize (KiB) 432172

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

[startup+9958.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 3514
/proc/meminfo: memFree=1053104/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9903.19
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 990133 186 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9955.42
Current children cumulated vsize (KiB) 432172

[startup+9983.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 3514
/proc/meminfo: memFree=1053104/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9928.78
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 992691 187 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9981.01
Current children cumulated vsize (KiB) 432172

[startup+9990.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 3514
/proc/meminfo: memFree=1053104/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9935.18
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 993331 187 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9987.41
Current children cumulated vsize (KiB) 432172

[startup+9996.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 3514
/proc/meminfo: memFree=1053104/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9941.58
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 993971 187 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525094 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9993.81
Current children cumulated vsize (KiB) 432172

[startup+9998.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 3514
/proc/meminfo: memFree=1053104/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9943.18
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 994131 187 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9995.41
Current children cumulated vsize (KiB) 432172

[startup+9999.9 s]
/proc/loadavg: 1.00 1.01 1.00 3/79 3514
/proc/meminfo: memFree=1053104/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9944.78
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 994291 187 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9997.01
Current children cumulated vsize (KiB) 432172

[startup+10000.3 s]
/proc/loadavg: 1.00 1.01 1.00 3/79 3514
/proc/meminfo: memFree=1053104/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9945.18
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 994331 187 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9997.41
Current children cumulated vsize (KiB) 432172

[startup+10000.5 s]
/proc/loadavg: 1.00 1.01 1.00 3/79 3514
/proc/meminfo: memFree=1053104/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9945.38
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 994351 187 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525869 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9997.61
Current children cumulated vsize (KiB) 432172

[startup+10000.6 s]
/proc/loadavg: 1.00 1.01 1.00 3/79 3514
/proc/meminfo: memFree=1053104/2055920 swapFree=4157932/4192956
[pid=2910] ppid=2908 vsize=42460 CPUtime=52.23
/proc/2910/stat : 2910 (SATzilla2007_C) S 2908 2910 2433 0 -1 4194304 17097 15221 0 0 4477 28 712 6 25 0 1 0 214839778 43479040 10047 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2910/statm: 10615 10047 165 260 0 10339 0
[pid=2914] ppid=2910 vsize=389712 CPUtime=9945.48
/proc/2914/stat : 2914 (minisat20) R 2910 2910 2433 0 -1 4194304 97176 0 0 0 994361 187 0 0 25 0 1 0 214845007 399065088 97122 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2914/statm: 97428 97122 59 118 0 97306 0
Current children cumulated CPU time (s) 9997.71
Current children cumulated vsize (KiB) 432172

Child status: 17
Real time (s): 10000.7
CPU time (s): 9997.81
CPU user time (s): 9995.52
CPU system time (s): 2.29465
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 432172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9995.52
system time used= 2.29465
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129507
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= 25
involuntary context switches= 92037

runsolver used 9.45356 second user time and 26.8829 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue May  8 04:52:22 UTC 2007

IDJOB= 455949
IDBENCH= 20522
IDSOLVER= 179
FILE ID= node45/455949-1178599941

PBS_JOBID= 5217997

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k15.cnf
COMMAND LINE= /tmp/evaluation/455949-1178599941/SATzilla2007_C /tmp/evaluation/455949-1178599941/instance-455949-1178599941.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-455949-1178599941 -o ROOT/results/node45/solver-455949-1178599941 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455949-1178599941/SATzilla2007_C /tmp/evaluation/455949-1178599941/instance-455949-1178599941.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  e32f068a374a9a3211450fa7c3f6f87a

RANDOM SEED= 898883990

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1486936 kB
Buffers:         36396 kB
Cached:         390128 kB
SwapCached:      14388 kB
Active:         115408 kB
Inactive:       345640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1486936 kB
SwapTotal:     4192956 kB
SwapFree:      4157932 kB
Dirty:           11508 kB
Writeback:           0 kB
Mapped:          41624 kB
Slab:            93540 kB
Committed_AS:  3958720 kB
PageTables:       1760 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66553 MiB

End job on node45 on Tue May  8 07:39:02 UTC 2007