Trace number 307612

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 1199.79 1200.13

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S384567560-10-UNKNOWN.cnf
MD5SUMdfe30801aa981fb55bfdd2dd7062d61d
Bench CategoryRANDOM (random 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 variables6490
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.73/10.77	c run March_dl for 5 seconds ... 
10.73/10.77	c Bin: Executing march_dl
10.73/10.77	c child exit by a signal
10.73/10.77	c march_dl returned code 137.
10.73/10.77	c run saps (UBCSAT implementation) for 2 seconds ... 
10.73/10.77	c Bin: Executing ubcsat2006
10.73/10.77	c child exited successfully
10.73/10.77	c ubcsat2006 returned code 0.
10.73/10.77	c satzilla computing base features
10.73/10.77	c satzilla doing unit-prop probe
10.73/10.77	c satzilla doing local search probe
10.73/10.77	c satzilla doing lobjois search-space size estimate
10.73/10.77	c satzilla's ranking:
10.73/10.77	c 1) minisat20: 1.794771
10.73/10.77	c 2) march_dl: 1.951069
10.73/10.77	c 3) minisat20+P: 2.280579
10.73/10.77	c 4) vallst+P: 2.569297
10.73/10.77	c 5) march_dl+P: 3.601272
10.73/10.77	c 6) zchaff_rand+P: 4.709284
10.73/10.77	c 7) kcnfs+P: 999.000000
10.73/10.77	c 8) kcnfs: 999.000000
10.73/10.77	c 9) vallst: 999.000000
10.73/10.77	c 10) zchaff_rand: 999.000000
10.73/10.77	c satzilla running minisat20 ... 
10.73/10.77	This is MiniSat 2.0 beta
10.73/10.77	WARNING: for repeatability, setting FPU to use double precision
10.73/10.77	============================[ Problem Statistics ]=============================
10.73/10.77	|                                                                             |
10.73/10.77	|  Number of variables:  6500                                                 |
10.73/10.77	|  Number of clauses:    17354                                                |
10.73/10.79	|  Parsing time:         0.01         s                                       |
10.73/10.79	============================[ Search Statistics ]==============================
10.73/10.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/10.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.73/10.79	===============================================================================
10.73/10.79	|         0 |    6500    17354    46856 |     5784        0    nan |  0.000 % |
10.73/10.80	|       101 |    6500    17354    46856 |     6363      100     29 |  0.015 % |
10.73/10.83	|       251 |    6499    17351    46850 |     6999      250     29 |  0.015 % |
10.75/10.86	|       478 |    6499    17351    46850 |     7699      477     32 |  0.016 % |
10.75/10.92	|       816 |    6499    17351    46850 |     8469      815     36 |  0.015 % |
10.75/11.00	|      1322 |    6499    17351    46850 |     9316     1321     35 |  0.015 % |
10.75/11.13	|      2082 |    6499    17351    46850 |    10247     2081     36 |  0.015 % |
11.23/11.35	|      3225 |    6498    17346    46838 |    11272     3223     37 |  0.031 % |
11.64/11.73	|      4933 |    6498    17346    46838 |    12399     4931     37 |  0.031 % |
12.25/12.38	|      7495 |    6498    17346    46838 |    13639     7493     40 |  0.031 % |
13.48/13.54	|     11339 |    6498    17346    46838 |    15003    11337     40 |  0.031 % |
15.24/15.37	|     17105 |    6498    17346    46838 |    16504     9357     39 |  0.031 % |
18.21/18.28	|     25755 |    6498    17346    46838 |    18154     9612     37 |  0.031 % |
22.81/22.88	|     38731 |    6498    17346    46838 |    19970    13304     37 |  0.031 % |
30.60/30.64	|     58193 |    6498    17346    46838 |    21967    12307     38 |  0.031 % |
43.10/43.19	|     87388 |    6498    17346    46838 |    24163    19022     47 |  0.031 % |
66.20/66.30	|    131180 |    6498    17346    46838 |    26580    13326     35 |  0.031 % |
101.87/102.01	|    196864 |    6498    17346    46838 |    29238    22772     43 |  0.031 % |
158.94/159.06	|    295391 |    6498    17346    46838 |    32162    23751     39 |  0.031 % |
248.73/248.85	|    443181 |    6498    17346    46838 |    35378    24309     43 |  0.031 % |
390.86/391.01	|    664865 |    6498    17346    46838 |    38916    32201     44 |  0.031 % |
620.01/620.23	|    997391 |    6498    17346    46838 |    42807    19128     44 |  0.031 % |
980.54/980.84	|   1496179 |    6498    17346    46838 |    47088    36799     43 |  0.031 % |
1199.55/1199.93	c Bin: Executing minisat20
1199.55/1199.93	c child exit by a signal
1199.55/1199.93	c minisat20 returned code 137.
1199.55/1199.93	c minisat20 returned code 137.
1199.55/1199.93	c satzilla running march_dl ... 
1199.55/1199.93	c Bin: Executing march_dl
1199.55/1199.93	c march_dl returned code 1.
1199.55/1199.93	c march_dl returned code 1.
1199.55/1199.93	c satzilla running minisat20 with preprocessing ... 
1199.76/1200.12	c Preprocessing...
1199.76/1200.12	c Inital problem has 6500 variables, 12148 nary clauses (5206 binary clauses).
1199.76/1200.12	c Num non-binary clauses 12148, Average non-binary clause length 3.000
1199.76/1200.12	c Preprocessor runtime was 0.170 seconds.
1199.76/1200.12	c 
1199.76/1200.12	c Satisfiability of theory still undetermined.
1199.76/1200.12	c See file /tmp/a3HweF for simplified theory.
1199.76/1200.12	c Bin: Executing minisat20
1199.76/1200.12	c minisat20 returned code 1.
1199.76/1200.12	c minisat20 returned code 1.
1199.76/1200.12	c satzilla running vallst with preprocessing ... 
1199.76/1200.12	c Bin: Executing vallst
1199.76/1200.12	c vallst returned code 1.
1199.76/1200.12	c vallst returned code 1.
1199.76/1200.12	c satzilla running march_dl with preprocessing ... 
1199.76/1200.12	c Bin: Executing march_dl
1199.76/1200.12	c march_dl returned code 1.
1199.76/1200.12	c march_dl returned code 1.
1199.76/1200.12	c satzilla running zchaff_rand with preprocessing ... 
1199.76/1200.12	c Bin: Executing zchaff_rand
1199.76/1200.12	c zchaff_rand returned code 1.
1199.76/1200.12	c zchaff_rand returned code 1.
1199.76/1200.12	c satzilla running kcnfs with preprocessing ... 
1199.76/1200.12	c Bin: Executing kcnfs
1199.76/1200.12	c kcnfs returned code 1.
1199.76/1200.12	c kcnfs returned code 1.
1199.76/1200.12	c satzilla running kcnfs ... 
1199.76/1200.12	c Bin: Executing kcnfs
1199.76/1200.12	c kcnfs returned code 1.
1199.76/1200.12	c kcnfs returned code 1.
1199.76/1200.12	c satzilla running vallst ... 
1199.76/1200.12	c Bin: Executing vallst
1199.76/1200.12	c vallst returned code 1.
1199.76/1200.12	c vallst returned code 1.
1199.76/1200.12	c satzilla running zchaff_rand ... 
1199.76/1200.12	c Bin: Executing zchaff_rand
1199.76/1200.12	c zchaff_rand returned code 1.
1199.76/1200.12	c zchaff_rand returned code 1.
1199.76/1200.12	c ERROR: All Failed! 
1199.76/1200.12	c SATZILLA_TIME=1199.950000

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/node5/watcher-307612-1172492501 -o ROOT/results/node5/solver-307612-1172492501 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307612-1172492501/SATzilla2007_C /tmp/evaluation/307612-1172492501/instance-307612-1172492501.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.83 1.82 1.41 3/77 10955
/proc/meminfo: memFree=1685024/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=1440 CPUtime=0
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 269205006 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 360 110 95 260 0 84 0
[pid=10956] ppid=10955 vsize=1192 CPUtime=0
/proc/10956/stat : 10956 (march_dl) R 10955 10955 10160 0 -1 4194304 188 0 0 0 0 0 0 0 19 0 1 0 269205006 1220608 183 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10956/statm: 298 183 50 118 0 177 0

