Trace number 300436

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 RANDOM? (exit code) 1199.64 1200.11

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S769702923-04.cnf
MD5SUM9d525706adfc4abc6e0df4f54f53bcea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark470.882
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
Number of clauses of size over 50

Solver Data (download as text)

10.63/10.75	c run March_dl for 5 seconds ... 
10.63/10.75	c Bin: Executing march_dl
10.63/10.75	c child exit by a signal
10.63/10.75	c march_dl returned code 137.
10.63/10.75	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.75	c Bin: Executing ubcsat2006
10.63/10.75	c child exited successfully
10.63/10.75	c ubcsat2006 returned code 0.
10.63/10.75	c satzilla computing base features
10.63/10.75	c satzilla doing unit-prop probe
10.63/10.75	c satzilla doing local search probe
10.63/10.75	c satzilla doing lobjois search-space size estimate
10.63/10.75	c satzilla's ranking:
10.63/10.75	c 1) minisat20+P: 8.104590
10.63/10.75	c 2) march_dl: 11.193927
10.63/10.75	c 3) kcnfs: 11.836143
10.63/10.75	c 4) kcnfs+P: 999.000000
10.63/10.75	c 5) march_dl+P: 999.000000
10.63/10.75	c 6) vallst+P: 999.000000
10.63/10.75	c 7) zchaff_rand+P: 999.000000
10.63/10.75	c 8) vallst: 999.000000
10.63/10.75	c 9) zchaff_rand: 999.000000
10.63/10.75	c 10) minisat20: 999.000000
10.63/10.75	c satzilla running minisat20 with preprocessing ... 
10.73/10.82	This is MiniSat 2.0 beta
10.73/10.82	WARNING: for repeatability, setting FPU to use double precision
10.73/10.82	============================[ Problem Statistics ]=============================
10.73/10.82	|                                                                             |
10.73/10.83	|  Number of variables:  800                                                  |
10.73/10.83	|  Number of clauses:    16000                                                |
10.73/10.84	|  Parsing time:         0.01         s                                       |
10.73/10.84	============================[ Search Statistics ]==============================
10.73/10.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/10.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.73/10.84	===============================================================================
10.73/10.84	|         0 |     800    16000    80000 |     5333        0    nan |  0.000 % |
10.73/10.85	|       100 |     800    16000    80000 |     5866      100     91 |  0.000 % |
10.73/10.86	|       252 |     800    16000    80000 |     6453      252     98 |  0.000 % |
10.79/10.88	|       477 |     800    16000    80000 |     7098      477     98 |  0.000 % |
10.79/10.91	|       814 |     800    16000    80000 |     7808      814     97 |  0.000 % |
10.79/10.96	|      1320 |     800    16000    80000 |     8589     1320    102 |  0.000 % |
10.79/11.04	|      2080 |     800    16000    80000 |     9448     2080    105 |  0.000 % |
10.79/11.16	|      3220 |     800    16000    80000 |    10393     3220    108 |  0.000 % |
11.23/11.35	|      4928 |     800    16000    80000 |    11432     4928    108 |  0.000 % |
11.65/11.71	|      7491 |     800    16000    80000 |    12575     7491    108 |  0.000 % |
12.15/12.30	|     11335 |     800    16000    80000 |    13833    11335    110 |  0.000 % |
13.28/13.34	|     17102 |     800    16000    80000 |    15216    10045    114 |  0.000 % |
14.91/15.04	|     25751 |     800    16000    80000 |    16738    10931    114 |  0.000 % |
17.89/17.95	|     38725 |     800    16000    80000 |    18412    15399    116 |  0.000 % |
23.32/23.43	|     58186 |     800    16000    80000 |    20253    16155    114 |  0.000 % |
31.73/31.82	|     87378 |     800    16000    80000 |    22278    14542    115 |  0.000 % |
47.41/47.57	|    131168 |     800    16000    80000 |    24506    13239    117 |  0.000 % |
71.18/71.28	|    196853 |     800    16000    80000 |    26957    14879    116 |  0.000 % |
111.96/112.05	|    295382 |     800    16000    80000 |    29652    26986    123 |  0.000 % |
173.34/173.52	|    443171 |     800    16000    80000 |    32618    20039    126 |  0.000 % |
279.09/279.33	|    664854 |     800    16000    80000 |    35879    31768    119 |  0.000 % |
445.91/446.15	|    997379 |     800    16000    80000 |    39467    26786    118 |  0.000 % |
710.09/710.41	|   1496168 |     800    16000    80000 |    43414    30464    122 |  0.000 % |
1125.83/1126.35	|   2244350 |     800    16000    80000 |    47756    36264    123 |  0.000 % |
1199.51/1200.10	c Preprocessing...
1199.51/1200.10	c Inital problem has 800 variables, 16000 nary clauses (0 binary clauses).
1199.51/1200.10	c Num non-binary clauses 16000, Average non-binary clause length 5.000
1199.51/1200.10	c Theory has no gaps
1199.51/1200.10	c Preprocessor runtime was 0.040 seconds.
1199.51/1200.10	c 
1199.51/1200.10	c Satisfiability of theory still undetermined.
1199.51/1200.10	c See file /tmp/cvR9Kp for simplified theory.
1199.51/1200.10	c Bin: Executing minisat20
1199.51/1200.10	c child exit by a signal
1199.51/1200.10	c minisat20 returned code 137.
1199.51/1200.10	c minisat20 returned code 137.
1199.51/1200.10	c satzilla running march_dl ... 
1199.51/1200.10	c Bin: Executing march_dl
1199.51/1200.10	c march_dl returned code 1.
1199.51/1200.10	c march_dl returned code 1.
1199.51/1200.10	c satzilla running kcnfs ... 
1199.51/1200.10	c Bin: Executing kcnfs
1199.51/1200.10	c kcnfs returned code 1.
1199.51/1200.10	c kcnfs returned code 1.
1199.51/1200.10	c satzilla running kcnfs with preprocessing ... 
1199.51/1200.10	c Bin: Executing kcnfs
1199.51/1200.10	c kcnfs returned code 1.
1199.51/1200.10	c kcnfs returned code 1.
1199.51/1200.10	c satzilla running march_dl with preprocessing ... 
1199.51/1200.10	c Bin: Executing march_dl
1199.51/1200.10	c march_dl returned code 1.
1199.51/1200.10	c march_dl returned code 1.
1199.51/1200.10	c satzilla running vallst with preprocessing ... 
1199.51/1200.10	c Bin: Executing vallst
1199.51/1200.10	c vallst returned code 1.
1199.51/1200.10	c vallst returned code 1.
1199.51/1200.10	c satzilla running zchaff_rand with preprocessing ... 
1199.51/1200.10	c Bin: Executing zchaff_rand
1199.51/1200.10	c zchaff_rand returned code 1.
1199.51/1200.10	c zchaff_rand returned code 1.
1199.51/1200.10	c satzilla running vallst ... 
1199.51/1200.10	c Bin: Executing vallst
1199.51/1200.10	c vallst returned code 1.
1199.51/1200.10	c vallst returned code 1.
1199.51/1200.10	c satzilla running zchaff_rand ... 
1199.51/1200.10	c Bin: Executing zchaff_rand
1199.51/1200.10	c zchaff_rand returned code 1.
1199.51/1200.10	c zchaff_rand returned code 1.
1199.51/1200.10	c satzilla running minisat20 ... 
1199.51/1200.10	c Bin: Executing minisat20
1199.51/1200.10	c minisat20 returned code 1.
1199.51/1200.10	c minisat20 returned code 1.
1199.51/1200.10	c ERROR: All Failed! 
1199.51/1200.10	c SATZILLA_TIME=1199.800000

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/node6/watcher-300436-1171905962 -o ROOT/results/node6/solver-300436-1171905962 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300436-1171905962/SATzilla2007_R /tmp/evaluation/300436-1171905962/instance-300436-1171905962.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 1.00 1.00 3/77 24202
/proc/meminfo: memFree=1322104/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=1440 CPUtime=0
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210550932 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 360 110 95 260 0 84 0
[pid=24203] ppid=24202 vsize=768 CPUtime=0
/proc/24203/stat : 24203 (march_dl) R 24202 24202 23727 0 -1 4194304 103 0 0 0 0 0 0 0 19 0 1 0 210550932 786432 98 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24203/statm: 192 99 50 118 0 71 0

