Trace number 335406

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 FULL? (exit code) 1199.8 1200.66

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl009.sat05-3830.reshuffled-07.cnf
MD5SUM63733d54eda8872a9d86a78f0ba7397d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2917
Number of clauses17675
Sum of the clauses size127433
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2434
Number of clauses of size 32242
Number of clauses of size 4361
Number of clauses of size 5538
Number of clauses of size over 514058

Solver Data (download as text)

10.79/10.92	c run March_dl for 5 seconds ... 
10.79/10.92	c Bin: Executing march_dl
10.79/10.92	c child exit by a signal
10.79/10.92	c march_dl returned code 137.
10.79/10.92	c run saps for 2 seconds ... 
10.79/10.92	c Bin: Executing ubcsat2006
10.79/10.92	c child exited successfully
10.79/10.92	c ubcsat2006 returned code 0.
10.79/10.92	c satzilla computing base features
10.79/10.92	c satzilla doing unit-prop probe
10.79/10.92	c satzilla doing local search probe
10.79/10.92	c satzilla doing lobjois search-space size estimate
10.79/10.92	c satzilla's ranking:
10.79/10.92	c 1) minisat20: 2.211845
10.79/10.92	c 2) march_dl: 2.303451
10.79/10.92	c 3) zchaff_rand: 2.306272
10.79/10.92	c 4) eureka: 2.374318
10.79/10.92	c 5) vallst: 3.256986
10.79/10.92	c 6) kcnfs: 4.186231
10.79/10.92	c 7) kcnfs+P: 999.000000
10.79/10.92	c 8) march_dl+P: 999.000000
10.79/10.92	c 9) vallst+P: 999.000000
10.79/10.92	c 10) zchaff_rand+P: 999.000000
10.79/10.92	c 11) rsat+P: 999.000000
10.79/10.92	c 12) eureka+P: 999.000000
10.79/10.92	c 13) minisat20+P: 999.000000
10.79/10.92	c 14) rsat: 999.000000
10.79/10.92	c satzilla running minisat20 ... 
10.79/10.92	This is MiniSat 2.0 beta
10.79/10.92	WARNING: for repeatability, setting FPU to use double precision
10.79/10.92	============================[ Problem Statistics ]=============================
10.79/10.92	|                                                                             |
10.79/10.92	|  Number of variables:  2917                                                 |
10.79/10.92	|  Number of clauses:    17675                                                |
10.79/10.94	|  Parsing time:         0.02         s                                       |
10.79/10.95	============================[ Search Statistics ]==============================
10.79/10.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.79/10.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.79/10.95	===============================================================================
10.79/10.95	|         0 |    2861    17141   125189 |     5713        0    nan |  0.000 % |
10.79/10.95	|       101 |    2861    17141   125189 |     6285      101     11 |  1.920 % |
10.79/10.95	|       253 |    2861    17141   125189 |     6913      253     13 |  1.920 % |
10.79/10.96	|       479 |    2861    17141   125189 |     7604      479     13 |  1.920 % |
10.79/10.96	|       816 |    2861    17141   125189 |     8365      816     14 |  1.920 % |
10.79/10.97	|      1322 |    2861    17141   125189 |     9201     1322     14 |  1.920 % |
10.79/10.99	|      2081 |    2861    17141   125189 |    10122     2081     16 |  1.920 % |
10.80/11.03	|      3220 |    2861    17141   125189 |    11134     3220     16 |  1.920 % |
10.80/11.09	|      4929 |    2861    17141   125189 |    12247     4929     16 |  1.920 % |
10.80/11.19	|      7492 |    2861    17141   125189 |    13472     7492     17 |  1.920 % |
10.80/11.41	|     11337 |    2861    17141   125189 |    14819    11337     18 |  1.920 % |
10.80/11.79	|     17104 |    2861    17141   125189 |    16301     9560     19 |  1.920 % |
12.16/12.36	|     25753 |    2861    17141   125189 |    17931     9977     19 |  1.920 % |
13.16/13.37	|     38727 |    2861    17141   125189 |    19725    13877     22 |  1.920 % |
14.86/15.07	|     58189 |    2861    17141   125189 |    21697    13433     23 |  1.920 % |
17.66/17.89	|     87381 |    2861    17141   125189 |    23867    20692     23 |  1.920 % |
22.06/22.26	|    131171 |    2860    17117   125046 |    26254    16316     22 |  1.954 % |
31.95/32.18	|    196855 |    2860    17117   125046 |    28879    15872     21 |  1.954 % |
49.23/49.45	|    295381 |    2860    17117   125046 |    31767    26928     31 |  1.954 % |
79.22/79.41	|    443170 |    2860    17117   125046 |    34944    30419     32 |  1.954 % |
126.70/126.94	|    664853 |    2860    17117   125046 |    38438    28080     26 |  1.954 % |
225.02/225.39	|    997378 |    2860    17117   125046 |    42282    31462     30 |  1.954 % |
379.15/379.52	|   1496166 |    2860    17117   125046 |    46510    22208     26 |  1.954 % |
635.60/636.12	|   2244348 |    2860    17117   125046 |    51161    26055     24 |  1.954 % |
1147.50/1148.40	|   3366623 |    2860    17117   125046 |    56278    48409     29 |  1.954 % |
1199.57/1200.48	c Bin: Executing minisat20
1199.57/1200.48	c child exit by a signal
1199.57/1200.48	c minisat20 returned code 137.
1199.57/1200.48	c minisat20 returned code 137.
1199.57/1200.48	c satzilla running march_dl ... 
1199.57/1200.48	c Bin: Executing march_dl
1199.57/1200.48	c march_dl returned code 1.
1199.57/1200.48	c march_dl returned code 1.
1199.57/1200.48	c satzilla running zchaff_rand ... 
1199.57/1200.48	c Bin: Executing zchaff_rand
1199.57/1200.48	c zchaff_rand returned code 1.
1199.57/1200.48	c zchaff_rand returned code 1.
1199.57/1200.48	c satzilla running eureka ... 
1199.57/1200.48	c Bin: Executing eureka
1199.57/1200.48	c eureka returned code 1.
1199.57/1200.48	c eureka returned code 1.
1199.57/1200.48	c satzilla running vallst ... 
1199.57/1200.48	c Bin: Executing vallst
1199.57/1200.48	c vallst returned code 1.
1199.57/1200.48	c vallst returned code 1.
1199.57/1200.48	c satzilla running kcnfs ... 
1199.57/1200.48	c Bin: Executing kcnfs
1199.57/1200.48	c kcnfs returned code 1.
1199.57/1200.48	c kcnfs returned code 1.
1199.57/1200.48	c satzilla running kcnfs with preprocessing ... 
1199.75/1200.63	c Preprocessing...
1199.75/1200.63	c Inital problem has 2917 variables, 17241 nary clauses (434 binary clauses).
1199.75/1200.63	c Num non-binary clauses 17199, Average non-binary clause length 7.356
1199.75/1200.63	c Theory has no gaps
1199.75/1200.63	c Preprocessor runtime was 0.110 seconds.
1199.75/1200.63	c 
1199.75/1200.63	c Satisfiability of theory still undetermined.
1199.75/1200.63	c See file /tmp/Ai8hdw for simplified theory.
1199.75/1200.63	c Bin: Executing kcnfs
1199.75/1200.63	c kcnfs returned code 1.
1199.75/1200.63	c kcnfs returned code 1.
1199.75/1200.63	c satzilla running march_dl with preprocessing ... 
1199.75/1200.63	c Bin: Executing march_dl
1199.75/1200.63	c march_dl returned code 1.
1199.75/1200.63	c march_dl returned code 1.
1199.75/1200.63	c satzilla running vallst with preprocessing ... 
1199.75/1200.64	c Bin: Executing vallst
1199.75/1200.64	c vallst returned code 1.
1199.75/1200.64	c vallst returned code 1.
1199.75/1200.64	c satzilla running zchaff_rand with preprocessing ... 
1199.75/1200.64	c Bin: Executing zchaff_rand
1199.75/1200.64	c zchaff_rand returned code 1.
1199.75/1200.64	c zchaff_rand returned code 1.
1199.75/1200.64	c satzilla running rsat with preprocessing ... 
1199.75/1200.65	c Bin: Executing rsat
1199.75/1200.65	c rsat returned code 1.
1199.75/1200.65	c rsat returned code 1.
1199.75/1200.65	c satzilla running eureka with preprocessing ... 
1199.75/1200.65	c Bin: Executing eureka
1199.75/1200.65	c eureka returned code 1.
1199.75/1200.65	c eureka returned code 1.
1199.75/1200.65	c satzilla running minisat20 with preprocessing ... 
1199.75/1200.65	c Bin: Executing minisat20
1199.75/1200.65	c minisat20 returned code 1.
1199.75/1200.65	c minisat20 returned code 1.
1199.75/1200.65	c satzilla running rsat ... 
1199.75/1200.65	c Bin: Executing rsat
1199.75/1200.65	c rsat returned code 1.
1199.75/1200.65	c rsat returned code 1.
1199.75/1200.65	c ERROR: All Failed! 
1199.75/1200.65	c SATZILLA_TIME=1199.970000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node61/watcher-335406-1173626998 -o ROOT/results/node61/solver-335406-1173626998 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335406-1173626998/SATzilla2007_F /tmp/evaluation/335406-1173626998/instance-335406-1173626998.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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 1.03 1.36 3/64 22307
/proc/meminfo: memFree=1932488/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=1512 CPUtime=0
/proc/22307/stat : 22307 (SATzilla2007_F) D 22305 22307 22221 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 382656830 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135223053 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/22307/statm: 378 125 110 260 0 84 0

