Trace number 335320

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla RANDOM? (exit code) 1198.98 1199.07

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
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 variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data (download as text)

10.88/10.99	c run March_dl for 5 seconds ... 
10.88/10.99	c Bin: Executing march_dl
10.88/10.99	c child exit by a signal
10.88/10.99	c march_dl returned code 137.
10.88/10.99	c run saps (UBCSAT implementation) for 2 seconds ... 
10.88/10.99	c Bin: Executing ubcsat2006
10.88/10.99	c child exited successfully
10.88/10.99	c ubcsat2006 returned code 0.
10.88/10.99	c satzilla computing base features
10.88/10.99	c satzilla doing unit-prop probe
10.88/10.99	c satzilla doing local search probe
10.88/10.99	c satzilla doing lobjois search-space size estimate
10.88/10.99	c satzilla's ranking:
10.88/10.99	c 1) minisat20+P: 39.114075
10.88/10.99	c 2) kcnfs: 70.466563
10.88/10.99	c 3) march_dl: 121.451006
10.88/10.99	c 4) kcnfs+P: 999.000000
10.88/10.99	c 5) march_dl+P: 999.000000
10.88/10.99	c 6) vallst+P: 999.000000
10.88/10.99	c 7) zchaff_rand+P: 999.000000
10.88/10.99	c 8) vallst: 999.000000
10.88/10.99	c 9) zchaff_rand: 999.000000
10.88/10.99	c 10) minisat20: 999.000000
10.88/10.99	c satzilla running minisat20 with preprocessing ... 
11.07/11.16	This is MiniSat 2.0 beta
11.07/11.16	WARNING: for repeatability, setting FPU to use double precision
11.07/11.16	============================[ Problem Statistics ]=============================
11.07/11.16	|                                                                             |
11.07/11.16	|  Number of variables:  2907                                                 |
11.07/11.16	|  Number of clauses:    17142                                                |
11.07/11.18	|  Parsing time:         0.02         s                                       |
11.07/11.19	============================[ Search Statistics ]==============================
11.07/11.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.07/11.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.07/11.19	===============================================================================
11.07/11.19	|         0 |    2907    17142   128216 |     5714        0    nan |  0.000 % |
11.07/11.19	|       102 |    2907    17142   128216 |     6285      102     14 |  0.000 % |
11.07/11.19	|       252 |    2907    17142   128216 |     6913      252     14 |  0.000 % |
11.07/11.19	|       477 |    2907    17142   128216 |     7605      477     14 |  0.000 % |
11.13/11.20	|       814 |    2907    17142   128216 |     8365      814     14 |  0.000 % |
11.13/11.21	|      1322 |    2907    17142   128216 |     9202     1322     14 |  0.000 % |
11.13/11.23	|      2081 |    2907    17142   128216 |    10122     2081     16 |  0.000 % |
11.13/11.27	|      3221 |    2907    17142   128216 |    11134     3221     17 |  0.000 % |
11.13/11.33	|      4930 |    2907    17142   128216 |    12248     4930     19 |  0.000 % |
11.13/11.46	|      7493 |    2907    17142   128216 |    13473     7493     22 |  0.000 % |
11.13/11.70	|     11337 |    2907    17142   128216 |    14820    11337     23 |  0.000 % |
12.06/12.11	|     17103 |    2907    17142   128216 |    16302     9620     22 |  0.000 % |
12.65/12.74	|     25755 |    2907    17142   128216 |    17932    10034     20 |  0.000 % |
14.05/14.12	|     38729 |    2907    17142   128216 |    19726    13954     29 |  0.000 % |
15.95/16.02	|     58190 |    2907    17142   128216 |    21698    13516     23 |  0.000 % |
19.65/19.73	|     87382 |    2907    17142   128216 |    23868    20871     23 |  0.000 % |
24.96/25.07	|    131171 |    2907    17142   128216 |    26255    16598     23 |  0.000 % |
35.95/36.01	|    196855 |    2907    17142   128216 |    28881    16263     26 |  0.000 % |
55.45/55.51	|    295381 |    2907    17142   128216 |    31769    26677     28 |  0.000 % |
83.15/83.26	|    443171 |    2907    17142   128216 |    34946    25226     29 |  0.000 % |
141.25/141.31	|    664855 |    2907    17142   128216 |    38440    25815     28 |  0.000 % |
240.93/241.08	|    997380 |    2907    17142   128216 |    42285    20201     30 |  0.000 % |
407.42/407.53	|   1496168 |    2907    17142   128216 |    46513    38539     29 |  0.000 % |
634.41/634.55	|   2244350 |    2907    17142   128216 |    51164    44335     27 |  0.000 % |
1101.19/1101.39	|   3366624 |    2907    17142   128216 |    56281    23565     28 |  0.000 % |
1198.89/1199.06	c Preprocessing...
1198.89/1199.06	c Inital problem has 2969 variables, 18283 nary clauses (435 binary clauses).
1198.89/1199.06	c Num non-binary clauses 18241, Average non-binary clause length 7.304
1198.89/1199.06	c Theory has no gaps
1198.89/1199.06	c Preprocessor runtime was 0.110 seconds.
1198.89/1199.06	c 
1198.89/1199.06	c Satisfiability of theory still undetermined.
1198.89/1199.06	c See file /tmp/V3phG5 for simplified theory.
1198.89/1199.06	c Bin: Executing minisat20
1198.89/1199.06	c child exit by a signal
1198.89/1199.06	c minisat20 returned code 137.
1198.89/1199.06	c minisat20 returned code 137.
1198.89/1199.06	c satzilla running kcnfs ... 
1198.89/1199.06	c Bin: Executing kcnfs
1198.89/1199.06	c kcnfs returned code 1.
1198.89/1199.06	c kcnfs returned code 1.
1198.89/1199.06	c satzilla running march_dl ... 
1198.89/1199.06	c Bin: Executing march_dl
1198.89/1199.06	c march_dl returned code 1.
1198.89/1199.06	c march_dl returned code 1.
1198.89/1199.06	c satzilla running kcnfs with preprocessing ... 
1198.89/1199.06	c Bin: Executing kcnfs
1198.89/1199.06	c kcnfs returned code 1.
1198.89/1199.06	c kcnfs returned code 1.
1198.89/1199.06	c satzilla running march_dl with preprocessing ... 
1198.89/1199.06	c Bin: Executing march_dl
1198.89/1199.06	c march_dl returned code 1.
1198.89/1199.06	c march_dl returned code 1.
1198.89/1199.06	c satzilla running vallst with preprocessing ... 
1198.89/1199.06	c Bin: Executing vallst
1198.89/1199.06	c vallst returned code 1.
1198.89/1199.06	c vallst returned code 1.
1198.89/1199.07	c satzilla running zchaff_rand with preprocessing ... 
1198.89/1199.07	c Bin: Executing zchaff_rand
1198.89/1199.07	c zchaff_rand returned code 1.
1198.89/1199.07	c zchaff_rand returned code 1.
1198.89/1199.07	c satzilla running vallst ... 
1198.89/1199.07	c Bin: Executing vallst
1198.89/1199.07	c vallst returned code 1.
1198.89/1199.07	c vallst returned code 1.
1198.89/1199.07	c satzilla running zchaff_rand ... 
1198.89/1199.07	c Bin: Executing zchaff_rand
1198.89/1199.07	c zchaff_rand returned code 1.
1198.89/1199.07	c zchaff_rand returned code 1.
1198.89/1199.07	c satzilla running minisat20 ... 
1198.89/1199.07	c Bin: Executing minisat20
1198.89/1199.07	c minisat20 returned code 1.
1198.89/1199.07	c minisat20 returned code 1.
1198.89/1199.07	c ERROR: All Failed! 
1198.89/1199.07	c SATZILLA_TIME=1199.150000

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/node16/watcher-335320-1173623002 -o ROOT/results/node16/solver-335320-1173623002 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335320-1173623002/SATzilla2007_R /tmp/evaluation/335320-1173623002/instance-335320-1173623002.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 0.98 0.99 3/77 30801
/proc/meminfo: memFree=1798896/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_R) R 30799 30801 29647 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 382254600 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=924 CPUtime=0
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29647 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 382254600 946176 131 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 231 131 50 118 0 110 0

