Trace number 307817

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.69 1200.13

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S152598520-02-SAT.cnf
MD5SUM00293343f58b96b091c585953d0e06f9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.995848
Satisfiable
(Un)Satisfiability was proved
Number of variables6495
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
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.63/10.67	c run March_dl for 5 seconds ... 
10.63/10.67	c Bin: Executing march_dl
10.63/10.67	c child exit by a signal
10.63/10.67	c march_dl returned code 137.
10.63/10.67	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.67	c Bin: Executing ubcsat2006
10.63/10.67	c child exited successfully
10.63/10.67	c ubcsat2006 returned code 0.
10.63/10.67	c satzilla computing base features
10.63/10.67	c satzilla doing unit-prop probe
10.63/10.67	c satzilla doing local search probe
10.63/10.67	c satzilla doing lobjois search-space size estimate
10.63/10.67	c satzilla's ranking:
10.63/10.67	c 1) minisat20: 1.624804
10.63/10.67	c 2) march_dl: 1.933776
10.63/10.67	c 3) minisat20+P: 2.107835
10.63/10.67	c 4) vallst+P: 2.565699
10.63/10.67	c 5) march_dl+P: 4.020122
10.63/10.67	c 6) zchaff_rand+P: 4.709089
10.63/10.67	c 7) kcnfs+P: 999.000000
10.63/10.67	c 8) kcnfs: 999.000000
10.63/10.67	c 9) vallst: 999.000000
10.63/10.67	c 10) zchaff_rand: 999.000000
10.63/10.67	c satzilla running minisat20 ... 
10.63/10.67	This is MiniSat 2.0 beta
10.63/10.67	WARNING: for repeatability, setting FPU to use double precision
10.63/10.67	============================[ Problem Statistics ]=============================
10.63/10.67	|                                                                             |
10.63/10.67	|  Number of variables:  6500                                                 |
10.63/10.67	|  Number of clauses:    17354                                                |
10.63/10.68	|  Parsing time:         0.01         s                                       |
10.63/10.69	============================[ Search Statistics ]==============================
10.63/10.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.69	===============================================================================
10.63/10.69	|         0 |    6500    17354    46856 |     5784        0    nan |  0.000 % |
10.63/10.70	|       101 |    6500    17354    46856 |     6363      100     34 |  0.031 % |
10.63/10.73	|       251 |    6498    17335    46805 |     6999      250     36 |  0.031 % |
10.65/10.76	|       476 |    6498    17335    46805 |     7699      475     36 |  0.031 % |
10.65/10.81	|       814 |    6498    17335    46805 |     8469      813     33 |  0.031 % |
10.65/10.90	|      1320 |    6498    17335    46805 |     9316     1319     36 |  0.031 % |
10.65/11.04	|      2079 |    6497    17329    46789 |    10247     2077     34 |  0.046 % |
10.65/11.27	|      3218 |    6497    17329    46789 |    11272     3216     37 |  0.046 % |
11.65/11.68	|      4927 |    6497    17329    46789 |    12399     4925     38 |  0.046 % |
12.36/12.40	|      7490 |    6497    17329    46789 |    13639     7488     40 |  0.046 % |
13.49/13.55	|     11334 |    6497    17329    46789 |    15003    11332     40 |  0.046 % |
15.44/15.58	|     17101 |    6497    17329    46789 |    16504     9436     38 |  0.046 % |
18.71/18.85	|     25752 |    6497    17329    46789 |    18154     9552     37 |  0.046 % |
24.04/24.18	|     38726 |    6497    17329    46789 |    19970    13151     43 |  0.046 % |
33.37/33.52	|     58187 |    6497    17329    46789 |    21967    12241     43 |  0.046 % |
47.62/47.76	|     87380 |    6497    17329    46789 |    24163    18908     47 |  0.046 % |
72.00/72.10	|    131170 |    6497    17329    46789 |    26580    24852     55 |  0.046 % |
109.93/110.03	|    196856 |    6497    17329    46789 |    29238    20828     46 |  0.046 % |
164.84/165.00	|    295383 |    6497    17329    46789 |    32162    20235     47 |  0.046 % |
263.54/263.73	|    443173 |    6497    17329    46789 |    35378    15810     55 |  0.046 % |
409.78/409.97	|    664856 |    6497    17329    46789 |    38916    22850     43 |  0.046 % |
657.28/657.51	|    997381 |    6497    17329    46789 |    42807    16646     44 |  0.046 % |
1018.27/1018.72	|   1496169 |    6497    17329    46789 |    47088    16213     46 |  0.046 % |
1199.43/1199.92	c Bin: Executing minisat20
1199.43/1199.92	c child exit by a signal
1199.43/1199.92	c minisat20 returned code 137.
1199.43/1199.92	c minisat20 returned code 137.
1199.43/1199.92	c satzilla running march_dl ... 
1199.43/1199.92	c Bin: Executing march_dl
1199.43/1199.92	c march_dl returned code 1.
1199.43/1199.92	c march_dl returned code 1.
1199.43/1199.92	c satzilla running minisat20 with preprocessing ... 
1199.64/1200.12	c Preprocessing...
1199.64/1200.12	c Inital problem has 6500 variables, 12148 nary clauses (5206 binary clauses).
1199.64/1200.12	c Num non-binary clauses 12148, Average non-binary clause length 3.000
1199.64/1200.12	c Preprocessor runtime was 0.180 seconds.
1199.64/1200.12	c 
1199.64/1200.12	c Satisfiability of theory still undetermined.
1199.64/1200.12	c See file /tmp/2hF8qZ for simplified theory.
1199.64/1200.12	c Bin: Executing minisat20
1199.64/1200.12	c minisat20 returned code 1.
1199.64/1200.12	c minisat20 returned code 1.
1199.64/1200.12	c satzilla running vallst with preprocessing ... 
1199.64/1200.12	c Bin: Executing vallst
1199.64/1200.12	c vallst returned code 1.
1199.64/1200.12	c vallst returned code 1.
1199.64/1200.12	c satzilla running march_dl with preprocessing ... 
1199.64/1200.12	c Bin: Executing march_dl
1199.64/1200.12	c march_dl returned code 1.
1199.64/1200.12	c march_dl returned code 1.
1199.64/1200.12	c satzilla running zchaff_rand with preprocessing ... 
1199.64/1200.12	c Bin: Executing zchaff_rand
1199.64/1200.12	c zchaff_rand returned code 1.
1199.64/1200.12	c zchaff_rand returned code 1.
1199.64/1200.12	c satzilla running kcnfs with preprocessing ... 
1199.64/1200.12	c Bin: Executing kcnfs
1199.64/1200.12	c kcnfs returned code 1.
1199.64/1200.12	c kcnfs returned code 1.
1199.64/1200.12	c satzilla running kcnfs ... 
1199.64/1200.12	c Bin: Executing kcnfs
1199.64/1200.12	c kcnfs returned code 1.
1199.64/1200.12	c kcnfs returned code 1.
1199.64/1200.12	c satzilla running vallst ... 
1199.64/1200.12	c Bin: Executing vallst
1199.64/1200.12	c vallst returned code 1.
1199.64/1200.12	c vallst returned code 1.
1199.64/1200.12	c satzilla running zchaff_rand ... 
1199.64/1200.12	c Bin: Executing zchaff_rand
1199.64/1200.12	c zchaff_rand returned code 1.
1199.64/1200.12	c zchaff_rand returned code 1.
1199.64/1200.12	c ERROR: All Failed! 
1199.64/1200.12	c SATZILLA_TIME=1199.860000

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/node3/watcher-307817-1172504705 -o ROOT/results/node3/solver-307817-1172504705 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307817-1172504705/SATzilla2007_C /tmp/evaluation/307817-1172504705/instance-307817-1172504705.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.00 0.99 0.99 3/77 20533
/proc/meminfo: memFree=817824/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=1440 CPUtime=0
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 270425370 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 360 110 95 260 0 84 0
[pid=20534] ppid=20533 vsize=1192 CPUtime=0
/proc/20534/stat : 20534 (march_dl) R 20533 20533 20124 0 -1 4194304 188 0 0 0 0 0 0 0 19 0 1 0 270425370 1220608 183 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20534/statm: 298 183 50 118 0 177 0

