Trace number 368857

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) 4998.27 4999.73

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.45502
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.97/11.03	c run March_dl for 5 seconds ... 
10.97/11.03	c Bin: Executing march_dl
10.97/11.03	c child exit by a signal
10.97/11.03	c march_dl returned code 137.
10.97/11.03	c run saps (UBCSAT implementation) for 2 seconds ... 
10.97/11.03	c Bin: Executing ubcsat2006
10.97/11.03	c child exited successfully
10.97/11.03	c ubcsat2006 returned code 0.
10.97/11.03	c satzilla computing base features
10.97/11.03	c satzilla doing unit-prop probe
10.97/11.03	c satzilla doing local search probe
10.97/11.03	c satzilla doing lobjois search-space size estimate
10.97/11.03	c satzilla's ranking:
10.97/11.03	c 1) minisat20+P: 1.619216
10.97/11.03	c 2) minisat20: 2.690918
10.97/11.03	c 3) zchaff_rand+P: 3.122699
10.97/11.03	c 4) vallst+P: 3.746079
10.97/11.03	c 5) march_dl: 7.057118
10.97/11.03	c 6) march_dl+P: 7.534455
10.97/11.03	c 7) kcnfs+P: 999.000000
10.97/11.03	c 8) kcnfs: 999.000000
10.97/11.03	c 9) vallst: 999.000000
10.97/11.03	c 10) zchaff_rand: 999.000000
10.97/11.03	c satzilla running minisat20 with preprocessing ... 
10.97/11.04	This is MiniSat 2.0 beta
10.97/11.04	WARNING: for repeatability, setting FPU to use double precision
10.97/11.04	============================[ Problem Statistics ]=============================
10.97/11.04	|                                                                             |
10.97/11.04	|  Number of variables:  182                                                  |
10.97/11.04	|  Number of clauses:    1197                                                 |
10.97/11.04	|  Parsing time:         0.00         s                                       |
10.97/11.04	============================[ Search Statistics ]==============================
10.97/11.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.97/11.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.97/11.04	===============================================================================
10.97/11.04	|         0 |     182     1197     2548 |      399        0    nan |  0.000 % |
10.97/11.04	|       100 |     182     1197     2548 |      438      100     47 |  0.042 % |
10.97/11.04	|       250 |     182     1197     2548 |      482      250     48 |  0.042 % |
10.97/11.05	|       475 |     182     1197     2548 |      531      475     50 |  0.042 % |
10.97/11.06	|       815 |     182     1197     2548 |      584      497     56 |  0.042 % |
10.97/11.08	|      1323 |     182     1197     2548 |      642      650     52 |  0.042 % |
11.01/11.11	|      2083 |     182     1197     2548 |      706      700     51 |  0.003 % |
11.01/11.16	|      3224 |     182     1197     2548 |      777      617     53 |  0.042 % |
11.01/11.23	|      4933 |     182     1197     2548 |      855      546     52 |  0.003 % |
11.01/11.36	|      7496 |     182     1197     2548 |      940      711     57 |  0.042 % |
11.01/11.57	|     11343 |     182     1197     2548 |     1034      905     66 |  0.042 % |
11.01/11.96	|     17110 |     182     1197     2548 |     1138      963     77 |  0.042 % |
12.46/12.57	|     25759 |     182     1197     2548 |     1252      919     61 |  0.042 % |
13.46/13.59	|     38733 |     182     1197     2548 |     1377     1049     70 |  0.042 % |
15.06/15.15	|     58196 |     182     1197     2548 |     1515     1322     64 |  0.042 % |
17.46/17.53	|     87389 |     182     1197     2548 |     1666     1516     68 |  0.042 % |
21.26/21.38	|    131179 |     182     1197     2548 |     1833     1292     68 |  0.003 % |
27.25/27.35	|    196863 |     182     1197     2548 |     2016     1491     64 |  0.042 % |
36.74/36.85	|    295391 |     182     1197     2548 |     2218     2024     66 |  0.042 % |
50.83/50.96	|    443181 |     182     1197     2548 |     2440     2104     65 |  0.003 % |
74.13/74.22	|    664864 |     182     1197     2548 |     2684     2519     71 |  0.042 % |
104.82/104.93	|    997390 |     182     1197     2548 |     2952     2607     47 |  0.042 % |
160.81/160.92	|   1496178 |     182     1197     2548 |     3247     1776     62 |  0.042 % |
249.19/249.36	|   2244360 |     182     1197     2548 |     3572     3060     63 |  0.003 % |
386.75/386.98	|   3366636 |     182     1197     2548 |     3930     2408     65 |  0.042 % |
590.81/591.10	|   5050047 |     182     1197     2548 |     4323     3844     55 |  0.042 % |
915.44/915.88	|   7575163 |     182     1197     2548 |     4755     2786     58 |  0.003 % |
1450.11/1450.64	|  11362839 |     182     1197     2548 |     5230     3262     66 |  0.043 % |
2274.41/2275.18	|  17044352 |     182     1197     2548 |     5753     2893     55 |  0.003 % |
3578.30/3579.33	|  25566621 |     182     1197     2548 |     6329     3673     59 |  0.043 % |
4998.22/4999.72	c Preprocessing...
4998.22/4999.72	c Inital problem has 182 variables, 14 nary clauses (1183 binary clauses).
4998.22/4999.72	c Num non-binary clauses 14, Average non-binary clause length 13.000
4998.22/4999.72	c Theory has no gaps
4998.22/4999.72	c Preprocessor runtime was 0.000 seconds.
4998.22/4999.72	c 
4998.22/4999.72	c Satisfiability of theory still undetermined.
4998.22/4999.72	c See file /tmp/COLInJ for simplified theory.
4998.22/4999.72	c Bin: Executing minisat20
4998.22/4999.72	c child exit by a signal
4998.22/4999.72	c minisat20 returned code 137.
4998.22/4999.72	c minisat20 returned code 137.
4998.22/4999.72	c satzilla running minisat20 ... 
4998.22/4999.72	c Bin: Executing minisat20
4998.22/4999.72	c minisat20 returned code 1.
4998.22/4999.72	c minisat20 returned code 1.
4998.22/4999.72	c satzilla running zchaff_rand with preprocessing ... 
4998.22/4999.72	c Bin: Executing zchaff_rand
4998.22/4999.72	c zchaff_rand returned code 1.
4998.22/4999.72	c zchaff_rand returned code 1.
4998.22/4999.72	c satzilla running vallst with preprocessing ... 
4998.22/4999.72	c Bin: Executing vallst
4998.22/4999.72	c vallst returned code 1.
4998.22/4999.72	c vallst returned code 1.
4998.22/4999.72	c satzilla running march_dl ... 
4998.22/4999.72	c Bin: Executing march_dl
4998.22/4999.72	c march_dl returned code 1.
4998.22/4999.72	c march_dl returned code 1.
4998.22/4999.72	c satzilla running march_dl with preprocessing ... 
4998.22/4999.72	c Bin: Executing march_dl
4998.22/4999.72	c march_dl returned code 1.
4998.22/4999.72	c march_dl returned code 1.
4998.22/4999.72	c satzilla running kcnfs with preprocessing ... 
4998.22/4999.72	c Bin: Executing kcnfs
4998.22/4999.72	c kcnfs returned code 1.
4998.22/4999.72	c kcnfs returned code 1.
4998.22/4999.72	c satzilla running kcnfs ... 
4998.22/4999.72	c Bin: Executing kcnfs
4998.22/4999.72	c kcnfs returned code 1.
4998.22/4999.72	c kcnfs returned code 1.
4998.22/4999.72	c satzilla running vallst ... 
4998.22/4999.72	c Bin: Executing vallst
4998.22/4999.72	c vallst returned code 1.
4998.22/4999.72	c vallst returned code 1.
4998.22/4999.72	c satzilla running zchaff_rand ... 
4998.22/4999.72	c Bin: Executing zchaff_rand
4998.22/4999.72	c zchaff_rand returned code 1.
4998.22/4999.72	c zchaff_rand returned code 1.
4998.22/4999.72	c ERROR: All Failed! 
4998.22/4999.72	c SATZILLA_TIME=4999.010000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-368857-1177289529 -o ROOT/results/node43/solver-368857-1177289529 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368857-1177289529/SATzilla2007_C /tmp/evaluation/368857-1177289529/instance-368857-1177289529.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.85 0.97 0.99 3/77 23947
/proc/meminfo: memFree=1741600/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1440 CPUtime=0
/proc/23947/stat : 23947 (SATzilla2007_C) R 23945 23947 23891 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 176864698 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/23947/statm: 360 110 95 260 0 84 0
[pid=23948] ppid=23947 vsize=640 CPUtime=0
/proc/23948/stat : 23948 (march_dl) R 23947 23947 23891 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 176864698 655360 95 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134749874 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23948/statm: 160 95 61 118 0 39 0