[startup+0.033727 s]
/proc/loadavg: 0.92 1.03 1.36 3/64 22307
/proc/meminfo: memFree=1932488/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=1512 CPUtime=0
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 382656830 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22307/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.10173 s]
/proc/loadavg: 0.92 1.03 1.36 3/64 22307
/proc/meminfo: memFree=1932488/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=1512 CPUtime=0
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 382656830 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22307/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.301748 s]
/proc/loadavg: 0.92 1.03 1.36 3/64 22307
/proc/meminfo: memFree=1932488/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=1512 CPUtime=0
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 382656830 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22307/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.701787 s]
/proc/loadavg: 0.92 1.03 1.36 3/64 22307
/proc/meminfo: memFree=1932488/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=1512 CPUtime=0
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 382656830 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22307/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+1.50186 s]
/proc/loadavg: 0.92 1.03 1.36 2/66 22309
/proc/meminfo: memFree=1928312/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=1512 CPUtime=0
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 382656830 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22307/statm: 378 125 110 260 0 84 0
[pid=22309] ppid=22307 vsize=6484 CPUtime=1.48
/proc/22309/stat : 22309 (march_dl) R 22307 22307 22221 0 -1 4194304 3119 0 0 0 148 0 0 0 25 0 1 0 382656831 6639616 1091 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22309/statm: 1621 1091 67 118 0 1500 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7996

