Trace number 455961

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.83 10000.5

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k25.cnf
MD5SUM9bf608481da1a82a38dc09355889f525
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 variables32572
Number of clauses136205
Sum of the clauses size376727
Maximum clause length37
Minimum clause length1
Number of clauses of size 1343
Number of clauses of size 260361
Number of clauses of size 370210
Number of clauses of size 4186
Number of clauses of size 5345
Number of clauses of size over 54760

Solver Data (download as text)

30.87/31.00	c run March_dl for 5 seconds ... 
30.87/31.00	c Bin: Executing march_dl
30.87/31.00	c child exit by a signal
30.87/31.00	c march_dl returned code 137.
30.87/31.00	c run saps (UBCSAT implementation) for 2 seconds ... 
30.87/31.00	c Bin: Executing ubcsat2006
30.87/31.00	c child exited successfully
30.87/31.00	c ubcsat2006 returned code 0.
30.87/31.00	c satzilla computing base features
30.87/31.00	c satzilla doing unit-prop probe
30.87/31.00	c satzilla doing local search probe
30.87/31.00	c satzilla doing lobjois search-space size estimate
30.87/31.00	c satzilla's ranking:
30.87/31.00	c 1) minisat20+P: -0.326692
30.87/31.00	c 2) vallst+P: 3.606237
30.87/31.00	c 3) march_dl: 4.791934
30.87/31.00	c 4) march_dl+P: 4.876561
30.87/31.00	c 5) zchaff_rand+P: 5.088733
30.87/31.00	c 6) minisat20: 6.736391
30.87/31.00	c 7) kcnfs+P: 999.000000
30.87/31.00	c 8) kcnfs: 999.000000
30.87/31.00	c 9) vallst: 999.000000
30.87/31.00	c 10) zchaff_rand: 999.000000
30.87/31.00	c satzilla running minisat20 with preprocessing ... 
54.26/54.31	This is MiniSat 2.0 beta
54.26/54.31	WARNING: for repeatability, setting FPU to use double precision
54.26/54.31	============================[ Problem Statistics ]=============================
54.26/54.31	|                                                                             |
54.26/54.32	|  Number of variables:  24658                                                |
54.26/54.32	|  Number of clauses:    103500                                               |
54.26/54.39	|  Parsing time:         0.07         s                                       |
54.26/54.39	============================[ Search Statistics ]==============================
54.26/54.39	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
54.26/54.39	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
54.26/54.39	===============================================================================
54.26/54.39	|         0 |   24658   103500   309344 |    34500        0    nan |  0.000 % |
54.27/54.43	|       100 |   24658   103500   309344 |    37950      100     19 |  0.000 % |
54.27/54.51	|       250 |   24658   103500   309344 |    41745      250     64 |  0.000 % |
54.27/54.61	|       475 |   24658   103500   309344 |    45919      475     51 |  0.000 % |
54.27/54.67	|       813 |   24658   103500   309344 |    50511      813     39 |  0.000 % |
54.27/54.83	|      1320 |   24658   103500   309344 |    55562     1320     40 |  0.000 % |
54.27/54.88	|      2079 |   24658   103500   309344 |    61118     2079     31 |  0.000 % |
54.95/55.04	|      3219 |   24658   103500   309344 |    67230     3219     34 |  0.000 % |
56.14/56.29	|      4928 |   24658   103500   309344 |    73953     4928     64 |  0.000 % |
56.44/56.56	|      7491 |   24658   103500   309344 |    81349     7491     49 |  0.000 % |
58.15/58.21	|     11335 |   24658   103500   309344 |    89484    11335     53 |  0.000 % |
59.75/59.87	|     17102 |   24658   103500   309344 |    98432    17102     47 |  0.000 % |
60.85/60.96	|     25752 |   24658   103500   309344 |   108275    25752     49 |  0.000 % |
62.05/62.16	|     38726 |   24658   103500   309344 |   119103    38726     49 |  0.000 % |
78.74/78.88	|     58188 |   24658   103500   309344 |   131013    58188     68 |  0.000 % |
136.13/136.21	|     87380 |   24658   103500   309344 |   144115    87380     91 |  0.000 % |
240.90/241.05	|    131170 |   24658   103500   309344 |   158526   131170    118 |  0.000 % |
443.46/443.61	|    196855 |   24658   103500   309344 |   174379    43355    170 |  0.000 % |
847.66/847.96	|    295381 |   24658   103500   309344 |   191817   141881    151 |  0.000 % |
1491.81/1492.28	|    443171 |   24658   103500   309344 |   210998    98795    179 |  0.000 % |
2024.09/2024.64	|    664855 |   24658   103500   309344 |   232098   108103    228 |  0.000 % |
4187.19/4188.33	|    997381 |   24658   103500   309344 |   255308   211607    269 |  0.000 % |
6601.93/6603.73	|   1496170 |   24658   103500   309344 |   280839   206632    251 |  0.000 % |
9997.76/10000.44	c Preprocessing...
9997.76/10000.44	c Inital problem has 32572 variables, 75844 nary clauses (60361 binary clauses).
9997.76/10000.44	c Num non-binary clauses 75501, Average non-binary clause length 3.386
9997.76/10000.44	c Theory has no gaps
9997.76/10000.44	c Preprocessor runtime was 23.040 seconds.
9997.76/10000.44	c 
9997.76/10000.44	c Satisfiability of theory still undetermined.
9997.76/10000.44	c See file /tmp/o3xHaJ for simplified theory.
9997.76/10000.44	c Bin: Executing minisat20
9997.76/10000.44	c child exit by a signal
9997.76/10000.44	c minisat20 returned code 137.
9997.76/10000.44	c minisat20 returned code 137.
9997.76/10000.44	c satzilla running vallst with preprocessing ... 
9997.76/10000.44	c Bin: Executing vallst
9997.76/10000.44	c vallst returned code 1.
9997.76/10000.44	c vallst returned code 1.
9997.76/10000.44	c satzilla running march_dl ... 
9997.76/10000.44	c Bin: Executing march_dl
9997.76/10000.44	c march_dl returned code 1.
9997.76/10000.44	c march_dl returned code 1.
9997.76/10000.44	c satzilla running march_dl with preprocessing ... 
9997.76/10000.44	c Bin: Executing march_dl
9997.76/10000.44	c march_dl returned code 1.
9997.76/10000.44	c march_dl returned code 1.
9997.76/10000.44	c satzilla running zchaff_rand with preprocessing ... 
9997.76/10000.44	c Bin: Executing zchaff_rand
9997.76/10000.44	c zchaff_rand returned code 1.
9997.76/10000.44	c zchaff_rand returned code 1.
9997.76/10000.44	c satzilla running minisat20 ... 
9997.76/10000.44	c Bin: Executing minisat20
9997.76/10000.44	c minisat20 returned code 1.
9997.76/10000.44	c minisat20 returned code 1.
9997.76/10000.44	c satzilla running kcnfs with preprocessing ... 
9997.76/10000.44	c Bin: Executing kcnfs
9997.76/10000.44	c kcnfs returned code 1.
9997.76/10000.44	c kcnfs returned code 1.
9997.76/10000.44	c satzilla running kcnfs ... 
9997.76/10000.44	c Bin: Executing kcnfs
9997.76/10000.44	c kcnfs returned code 1.
9997.76/10000.44	c kcnfs returned code 1.
9997.76/10000.44	c satzilla running vallst ... 
9997.76/10000.44	c Bin: Executing vallst
9997.76/10000.44	c vallst returned code 1.
9997.76/10000.44	c vallst returned code 1.
9997.76/10000.44	c satzilla running zchaff_rand ... 
9997.76/10000.44	c Bin: Executing zchaff_rand
9997.76/10000.44	c zchaff_rand returned code 1.
9997.76/10000.44	c zchaff_rand returned code 1.
9997.76/10000.44	c ERROR: All Failed! 
9997.76/10000.44	c SATZILLA_TIME=9999.330000

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/node34/watcher-455961-1178604967 -o ROOT/results/node34/solver-455961-1178604967 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455961-1178604967/SATzilla2007_C /tmp/evaluation/455961-1178604967/instance-455961-1178604967.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.85 0.97 0.99 3/77 29076
/proc/meminfo: memFree=1812272/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=1440 CPUtime=0
/proc/29076/stat : 29076 (SATzilla2007_C) R 29074 29076 29020 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 308412166 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/29076/statm: 360 110 95 260 0 84 0
[pid=29077] ppid=29076 vsize=632 CPUtime=0
/proc/29077/stat : 29077 (march_dl) R 29076 29076 29020 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 308412166 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29077/statm: 158 46 39 118 0 37 0