[startup+0.106973 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 20533
/proc/meminfo: memFree=817824/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=1440 CPUtime=0
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 270425370 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 360 110 95 260 0 84 0
[pid=20534] ppid=20533 vsize=2272 CPUtime=0.09
/proc/20534/stat : 20534 (march_dl) R 20533 20533 20124 0 -1 4194304 1205 0 0 0 9 0 0 0 20 0 1 0 270425370 2326528 440 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20534/statm: 568 440 55 118 0 447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3712

[startup+0.515004 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 20533
/proc/meminfo: memFree=817824/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=1440 CPUtime=0
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 270425370 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 360 110 95 260 0 84 0
[pid=20534] ppid=20533 vsize=7276 CPUtime=0.5
/proc/20534/stat : 20534 (march_dl) R 20533 20533 20124 0 -1 4194304 3823 0 0 0 49 1 0 0 23 0 1 0 270425370 7450624 1678 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134531609 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20534/statm: 1819 1678 75 118 0 1698 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8716

[startup+1.33507 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20535
/proc/meminfo: memFree=811216/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=1440 CPUtime=0
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 270425370 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 360 110 95 260 0 84 0
[pid=20534] ppid=20533 vsize=7408 CPUtime=1.32
/proc/20534/stat : 20534 (march_dl) R 20533 20533 20124 0 -1 4194304 3851 0 0 0 131 1 0 0 25 0 1 0 270425370 7585792 1706 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20534/statm: 1852 1706 75 118 0 1731 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8848

[startup+2.97121 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20535
/proc/meminfo: memFree=810896/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=1440 CPUtime=0
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 270425370 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 360 110 95 260 0 84 0
[pid=20534] ppid=20533 vsize=7536 CPUtime=2.96
/proc/20534/stat : 20534 (march_dl) R 20533 20533 20124 0 -1 4194304 3881 0 0 0 295 1 0 0 25 0 1 0 270425370 7716864 1736 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20534/statm: 1884 1736 75 118 0 1763 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8976

[startup+6.25748 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20536
/proc/meminfo: memFree=815952/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=1440 CPUtime=4.99
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 135 3923 0 0 0 0 497 2 16 0 1 0 270425370 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20533/statm: 360 111 96 260 0 84 0
[pid=20536] ppid=20533 vsize=6188 CPUtime=1.25
/proc/20536/stat : 20536 (ubcsat2006) R 20533 20533 20124 0 -1 4194304 536 0 0 0 117 8 0 0 25 0 1 0 270425871 6336512 519 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20536/statm: 1547 519 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.709 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=812880/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=4612 CPUtime=2.02
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 872 0 0 0 202 0 0 0 25 0 1 0 270426438 4722688 866 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 1153 866 58 118 0 1031 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7416

[startup+25.5261 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=810384/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=6948 CPUtime=14.83
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 1448 0 0 0 1483 0 0 0 25 0 1 0 270426438 7114752 1442 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 1737 1442 58 118 0 1615 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9752

[startup+51.1522 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=807888/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=9460 CPUtime=40.45
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 2074 0 0 0 4043 2 0 0 25 0 1 0 270426438 9687040 2068 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 2365 2068 58 118 0 2243 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 12264

[startup+102.404 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=806032/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=11344 CPUtime=91.69
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 2546 0 0 0 9166 3 0 0 25 0 1 0 270426438 11616256 2540 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 2836 2540 58 118 0 2714 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 14148

[startup+162.472 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=805456/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=11880 CPUtime=151.74
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 2681 0 0 0 15171 3 0 0 25 0 1 0 270426438 12165120 2675 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 2970 2675 58 118 0 2848 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 14684

[startup+222.54 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=801872/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=15452 CPUtime=211.8
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 3567 0 0 0 21175 5 0 0 25 0 1 0 270426438 15822848 3561 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 3863 3561 58 118 0 3741 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 18256

[startup+282.607 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=801424/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=15980 CPUtime=271.84
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 3694 0 0 0 27179 5 0 0 25 0 1 0 270426438 16363520 3688 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 3995 3688 58 118 0 3873 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 18784

[startup+342.673 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=801424/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=15980 CPUtime=331.89
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 3706 0 0 0 33184 5 0 0 25 0 1 0 270426438 16363520 3700 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 3995 3700 58 118 0 3873 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 18784

[startup+402.749 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=801168/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=16244 CPUtime=391.96
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 3768 0 0 0 39190 6 0 0 25 0 1 0 270426438 16633856 3762 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 4061 3762 58 118 0 3939 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 19048

[startup+462.815 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=800208/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=17180 CPUtime=452.01
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 4014 0 0 0 45194 7 0 0 25 0 1 0 270426438 17592320 4008 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 4295 4008 58 118 0 4173 0
Current children cumulated CPU time (s) 462.66

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

/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=19408 CPUtime=752.28
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 4538 0 0 0 75218 10 0 0 25 0 1 0 270426438 19873792 4532 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 4852 4532 58 118 0 4730 0
Current children cumulated CPU time (s) 762.93
Current children cumulated vsize (KiB) 22212

[startup+823.235 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=797840/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=19540 CPUtime=812.33
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 4590 0 0 0 81223 10 0 0 25 0 1 0 270426438 20008960 4584 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 4885 4584 58 118 0 4763 0
Current children cumulated CPU time (s) 822.98
Current children cumulated vsize (KiB) 22344

[startup+883.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=797840/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=19540 CPUtime=872.39
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 4591 0 0 0 87228 11 0 0 25 0 1 0 270426438 20008960 4585 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 4885 4585 58 118 0 4763 0
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (KiB) 22344

[startup+943.373 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 20537
/proc/meminfo: memFree=797136/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=20216 CPUtime=932.44
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 4758 0 0 0 93233 11 0 0 25 0 1 0 270426438 20701184 4752 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 5054 4752 58 118 0 4932 0
Current children cumulated CPU time (s) 943.09
Current children cumulated vsize (KiB) 23020

[startup+1003.46 s]
/proc/loadavg: 1.03 1.00 0.99 2/85 20653
/proc/meminfo: memFree=795872/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=20376 CPUtime=992.46
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 4765 0 0 0 99233 13 0 0 25 0 1 0 270426438 20865024 4759 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 5094 4759 58 118 0 4972 0
Current children cumulated CPU time (s) 1003.11
Current children cumulated vsize (KiB) 23180

[startup+1063.55 s]
/proc/loadavg: 1.01 1.00 0.99 2/79 20735
/proc/meminfo: memFree=796552/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=20508 CPUtime=1052.48
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 4832 0 0 0 105235 13 0 0 25 0 1 0 270426438 21000192 4826 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525352 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 5127 4826 58 118 0 5005 0
Current children cumulated CPU time (s) 1063.13
Current children cumulated vsize (KiB) 23312

[startup+1123.62 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20735
/proc/meminfo: memFree=795976/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=21316 CPUtime=1112.53
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 5012 0 0 0 111239 14 0 0 25 0 1 0 270426438 21827584 5006 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 5329 5006 58 118 0 5207 0
Current children cumulated CPU time (s) 1123.18
Current children cumulated vsize (KiB) 24120

[startup+1183.68 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20735
/proc/meminfo: memFree=795656/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=21712 CPUtime=1172.57
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 5110 0 0 0 117243 14 0 0 25 0 1 0 270426438 22233088 5104 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 5428 5104 58 118 0 5306 0
Current children cumulated CPU time (s) 1183.22
Current children cumulated vsize (KiB) 24516

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

[startup+1187.49 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20735
/proc/meminfo: memFree=795592/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=21712 CPUtime=1176.38
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 5114 0 0 0 117624 14 0 0 25 0 1 0 270426438 22233088 5108 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 5428 5108 58 118 0 5306 0
Current children cumulated CPU time (s) 1187.03
Current children cumulated vsize (KiB) 24516

[startup+1194.04 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20735
/proc/meminfo: memFree=795592/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=21712 CPUtime=1182.93
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 5120 0 0 0 118278 15 0 0 25 0 1 0 270426438 22233088 5114 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 5428 5114 58 118 0 5306 0
Current children cumulated CPU time (s) 1193.58
Current children cumulated vsize (KiB) 24516

[startup+1197.32 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20735
/proc/meminfo: memFree=795592/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=21844 CPUtime=1186.22
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 5128 0 0 0 118607 15 0 0 25 0 1 0 270426438 22368256 5122 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 5461 5122 58 118 0 5339 0
Current children cumulated CPU time (s) 1196.87
Current children cumulated vsize (KiB) 24648

[startup+1198.96 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20735
/proc/meminfo: memFree=795528/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=21844 CPUtime=1187.86
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 5128 0 0 0 118771 15 0 0 25 0 1 0 270426438 22368256 5122 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 5461 5122 58 118 0 5339 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 24648

[startup+1199.78 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20735
/proc/meminfo: memFree=795528/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=2804 CPUtime=10.65
/proc/20533/stat : 20533 (SATzilla2007_C) S 20531 20533 20124 0 -1 4194304 1574 4465 0 0 344 7 700 14 25 0 1 0 270425370 2871296 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20533/statm: 701 522 157 260 0 425 0
[pid=20537] ppid=20533 vsize=21844 CPUtime=1188.68
/proc/20537/stat : 20537 (minisat20) R 20533 20533 20124 0 -1 4194304 5132 0 0 0 118853 15 0 0 25 0 1 0 270426438 22368256 5126 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20537/statm: 5461 5126 58 118 0 5339 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 24648

[startup+1199.99 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20735
/proc/meminfo: memFree=795528/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=9260 CPUtime=1199.54
/proc/20533/stat : 20533 (SATzilla2007_C) R 20531 20533 20124 0 -1 4194304 2476 9597 0 0 349 8 119567 30 18 0 1 0 270425370 9482240 1304 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/20533/statm: 2315 1304 163 260 0 2039 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 9260

[startup+1200.09 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 20735
/proc/meminfo: memFree=795528/2055920 swapFree=4192812/4192956
[pid=20533] ppid=20531 vsize=7228 CPUtime=1199.64
/proc/20533/stat : 20533 (SATzilla2007_C) R 20531 20533 20124 0 -1 4194304 2559 9597 0 0 358 9 119567 30 19 0 1 0 270425370 7401472 1381 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134589644 0 0 4096 0 0 0 0 17 0 0 0
/proc/20533/statm: 1807 1381 164 260 0 1531 0
Current children cumulated CPU time (s) 1199.64
Current children cumulated vsize (KiB) 7228

Child status: 17
Real time (s): 1200.13
CPU time (s): 1199.69
CPU user time (s): 1199.29
CPU system time (s): 0.399939
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 24648

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

runsolver used 1.18582 second user time and 3.08053 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Feb 26 15:45:05 UTC 2007

IDJOB= 307817
IDBENCH= 20214
IDSOLVER= 135
FILE ID= node3/307817-1172504705

PBS_JOBID= 3971601

Free space on /tmp= 66550 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S152598520-02-SAT.cnf
COMMAND LINE= /tmp/evaluation/307817-1172504705/SATzilla2007_C /tmp/evaluation/307817-1172504705/instance-307817-1172504705.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-307817-1172504705 -o ROOT/results/node3/solver-307817-1172504705 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307817-1172504705/SATzilla2007_C /tmp/evaluation/307817-1172504705/instance-307817-1172504705.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  00293343f58b96b091c585953d0e06f9

RANDOM SEED= 101823911

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        818232 kB
Buffers:         67528 kB
Cached:        1034276 kB
SwapCached:          0 kB
Active:         464572 kB
Inactive:       691852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        818232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8720 kB
Writeback:           0 kB
Mapped:          73556 kB
Slab:            66924 kB
Committed_AS:  1135492 kB
PageTables:       1656 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= 66550 MiB

End job on node3 on Mon Feb 26 16:05:05 UTC 2007