Trace number 300641

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.57 1200.03

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1744543366-13.cnf
MD5SUMf9dfefe909b6aaae015056afd3e2e3a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.04308
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
Number of clauses of size over 50

Solver Data (download as text)

10.63/10.69	c run March_dl for 5 seconds ... 
10.63/10.69	c Bin: Executing march_dl
10.63/10.69	c child exit by a signal
10.63/10.69	c march_dl returned code 137.
10.63/10.69	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.69	c Bin: Executing ubcsat2006
10.63/10.69	c child exited successfully
10.63/10.69	c ubcsat2006 returned code 0.
10.63/10.69	c satzilla computing base features
10.63/10.69	c satzilla doing unit-prop probe
10.63/10.69	c satzilla doing local search probe
10.63/10.69	c satzilla doing lobjois search-space size estimate
10.63/10.69	c satzilla's ranking:
10.63/10.69	c 1) minisat20+P: 7.279740
10.63/10.69	c 2) march_dl: 11.132464
10.63/10.69	c 3) kcnfs: 11.574999
10.63/10.69	c 4) kcnfs+P: 999.000000
10.63/10.69	c 5) march_dl+P: 999.000000
10.63/10.69	c 6) vallst+P: 999.000000
10.63/10.69	c 7) zchaff_rand+P: 999.000000
10.63/10.69	c 8) vallst: 999.000000
10.63/10.69	c 9) zchaff_rand: 999.000000
10.63/10.69	c 10) minisat20: 999.000000
10.63/10.69	c satzilla running minisat20 with preprocessing ... 
10.63/10.75	This is MiniSat 2.0 beta
10.63/10.75	WARNING: for repeatability, setting FPU to use double precision
10.63/10.75	============================[ Problem Statistics ]=============================
10.63/10.75	|                                                                             |
10.63/10.75	|  Number of variables:  700                                                  |
10.63/10.75	|  Number of clauses:    14000                                                |
10.72/10.76	|  Parsing time:         0.01         s                                       |
10.72/10.77	============================[ Search Statistics ]==============================
10.72/10.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.72/10.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.72/10.77	===============================================================================
10.72/10.77	|         0 |     700    14000    70000 |     4666        0    nan |  0.000 % |
10.72/10.77	|       100 |     700    14000    70000 |     5133      100     93 |  0.000 % |
10.72/10.79	|       251 |     700    14000    70000 |     5646      251     91 |  0.000 % |
10.72/10.81	|       478 |     700    14000    70000 |     6211      478     93 |  0.000 % |
10.72/10.84	|       815 |     700    14000    70000 |     6832      815     97 |  0.000 % |
10.72/10.88	|      1321 |     700    14000    70000 |     7515     1321     98 |  0.000 % |
10.72/10.94	|      2080 |     700    14000    70000 |     8267     2080     99 |  0.000 % |
10.72/11.05	|      3221 |     700    14000    70000 |     9094     3221    101 |  0.000 % |
10.72/11.23	|      4932 |     700    14000    70000 |    10003     4932     99 |  0.000 % |
11.43/11.56	|      7494 |     700    14000    70000 |    11003     7494    103 |  0.000 % |
12.04/12.14	|     11339 |     700    14000    70000 |    12104     5724    104 |  0.000 % |
12.96/13.05	|     17105 |     700    14000    70000 |    13314    11490    105 |  0.000 % |
14.41/14.51	|     25754 |     700    14000    70000 |    14645    13376    105 |  0.000 % |
17.17/17.23	|     38728 |     700    14000    70000 |    16110    11460    108 |  0.000 % |
21.68/21.77	|     58189 |     700    14000    70000 |    17721    14554    106 |  0.000 % |
28.85/29.01	|     87381 |     700    14000    70000 |    19493    16804    108 |  0.000 % |
42.07/42.16	|    131170 |     700    14000    70000 |    21443    11242    109 |  0.000 % |
62.05/62.14	|    196854 |     700    14000    70000 |    23587    11866    103 |  0.000 % |
95.77/95.92	|    295380 |     700    14000    70000 |    25946    14264    108 |  0.000 % |
147.31/147.48	|    443170 |     700    14000    70000 |    28540    25045    112 |  0.000 % |
234.82/234.97	|    664853 |     700    14000    70000 |    31394    23484    108 |  0.000 % |
368.95/369.23	|    997378 |     700    14000    70000 |    34534    23752    107 |  0.000 % |
584.36/584.67	|   1496166 |     700    14000    70000 |    37987    31271    112 |  0.000 % |
936.04/936.44	|   2244348 |     700    14000    70000 |    41786    15068     97 |  0.000 % |
1199.52/1200.03	c Preprocessing...
1199.52/1200.03	c Inital problem has 700 variables, 14000 nary clauses (0 binary clauses).
1199.52/1200.03	c Num non-binary clauses 14000, Average non-binary clause length 5.000
1199.52/1200.03	c Theory has no gaps
1199.52/1200.03	c Preprocessor runtime was 0.030 seconds.
1199.52/1200.03	c 
1199.52/1200.03	c Satisfiability of theory still undetermined.
1199.52/1200.03	c See file /tmp/2lTvW6 for simplified theory.
1199.52/1200.03	c Bin: Executing minisat20
1199.52/1200.03	c child exit by a signal
1199.52/1200.03	c minisat20 returned code 137.
1199.52/1200.03	c minisat20 returned code 137.
1199.52/1200.03	c satzilla running march_dl ... 
1199.52/1200.03	c Bin: Executing march_dl
1199.52/1200.03	c march_dl returned code 1.
1199.52/1200.03	c march_dl returned code 1.
1199.52/1200.03	c satzilla running kcnfs ... 
1199.52/1200.03	c Bin: Executing kcnfs
1199.52/1200.03	c kcnfs returned code 1.
1199.52/1200.03	c kcnfs returned code 1.
1199.52/1200.03	c satzilla running kcnfs with preprocessing ... 
1199.52/1200.03	c Bin: Executing kcnfs
1199.52/1200.03	c kcnfs returned code 1.
1199.52/1200.03	c kcnfs returned code 1.
1199.52/1200.03	c satzilla running march_dl with preprocessing ... 
1199.52/1200.03	c Bin: Executing march_dl
1199.52/1200.03	c march_dl returned code 1.
1199.52/1200.03	c march_dl returned code 1.
1199.52/1200.03	c satzilla running vallst with preprocessing ... 
1199.52/1200.03	c Bin: Executing vallst
1199.52/1200.03	c vallst returned code 1.
1199.52/1200.03	c vallst returned code 1.
1199.52/1200.03	c satzilla running zchaff_rand with preprocessing ... 
1199.52/1200.03	c Bin: Executing zchaff_rand
1199.52/1200.03	c zchaff_rand returned code 1.
1199.52/1200.03	c zchaff_rand returned code 1.
1199.52/1200.03	c satzilla running vallst ... 
1199.52/1200.03	c Bin: Executing vallst
1199.52/1200.03	c vallst returned code 1.
1199.52/1200.03	c vallst returned code 1.
1199.52/1200.03	c satzilla running zchaff_rand ... 
1199.52/1200.03	c Bin: Executing zchaff_rand
1199.52/1200.03	c zchaff_rand returned code 1.
1199.52/1200.03	c zchaff_rand returned code 1.
1199.52/1200.03	c satzilla running minisat20 ... 
1199.52/1200.03	c Bin: Executing minisat20
1199.52/1200.03	c minisat20 returned code 1.
1199.52/1200.03	c minisat20 returned code 1.
1199.52/1200.03	c ERROR: All Failed! 
1199.52/1200.03	c SATZILLA_TIME=1199.730000

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-300641-1171916942 -o ROOT/results/node6/solver-300641-1171916942 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300641-1171916942/SATzilla2007_R /tmp/evaluation/300641-1171916942/instance-300641-1171916942.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 25306
/proc/meminfo: memFree=1319992/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=1440 CPUtime=0
/proc/25306/stat : 25306 (SATzilla2007_R) R 25304 25306 24900 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 211648950 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/25306/statm: 360 110 95 260 0 84 0
[pid=25307] ppid=25306 vsize=768 CPUtime=0
/proc/25307/stat : 25307 (march_dl) R 25306 25306 24900 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 211648951 786432 95 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25307/statm: 192 95 50 118 0 71 0