[startup+0.106875 s]
/proc/loadavg: 1.83 1.82 1.41 3/77 10955
/proc/meminfo: memFree=1685024/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=1440 CPUtime=0
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 269205006 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 360 110 95 260 0 84 0
[pid=10956] ppid=10955 vsize=2272 CPUtime=0.1
/proc/10956/stat : 10956 (march_dl) R 10955 10955 10160 0 -1 4194304 1211 0 0 0 10 0 0 0 20 0 1 0 269205006 2326528 440 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134650685 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10956/statm: 568 440 55 118 0 447 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3712

[startup+0.514919 s]
/proc/loadavg: 1.83 1.82 1.41 3/77 10955
/proc/meminfo: memFree=1685024/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=1440 CPUtime=0
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 269205006 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 360 110 95 260 0 84 0
[pid=10956] ppid=10955 vsize=7288 CPUtime=0.51
/proc/10956/stat : 10956 (march_dl) R 10955 10955 10160 0 -1 4194304 3677 0 0 0 50 1 0 0 24 0 1 0 269205006 7462912 1684 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10956/statm: 1822 1684 75 118 0 1701 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 8728

[startup+1.33501 s]
/proc/loadavg: 1.83 1.82 1.41 2/79 10957
/proc/meminfo: memFree=1678416/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=1440 CPUtime=0
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 269205006 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 360 110 95 260 0 84 0
[pid=10956] ppid=10955 vsize=7288 CPUtime=1.33
/proc/10956/stat : 10956 (march_dl) R 10955 10955 10160 0 -1 4194304 3680 0 0 0 132 1 0 0 25 0 1 0 269205006 7462912 1687 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10956/statm: 1822 1687 75 118 0 1701 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 8728

