Trace number 305726

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.62 1200.21

General information on the benchmark

Namerandom/LargeSize/3SAT/v4000/
unif-k3-r4.2-v4000-c16800-S313074252-14.cnf
MD5SUMb8537884c9d9279a530f0796aac6a0e7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.891864
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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.65/10.80	c run March_dl for 5 seconds ... 
10.65/10.80	c Bin: Executing march_dl
10.65/10.80	c child exit by a signal
10.65/10.80	c march_dl returned code 137.
10.65/10.80	c run saps (UBCSAT implementation) for 2 seconds ... 
10.65/10.80	c Bin: Executing ubcsat2006
10.65/10.80	c child exited successfully
10.65/10.80	c ubcsat2006 returned code 0.
10.65/10.80	c satzilla computing base features
10.65/10.80	c satzilla doing unit-prop probe
10.65/10.80	c satzilla doing local search probe
10.65/10.80	c satzilla doing lobjois search-space size estimate
10.65/10.80	c satzilla's ranking:
10.65/10.80	c 1) minisat20: 1.766640
10.65/10.80	c 2) minisat20+P: 1.991926
10.65/10.80	c 3) zchaff_rand+P: 2.480103
10.65/10.80	c 4) vallst+P: 2.546155
10.65/10.80	c 5) march_dl+P: 2.601004
10.65/10.80	c 6) march_dl: 2.773528
10.65/10.80	c 7) kcnfs+P: 999.000000
10.65/10.80	c 8) kcnfs: 999.000000
10.65/10.80	c 9) vallst: 999.000000
10.65/10.80	c 10) zchaff_rand: 999.000000
10.65/10.80	c satzilla running minisat20 ... 
10.65/10.80	This is MiniSat 2.0 beta
10.65/10.80	WARNING: for repeatability, setting FPU to use double precision
10.65/10.80	============================[ Problem Statistics ]=============================
10.65/10.81	|                                                                             |
10.65/10.81	|  Number of variables:  4000                                                 |
10.65/10.81	|  Number of clauses:    16800                                                |
10.65/10.82	|  Parsing time:         0.01         s                                       |
10.65/10.82	============================[ Search Statistics ]==============================
10.65/10.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.65/10.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.65/10.82	===============================================================================
10.65/10.82	|         0 |    4000    16800    50400 |     5600        0    nan |  0.000 % |
10.65/10.83	|       100 |    4000    16800    50400 |     6160      100     73 |  0.000 % |
10.65/10.85	|       251 |    4000    16800    50400 |     6776      251     93 |  0.000 % |
10.69/10.87	|       476 |    4000    16800    50400 |     7453      476     93 |  0.000 % |
10.69/10.91	|       813 |    4000    16800    50400 |     8198      813     96 |  0.000 % |
10.69/10.98	|      1319 |    4000    16800    50400 |     9018     1319    103 |  0.000 % |
10.69/11.08	|      2078 |    4000    16800    50400 |     9920     2078    104 |  0.000 % |
10.69/11.23	|      3217 |    4000    16800    50400 |    10912     3217    104 |  0.000 % |
11.36/11.52	|      4925 |    4000    16800    50400 |    12004     4925    108 |  0.000 % |
11.87/12.00	|      7487 |    4000    16800    50400 |    13204     7487    117 |  0.000 % |
12.69/12.83	|     11332 |    4000    16800    50400 |    14524    11332    120 |  0.000 % |
14.02/14.22	|     17099 |    4000    16800    50400 |    15977     9541    117 |  0.000 % |
16.37/16.55	|     25749 |    4000    16800    50400 |    17575     9857    113 |  0.000 % |
20.67/20.83	|     38723 |    4000    16800    50400 |    19332    13757    121 |  0.000 % |
28.56/28.77	|     58185 |    4000    16800    50400 |    21265    13289    131 |  0.000 % |
39.62/39.88	|     87377 |    4000    16800    50400 |    23392    20611    119 |  0.000 % |
58.97/59.17	|    131168 |    4000    16800    50400 |    25731    15824    117 |  0.000 % |
92.77/93.01	|    196852 |    4000    16800    50400 |    28305    25156    136 |  0.000 % |
151.18/151.50	|    295379 |    4000    16800    50400 |    31135    28109    132 |  0.000 % |
239.69/240.05	|    443169 |    4000    16800    50400 |    34249    26174    131 |  0.000 % |
380.88/381.25	|    664853 |    4000    16800    50400 |    37673    19825    124 |  0.000 % |
617.32/617.77	|    997379 |    4000    16800    50400 |    41441    34895    126 |  0.000 % |
1001.62/1002.20	|   1496167 |    4000    16800    50400 |    45585    39403    127 |  0.000 % |
1199.46/1200.12	c Bin: Executing minisat20
1199.46/1200.12	c child exit by a signal
1199.46/1200.12	c minisat20 returned code 137.
1199.46/1200.12	c minisat20 returned code 137.
1199.46/1200.12	c satzilla running minisat20 with preprocessing ... 
1199.57/1200.20	c Preprocessing...
1199.57/1200.20	c Inital problem has 4000 variables, 16800 nary clauses (0 binary clauses).
1199.57/1200.20	c Num non-binary clauses 16800, Average non-binary clause length 3.000
1199.57/1200.20	c Theory has no gaps
1199.57/1200.20	c Preprocessor runtime was 0.060 seconds.
1199.57/1200.20	c 
1199.57/1200.20	c Satisfiability of theory still undetermined.
1199.57/1200.20	c See file /tmp/O3RVYo for simplified theory.
1199.57/1200.20	c Bin: Executing minisat20
1199.57/1200.20	c minisat20 returned code 1.
1199.57/1200.20	c minisat20 returned code 1.
1199.57/1200.20	c satzilla running zchaff_rand with preprocessing ... 
1199.57/1200.20	c Bin: Executing zchaff_rand
1199.57/1200.20	c zchaff_rand returned code 1.
1199.57/1200.20	c zchaff_rand returned code 1.
1199.57/1200.20	c satzilla running vallst with preprocessing ... 
1199.57/1200.20	c Bin: Executing vallst
1199.57/1200.20	c vallst returned code 1.
1199.57/1200.20	c vallst returned code 1.
1199.57/1200.20	c satzilla running march_dl with preprocessing ... 
1199.57/1200.20	c Bin: Executing march_dl
1199.57/1200.20	c march_dl returned code 1.
1199.57/1200.20	c march_dl returned code 1.
1199.57/1200.20	c satzilla running march_dl ... 
1199.57/1200.20	c Bin: Executing march_dl
1199.57/1200.20	c march_dl returned code 1.
1199.57/1200.20	c march_dl returned code 1.
1199.57/1200.20	c satzilla running kcnfs with preprocessing ... 
1199.57/1200.20	c Bin: Executing kcnfs
1199.57/1200.20	c kcnfs returned code 1.
1199.57/1200.20	c kcnfs returned code 1.
1199.57/1200.20	c satzilla running kcnfs ... 
1199.57/1200.20	c Bin: Executing kcnfs
1199.57/1200.20	c kcnfs returned code 1.
1199.57/1200.20	c kcnfs returned code 1.
1199.57/1200.20	c satzilla running vallst ... 
1199.57/1200.20	c Bin: Executing vallst
1199.57/1200.20	c vallst returned code 1.
1199.57/1200.20	c vallst returned code 1.
1199.57/1200.20	c satzilla running zchaff_rand ... 
1199.57/1200.20	c Bin: Executing zchaff_rand
1199.57/1200.20	c zchaff_rand returned code 1.
1199.57/1200.20	c zchaff_rand returned code 1.
1199.57/1200.20	c ERROR: All Failed! 
1199.57/1200.20	c SATZILLA_TIME=1199.780000

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/node42/watcher-305726-1172084507 -o ROOT/results/node42/solver-305726-1172084507 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305726-1172084507/SATzilla2007_C /tmp/evaluation/305726-1172084507/instance-305726-1172084507.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: 0.92 0.97 0.99 3/70 10949
/proc/meminfo: memFree=1952752/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=1440 CPUtime=0
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 228406806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 360 110 95 260 0 84 0
[pid=10950] ppid=10949 vsize=1048 CPUtime=0
/proc/10950/stat : 10950 (march_dl) R 10949 10949 10718 0 -1 4194304 150 0 0 0 0 0 0 0 19 0 1 0 228406806 1073152 145 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10950/statm: 262 145 50 118 0 141 0