[startup+3.10303 s]
/proc/loadavg: 0.92 1.03 1.36 2/66 22309
/proc/meminfo: memFree=1927864/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=1512 CPUtime=0
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 382656830 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22307/statm: 378 125 110 260 0 84 0
[pid=22309] ppid=22307 vsize=10756 CPUtime=3.09
/proc/22309/stat : 22309 (march_dl) R 22307 22307 22221 0 -1 4194304 4938 0 0 0 288 21 0 0 25 0 1 0 382656831 11014144 2500 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22309/statm: 2689 2500 73 118 0 2568 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12268

[startup+6.30132 s]
/proc/loadavg: 0.93 1.03 1.35 2/66 22310
/proc/meminfo: memFree=1928952/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=1512 CPUtime=4.99
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 149 6747 0 0 0 0 467 32 16 0 1 0 382656830 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 378 125 110 260 0 84 0
[pid=22310] ppid=22307 vsize=6188 CPUtime=1.2
/proc/22310/stat : 22310 (ubcsat2006) R 22307 22307 22221 0 -1 4194304 631 0 13 0 112 8 0 0 25 0 1 0 382657331 6336512 626 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22310/statm: 1547 626 156 64 0 1128 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 7700

[startup+12.7019 s]
/proc/loadavg: 0.93 1.03 1.35 2/66 22311
/proc/meminfo: memFree=1925064/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=4924 CPUtime=1.76
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 1058 0 0 0 176 0 0 0 25 0 1 0 382657923 5042176 1051 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 1231 1051 59 118 0 1109 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 8424

[startup+25.5012 s]
/proc/loadavg: 0.95 1.03 1.35 2/66 22311
/proc/meminfo: memFree=1923208/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=6904 CPUtime=14.56
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 1548 0 0 0 1455 1 0 0 25 0 1 0 382657923 7069696 1541 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 1726 1541 59 118 0 1604 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 10404

[startup+51.1016 s]
/proc/loadavg: 0.96 1.02 1.34 2/66 22311
/proc/meminfo: memFree=1921096/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=9056 CPUtime=40.12
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 2091 0 0 0 4011 1 0 0 25 0 1 0 382657923 9273344 2084 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 2264 2084 59 118 0 2142 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 12556

[startup+102.305 s]
/proc/loadavg: 0.98 1.02 1.32 2/66 22311
/proc/meminfo: memFree=1919752/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=10388 CPUtime=91.31
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 2407 0 0 0 9129 2 0 0 25 0 1 0 382657923 10637312 2400 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 2597 2400 59 118 0 2475 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 13888