[startup+0.018719 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30801
/proc/meminfo: memFree=1798896/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382254600 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=1056 CPUtime=0.01
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29647 0 -1 4194304 183 0 0 0 1 0 0 0 19 0 1 0 382254600 1081344 178 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 264 178 50 118 0 143 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2496

[startup+0.102709 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30801
/proc/meminfo: memFree=1798896/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382254600 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=2172 CPUtime=0.09
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29647 0 -1 4194304 1006 0 0 0 9 0 0 0 19 0 1 0 382254600 2224128 410 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544344 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 543 410 55 118 0 422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3612

[startup+0.301685 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30801
/proc/meminfo: memFree=1798896/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382254600 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=3564 CPUtime=0.28
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29647 0 -1 4194304 2743 0 0 0 28 0 0 0 21 0 1 0 382254600 3649536 767 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134663585 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 891 767 65 118 0 770 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5004

[startup+0.702637 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 30801
/proc/meminfo: memFree=1798896/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382254600 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=6548 CPUtime=0.69
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29647 0 -1 4194304 3210 0 0 0 68 1 0 0 25 0 1 0 382254600 6705152 1081 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 1637 1081 67 118 0 1516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7988

[startup+1.50154 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 30803
/proc/meminfo: memFree=1794720/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382254600 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=6548 CPUtime=1.49
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29647 0 -1 4194304 3216 0 0 0 148 1 0 0 25 0 1 0 382254600 6705152 1087 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 1637 1087 67 118 0 1516 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7988

[startup+3.10135 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 30803
/proc/meminfo: memFree=1794464/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=0
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382254600 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 110 95 260 0 84 0
[pid=30802] ppid=30801 vsize=26328 CPUtime=3.09
/proc/30802/stat : 30802 (march_dl) R 30801 30801 29647 0 -1 4194304 8503 0 0 0 287 22 0 0 25 0 1 0 382254600 26959872 6047 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30802/statm: 6582 6047 73 118 0 6461 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27768

[startup+6.30196 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 30804
/proc/meminfo: memFree=1796576/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=1440 CPUtime=4.99
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 135 9667 0 0 0 0 422 77 16 0 1 0 382254600 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30801/statm: 360 111 96 260 0 84 0
[pid=30804] ppid=30801 vsize=6188 CPUtime=1.29
/proc/30804/stat : 30804 (ubcsat2006) R 30801 30801 29647 0 -1 4194304 665 0 0 0 121 8 0 0 25 0 1 0 382255100 6336512 648 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30804/statm: 1547 648 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 30805
/proc/meminfo: memFree=1787424/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=5024 CPUtime=1.52
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 1132 0 0 0 152 0 0 0 25 0 1 0 382255716 5144576 1126 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 1256 1126 58 118 0 1134 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 12756

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 30805
/proc/meminfo: memFree=1785376/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=6968 CPUtime=14.33
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 1599 0 0 0 1432 1 0 0 25 0 1 0 382255716 7135232 1593 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525691 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 1742 1593 58 118 0 1620 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14700

[startup+51.1026 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 30805
/proc/meminfo: memFree=1783264/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=9120 CPUtime=39.92
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 2150 0 0 0 3990 2 0 0 25 0 1 0 382255716 9338880 2144 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2280 2144 58 118 0 2158 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16852

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 30805
/proc/meminfo: memFree=1782048/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=10456 CPUtime=91.12
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 2465 0 0 0 9110 2 0 0 25 0 1 0 382255716 10706944 2459 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2614 2459 58 118 0 2492 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18188

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30805
/proc/meminfo: memFree=1780704/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=11656 CPUtime=151.11
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 2790 0 0 0 15108 3 0 0 25 0 1 0 382255716 11935744 2784 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 2914 2784 58 118 0 2792 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19388

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30805
/proc/meminfo: memFree=1779616/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=12728 CPUtime=211.11
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 3050 0 0 0 21107 4 0 0 25 0 1 0 382255716 13033472 3044 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 3182 3044 58 118 0 3060 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 20460

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30805
/proc/meminfo: memFree=1778784/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=13608 CPUtime=271.11
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 3245 0 0 0 27106 5 0 0 25 0 1 0 382255716 13934592 3239 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 3402 3239 58 118 0 3280 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 21340

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30805
/proc/meminfo: memFree=1778080/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=14292 CPUtime=331.1
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 3415 0 0 0 33105 5 0 0 25 0 1 0 382255716 14635008 3409 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 3573 3409 58 118 0 3451 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30807
/proc/meminfo: memFree=1774240/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=18024 CPUtime=811.07
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4302 0 0 0 81097 10 0 0 25 0 1 0 382255716 18456576 4296 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 4506 4296 58 118 0 4384 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 25756

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 30807
/proc/meminfo: memFree=1773856/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=18308 CPUtime=871.06
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4378 0 0 0 87096 10 0 0 25 0 1 0 382255716 18747392 4372 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 4577 4372 58 118 0 4455 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 26040

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 30807
/proc/meminfo: memFree=1773664/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=18468 CPUtime=931.06
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4421 0 0 0 93095 11 0 0 25 0 1 0 382255716 18911232 4415 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 4617 4415 58 118 0 4495 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 26200

[startup+1002.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 30807
/proc/meminfo: memFree=1773280/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=18956 CPUtime=991.06
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4502 0 0 0 99094 12 0 0 25 0 1 0 382255716 19410944 4496 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 4739 4496 58 118 0 4617 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 26688

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 30807
/proc/meminfo: memFree=1772896/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=19376 CPUtime=1051.05
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4602 0 0 0 105093 12 0 0 25 0 1 0 382255716 19841024 4596 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 4844 4596 58 118 0 4722 0
Current children cumulated CPU time (s) 1062.18
Current children cumulated vsize (KiB) 27108

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30807
/proc/meminfo: memFree=1772256/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=19920 CPUtime=1111.05
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4751 0 0 0 111092 13 0 0 25 0 1 0 382255716 20398080 4745 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 4980 4745 58 118 0 4858 0
Current children cumulated CPU time (s) 1122.18
Current children cumulated vsize (KiB) 27652

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30807
/proc/meminfo: memFree=1772128/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=19920 CPUtime=1171.04
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4765 0 0 0 117091 13 0 0 25 0 1 0 382255716 20398080 4759 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528317 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 4980 4759 58 118 0 4858 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 27652

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30807
/proc/meminfo: memFree=1772128/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=20060 CPUtime=1179.05
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4772 0 0 0 117891 14 0 0 25 0 1 0 382255716 20541440 4766 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 5015 4766 58 118 0 4893 0
Current children cumulated CPU time (s) 1190.18
Current children cumulated vsize (KiB) 27792

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30807
/proc/meminfo: memFree=1772064/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=20060 CPUtime=1182.25
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4781 0 0 0 118211 14 0 0 25 0 1 0 382255716 20541440 4775 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 5015 4775 58 118 0 4893 0
Current children cumulated CPU time (s) 1193.38
Current children cumulated vsize (KiB) 27792

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30807
/proc/meminfo: memFree=1772064/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=20060 CPUtime=1185.45
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4783 0 0 0 118531 14 0 0 25 0 1 0 382255716 20541440 4777 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 5015 4777 58 118 0 4893 0
Current children cumulated CPU time (s) 1196.58
Current children cumulated vsize (KiB) 27792

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30807
/proc/meminfo: memFree=1772064/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=20060 CPUtime=1187.05
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4783 0 0 0 118691 14 0 0 25 0 1 0 382255716 20541440 4777 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536629 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 5015 4777 58 118 0 4893 0
Current children cumulated CPU time (s) 1198.18
Current children cumulated vsize (KiB) 27792

[startup+1198.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30807
/proc/meminfo: memFree=1772064/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=20060 CPUtime=1187.45
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4783 0 0 0 118731 14 0 0 25 0 1 0 382255716 20541440 4777 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 5015 4777 58 118 0 4893 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 27792

[startup+1198.9 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 30807
/proc/meminfo: memFree=1772064/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=20060 CPUtime=1187.65
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4783 0 0 0 118751 14 0 0 25 0 1 0 382255716 20541440 4777 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 5015 4777 58 118 0 4893 0
Current children cumulated CPU time (s) 1198.78
Current children cumulated vsize (KiB) 27792

[startup+1199.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 30807
/proc/meminfo: memFree=1772064/2055920 swapFree=4159664/4192956
[pid=30801] ppid=30799 vsize=7732 CPUtime=11.13
/proc/30801/stat : 30801 (SATzilla2007_R) S 30799 30801 29647 0 -1 4194304 3066 10338 0 0 384 11 628 90 25 0 1 0 382254600 7917568 1728 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30801/statm: 1933 1728 165 260 0 1657 0
[pid=30805] ppid=30801 vsize=20060 CPUtime=1187.76
/proc/30805/stat : 30805 (minisat20) R 30801 30801 29647 0 -1 4194304 4783 0 0 0 118762 14 0 0 25 0 1 0 382255716 20541440 4777 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30805/statm: 5015 4777 58 118 0 4893 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 27792

Child status: 17
Real time (s): 1199.07
CPU time (s): 1198.98
CPU user time (s): 1197.81
CPU system time (s): 1.16782
CPU usage (%): 99.9926
Max. virtual memory (cumulated for all children) (KiB): 30680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.81
system time used= 1.16782
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18200
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= 26
involuntary context switches= 7369

runsolver used 1.15682 second user time and 3.21151 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Mar 11 14:23:23 UTC 2007

IDJOB= 335320
IDBENCH= 24648
IDSOLVER= 134
FILE ID= node16/335320-1173623002

PBS_JOBID= 4101260

Free space on /tmp= 66449 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335320-1173623002/SATzilla2007_R /tmp/evaluation/335320-1173623002/instance-335320-1173623002.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-335320-1173623002 -o ROOT/results/node16/solver-335320-1173623002 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335320-1173623002/SATzilla2007_R /tmp/evaluation/335320-1173623002/instance-335320-1173623002.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  42a7abc6638576e7c05fba1c9e36829b

RANDOM SEED= 616702130

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1799368 kB
Buffers:         24120 kB
Cached:         158212 kB
SwapCached:       2084 kB
Active:          95504 kB
Inactive:       110016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799368 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:            9088 kB
Writeback:           0 kB
Mapped:          31280 kB
Slab:            36596 kB
Committed_AS:  1422460 kB
PageTables:       1724 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= 66449 MiB

End job on node16 on Sun Mar 11 14:43:22 UTC 2007