[startup+2.9712 s]
/proc/loadavg: 1.83 1.82 1.41 2/79 10957
/proc/meminfo: memFree=1678160/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=1440 CPUtime=0
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 269205006 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 360 110 95 260 0 84 0
[pid=10956] ppid=10955 vsize=7544 CPUtime=2.96
/proc/10956/stat : 10956 (march_dl) R 10955 10955 10160 0 -1 4194304 3725 0 0 0 295 1 0 0 25 0 1 0 269205006 7725056 1732 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134536965 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10956/statm: 1886 1732 75 118 0 1765 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8984

[startup+6.25257 s]
/proc/loadavg: 1.85 1.83 1.41 2/79 10958
/proc/meminfo: memFree=1683216/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=1440 CPUtime=4.99
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 135 3771 0 0 0 0 498 1 18 0 1 0 269205006 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10955/statm: 360 111 96 260 0 84 0
[pid=10958] ppid=10955 vsize=6188 CPUtime=1.23
/proc/10958/stat : 10958 (ubcsat2006) R 10955 10955 10160 0 -1 4194304 536 0 0 0 111 12 0 0 25 0 1 0 269205506 6336512 519 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134552052 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10958/statm: 1547 519 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7073 s]
/proc/loadavg: 1.78 1.81 1.41 2/79 10959
/proc/meminfo: memFree=1680272/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=4612 CPUtime=1.91
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 874 0 0 0 191 0 0 0 25 0 1 0 269206084 4722688 868 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 1153 868 58 118 0 1031 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7416

[startup+25.5228 s]
/proc/loadavg: 1.61 1.77 1.40 2/79 10959
/proc/meminfo: memFree=1677840/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=7228 CPUtime=14.73
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 1510 0 0 0 1472 1 0 0 25 0 1 0 269206084 7401472 1504 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 1807 1504 58 118 0 1685 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10032

[startup+51.1517 s]
/proc/loadavg: 1.40 1.71 1.39 2/79 10959
/proc/meminfo: memFree=1675344/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=9340 CPUtime=40.34
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 2057 0 0 0 4032 2 0 0 25 0 1 0 269206084 9564160 2051 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 2335 2051 58 118 0 2213 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 12144

[startup+102.352 s]
/proc/loadavg: 1.17 1.60 1.36 2/79 10959
/proc/meminfo: memFree=1673616/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=11188 CPUtime=91.53
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 2519 0 0 0 9150 3 0 0 25 0 1 0 269206084 11456512 2513 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 2797 2513 58 118 0 2675 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13992

[startup+162.42 s]
/proc/loadavg: 1.06 1.49 1.34 2/79 10959
/proc/meminfo: memFree=1672976/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=11776 CPUtime=151.59
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 2659 0 0 0 15155 4 0 0 25 0 1 0 269206084 12058624 2653 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 2944 2653 58 118 0 2822 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 14580

[startup+222.492 s]
/proc/loadavg: 1.02 1.39 1.32 2/79 10959
/proc/meminfo: memFree=1671184/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=13496 CPUtime=211.64
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 3081 0 0 0 21159 5 0 0 25 0 1 0 269206084 13819904 3075 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 3374 3075 58 118 0 3252 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 16300

[startup+282.562 s]
/proc/loadavg: 1.01 1.32 1.29 2/79 10959
/proc/meminfo: memFree=1670544/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=14156 CPUtime=271.69
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 3248 0 0 0 27164 5 0 0 25 0 1 0 269206084 14495744 3242 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 3539 3242 58 118 0 3417 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 16960