[startup+0.107929 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24202
/proc/meminfo: memFree=1322104/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=1440 CPUtime=0
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210550932 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 360 110 95 260 0 84 0
[pid=24203] ppid=24202 vsize=2540 CPUtime=0.1
/proc/24203/stat : 24203 (march_dl) R 24202 24202 23727 0 -1 4194304 1924 0 0 0 10 0 0 0 20 0 1 0 210550932 2600960 494 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24203/statm: 635 494 65 118 0 514 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3980

[startup+0.516009 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24202
/proc/meminfo: memFree=1322104/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=1440 CPUtime=0
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210550932 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 360 110 95 260 0 84 0
[pid=24203] ppid=24202 vsize=3548 CPUtime=0.5
/proc/24203/stat : 24203 (march_dl) R 24202 24202 23727 0 -1 4194304 2252 0 0 0 50 0 0 0 24 0 1 0 210550932 3633152 566 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24203/statm: 887 566 67 118 0 766 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4988

[startup+1.34317 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24204
/proc/meminfo: memFree=1319840/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=1440 CPUtime=0
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210550932 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 360 110 95 260 0 84 0
[pid=24203] ppid=24202 vsize=3548 CPUtime=1.33
/proc/24203/stat : 24203 (march_dl) R 24202 24202 23727 0 -1 4194304 2294 0 0 0 133 0 0 0 25 0 1 0 210550932 3633152 608 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24203/statm: 887 608 67 118 0 766 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4988

[startup+2.97949 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24204
/proc/meminfo: memFree=1302176/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=1440 CPUtime=0
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210550932 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 360 110 95 260 0 84 0
[pid=24203] ppid=24202 vsize=21252 CPUtime=2.97
/proc/24203/stat : 24203 (march_dl) R 24202 24202 23727 0 -1 4194304 7121 0 0 0 273 24 0 0 25 0 1 0 210550932 21762048 5015 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134560107 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24203/statm: 5313 5015 72 118 0 5192 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 22692

[startup+6.26214 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24205
/proc/meminfo: memFree=1320224/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=1440 CPUtime=4.99
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 135 8177 0 0 0 0 474 25 16 0 1 0 210550932 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 360 111 96 260 0 84 0
[pid=24205] ppid=24202 vsize=6188 CPUtime=1.24
/proc/24205/stat : 24205 (ubcsat2006) R 24202 24202 23727 0 -1 4194304 511 0 0 0 116 8 0 0 25 0 1 0 210551432 6336512 494 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24205/statm: 1547 494 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7204 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24206
/proc/meminfo: memFree=1310304/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=9056 CPUtime=1.88
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 2040 0 0 0 187 1 0 0 25 0 1 0 210552014 9273344 2034 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 2264 2034 59 118 0 2142 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14312

[startup+25.5289 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24206
/proc/meminfo: memFree=1305576/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=12992 CPUtime=14.68
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 3000 0 0 0 1466 2 0 0 25 0 1 0 210552014 13303808 2994 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 3248 2994 59 118 0 3126 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18248

[startup+51.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24206
/proc/meminfo: memFree=1302376/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=16160 CPUtime=40.31
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 3819 0 0 0 4027 4 0 0 25 0 1 0 210552014 16547840 3813 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 4040 3813 59 118 0 3918 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 21416

[startup+102.414 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24206
/proc/meminfo: memFree=1299496/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=19072 CPUtime=91.54
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 4548 0 0 0 9148 6 0 0 25 0 1 0 210552014 19529728 4542 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 4768 4542 59 118 0 4646 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 24328

[startup+162.486 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24206
/proc/meminfo: memFree=1297128/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=21500 CPUtime=151.59
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 5122 0 0 0 15152 7 0 0 25 0 1 0 210552014 22016000 5116 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536364 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 5375 5116 59 118 0 5253 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 26756

[startup+222.556 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24206
/proc/meminfo: memFree=1294760/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=23876 CPUtime=211.63
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 5712 0 0 0 21155 8 0 0 25 0 1 0 210552014 24449024 5706 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 5969 5706 59 118 0 5847 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 29132

[startup+282.626 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24206
/proc/meminfo: memFree=1293544/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=25064 CPUtime=271.68
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 6011 0 0 0 27159 9 0 0 25 0 1 0 210552014 25665536 6005 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 6266 6005 59 118 0 6144 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 30320

[startup+342.693 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24206
/proc/meminfo: memFree=1291816/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=26788 CPUtime=331.73
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 6438 0 0 0 33163 10 0 0 25 0 1 0 210552014 27430912 6432 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527440 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 6697 6432 59 118 0 6575 0
Current children cumulated CPU time (s) 342.52
Current children cumulated vsize (KiB) 32044

[startup+402.767 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24206
/proc/meminfo: memFree=1291752/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=26788 CPUtime=391.77
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 6439 0 0 0 39167 10 0 0 25 0 1 0 210552014 27430912 6433 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 6697 6433 59 118 0 6575 0
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (KiB) 32044

[startup+462.833 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24206
/proc/meminfo: memFree=1290216/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=28372 CPUtime=451.82
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 6838 0 0 0 45171 11 0 0 25 0 1 0 210552014 29052928 6832 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 7093 6832 59 118 0 6971 0
Current children cumulated CPU time (s) 462.61

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


[startup+763.194 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24206
/proc/meminfo: memFree=1285736/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=32756 CPUtime=752.07
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 7932 0 0 0 75192 15 0 0 25 0 1 0 210552014 33542144 7926 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 8189 7926 59 118 0 8067 0
Current children cumulated CPU time (s) 762.86
Current children cumulated vsize (KiB) 38012

[startup+823.265 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24206
/proc/meminfo: memFree=1285160/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=33360 CPUtime=812.12
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 8083 0 0 0 81196 16 0 0 25 0 1 0 210552014 34160640 8077 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 8340 8077 59 118 0 8218 0
Current children cumulated CPU time (s) 822.91
Current children cumulated vsize (KiB) 38616

[startup+883.336 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24208
/proc/meminfo: memFree=1284904/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=33624 CPUtime=872.16
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 8146 0 0 0 87200 16 0 0 25 0 1 0 210552014 34430976 8140 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 8406 8140 59 118 0 8284 0
Current children cumulated CPU time (s) 882.95
Current children cumulated vsize (KiB) 38880

[startup+943.405 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24208
/proc/meminfo: memFree=1284328/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=34152 CPUtime=932.21
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 8294 0 0 0 93204 17 0 0 25 0 1 0 210552014 34971648 8288 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 8538 8288 59 118 0 8416 0
Current children cumulated CPU time (s) 943
Current children cumulated vsize (KiB) 39408

[startup+1003.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24208
/proc/meminfo: memFree=1283944/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=34548 CPUtime=992.26
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 8381 0 0 0 99209 17 0 0 25 0 1 0 210552014 35377152 8375 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 8637 8375 59 118 0 8515 0
Current children cumulated CPU time (s) 1003.05
Current children cumulated vsize (KiB) 39804

[startup+1063.56 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 24208
/proc/meminfo: memFree=1284008/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=34548 CPUtime=1052.32
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 8382 0 0 0 105214 18 0 0 25 0 1 0 210552014 35377152 8376 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527550 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 8637 8376 59 118 0 8515 0
Current children cumulated CPU time (s) 1063.11
Current children cumulated vsize (KiB) 39804

[startup+1123.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24208
/proc/meminfo: memFree=1283688/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=34812 CPUtime=1112.37
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 8440 0 0 0 111218 19 0 0 25 0 1 0 210552014 35647488 8434 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 8703 8434 59 118 0 8581 0
Current children cumulated CPU time (s) 1123.16
Current children cumulated vsize (KiB) 40068

[startup+1183.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24208
/proc/meminfo: memFree=1280872/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=37728 CPUtime=1172.42
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 9157 0 0 0 117222 20 0 0 25 0 1 0 210552014 38633472 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 9432 9151 59 118 0 9310 0
Current children cumulated CPU time (s) 1183.21
Current children cumulated vsize (KiB) 42984

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

[startup+1187.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24208
/proc/meminfo: memFree=1280872/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=37728 CPUtime=1176.22
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 9157 0 0 0 117602 20 0 0 25 0 1 0 210552014 38633472 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 9432 9151 59 118 0 9310 0
Current children cumulated CPU time (s) 1187.01
Current children cumulated vsize (KiB) 42984

[startup+1194.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24208
/proc/meminfo: memFree=1280872/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=37728 CPUtime=1182.77
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 9157 0 0 0 118257 20 0 0 25 0 1 0 210552014 38633472 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 9432 9151 59 118 0 9310 0
Current children cumulated CPU time (s) 1193.56
Current children cumulated vsize (KiB) 42984

[startup+1197.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24208
/proc/meminfo: memFree=1280872/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=37728 CPUtime=1186.05
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 9157 0 0 0 118585 20 0 0 25 0 1 0 210552014 38633472 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 9432 9151 59 118 0 9310 0
Current children cumulated CPU time (s) 1196.84
Current children cumulated vsize (KiB) 42984

[startup+1198.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24208
/proc/meminfo: memFree=1280872/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=37664 CPUtime=1187.69
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 9157 0 0 0 118749 20 0 0 25 0 1 0 210552014 38567936 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 9416 9151 59 118 0 9294 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 42920

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24208
/proc/meminfo: memFree=1280872/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=37664 CPUtime=1188.51
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 9157 0 0 0 118831 20 0 0 25 0 1 0 210552014 38567936 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 9416 9151 59 118 0 9294 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 42920

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24208
/proc/meminfo: memFree=1280872/2055924 swapFree=4192812/4192956
[pid=24202] ppid=24200 vsize=5256 CPUtime=10.79
/proc/24202/stat : 24202 (SATzilla2007_R) S 24200 24202 23727 0 -1 4194304 1928 8694 0 0 347 16 677 39 25 0 1 0 210550932 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24202/statm: 1314 1135 164 260 0 1038 0
[pid=24206] ppid=24202 vsize=37664 CPUtime=1188.72
/proc/24206/stat : 24206 (minisat20) R 24202 24202 23727 0 -1 4194304 9157 0 0 0 118852 20 0 0 25 0 1 0 210552014 38567936 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24206/statm: 9416 9151 59 118 0 9294 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 42920

Child status: 17
Real time (s): 1200.11
CPU time (s): 1199.64
CPU user time (s): 1198.87
CPU system time (s): 0.773882
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 42984

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

runsolver used 1.16582 second user time and 3.09953 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Feb 19 17:26:02 UTC 2007

IDJOB= 300436
IDBENCH= 20034
IDSOLVER= 134
FILE ID= node6/300436-1171905962

PBS_JOBID= 3848856

Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S769702923-04.cnf
COMMAND LINE= /tmp/evaluation/300436-1171905962/SATzilla2007_R /tmp/evaluation/300436-1171905962/instance-300436-1171905962.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-300436-1171905962 -o ROOT/results/node6/solver-300436-1171905962 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300436-1171905962/SATzilla2007_R /tmp/evaluation/300436-1171905962/instance-300436-1171905962.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  9d525706adfc4abc6e0df4f54f53bcea

RANDOM SEED= 868116365

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1322576 kB
Buffers:         69572 kB
Cached:         529236 kB
SwapCached:          0 kB
Active:         346352 kB
Inactive:       309272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1322576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8768 kB
Writeback:           0 kB
Mapped:          75668 kB
Slab:            63396 kB
Committed_AS:   776024 kB
PageTables:       1748 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= 66544 MiB

End job on node6 on Mon Feb 19 17:46:02 UTC 2007