[startup+162.301 s]
/proc/loadavg: 0.99 1.01 1.29 2/66 22311
/proc/meminfo: memFree=1918280/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=11740 CPUtime=151.27
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 2770 0 0 0 15125 2 0 0 25 0 1 0 382657923 12021760 2763 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 2935 2763 59 118 0 2813 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 15240

[startup+222.302 s]
/proc/loadavg: 0.99 1.01 1.27 2/66 22311
/proc/meminfo: memFree=1917768/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=12288 CPUtime=211.23
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 2902 0 0 0 21121 2 0 0 25 0 1 0 382657923 12582912 2895 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 3072 2895 59 118 0 2950 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 15788

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.25 2/66 22311
/proc/meminfo: memFree=1916808/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=13300 CPUtime=271.19
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 3135 0 0 0 27117 2 0 0 25 0 1 0 382657923 13619200 3128 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 3325 3128 59 118 0 3203 0
Current children cumulated CPU time (s) 281.99
Current children cumulated vsize (KiB) 16800

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.23 2/66 22311
/proc/meminfo: memFree=1916168/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=14024 CPUtime=331.16
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 3291 0 0 0 33114 2 0 0 25 0 1 0 382657923 14360576 3284 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 3506 3284 59 118 0 3384 0
Current children cumulated CPU time (s) 341.96
Current children cumulated vsize (KiB) 17524

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.22 2/66 22311
/proc/meminfo: memFree=1915784/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=14316 CPUtime=391.13
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 3370 0 0 0 39110 3 0 0 25 0 1 0 382657923 14659584 3363 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 3579 3363 59 118 0 3457 0
Current children cumulated CPU time (s) 401.93
Current children cumulated vsize (KiB) 17816


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

/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=16968 CPUtime=750.92
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4034 0 0 0 75088 4 0 0 25 0 1 0 382657923 17375232 4027 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 4242 4027 59 118 0 4120 0
Current children cumulated CPU time (s) 761.72
Current children cumulated vsize (KiB) 20468

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.12 2/66 22313
/proc/meminfo: memFree=1911624/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=18296 CPUtime=810.88
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4334 0 0 0 81084 4 0 0 25 0 1 0 382657923 18735104 4327 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22311/statm: 4574 4327 59 118 0 4452 0
Current children cumulated CPU time (s) 821.68
Current children cumulated vsize (KiB) 21796

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.11 2/66 22313
/proc/meminfo: memFree=1911432/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=18576 CPUtime=870.85
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4408 0 0 0 87081 4 0 0 25 0 1 0 382657923 19021824 4401 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 4644 4401 59 118 0 4522 0
Current children cumulated CPU time (s) 881.65
Current children cumulated vsize (KiB) 22076

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.10 2/66 22313
/proc/meminfo: memFree=1911176/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=18720 CPUtime=930.81
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4460 0 0 0 93077 4 0 0 25 0 1 0 382657923 19169280 4453 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 4680 4453 59 118 0 4558 0
Current children cumulated CPU time (s) 941.61
Current children cumulated vsize (KiB) 22220

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.09 2/66 22313
/proc/meminfo: memFree=1910664/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=19408 CPUtime=990.79
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4599 0 0 0 99074 5 0 0 25 0 1 0 382657923 19873792 4592 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 4852 4592 59 118 0 4730 0
Current children cumulated CPU time (s) 1001.59
Current children cumulated vsize (KiB) 22908

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.08 2/66 22313
/proc/meminfo: memFree=1910600/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=19408 CPUtime=1050.75
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4624 0 0 0 105070 5 0 0 25 0 1 0 382657923 19873792 4617 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 4852 4617 59 118 0 4730 0
Current children cumulated CPU time (s) 1061.55
Current children cumulated vsize (KiB) 22908

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.08 2/66 22313
/proc/meminfo: memFree=1910536/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=19544 CPUtime=1110.71
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4639 0 0 0 111066 5 0 0 25 0 1 0 382657923 20013056 4632 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 4886 4632 59 118 0 4764 0
Current children cumulated CPU time (s) 1121.51
Current children cumulated vsize (KiB) 23044

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 22313
/proc/meminfo: memFree=1910344/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=19680 CPUtime=1170.68
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4686 0 0 0 117063 5 0 0 25 0 1 0 382657923 20152320 4679 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 4920 4679 59 118 0 4798 0
Current children cumulated CPU time (s) 1181.48
Current children cumulated vsize (KiB) 23180

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