[startup+0.107036 s]
/proc/loadavg: 0.92 0.97 0.99 3/70 10949
/proc/meminfo: memFree=1952752/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=1440 CPUtime=0
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 228406806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 360 110 95 260 0 84 0
[pid=10950] ppid=10949 vsize=2288 CPUtime=0.1
/proc/10950/stat : 10950 (march_dl) R 10949 10949 10718 0 -1 4194304 994 0 0 0 10 0 0 0 20 0 1 0 228406806 2342912 448 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134644008 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10950/statm: 572 448 57 118 0 451 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3728

[startup+0.515113 s]
/proc/loadavg: 0.92 0.97 0.99 3/70 10949
/proc/meminfo: memFree=1952752/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=1440 CPUtime=0
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 228406806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 360 110 95 260 0 84 0
[pid=10950] ppid=10949 vsize=5332 CPUtime=0.5
/proc/10950/stat : 10950 (march_dl) R 10949 10949 10718 0 -1 4194304 2322 0 0 0 50 0 0 0 23 0 1 0 228406806 5459968 1219 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10950/statm: 1333 1219 74 118 0 1212 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6772

[startup+1.33627 s]
/proc/loadavg: 0.92 0.97 0.99 2/72 10953
/proc/meminfo: memFree=1947936/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=1440 CPUtime=0
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 228406806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 360 110 95 260 0 84 0
[pid=10950] ppid=10949 vsize=5468 CPUtime=1.32
/proc/10950/stat : 10950 (march_dl) R 10949 10949 10718 0 -1 4194304 2338 0 0 0 132 0 0 0 25 0 1 0 228406806 5599232 1235 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10950/statm: 1367 1235 74 118 0 1246 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6908

