Trace number 338765

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
MD5SUMe9a4b8de00c9a73b6f8447e11f01f363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.40502
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of clauses1197
Sum of the clauses size2548
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21183
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

Solver Data (download as text)

10.87/10.97	c run March_dl for 5 seconds ... 
10.87/10.97	c Bin: Executing march_dl
10.87/10.97	c child exit by a signal
10.87/10.97	c march_dl returned code 137.
10.87/10.97	c run saps (UBCSAT implementation) for 2 seconds ... 
10.87/10.97	c Bin: Executing ubcsat2006
10.87/10.97	c child exited successfully
10.87/10.97	c ubcsat2006 returned code 0.
10.87/10.97	c satzilla computing base features
10.87/10.97	c satzilla doing unit-prop probe
10.87/10.97	c satzilla doing local search probe
10.87/10.97	c satzilla doing lobjois search-space size estimate
10.87/10.97	c satzilla's ranking:
10.87/10.97	c 1) minisat20+P: 1.618047
10.87/10.97	c 2) minisat20: 2.690836
10.87/10.97	c 3) zchaff_rand+P: 3.122699
10.87/10.97	c 4) vallst+P: 3.743504
10.87/10.97	c 5) march_dl: 7.054776
10.87/10.97	c 6) march_dl+P: 7.531292
10.87/10.97	c 7) kcnfs+P: 999.000000
10.87/10.97	c 8) kcnfs: 999.000000
10.87/10.97	c 9) vallst: 999.000000
10.87/10.97	c 10) zchaff_rand: 999.000000
10.87/10.97	c satzilla running minisat20 with preprocessing ... 
10.87/10.98	This is MiniSat 2.0 beta
10.87/10.98	WARNING: for repeatability, setting FPU to use double precision
10.87/10.98	============================[ Problem Statistics ]=============================
10.87/10.98	|                                                                             |
10.87/10.98	|  Number of variables:  182                                                  |
10.87/10.98	|  Number of clauses:    1197                                                 |
10.87/10.98	|  Parsing time:         0.00         s                                       |
10.87/10.98	============================[ Search Statistics ]==============================
10.87/10.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.87/10.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.87/10.98	===============================================================================
10.87/10.98	|         0 |     182     1197     2548 |      399        0    nan |  0.000 % |
10.87/10.98	|       100 |     182     1197     2548 |      438      100     47 |  0.042 % |
10.87/10.98	|       250 |     182     1197     2548 |      482      250     48 |  0.042 % |
10.87/10.99	|       475 |     182     1197     2548 |      531      475     50 |  0.042 % |
10.95/11.00	|       815 |     182     1197     2548 |      584      497     56 |  0.042 % |
10.95/11.02	|      1323 |     182     1197     2548 |      642      650     52 |  0.042 % |
10.95/11.05	|      2083 |     182     1197     2548 |      706      700     51 |  0.003 % |
10.95/11.10	|      3224 |     182     1197     2548 |      777      617     53 |  0.042 % |
10.95/11.17	|      4933 |     182     1197     2548 |      855      546     52 |  0.003 % |
10.95/11.30	|      7496 |     182     1197     2548 |      940      711     57 |  0.042 % |
10.95/11.51	|     11343 |     182     1197     2548 |     1034      905     66 |  0.042 % |
10.95/11.90	|     17110 |     182     1197     2548 |     1138      963     77 |  0.042 % |
12.36/12.47	|     25759 |     182     1197     2548 |     1252      919     61 |  0.042 % |
13.35/13.45	|     38733 |     182     1197     2548 |     1377     1049     70 |  0.042 % |
14.95/15.00	|     58196 |     182     1197     2548 |     1515     1322     64 |  0.042 % |
17.25/17.36	|     87389 |     182     1197     2548 |     1666     1516     68 |  0.042 % |
21.15/21.20	|    131179 |     182     1197     2548 |     1833     1292     68 |  0.003 % |
27.05/27.19	|    196863 |     182     1197     2548 |     2016     1491     64 |  0.042 % |
36.54/36.68	|    295391 |     182     1197     2548 |     2218     2024     66 |  0.042 % |
50.74/50.81	|    443181 |     182     1197     2548 |     2440     2104     65 |  0.003 % |
73.93/74.07	|    664864 |     182     1197     2548 |     2684     2519     71 |  0.042 % |
104.62/104.74	|    997390 |     182     1197     2548 |     2952     2607     47 |  0.042 % |
160.52/160.69	|   1496178 |     182     1197     2548 |     3247     1776     62 |  0.042 % |
248.99/249.11	|   2244360 |     182     1197     2548 |     3572     3060     63 |  0.003 % |
386.46/386.64	|   3366636 |     182     1197     2548 |     3930     2408     65 |  0.042 % |
590.10/590.35	|   5050047 |     182     1197     2548 |     4323     3844     55 |  0.042 % |
914.33/914.69	|   7575163 |     182     1197     2548 |     4755     2786     58 |  0.003 % |
1199.67/1200.10	c Preprocessing...
1199.67/1200.10	c Inital problem has 182 variables, 14 nary clauses (1183 binary clauses).
1199.67/1200.10	c Num non-binary clauses 14, Average non-binary clause length 13.000
1199.67/1200.10	c Theory has no gaps
1199.67/1200.10	c Preprocessor runtime was 0.000 seconds.
1199.67/1200.10	c 
1199.67/1200.10	c Satisfiability of theory still undetermined.
1199.67/1200.10	c See file /tmp/E7iUmT for simplified theory.
1199.67/1200.10	c Bin: Executing minisat20
1199.67/1200.10	c child exit by a signal
1199.67/1200.10	c minisat20 returned code 137.
1199.67/1200.10	c minisat20 returned code 137.
1199.67/1200.10	c satzilla running minisat20 ... 
1199.67/1200.10	c Bin: Executing minisat20
1199.67/1200.10	c minisat20 returned code 1.
1199.67/1200.10	c minisat20 returned code 1.
1199.67/1200.10	c satzilla running zchaff_rand with preprocessing ... 
1199.67/1200.10	c Bin: Executing zchaff_rand
1199.67/1200.10	c zchaff_rand returned code 1.
1199.67/1200.10	c zchaff_rand returned code 1.
1199.67/1200.10	c satzilla running vallst with preprocessing ... 
1199.67/1200.10	c Bin: Executing vallst
1199.67/1200.10	c vallst returned code 1.
1199.67/1200.10	c vallst returned code 1.
1199.67/1200.10	c satzilla running march_dl ... 
1199.67/1200.10	c Bin: Executing march_dl
1199.67/1200.10	c march_dl returned code 1.
1199.67/1200.10	c march_dl returned code 1.
1199.67/1200.10	c satzilla running march_dl with preprocessing ... 
1199.67/1200.10	c Bin: Executing march_dl
1199.67/1200.10	c march_dl returned code 1.
1199.67/1200.10	c march_dl returned code 1.
1199.67/1200.10	c satzilla running kcnfs with preprocessing ... 
1199.67/1200.10	c Bin: Executing kcnfs
1199.67/1200.10	c kcnfs returned code 1.
1199.67/1200.10	c kcnfs returned code 1.
1199.67/1200.10	c satzilla running kcnfs ... 
1199.67/1200.10	c Bin: Executing kcnfs
1199.67/1200.10	c kcnfs returned code 1.
1199.67/1200.10	c kcnfs returned code 1.
1199.67/1200.10	c satzilla running vallst ... 
1199.67/1200.10	c Bin: Executing vallst
1199.67/1200.10	c vallst returned code 1.
1199.67/1200.10	c vallst returned code 1.
1199.67/1200.10	c satzilla running zchaff_rand ... 
1199.67/1200.10	c Bin: Executing zchaff_rand
1199.67/1200.10	c zchaff_rand returned code 1.
1199.67/1200.10	c zchaff_rand returned code 1.
1199.67/1200.10	c ERROR: All Failed! 
1199.67/1200.10	c SATZILLA_TIME=1199.950000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node68/watcher-338765-1173691832 -o ROOT/results/node68/solver-338765-1173691832 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338765-1173691832/SATzilla2007_C /tmp/evaluation/338765-1173691832/instance-338765-1173691832.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.91 0.95 0.98 3/64 18960
/proc/meminfo: memFree=1637528/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1440 CPUtime=0
/proc/18960/stat : 18960 (SATzilla2007_C) R 18958 18960 17717 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 389140860 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/18960/statm: 360 110 95 260 0 84 0
[pid=18961] ppid=18960 vsize=640 CPUtime=0
/proc/18961/stat : 18961 (march_dl) R 18960 18960 17717 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 389140860 655360 95 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134749874 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18961/statm: 160 95 61 118 0 39 0