[startup+0.0515269 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 23947
/proc/meminfo: memFree=1741600/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1440 CPUtime=0
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176864698 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23947/statm: 360 110 95 260 0 84 0
[pid=23948] ppid=23947 vsize=904 CPUtime=0.04
/proc/23948/stat : 23948 (march_dl) R 23947 23947 23891 0 -1 4194304 184 0 0 0 4 0 0 0 19 0 1 0 176864698 925696 176 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134587278 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23948/statm: 226 176 74 118 0 105 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2344

[startup+0.101532 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 23947
/proc/meminfo: memFree=1741600/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1440 CPUtime=0
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176864698 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23947/statm: 360 110 95 260 0 84 0
[pid=23948] ppid=23947 vsize=1036 CPUtime=0.09
/proc/23948/stat : 23948 (march_dl) R 23947 23947 23891 0 -1 4194304 187 0 0 0 9 0 0 0 19 0 1 0 176864698 1060864 179 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527892 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23948/statm: 259 179 74 118 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2476

[startup+0.301549 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 23947
/proc/meminfo: memFree=1741600/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1440 CPUtime=0
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176864698 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23947/statm: 360 110 95 260 0 84 0
[pid=23948] ppid=23947 vsize=1036 CPUtime=0.29
/proc/23948/stat : 23948 (march_dl) R 23947 23947 23891 0 -1 4194304 189 0 0 0 29 0 0 0 21 0 1 0 176864698 1060864 181 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23948/statm: 259 181 74 118 0 138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2476

[startup+0.701584 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 23947
/proc/meminfo: memFree=1741600/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1440 CPUtime=0
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176864698 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23947/statm: 360 110 95 260 0 84 0
[pid=23948] ppid=23947 vsize=1036 CPUtime=0.69
/proc/23948/stat : 23948 (march_dl) R 23947 23947 23891 0 -1 4194304 190 0 0 0 69 0 0 0 24 0 1 0 176864698 1060864 182 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134573167 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23948/statm: 259 182 74 118 0 138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2476

[startup+1.50165 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 23949
/proc/meminfo: memFree=1741072/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1440 CPUtime=0
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176864698 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23947/statm: 360 110 95 260 0 84 0
[pid=23948] ppid=23947 vsize=1036 CPUtime=1.49
/proc/23948/stat : 23948 (march_dl) R 23947 23947 23891 0 -1 4194304 192 0 0 0 149 0 0 0 25 0 1 0 176864698 1060864 184 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23948/statm: 259 184 74 118 0 138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2476

[startup+3.10179 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 23949
/proc/meminfo: memFree=1740944/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1440 CPUtime=0
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176864698 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23947/statm: 360 110 95 260 0 84 0
[pid=23948] ppid=23947 vsize=1036 CPUtime=3.09
/proc/23948/stat : 23948 (march_dl) R 23947 23947 23891 0 -1 4194304 192 0 0 0 309 0 0 0 25 0 1 0 176864698 1060864 184 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23948/statm: 259 184 74 118 0 138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2476

[startup+6.30107 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 23950
/proc/meminfo: memFree=1740816/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1440 CPUtime=4.99
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 135 192 0 0 0 0 499 0 16 0 1 0 176864698 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 360 111 96 260 0 84 0
[pid=23950] ppid=23947 vsize=6188 CPUtime=1.28
/proc/23950/stat : 23950 (ubcsat2006) R 23947 23947 23891 0 -1 4194304 250 0 0 0 103 25 0 0 25 0 1 0 176865198 6336512 233 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23950/statm: 1547 233 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 23951
/proc/meminfo: memFree=1740312/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=2328 CPUtime=1.65
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 250 0 0 0 165 0 0 0 25 0 1 0 176865802 2383872 244 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 582 244 58 118 0 460 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4108

[startup+25.5017 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 23951
/proc/meminfo: memFree=1739808/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=2844 CPUtime=14.44
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 369 0 0 0 1444 0 0 0 25 0 1 0 176865802 2912256 363 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 711 363 58 118 0 589 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 4624

[startup+51.102 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 23951
/proc/meminfo: memFree=1739488/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=3108 CPUtime=40.02
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 458 0 0 0 4002 0 0 0 25 0 1 0 176865802 3182592 452 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134536652 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 777 452 58 118 0 655 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 4888

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23951
/proc/meminfo: memFree=1739104/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=3376 CPUtime=91.22
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 527 0 0 0 9122 0 0 0 25 0 1 0 176865802 3457024 521 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 844 521 58 118 0 722 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 5156

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23951
/proc/meminfo: memFree=1738528/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=4044 CPUtime=151.2
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 681 0 0 0 15120 0 0 0 25 0 1 0 176865802 4141056 675 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/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.98 0.99 2/79 23951
/proc/meminfo: memFree=1738272/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=4180 CPUtime=211.19
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 727 0 0 0 21118 1 0 0 25 0 1 0 176865802 4280320 721 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527915 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1045 721 58 118 0 923 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 5960

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23951
/proc/meminfo: memFree=1738016/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=4444 CPUtime=271.17
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 794 0 0 0 27116 1 0 0 25 0 1 0 176865802 4550656 788 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1111 788 58 118 0 989 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 6224

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23951
/proc/meminfo: memFree=1737960/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=4556 CPUtime=331.15
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 804 0 0 0 33114 1 0 0 25 0 1 0 176865802 4665344 798 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1139 798 58 118 0 1017 0

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733288/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4649.89
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1556 0 0 0 464959 30 0 0 25 0 1 0 176865802 7782400 1550 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1550 58 118 0 1778 0
Current children cumulated CPU time (s) 4660.9
Current children cumulated vsize (KiB) 9380

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733288/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4709.89
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1556 0 0 0 470958 31 0 0 25 0 1 0 176865802 7782400 1550 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1550 58 118 0 1778 0
Current children cumulated CPU time (s) 4720.9
Current children cumulated vsize (KiB) 9380

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733288/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4769.86
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1556 0 0 0 476955 31 0 0 25 0 1 0 176865802 7782400 1550 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1550 58 118 0 1778 0
Current children cumulated CPU time (s) 4780.87
Current children cumulated vsize (KiB) 9380

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733160/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4829.84
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1584 0 0 0 482953 31 0 0 25 0 1 0 176865802 7782400 1578 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528317 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1578 58 118 0 1778 0
Current children cumulated CPU time (s) 4840.85
Current children cumulated vsize (KiB) 9380

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733160/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4889.84
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1584 0 0 0 488952 32 0 0 25 0 1 0 176865802 7782400 1578 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1578 58 118 0 1778 0
Current children cumulated CPU time (s) 4900.85
Current children cumulated vsize (KiB) 9380

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733160/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4949.82
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1584 0 0 0 494950 32 0 0 25 0 1 0 176865802 7782400 1578 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1578 58 118 0 1778 0
Current children cumulated CPU time (s) 4960.83
Current children cumulated vsize (KiB) 9380

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733160/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4953.81
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1584 0 0 0 495349 32 0 0 25 0 1 0 176865802 7782400 1578 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1578 58 118 0 1778 0
Current children cumulated CPU time (s) 4964.82
Current children cumulated vsize (KiB) 9380

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733224/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4966.61
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1584 0 0 0 496629 32 0 0 25 0 1 0 176865802 7782400 1578 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527533 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1578 58 118 0 1778 0
Current children cumulated CPU time (s) 4977.62
Current children cumulated vsize (KiB) 9380

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733224/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4979.41
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1584 0 0 0 497909 32 0 0 25 0 1 0 176865802 7782400 1578 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1578 58 118 0 1778 0
Current children cumulated CPU time (s) 4990.42
Current children cumulated vsize (KiB) 9380

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733224/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4982.61
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1584 0 0 0 498229 32 0 0 25 0 1 0 176865802 7782400 1578 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1578 58 118 0 1778 0
Current children cumulated CPU time (s) 4993.62
Current children cumulated vsize (KiB) 9380

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733224/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4985.81
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1584 0 0 0 498549 32 0 0 25 0 1 0 176865802 7782400 1578 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525807 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1578 58 118 0 1778 0
Current children cumulated CPU time (s) 4996.82
Current children cumulated vsize (KiB) 9380

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733224/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4986.61
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1584 0 0 0 498629 32 0 0 25 0 1 0 176865802 7782400 1578 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1578 58 118 0 1778 0
Current children cumulated CPU time (s) 4997.62
Current children cumulated vsize (KiB) 9380

[startup+4999.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733160/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4987.01
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1584 0 0 0 498669 32 0 0 25 0 1 0 176865802 7782400 1578 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1578 58 118 0 1778 0
Current children cumulated CPU time (s) 4998.02
Current children cumulated vsize (KiB) 9380

[startup+4999.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24759
/proc/meminfo: memFree=1733160/2055920 swapFree=4158544/4192956
[pid=23947] ppid=23945 vsize=1780 CPUtime=11.01
/proc/23947/stat : 23947 (SATzilla2007_C) S 23945 23947 23891 0 -1 4194304 564 448 0 0 304 44 700 53 25 0 1 0 176864698 1822720 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23947/statm: 445 257 165 260 0 169 0
[pid=23951] ppid=23947 vsize=7600 CPUtime=4987.21
/proc/23951/stat : 23951 (minisat20) R 23947 23947 23891 0 -1 4194304 1584 0 0 0 498689 32 0 0 25 0 1 0 176865802 7782400 1578 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23951/statm: 1900 1578 58 118 0 1778 0
Current children cumulated CPU time (s) 4998.22
Current children cumulated vsize (KiB) 9380

Child status: 17
Real time (s): 4999.73
CPU time (s): 4998.27
CPU user time (s): 4996.96
CPU system time (s): 1.3128
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 9380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.96
system time used= 1.3128
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2609
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= 23
involuntary context switches= 90772

runsolver used 4.96024 second user time and 13.229 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Mon Apr 23 00:52:09 UTC 2007

IDJOB= 368857
IDBENCH= 24730
IDSOLVER= 179
FILE ID= node43/368857-1177289529

PBS_JOBID= 4650830

Free space on /tmp= 66427 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/368857-1177289529/SATzilla2007_C /tmp/evaluation/368857-1177289529/instance-368857-1177289529.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-368857-1177289529 -o ROOT/results/node43/solver-368857-1177289529 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368857-1177289529/SATzilla2007_C /tmp/evaluation/368857-1177289529/instance-368857-1177289529.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  e9a4b8de00c9a73b6f8447e11f01f363

RANDOM SEED= 334223558

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1742072 kB
Buffers:         52164 kB
Cached:         177592 kB
SwapCached:       2396 kB
Active:          71440 kB
Inactive:       181576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742072 kB
SwapTotal:     4192956 kB
SwapFree:      4158544 kB
Dirty:            8516 kB
Writeback:           0 kB
Mapped:          30480 kB
Slab:            46208 kB
Committed_AS:  2608784 kB
PageTables:       1896 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= 66427 MiB

End job on node43 on Mon Apr 23 02:15:29 UTC 2007