[startup+2.97858 s]
/proc/loadavg: 0.93 0.97 0.99 2/72 10953
/proc/meminfo: memFree=1947680/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=1440 CPUtime=0
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 228406806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 360 110 95 260 0 84 0
[pid=10950] ppid=10949 vsize=5600 CPUtime=2.96
/proc/10950/stat : 10950 (march_dl) R 10949 10949 10718 0 -1 4194304 2387 0 0 0 296 0 0 0 25 0 1 0 228406806 5734400 1284 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10950/statm: 1400 1284 74 118 0 1279 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7040

[startup+6.25621 s]
/proc/loadavg: 0.93 0.97 0.99 2/72 10958
/proc/meminfo: memFree=1949728/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=1440 CPUtime=4.99
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 135 2414 0 0 0 0 498 1 16 0 1 0 228406806 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10949/statm: 360 111 96 260 0 84 0
[pid=10958] ppid=10949 vsize=6188 CPUtime=1.16
/proc/10958/stat : 10958 (ubcsat2006) R 10949 10949 10718 0 -1 4194304 492 0 13 0 105 11 0 0 25 0 1 0 228407307 6336512 488 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10958/statm: 1547 488 156 64 0 1128 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 7628

[startup+12.7224 s]
/proc/loadavg: 0.94 0.97 0.99 2/72 10971
/proc/meminfo: memFree=1943576/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=8208 CPUtime=1.9
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 1798 0 0 0 190 0 0 0 25 0 1 0 228407887 8404992 1792 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 2052 1792 59 118 0 1930 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 10904

[startup+25.5369 s]
/proc/loadavg: 0.95 0.97 0.99 2/72 11005
/proc/meminfo: memFree=1937688/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=13448 CPUtime=14.69
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 3095 0 0 0 1468 1 0 0 25 0 1 0 228407887 13770752 3089 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 3362 3089 59 118 0 3240 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 16144