[startup+0.0291309 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18960
/proc/meminfo: memFree=1637528/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1440 CPUtime=0
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389140860 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18960/statm: 360 110 95 260 0 84 0
[pid=18961] ppid=18960 vsize=904 CPUtime=0.02
/proc/18961/stat : 18961 (march_dl) R 18960 18960 17717 0 -1 4194304 184 0 0 0 2 0 0 0 19 0 1 0 389140860 925696 176 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18961/statm: 226 176 74 118 0 105 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2344

[startup+0.102137 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18960
/proc/meminfo: memFree=1637528/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1440 CPUtime=0
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389140860 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18960/statm: 360 110 95 260 0 84 0
[pid=18961] ppid=18960 vsize=1036 CPUtime=0.09
/proc/18961/stat : 18961 (march_dl) R 18960 18960 17717 0 -1 4194304 187 0 0 0 9 0 0 0 19 0 1 0 389140860 1060864 179 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134573167 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18961/statm: 259 179 74 118 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2476

[startup+0.302155 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18960
/proc/meminfo: memFree=1637528/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1440 CPUtime=0
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389140860 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18960/statm: 360 110 95 260 0 84 0
[pid=18961] ppid=18960 vsize=1036 CPUtime=0.29
/proc/18961/stat : 18961 (march_dl) R 18960 18960 17717 0 -1 4194304 189 0 0 0 29 0 0 0 21 0 1 0 389140860 1060864 181 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587456 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18961/statm: 259 181 74 118 0 138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2476

[startup+0.701191 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 18960
/proc/meminfo: memFree=1637528/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1440 CPUtime=0
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389140860 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18960/statm: 360 110 95 260 0 84 0
[pid=18961] ppid=18960 vsize=1036 CPUtime=0.69
/proc/18961/stat : 18961 (march_dl) R 18960 18960 17717 0 -1 4194304 190 0 0 0 69 0 0 0 24 0 1 0 389140860 1060864 182 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18961/statm: 259 182 74 118 0 138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2476

[startup+1.50126 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 18962
/proc/meminfo: memFree=1637000/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1440 CPUtime=0
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389140860 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18960/statm: 360 110 95 260 0 84 0
[pid=18961] ppid=18960 vsize=1036 CPUtime=1.49
/proc/18961/stat : 18961 (march_dl) R 18960 18960 17717 0 -1 4194304 192 0 0 0 149 0 0 0 25 0 1 0 389140860 1060864 184 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18961/statm: 259 184 74 118 0 138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2476

[startup+3.10141 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 18962
/proc/meminfo: memFree=1636808/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1440 CPUtime=0
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389140860 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18960/statm: 360 110 95 260 0 84 0
[pid=18961] ppid=18960 vsize=1036 CPUtime=3.09
/proc/18961/stat : 18961 (march_dl) R 18960 18960 17717 0 -1 4194304 192 0 0 0 309 0 0 0 25 0 1 0 389140860 1060864 184 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536697 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18961/statm: 259 184 74 118 0 138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2476

[startup+6.3017 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 18963
/proc/meminfo: memFree=1636752/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1440 CPUtime=4.99
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 135 192 0 0 0 0 499 0 16 0 1 0 389140860 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 360 111 96 260 0 84 0
[pid=18963] ppid=18960 vsize=6188 CPUtime=1.29
/proc/18963/stat : 18963 (ubcsat2006) R 18960 18960 17717 0 -1 4194304 250 0 0 0 106 23 0 0 25 0 1 0 389141361 6336512 233 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18963/statm: 1547 233 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 18964
/proc/meminfo: memFree=1636184/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=2328 CPUtime=1.71
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 260 0 0 0 171 0 0 0 25 0 1 0 389141959 2383872 254 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18964/statm: 582 254 58 118 0 460 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4108

[startup+25.5024 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 18964
/proc/meminfo: memFree=1635800/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=2844 CPUtime=14.5
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 369 0 0 0 1450 0 0 0 25 0 1 0 389141959 2912256 363 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 711 363 58 118 0 589 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 4624

[startup+51.1028 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 18964
/proc/meminfo: memFree=1635544/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=3240 CPUtime=40.09
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 472 0 0 0 4009 0 0 0 25 0 1 0 389141959 3317760 466 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 810 466 58 118 0 688 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 5020

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 18964
/proc/meminfo: memFree=1635160/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=3376 CPUtime=91.28
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 527 0 0 0 9128 0 0 0 25 0 1 0 389141959 3457024 521 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 844 521 58 118 0 722 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 5156

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18964
/proc/meminfo: memFree=1634520/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=4044 CPUtime=151.26
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 681 0 0 0 15125 1 0 0 25 0 1 0 389141959 4141056 675 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1011 675 58 118 0 889 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 5824

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18964
/proc/meminfo: memFree=1634328/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=4180 CPUtime=211.25
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 727 0 0 0 21124 1 0 0 25 0 1 0 389141959 4280320 721 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1045 721 58 118 0 923 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 5960

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18964
/proc/meminfo: memFree=1634072/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=4444 CPUtime=271.23
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 794 0 0 0 27122 1 0 0 25 0 1 0 389141959 4550656 788 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1111 788 58 118 0 989 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 6224

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18964
/proc/meminfo: memFree=1634072/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=4556 CPUtime=331.22
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 804 0 0 0 33121 1 0 0 25 0 1 0 389141959 4665344 798 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527615 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1139 798 58 118 0 1017 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1633176/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5288 CPUtime=811.1
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1001 0 0 0 81108 2 0 0 25 0 1 0 389141959 5414912 995 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1322 995 58 118 0 1200 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 7068

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1633176/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5288 CPUtime=871.08
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1001 0 0 0 87106 2 0 0 25 0 1 0 389141959 5414912 995 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1322 995 58 118 0 1200 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 7068

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1633048/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5560 CPUtime=931.07
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1052 0 0 0 93105 2 0 0 25 0 1 0 389141959 5693440 1046 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1390 1046 58 118 0 1268 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 7340

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1632920/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5560 CPUtime=991.05
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1071 0 0 0 99103 2 0 0 25 0 1 0 389141959 5693440 1065 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1390 1065 58 118 0 1268 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 7340

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1632792/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5692 CPUtime=1051.04
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1105 0 0 0 105102 2 0 0 25 0 1 0 389141959 5828608 1099 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1423 1099 58 118 0 1301 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 7472

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1632728/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5692 CPUtime=1111.02
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1108 0 0 0 111100 2 0 0 25 0 1 0 389141959 5828608 1102 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1423 1102 58 118 0 1301 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 7472

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1632728/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5824 CPUtime=1171.01
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1119 0 0 0 117099 2 0 0 25 0 1 0 389141959 5963776 1113 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1456 1113 58 118 0 1334 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 7604

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1632664/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5824 CPUtime=1179.01
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1131 0 0 0 117899 2 0 0 25 0 1 0 389141959 5963776 1125 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527440 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1456 1125 58 118 0 1334 0
Current children cumulated CPU time (s) 1189.96
Current children cumulated vsize (KiB) 7604

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1632664/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5824 CPUtime=1185.41
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1135 0 0 0 118539 2 0 0 25 0 1 0 389141959 5963776 1129 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1456 1129 58 118 0 1334 0
Current children cumulated CPU time (s) 1196.36
Current children cumulated vsize (KiB) 7604

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1632664/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5824 CPUtime=1187
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1135 0 0 0 118698 2 0 0 25 0 1 0 389141959 5963776 1129 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1456 1129 58 118 0 1334 0
Current children cumulated CPU time (s) 1197.95
Current children cumulated vsize (KiB) 7604

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1632664/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5824 CPUtime=1187.8
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1135 0 0 0 118778 2 0 0 25 0 1 0 389141959 5963776 1129 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519330 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1456 1129 58 118 0 1334 0
Current children cumulated CPU time (s) 1198.75
Current children cumulated vsize (KiB) 7604

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1632664/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5824 CPUtime=1188.21
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1135 0 0 0 118818 3 0 0 25 0 1 0 389141959 5963776 1129 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1456 1129 58 118 0 1334 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 7604

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1632664/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5824 CPUtime=1188.61
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1135 0 0 0 118858 3 0 0 25 0 1 0 389141959 5963776 1129 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1456 1129 58 118 0 1334 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 7604

[startup+1200 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 18966
/proc/meminfo: memFree=1632664/2055920 swapFree=4183380/4192956
[pid=18960] ppid=18958 vsize=1780 CPUtime=10.95
/proc/18960/stat : 18960 (SATzilla2007_C) S 18958 18960 17717 0 -1 4194304 563 448 0 0 304 43 700 48 25 0 1 0 389140860 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18960/statm: 445 256 165 260 0 169 0
[pid=18964] ppid=18960 vsize=5824 CPUtime=1188.72
/proc/18964/stat : 18964 (minisat20) R 18960 18960 17717 0 -1 4194304 1135 0 0 0 118869 3 0 0 25 0 1 0 389141959 5963776 1129 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18964/statm: 1456 1129 58 118 0 1334 0
Current children cumulated CPU time (s) 1199.67
Current children cumulated vsize (KiB) 7604

Child status: 17
Real time (s): 1200.1
CPU time (s): 1199.79
CPU user time (s): 1198.84
CPU system time (s): 0.951855
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.84
system time used= 0.951855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2159
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= 24
involuntary context switches= 1574

runsolver used 1.05484 second user time and 2.41063 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Mon Mar 12 09:30:32 UTC 2007

IDJOB= 338765
IDBENCH= 24730
IDSOLVER= 135
FILE ID= node68/338765-1173691832

PBS_JOBID= 4101723

Free space on /tmp= 66545 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338765-1173691832/SATzilla2007_C /tmp/evaluation/338765-1173691832/instance-338765-1173691832.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-338765-1173691832 -o ROOT/results/node68/solver-338765-1173691832 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338765-1173691832/SATzilla2007_C /tmp/evaluation/338765-1173691832/instance-338765-1173691832.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  e9a4b8de00c9a73b6f8447e11f01f363

RANDOM SEED= 993457102

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.234
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.234
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:       1637936 kB
Buffers:         36944 kB
Cached:         308392 kB
SwapCached:       3980 kB
Active:         129728 kB
Inactive:       226252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637936 kB
SwapTotal:     4192956 kB
SwapFree:      4183380 kB
Dirty:            8432 kB
Writeback:           0 kB
Mapped:          15940 kB
Slab:            48068 kB
Committed_AS:   908644 kB
PageTables:       1380 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= 66545 MiB

End job on node68 on Mon Mar 12 09:50:33 UTC 2007