[startup+1190.3 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 22313
/proc/meminfo: memFree=1910280/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=19680 CPUtime=1178.67
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4687 0 0 0 117862 5 0 0 25 0 1 0 382657923 20152320 4680 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22311/statm: 4920 4680 59 118 0 4798 0
Current children cumulated CPU time (s) 1189.47
Current children cumulated vsize (KiB) 23180

[startup+1196.7 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 22313
/proc/meminfo: memFree=1910280/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=19680 CPUtime=1185.07
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4687 0 0 0 118502 5 0 0 25 0 1 0 382657923 20152320 4680 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 4920 4680 59 118 0 4798 0
Current children cumulated CPU time (s) 1195.87
Current children cumulated vsize (KiB) 23180

[startup+1198.3 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 22313
/proc/meminfo: memFree=1910280/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=19680 CPUtime=1186.67
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4687 0 0 0 118662 5 0 0 25 0 1 0 382657923 20152320 4680 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525446 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 4920 4680 59 118 0 4798 0
Current children cumulated CPU time (s) 1197.47
Current children cumulated vsize (KiB) 23180

[startup+1199.9 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 22313
/proc/meminfo: memFree=1910280/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=19680 CPUtime=1188.27
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4687 0 0 0 118822 5 0 0 25 0 1 0 382657923 20152320 4680 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 4920 4680 59 118 0 4798 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 23180

[startup+1200.3 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 22313
/proc/meminfo: memFree=1910280/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3500 CPUtime=10.8
/proc/22307/stat : 22307 (SATzilla2007_F) S 22305 22307 22221 0 -1 4194304 1945 7384 0 13 352 8 673 47 25 0 1 0 382656830 3584000 695 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22307/statm: 875 695 170 260 0 581 0
[pid=22311] ppid=22307 vsize=19680 CPUtime=1188.67
/proc/22311/stat : 22311 (minisat20) R 22307 22307 22221 0 -1 4194304 4687 0 0 0 118862 5 0 0 25 0 1 0 382657923 20152320 4680 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22311/statm: 4920 4680 59 118 0 4798 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 23180

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 22313
/proc/meminfo: memFree=1910280/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=3768 CPUtime=1199.64
/proc/22307/stat : 22307 (SATzilla2007_F) R 22305 22307 22221 0 -1 4194304 2240 12071 0 13 354 8 119549 53 16 0 1 0 382656830 3858432 754 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 0 0 0
/proc/22307/statm: 942 755 171 260 0 648 0
Current children cumulated CPU time (s) 1199.64
Current children cumulated vsize (KiB) 3768

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 22313
/proc/meminfo: memFree=1910280/2055920 swapFree=4174080/4192956
[pid=22307] ppid=22305 vsize=7532 CPUtime=1199.75
/proc/22307/stat : 22307 (SATzilla2007_F) R 22305 22307 22221 0 -1 4194304 3193 12071 0 13 363 10 119549 53 18 0 1 0 382656830 7712768 1671 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135223325 0 0 4096 0 0 0 0 17 0 0 0
/proc/22307/statm: 1883 1671 177 260 0 1589 0
Current children cumulated CPU time (s) 1199.75
Current children cumulated vsize (KiB) 7532

Child status: 17
Real time (s): 1200.66
CPU time (s): 1199.8
CPU user time (s): 1199.16
CPU system time (s): 0.640902
CPU usage (%): 99.9287
Max. virtual memory (cumulated for all children) (KiB): 23180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.16
system time used= 0.640902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15270
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= 58
involuntary context switches= 4156

runsolver used 1.12183 second user time and 3.25251 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Mar 11 15:29:59 UTC 2007

IDJOB= 335406
IDBENCH= 24650
IDSOLVER= 136
FILE ID= node61/335406-1173626998

PBS_JOBID= 4101302

Free space on /tmp= 66514 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl009.sat05-3830.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335406-1173626998/SATzilla2007_F /tmp/evaluation/335406-1173626998/instance-335406-1173626998.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-335406-1173626998 -o ROOT/results/node61/solver-335406-1173626998 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335406-1173626998/SATzilla2007_F /tmp/evaluation/335406-1173626998/instance-335406-1173626998.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  63733d54eda8872a9d86a78f0ba7397d

RANDOM SEED= 326978137

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1933472 kB
Buffers:         11040 kB
Cached:          66004 kB
SwapCached:      12988 kB
Active:          32228 kB
Inactive:        64464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1933472 kB
SwapTotal:     4192956 kB
SwapFree:      4174080 kB
Dirty:           10912 kB
Writeback:           0 kB
Mapped:          15124 kB
Slab:            11936 kB
Committed_AS:   895480 kB
PageTables:       1388 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= 66514 MiB

End job on node61 on Sun Mar 11 15:50:00 UTC 2007