[startup+51.1708 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 11035
/proc/meminfo: memFree=1935704/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=16748 CPUtime=40.29
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 3936 0 0 0 4027 2 0 0 25 0 1 0 228407887 17149952 3930 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 4187 3930 59 118 0 4065 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 19444

[startup+102.413 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 11035
/proc/meminfo: memFree=1931160/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=21268 CPUtime=91.51
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 5052 0 0 0 9147 4 0 0 25 0 1 0 228407887 21778432 5046 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 5317 5046 59 118 0 5195 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 23964

[startup+162.476 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11035
/proc/meminfo: memFree=1928920/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=23512 CPUtime=151.54
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 5600 0 0 0 15150 4 0 0 25 0 1 0 228407887 24076288 5594 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 5878 5594 59 118 0 5756 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26208

[startup+222.535 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11035
/proc/meminfo: memFree=1927256/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=25096 CPUtime=211.59
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 6006 0 0 0 21154 5 0 0 25 0 1 0 228407887 25698304 6000 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 6274 6000 59 118 0 6152 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 27792

[startup+282.595 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11035
/proc/meminfo: memFree=1923032/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=29320 CPUtime=271.62
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 7051 0 0 0 27156 6 0 0 25 0 1 0 228407887 30023680 7045 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 7330 7045 59 118 0 7208 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 32016

[startup+342.653 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11035
/proc/meminfo: memFree=1923032/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=29320 CPUtime=331.67
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 7051 0 0 0 33160 7 0 0 25 0 1 0 228407887 30023680 7045 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 7330 7045 59 118 0 7208 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 32016

[startup+402.715 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 11035
/proc/meminfo: memFree=1923032/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=29320 CPUtime=391.7
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 7054 0 0 0 39163 7 0 0 25 0 1 0 228407887 30023680 7048 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 7330 7048 59 118 0 7208 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 32016

[startup+462.771 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 11035
/proc/meminfo: memFree=1921944/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=30376 CPUtime=451.74
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 7328 0 0 0 45167 7 0 0 25 0 1 0 228407887 31105024 7322 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 7594 7322 59 118 0 7472 0
Current children cumulated CPU time (s) 462.43

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

/proc/10971/statm: 9033 8748 59 118 0 8911 0
Current children cumulated CPU time (s) 702.56
Current children cumulated vsize (KiB) 38828

[startup+763.057 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11035
/proc/meminfo: memFree=1916184/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=36132 CPUtime=751.91
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 8754 0 0 0 75182 9 0 0 25 0 1 0 228407887 36999168 8748 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9033 8748 59 118 0 8911 0
Current children cumulated CPU time (s) 762.6
Current children cumulated vsize (KiB) 38828

[startup+823.121 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11035
/proc/meminfo: memFree=1916120/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=36132 CPUtime=811.95
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 8754 0 0 0 81186 9 0 0 25 0 1 0 228407887 36999168 8748 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9033 8748 59 118 0 8911 0
Current children cumulated CPU time (s) 822.64
Current children cumulated vsize (KiB) 38828

[startup+883.178 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11035
/proc/meminfo: memFree=1916120/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=36132 CPUtime=871.98
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 8754 0 0 0 87189 9 0 0 25 0 1 0 228407887 36999168 8748 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9033 8748 59 118 0 8911 0
Current children cumulated CPU time (s) 882.67
Current children cumulated vsize (KiB) 38828

[startup+943.235 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11035
/proc/meminfo: memFree=1915864/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=36528 CPUtime=932.02
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 8849 0 0 0 93193 9 0 0 25 0 1 0 228407887 37404672 8843 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9132 8843 59 118 0 9010 0
Current children cumulated CPU time (s) 942.71
Current children cumulated vsize (KiB) 39224

[startup+1003.29 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 11035
/proc/meminfo: memFree=1915736/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=36528 CPUtime=992.06
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 8849 0 0 0 99196 10 0 0 25 0 1 0 228407887 37404672 8843 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9132 8843 59 118 0 9010 0
Current children cumulated CPU time (s) 1002.75
Current children cumulated vsize (KiB) 39224

[startup+1063.35 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 11035
/proc/meminfo: memFree=1914008/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=38244 CPUtime=1052.09
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 9281 0 0 0 105199 10 0 0 25 0 1 0 228407887 39161856 9275 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9561 9275 59 118 0 9439 0
Current children cumulated CPU time (s) 1062.78
Current children cumulated vsize (KiB) 40940

[startup+1123.41 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 11035
/proc/meminfo: memFree=1914008/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=38244 CPUtime=1112.13
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 9281 0 0 0 111203 10 0 0 25 0 1 0 228407887 39161856 9275 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134530043 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9561 9275 59 118 0 9439 0
Current children cumulated CPU time (s) 1122.82
Current children cumulated vsize (KiB) 40940

[startup+1183.47 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 11035
/proc/meminfo: memFree=1913112/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=39040 CPUtime=1172.16
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 9485 0 0 0 117206 10 0 0 25 0 1 0 228407887 39976960 9479 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9760 9479 59 118 0 9638 0
Current children cumulated CPU time (s) 1182.85
Current children cumulated vsize (KiB) 41736

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

[startup+1193.82 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 11035
/proc/meminfo: memFree=1913112/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=39040 CPUtime=1182.52
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 9485 0 0 0 118241 11 0 0 25 0 1 0 228407887 39976960 9479 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9760 9479 59 118 0 9638 0
Current children cumulated CPU time (s) 1193.21
Current children cumulated vsize (KiB) 41736

[startup+1197.1 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 11035
/proc/meminfo: memFree=1913112/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=39040 CPUtime=1185.8
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 9485 0 0 0 118569 11 0 0 25 0 1 0 228407887 39976960 9479 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9760 9479 59 118 0 9638 0
Current children cumulated CPU time (s) 1196.49
Current children cumulated vsize (KiB) 41736

[startup+1198.74 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 11035
/proc/meminfo: memFree=1913112/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=39040 CPUtime=1187.44
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 9485 0 0 0 118733 11 0 0 25 0 1 0 228407887 39976960 9479 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9760 9479 59 118 0 9638 0
Current children cumulated CPU time (s) 1198.13
Current children cumulated vsize (KiB) 41736

[startup+1199.56 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 11035
/proc/meminfo: memFree=1913112/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=39040 CPUtime=1188.26
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 9485 0 0 0 118815 11 0 0 25 0 1 0 228407887 39976960 9479 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9760 9479 59 118 0 9638 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 41736

[startup+1199.97 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 11035
/proc/meminfo: memFree=1913112/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=2696 CPUtime=10.69
/proc/10949/stat : 10949 (SATzilla2007_C) S 10947 10949 10718 0 -1 4194304 1468 2912 0 13 337 10 701 21 25 0 1 0 228406806 2760704 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10949/statm: 674 498 157 260 0 398 0
[pid=10971] ppid=10949 vsize=39040 CPUtime=1188.66
/proc/10971/stat : 10971 (minisat20) R 10949 10949 10718 0 -1 4194304 9485 0 0 0 118855 11 0 0 25 0 1 0 228407887 39976960 9479 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134536253 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10971/statm: 9760 9479 59 118 0 9638 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 41736

[startup+1200.17 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 11035
/proc/meminfo: memFree=1913112/2055920 swapFree=4183984/4192956
[pid=10949] ppid=10947 vsize=6744 CPUtime=1199.57
/proc/10949/stat : 10949 (SATzilla2007_C) R 10947 10949 10718 0 -1 4194304 2211 12397 0 13 341 11 119572 33 18 0 1 0 228406806 6905856 1130 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/10949/statm: 1686 1130 164 260 0 1410 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 6744

Child status: 17
Real time (s): 1200.21
CPU time (s): 1199.62
CPU user time (s): 1199.17
CPU system time (s): 0.447931
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 41736

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

runsolver used 0.789879 second user time and 2.51862 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Wed Feb 21 19:01:48 UTC 2007

IDJOB= 305726
IDBENCH= 20163
IDSOLVER= 135
FILE ID= node42/305726-1172084507

PBS_JOBID= 3892857

Free space on /tmp= 66550 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v4000/unif-k3-r4.2-v4000-c16800-S313074252-14.cnf
COMMAND LINE= /tmp/evaluation/305726-1172084507/SATzilla2007_C /tmp/evaluation/305726-1172084507/instance-305726-1172084507.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-305726-1172084507 -o ROOT/results/node42/solver-305726-1172084507 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305726-1172084507/SATzilla2007_C /tmp/evaluation/305726-1172084507/instance-305726-1172084507.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  b8537884c9d9279a530f0796aac6a0e7

RANDOM SEED= 4043053

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.261
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.261
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:       1953224 kB
Buffers:          4404 kB
Cached:          43068 kB
SwapCached:       3256 kB
Active:          30880 kB
Inactive:        27132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1953224 kB
SwapTotal:     4192956 kB
SwapFree:      4183984 kB
Dirty:            8644 kB
Writeback:           0 kB
Mapped:          16692 kB
Slab:            30340 kB
Committed_AS:   871100 kB
PageTables:       1640 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 node42 on Wed Feb 21 19:21:48 UTC 2007