[startup+0.0606649 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 29076
/proc/meminfo: memFree=1812272/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=1440 CPUtime=0
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308412166 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29076/statm: 360 110 95 260 0 84 0
[pid=29077] ppid=29076 vsize=3880 CPUtime=0.05
/proc/29077/stat : 29077 (march_dl) R 29076 29076 29020 0 -1 4194304 748 0 0 0 5 0 0 0 19 0 1 0 308412166 3973120 743 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29077/statm: 970 743 50 118 0 849 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5320

[startup+0.10267 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 29076
/proc/meminfo: memFree=1812272/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=1440 CPUtime=0
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308412166 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29076/statm: 360 110 95 260 0 84 0
[pid=29077] ppid=29076 vsize=4408 CPUtime=0.09
/proc/29077/stat : 29077 (march_dl) R 29076 29076 29020 0 -1 4194304 899 0 0 0 9 0 0 0 19 0 1 0 308412166 4513792 894 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29077/statm: 1102 895 50 118 0 981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5848

[startup+0.301684 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 29076
/proc/meminfo: memFree=1812272/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=1440 CPUtime=0
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308412166 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29076/statm: 360 110 95 260 0 84 0
[pid=29077] ppid=29076 vsize=10460 CPUtime=0.29
/proc/29077/stat : 29077 (march_dl) R 29076 29076 29020 0 -1 4194304 2707 0 0 0 28 1 0 0 20 0 1 0 308412166 10711040 1919 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134617318 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29077/statm: 2615 1919 53 118 0 2494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11900

[startup+0.702717 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 29076
/proc/meminfo: memFree=1812272/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=1440 CPUtime=0
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308412166 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29076/statm: 360 110 95 260 0 84 0
[pid=29077] ppid=29076 vsize=13520 CPUtime=0.69
/proc/29077/stat : 29077 (march_dl) R 29076 29076 29020 0 -1 4194304 7072 0 0 0 67 2 0 0 24 0 1 0 308412166 13844480 2800 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29077/statm: 3380 2800 55 118 0 3259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14960

[startup+1.50279 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 29078
/proc/meminfo: memFree=1800480/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=1440 CPUtime=0
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308412166 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29076/statm: 360 110 95 260 0 84 0
[pid=29077] ppid=29076 vsize=14568 CPUtime=1.49
/proc/29077/stat : 29077 (march_dl) R 29076 29076 29020 0 -1 4194304 8923 0 0 0 146 3 0 0 25 0 1 0 308412166 14917632 3111 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543099 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29077/statm: 3642 3111 57 118 0 3521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16008

[startup+3.1019 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 29078
/proc/meminfo: memFree=1799840/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=1440 CPUtime=0
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308412166 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29076/statm: 360 110 95 260 0 84 0
[pid=29077] ppid=29076 vsize=14312 CPUtime=3.09
/proc/29077/stat : 29077 (march_dl) R 29076 29076 29020 0 -1 4194304 11356 0 0 0 305 4 0 0 25 0 1 0 308412166 14655488 3048 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134540863 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29077/statm: 3578 3048 57 118 0 3457 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15752

[startup+6.30116 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 29079
/proc/meminfo: memFree=1803104/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=1440 CPUtime=4.99
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 134 14300 0 0 0 0 493 6 16 0 1 0 308412166 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29076/statm: 360 111 96 260 0 84 0
[pid=29079] ppid=29076 vsize=14388 CPUtime=1.29
/proc/29079/stat : 29079 (ubcsat2006) R 29076 29076 29020 0 -1 4194304 2366 0 0 0 128 1 0 0 25 0 1 0 308412666 14733312 2349 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29079/statm: 3597 2349 156 64 0 3178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15828

[startup+12.7017 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 29079
/proc/meminfo: memFree=1803632/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=9588 CPUtime=12.68
/proc/29076/stat : 29076 (SATzilla2007_C) R 29074 29076 29020 0 -1 4194304 4477 16675 0 0 544 3 713 8 25 0 1 0 308412166 9818112 2173 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134541417 0 0 4096 0 0 0 0 17 1 0 0
/proc/29076/statm: 2397 2173 124 260 0 2121 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9588

[startup+25.5017 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 29079
/proc/meminfo: memFree=1803704/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=9808 CPUtime=25.47
/proc/29076/stat : 29076 (SATzilla2007_C) R 29074 29076 29020 0 -1 4194304 4516 16675 0 0 1823 3 713 8 25 0 1 0 308412166 10043392 2212 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134527245 0 0 4096 0 0 0 0 17 1 0 0
/proc/29076/statm: 2452 2212 124 260 0 2176 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9808

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 29079
/proc/meminfo: memFree=1769272/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=59184 CPUtime=51.06
/proc/29076/stat : 29076 (SATzilla2007_C) R 29074 29076 29020 0 -1 4194304 17851 16675 0 0 4359 26 713 8 25 0 1 0 308412166 60604416 10851 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/29076/statm: 14796 10851 165 260 0 14520 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 59184

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 29080
/proc/meminfo: memFree=1733040/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=33444 CPUtime=47.97
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 8174 0 0 0 4789 8 0 0 25 0 1 0 308417596 34246656 8168 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 8361 8168 59 118 0 8239 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79120

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29080
/proc/meminfo: memFree=1715376/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=51184 CPUtime=107.95
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 12616 0 0 0 10782 13 0 0 25 0 1 0 308417596 52412416 12610 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 12796 12610 59 118 0 12674 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 96860

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29080
/proc/meminfo: memFree=1698800/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=67580 CPUtime=167.94
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 16730 0 0 0 16776 18 0 0 25 0 1 0 308417596 69201920 16724 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 16895 16724 59 118 0 16773 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 113256

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29080
/proc/meminfo: memFree=1682032/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=84648 CPUtime=227.92
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 20941 0 0 0 22770 22 0 0 25 0 1 0 308417596 86679552 20935 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 21162 20935 59 118 0 21040 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 130324

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29080
/proc/meminfo: memFree=1670960/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=95520 CPUtime=287.91
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 23667 0 0 0 28765 26 0 0 25 0 1 0 308417596 97812480 23661 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 23880 23661 59 118 0 23758 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 141196

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 29080
/proc/meminfo: memFree=1670448/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0

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


[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29482
/proc/meminfo: memFree=1463472/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9645.54
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 964400 154 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9699.81
Current children cumulated vsize (KiB) 346820

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29482
/proc/meminfo: memFree=1463472/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9705.54
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 970399 155 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9759.81
Current children cumulated vsize (KiB) 346820

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29482
/proc/meminfo: memFree=1463408/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9765.52
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 976397 155 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525964 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9819.79
Current children cumulated vsize (KiB) 346820

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29482
/proc/meminfo: memFree=1463408/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9825.51
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 982395 156 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9879.78
Current children cumulated vsize (KiB) 346820

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 29654
/proc/meminfo: memFree=1462128/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9885.41
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 988385 156 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9939.68
Current children cumulated vsize (KiB) 346820

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

[startup+9958.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29680
/proc/meminfo: memFree=1463336/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9901.4
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 989984 156 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9955.67
Current children cumulated vsize (KiB) 346820

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29680
/proc/meminfo: memFree=1463344/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9926.99
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 992542 157 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9981.26
Current children cumulated vsize (KiB) 346820

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29680
/proc/meminfo: memFree=1463408/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9933.39
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 993182 157 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9987.66
Current children cumulated vsize (KiB) 346820

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29680
/proc/meminfo: memFree=1463408/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9939.79
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 993822 157 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9994.06
Current children cumulated vsize (KiB) 346820

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29680
/proc/meminfo: memFree=1463408/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9941.39
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 993982 157 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9995.66
Current children cumulated vsize (KiB) 346820

[startup+9999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29680
/proc/meminfo: memFree=1463408/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9942.19
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 994062 157 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528317 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9996.46
Current children cumulated vsize (KiB) 346820

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29680
/proc/meminfo: memFree=1463408/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9942.99
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 994142 157 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9997.26
Current children cumulated vsize (KiB) 346820

[startup+10000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29680
/proc/meminfo: memFree=1463408/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=301144 CPUtime=9943.39
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4194304 75090 0 0 0 994182 157 0 0 25 0 1 0 308417596 308371456 75054 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 75286 75054 59 118 0 75164 0
Current children cumulated CPU time (s) 9997.66
Current children cumulated vsize (KiB) 346820

[startup+10000.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29680
/proc/meminfo: memFree=1463408/2055920 swapFree=4159088/4192956
[pid=29076] ppid=29074 vsize=45676 CPUtime=54.27
/proc/29076/stat : 29076 (SATzilla2007_C) S 29074 29076 29020 0 -1 4194304 17927 16675 0 0 4673 33 713 8 25 0 1 0 308412166 46772224 10780 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29076/statm: 11419 10780 165 260 0 11143 0
[pid=29080] ppid=29076 vsize=0 CPUtime=9943.49
/proc/29080/stat : 29080 (minisat20) R 29076 29076 29020 0 -1 4195332 75090 0 0 0 994191 158 0 0 25 0 1 0 308417596 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/29080/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.76
Current children cumulated vsize (KiB) 45676

Child status: 17
Real time (s): 10000.5
CPU time (s): 9997.83
CPU user time (s): 9995.78
CPU system time (s): 2.04769
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 346928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9995.78
system time used= 2.04769
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109705
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= 92286

runsolver used 9.56954 second user time and 26.311 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Tue May  8 06:16:07 UTC 2007

IDJOB= 455961
IDBENCH= 20534
IDSOLVER= 179
FILE ID= node34/455961-1178604967

PBS_JOBID= 5218231

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.k25.cnf
COMMAND LINE= /tmp/evaluation/455961-1178604967/SATzilla2007_C /tmp/evaluation/455961-1178604967/instance-455961-1178604967.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-455961-1178604967 -o ROOT/results/node34/solver-455961-1178604967 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455961-1178604967/SATzilla2007_C /tmp/evaluation/455961-1178604967/instance-455961-1178604967.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  9bf608481da1a82a38dc09355889f525

RANDOM SEED= 405755919

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1812744 kB
Buffers:         33056 kB
Cached:         101112 kB
SwapCached:       2988 kB
Active:          69528 kB
Inactive:        87448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812744 kB
SwapTotal:     4192956 kB
SwapFree:      4159088 kB
Dirty:           11800 kB
Writeback:           0 kB
Mapped:          29952 kB
Slab:            71568 kB
Committed_AS:  5381664 kB
PageTables:       1976 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 node34 on Tue May  8 09:02:48 UTC 2007