[startup+342.633 s]
/proc/loadavg: 1.00 1.26 1.27 2/79 10959
/proc/meminfo: memFree=1669840/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=14952 CPUtime=331.75
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 3426 0 0 0 33169 6 0 0 25 0 1 0 269206084 15310848 3420 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 3738 3420 58 118 0 3616 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 17756

[startup+402.705 s]
/proc/loadavg: 1.00 1.21 1.25 2/79 10959
/proc/meminfo: memFree=1668816/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=15876 CPUtime=391.81
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 3668 0 0 0 39174 7 0 0 25 0 1 0 269206084 16257024 3662 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 3969 3662 58 118 0 3847 0
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (KiB) 18680

[startup+462.773 s]
/proc/loadavg: 1.00 1.17 1.23 2/79 10959
/proc/meminfo: memFree=1667152/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=17460 CPUtime=451.85
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 4082 0 0 0 45178 7 0 0 25 0 1 0 269206084 17879040 4076 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 4365 4076 58 118 0 4243 0
Current children cumulated CPU time (s) 462.6

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

/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=20200 CPUtime=752.12
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 4727 0 0 0 75202 10 0 0 25 0 1 0 269206084 20684800 4721 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5050 4721 58 118 0 4928 0
Current children cumulated CPU time (s) 762.87
Current children cumulated vsize (KiB) 23004

[startup+823.188 s]
/proc/loadavg: 1.04 1.05 1.15 2/79 10959
/proc/meminfo: memFree=1664592/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=20348 CPUtime=812.18
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 4752 0 0 0 81208 10 0 0 25 0 1 0 269206084 20836352 4746 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5087 4746 58 118 0 4965 0
Current children cumulated CPU time (s) 822.93
Current children cumulated vsize (KiB) 23152

[startup+883.266 s]
/proc/loadavg: 1.01 1.04 1.14 2/79 10959
/proc/meminfo: memFree=1664592/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=20348 CPUtime=872.23
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 4753 0 0 0 87213 10 0 0 25 0 1 0 269206084 20836352 4747 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5087 4747 58 118 0 4965 0
Current children cumulated CPU time (s) 882.98
Current children cumulated vsize (KiB) 23152

[startup+943.334 s]
/proc/loadavg: 1.00 1.03 1.13 2/79 10959
/proc/meminfo: memFree=1664528/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=20348 CPUtime=932.29
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 4753 0 0 0 93218 11 0 0 25 0 1 0 269206084 20836352 4747 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527363 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5087 4747 58 118 0 4965 0
Current children cumulated CPU time (s) 943.04
Current children cumulated vsize (KiB) 23152

[startup+1003.4 s]
/proc/loadavg: 1.00 1.02 1.12 2/79 10959
/proc/meminfo: memFree=1663824/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=21016 CPUtime=992.33
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 4940 0 0 0 99222 11 0 0 25 0 1 0 269206084 21520384 4934 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5254 4934 58 118 0 5132 0
Current children cumulated CPU time (s) 1003.08
Current children cumulated vsize (KiB) 23820

[startup+1063.47 s]
/proc/loadavg: 1.00 1.02 1.10 2/79 10959
/proc/meminfo: memFree=1662224/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=22628 CPUtime=1052.39
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 5356 0 0 0 105227 12 0 0 25 0 1 0 269206084 23171072 5350 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5657 5350 58 118 0 5535 0
Current children cumulated CPU time (s) 1063.14
Current children cumulated vsize (KiB) 25432

[startup+1123.54 s]
/proc/loadavg: 1.00 1.01 1.09 2/79 10959
/proc/meminfo: memFree=1661136/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=23684 CPUtime=1112.45
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 5612 0 0 0 111232 13 0 0 25 0 1 0 269206084 24252416 5606 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5921 5606 58 118 0 5799 0
Current children cumulated CPU time (s) 1123.2
Current children cumulated vsize (KiB) 26488

[startup+1183.62 s]
/proc/loadavg: 1.00 1.01 1.09 2/79 10961
/proc/meminfo: memFree=1661072/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=23816 CPUtime=1172.5
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 5626 0 0 0 117237 13 0 0 25 0 1 0 269206084 24387584 5620 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5954 5620 58 118 0 5832 0
Current children cumulated CPU time (s) 1183.25
Current children cumulated vsize (KiB) 26620

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

[startup+1187.52 s]
/proc/loadavg: 1.00 1.01 1.09 2/79 10961
/proc/meminfo: memFree=1661072/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=23816 CPUtime=1176.4
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 5627 0 0 0 117627 13 0 0 25 0 1 0 269206084 24387584 5621 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5954 5621 58 118 0 5832 0
Current children cumulated CPU time (s) 1187.15
Current children cumulated vsize (KiB) 26620