[startup+0.107037 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25306
/proc/meminfo: memFree=1319992/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=1440 CPUtime=0
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 211648950 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 360 110 95 260 0 84 0
[pid=25307] ppid=25306 vsize=3352 CPUtime=0.09
/proc/25307/stat : 25307 (march_dl) R 25306 25306 24900 0 -1 4194304 1869 0 0 0 9 0 0 0 19 0 1 0 211648951 3432448 501 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25307/statm: 838 501 67 118 0 717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4792

[startup+0.515117 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25306
/proc/meminfo: memFree=1319992/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=1440 CPUtime=0
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 211648950 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 360 110 95 260 0 84 0
[pid=25307] ppid=25306 vsize=3124 CPUtime=0.5
/proc/25307/stat : 25307 (march_dl) R 25306 25306 24900 0 -1 4194304 1933 0 0 0 50 0 0 0 23 0 1 0 211648951 3198976 508 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25307/statm: 781 508 67 118 0 660 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4564

[startup+1.33528 s]
/proc/loadavg: 1.24 1.05 1.02 2/79 25308
/proc/meminfo: memFree=1317992/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=1440 CPUtime=0
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 211648950 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 360 110 95 260 0 84 0
[pid=25307] ppid=25306 vsize=3256 CPUtime=1.32
/proc/25307/stat : 25307 (march_dl) R 25306 25306 24900 0 -1 4194304 1981 0 0 0 132 0 0 0 25 0 1 0 211648951 3334144 556 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25307/statm: 814 556 67 118 0 693 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4696

[startup+2.9716 s]
/proc/loadavg: 1.24 1.05 1.02 2/79 25308
/proc/meminfo: memFree=1302824/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=1440 CPUtime=0
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 211648950 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 360 110 95 260 0 84 0
[pid=25307] ppid=25306 vsize=19644 CPUtime=2.96
/proc/25307/stat : 25307 (march_dl) R 25306 25306 24900 0 -1 4194304 6616 0 0 0 271 25 0 0 25 0 1 0 211648951 20115456 4672 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25307/statm: 4911 4672 72 118 0 4790 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 21084

[startup+6.25525 s]
/proc/loadavg: 1.22 1.05 1.02 2/79 25309
/proc/meminfo: memFree=1318440/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=1440 CPUtime=4.99
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 135 7046 0 0 0 0 473 26 16 0 1 0 211648950 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25306/statm: 360 111 96 260 0 84 0
[pid=25309] ppid=25306 vsize=6188 CPUtime=1.24
/proc/25309/stat : 25309 (ubcsat2006) R 25306 25306 24900 0 -1 4194304 476 0 0 0 117 7 0 0 25 0 1 0 211649451 6336512 459 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25309/statm: 1547 459 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7105 s]
/proc/loadavg: 1.20 1.05 1.02 2/79 25310
/proc/meminfo: memFree=1309608/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=7424 CPUtime=1.93
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 1602 0 0 0 193 0 0 0 25 0 1 0 211650026 7602176 1596 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 1856 1596 59 118 0 1734 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 12224

[startup+25.525 s]
/proc/loadavg: 1.17 1.05 1.01 2/79 25310
/proc/meminfo: memFree=1305832/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=11168 CPUtime=14.75
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 2546 0 0 0 1474 1 0 0 25 0 1 0 211650026 11436032 2540 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 2792 2540 59 118 0 2670 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15968

[startup+51.1541 s]
/proc/loadavg: 1.10 1.04 1.01 2/79 25310
/proc/meminfo: memFree=1303208/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=13936 CPUtime=40.36
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 3223 0 0 0 4034 2 0 0 25 0 1 0 211650026 14270464 3217 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 3484 3217 59 118 0 3362 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18736

[startup+102.408 s]
/proc/loadavg: 1.04 1.03 1.01 2/79 25310
/proc/meminfo: memFree=1300072/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=17104 CPUtime=91.6
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 4016 0 0 0 9157 3 0 0 25 0 1 0 211650026 17514496 4010 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 4276 4010 59 118 0 4154 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 21904

[startup+162.483 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 25310
/proc/meminfo: memFree=1298024/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=19060 CPUtime=151.65
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 4517 0 0 0 15161 4 0 0 25 0 1 0 211650026 19517440 4511 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 4765 4511 59 118 0 4643 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 23860

[startup+222.549 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 25310
/proc/meminfo: memFree=1297576/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=19588 CPUtime=211.7
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 4636 0 0 0 21165 5 0 0 25 0 1 0 211650026 20058112 4630 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 4897 4630 59 118 0 4775 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 24388

[startup+282.615 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 25310
/proc/meminfo: memFree=1295784/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=21436 CPUtime=271.74
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 5087 0 0 0 27169 5 0 0 25 0 1 0 211650026 21950464 5081 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528409 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 5359 5081 59 118 0 5237 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 26236

[startup+342.684 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 25310
/proc/meminfo: memFree=1295272/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=21824 CPUtime=331.79
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 5207 0 0 0 33173 6 0 0 25 0 1 0 211650026 22347776 5201 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527609 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 5456 5201 59 118 0 5334 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 26624

[startup+402.76 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 25310
/proc/meminfo: memFree=1293032/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=24068 CPUtime=391.84
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 5765 0 0 0 39178 6 0 0 25 0 1 0 211650026 24645632 5759 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 6017 5759 59 118 0 5895 0
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (KiB) 28868

[startup+462.836 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 25310
/proc/meminfo: memFree=1292456/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=24596 CPUtime=451.9
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 5903 0 0 0 45183 7 0 0 25 0 1 0 211650026 25186304 5897 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 6149 5897 59 118 0 6027 0
Current children cumulated CPU time (s) 462.62

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


[startup+763.196 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 25312
/proc/meminfo: memFree=1288936/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=27940 CPUtime=752.14
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 6779 0 0 0 75204 10 0 0 25 0 1 0 211650026 28610560 6737 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 6985 6737 59 118 0 6863 0
Current children cumulated CPU time (s) 762.86
Current children cumulated vsize (KiB) 32740

[startup+823.269 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25312
/proc/meminfo: memFree=1289064/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=28016 CPUtime=812.2
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 6830 0 0 0 81209 11 0 0 25 0 1 0 211650026 28688384 6741 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 7004 6741 59 118 0 6882 0
Current children cumulated CPU time (s) 822.92
Current children cumulated vsize (KiB) 32816

[startup+883.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25312
/proc/meminfo: memFree=1288808/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=28052 CPUtime=872.24
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 6923 0 0 0 87213 11 0 0 25 0 1 0 211650026 28725248 6765 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 7013 6765 59 118 0 6891 0
Current children cumulated CPU time (s) 882.96
Current children cumulated vsize (KiB) 32852

[startup+943.411 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25312
/proc/meminfo: memFree=1288616/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=28408 CPUtime=932.29
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 7011 0 0 0 93217 12 0 0 25 0 1 0 211650026 29089792 6853 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 7102 6853 59 118 0 6980 0
Current children cumulated CPU time (s) 943.01
Current children cumulated vsize (KiB) 33208

[startup+1003.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25312
/proc/meminfo: memFree=1285416/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=31788 CPUtime=992.34
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 7820 0 0 0 99221 13 0 0 25 0 1 0 211650026 32550912 7662 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 7947 7662 59 118 0 7825 0
Current children cumulated CPU time (s) 1003.06
Current children cumulated vsize (KiB) 36588

[startup+1063.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25312
/proc/meminfo: memFree=1285416/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=31788 CPUtime=1052.4
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 7820 0 0 0 105227 13 0 0 25 0 1 0 211650026 32550912 7662 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519209 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 7947 7662 59 118 0 7825 0
Current children cumulated CPU time (s) 1063.12
Current children cumulated vsize (KiB) 36588

[startup+1123.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25312
/proc/meminfo: memFree=1285096/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=32080 CPUtime=1112.45
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 7896 0 0 0 111231 14 0 0 25 0 1 0 211650026 32849920 7738 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 8020 7738 59 118 0 7898 0
Current children cumulated CPU time (s) 1123.17
Current children cumulated vsize (KiB) 36880

[startup+1183.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25312
/proc/meminfo: memFree=1285160/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=32080 CPUtime=1172.49
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 7896 0 0 0 117235 14 0 0 25 0 1 0 211650026 32849920 7738 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 8020 7738 59 118 0 7898 0
Current children cumulated CPU time (s) 1183.21
Current children cumulated vsize (KiB) 36880

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 25312
/proc/meminfo: memFree=1285160/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=32080 CPUtime=1176.29
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 7896 0 0 0 117615 14 0 0 25 0 1 0 211650026 32849920 7738 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 8020 7738 59 118 0 7898 0
Current children cumulated CPU time (s) 1187.01
Current children cumulated vsize (KiB) 36880

[startup+1194.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25312
/proc/meminfo: memFree=1285160/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=32080 CPUtime=1182.85
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 7896 0 0 0 118270 15 0 0 25 0 1 0 211650026 32849920 7738 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 8020 7738 59 118 0 7898 0
Current children cumulated CPU time (s) 1193.57
Current children cumulated vsize (KiB) 36880

[startup+1197.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25312
/proc/meminfo: memFree=1285160/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=32080 CPUtime=1186.13
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 7896 0 0 0 118598 15 0 0 25 0 1 0 211650026 32849920 7738 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 8020 7738 59 118 0 7898 0
Current children cumulated CPU time (s) 1196.85
Current children cumulated vsize (KiB) 36880

[startup+1198.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25312
/proc/meminfo: memFree=1285160/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=32080 CPUtime=1187.77
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 7896 0 0 0 118762 15 0 0 25 0 1 0 211650026 32849920 7738 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 8020 7738 59 118 0 7898 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 36880

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25312
/proc/meminfo: memFree=1284968/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=32212 CPUtime=1188.59
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 7940 0 0 0 118844 15 0 0 25 0 1 0 211650026 32985088 7782 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 8053 7782 59 118 0 7931 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 37012

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25312
/proc/meminfo: memFree=1284968/2055924 swapFree=4192812/4192956
[pid=25306] ppid=25304 vsize=4800 CPUtime=10.72
/proc/25306/stat : 25306 (SATzilla2007_R) S 25304 25306 24900 0 -1 4194304 1749 7528 0 0 340 16 676 40 25 0 1 0 211648950 4915200 1021 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25306/statm: 1200 1021 164 260 0 924 0
[pid=25310] ppid=25306 vsize=32212 CPUtime=1188.8
/proc/25310/stat : 25310 (minisat20) R 25306 25306 24900 0 -1 4194304 7940 0 0 0 118865 15 0 0 25 0 1 0 211650026 32985088 7782 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25310/statm: 8053 7782 59 118 0 7931 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 37012

Child status: 17
Real time (s): 1200.03
CPU time (s): 1199.57
CPU user time (s): 1198.84
CPU system time (s): 0.726889
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 37012

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

runsolver used 1.12283 second user time and 3.14352 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Feb 19 20:29:02 UTC 2007

IDJOB= 300641
IDBENCH= 20039
IDSOLVER= 134
FILE ID= node6/300641-1171916942

PBS_JOBID= 3848890

Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1744543366-13.cnf
COMMAND LINE= /tmp/evaluation/300641-1171916942/SATzilla2007_R /tmp/evaluation/300641-1171916942/instance-300641-1171916942.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-300641-1171916942 -o ROOT/results/node6/solver-300641-1171916942 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300641-1171916942/SATzilla2007_R /tmp/evaluation/300641-1171916942/instance-300641-1171916942.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  f9dfefe909b6aaae015056afd3e2e3a1

RANDOM SEED= 588717278

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:       1320464 kB
Buffers:         69792 kB
Cached:         531532 kB
SwapCached:          0 kB
Active:         347584 kB
Inactive:       309984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1320464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8708 kB
Writeback:           0 kB
Mapped:          75148 kB
Slab:            63508 kB
Committed_AS:   781936 kB
PageTables:       1744 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 20:49:02 UTC 2007