[startup+1194.07 s]
/proc/loadavg: 1.00 1.01 1.08 2/79 10961
/proc/meminfo: memFree=1661008/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=23816 CPUtime=1182.95
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 5641 0 0 0 118282 13 0 0 25 0 1 0 269206084 24387584 5635 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5954 5635 58 118 0 5832 0
Current children cumulated CPU time (s) 1193.7
Current children cumulated vsize (KiB) 26620

[startup+1197.36 s]
/proc/loadavg: 1.00 1.01 1.08 2/79 10961
/proc/meminfo: memFree=1661008/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=23816 CPUtime=1186.24
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 5641 0 0 0 118611 13 0 0 25 0 1 0 269206084 24387584 5635 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5954 5635 58 118 0 5832 0
Current children cumulated CPU time (s) 1196.99
Current children cumulated vsize (KiB) 26620

[startup+1199 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 10961
/proc/meminfo: memFree=1661008/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=23816 CPUtime=1187.88
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 5641 0 0 0 118775 13 0 0 25 0 1 0 269206084 24387584 5635 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5954 5635 58 118 0 5832 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 26620

[startup+1199.81 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 10961
/proc/meminfo: memFree=1661008/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=2804 CPUtime=10.75
/proc/10955/stat : 10955 (SATzilla2007_C) S 10953 10955 10160 0 -1 4194304 1575 4313 0 0 343 7 700 25 25 0 1 0 269205006 2871296 523 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10955/statm: 701 523 157 260 0 425 0
[pid=10959] ppid=10955 vsize=23816 CPUtime=1188.7
/proc/10959/stat : 10959 (minisat20) R 10955 10955 10160 0 -1 4194304 5641 0 0 0 118857 13 0 0 25 0 1 0 269206084 24387584 5635 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10959/statm: 5954 5635 58 118 0 5832 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 26620

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 10961
/proc/meminfo: memFree=1661008/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=9448 CPUtime=1199.66
/proc/10955/stat : 10955 (SATzilla2007_C) R 10953 10955 10160 0 -1 4194304 2593 9954 0 0 351 8 119568 39 18 0 1 0 269205006 9674752 1416 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134595064 0 0 4096 0 0 0 0 17 0 0 0
/proc/10955/statm: 2362 1416 164 260 0 2086 0
Current children cumulated CPU time (s) 1199.66
Current children cumulated vsize (KiB) 9448

[startup+1200.12 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 10961
/proc/meminfo: memFree=1661008/2055920 swapFree=4192812/4192956
[pid=10955] ppid=10953 vsize=7420 CPUtime=1199.76
/proc/10955/stat : 10955 (SATzilla2007_C) R 10953 10955 10160 0 -1 4194304 2664 9954 0 0 359 10 119568 39 19 0 1 0 269205006 7598080 1481 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135152520 0 0 4096 0 0 0 0 17 0 0 0
/proc/10955/statm: 1855 1481 165 260 0 1579 0
Current children cumulated CPU time (s) 1199.76
Current children cumulated vsize (KiB) 7420

Child status: 17
Real time (s): 1200.13
CPU time (s): 1199.79
CPU user time (s): 1199.29
CPU system time (s): 0.498924
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 26620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.29
system time used= 0.498924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12624
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= 26
involuntary context switches= 25040

runsolver used 1.22381 second user time and 3.04054 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Feb 26 12:21:42 UTC 2007

IDJOB= 307612
IDBENCH= 20209
IDSOLVER= 135
FILE ID= node5/307612-1172492501

PBS_JOBID= 3971581

Free space on /tmp= 66549 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S384567560-10-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/307612-1172492501/SATzilla2007_C /tmp/evaluation/307612-1172492501/instance-307612-1172492501.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-307612-1172492501 -o ROOT/results/node5/solver-307612-1172492501 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307612-1172492501/SATzilla2007_C /tmp/evaluation/307612-1172492501/instance-307612-1172492501.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  dfe30801aa981fb55bfdd2dd7062d61d

RANDOM SEED= 893888288

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1685496 kB
Buffers:         46932 kB
Cached:         208612 kB
SwapCached:          0 kB
Active:         211492 kB
Inactive:        88428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8728 kB
Writeback:           0 kB
Mapped:          63276 kB
Slab:            56128 kB
Committed_AS:   862580 kB
PageTables:       1692 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= 66549 MiB

End job on node5 on Mon Feb 26 12:41:42 UTC 2007