Trace number 338764

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla RANDOM? (exit code) 1199.79 1200.2

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.96	c run March_dl for 5 seconds ... 
10.87/10.96	c Bin: Executing march_dl
10.87/10.96	c child exit by a signal
10.87/10.96	c march_dl returned code 137.
10.87/10.96	c run saps (UBCSAT implementation) for 2 seconds ... 
10.87/10.96	c Bin: Executing ubcsat2006
10.87/10.96	c child exited successfully
10.87/10.96	c ubcsat2006 returned code 0.
10.87/10.96	c satzilla computing base features
10.87/10.96	c satzilla doing unit-prop probe
10.87/10.96	c satzilla doing local search probe
10.87/10.96	c satzilla doing lobjois search-space size estimate
10.87/10.96	c satzilla's ranking:
10.87/10.96	c 1) minisat20+P: -3.701133
10.87/10.96	c 2) kcnfs: -0.322264
10.87/10.96	c 3) march_dl: 6.284561
10.87/10.96	c 4) kcnfs+P: 999.000000
10.87/10.96	c 5) march_dl+P: 999.000000
10.87/10.96	c 6) vallst+P: 999.000000
10.87/10.96	c 7) zchaff_rand+P: 999.000000
10.87/10.96	c 8) vallst: 999.000000
10.87/10.96	c 9) zchaff_rand: 999.000000
10.87/10.96	c 10) minisat20: 999.000000
10.87/10.96	c satzilla running minisat20 with preprocessing ... 
10.87/10.97	This is MiniSat 2.0 beta
10.87/10.97	WARNING: for repeatability, setting FPU to use double precision
10.87/10.97	============================[ Problem Statistics ]=============================
10.87/10.97	|                                                                             |
10.87/10.97	|  Number of variables:  182                                                  |
10.87/10.97	|  Number of clauses:    1197                                                 |
10.87/10.97	|  Parsing time:         0.00         s                                       |
10.87/10.97	============================[ Search Statistics ]==============================
10.87/10.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.87/10.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.87/10.97	===============================================================================
10.87/10.97	|         0 |     182     1197     2548 |      399        0    nan |  0.000 % |
10.87/10.97	|       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.98	|       475 |     182     1197     2548 |      531      475     50 |  0.042 % |
10.87/11.00	|       815 |     182     1197     2548 |      584      497     56 |  0.042 % |
10.95/11.01	|      1323 |     182     1197     2548 |      642      650     52 |  0.042 % |
10.95/11.04	|      2083 |     182     1197     2548 |      706      700     51 |  0.003 % |
10.95/11.09	|      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.47/12.51	|     25759 |     182     1197     2548 |     1252      919     61 |  0.042 % |
13.47/13.52	|     38733 |     182     1197     2548 |     1377     1049     70 |  0.042 % |
14.96/15.06	|     58196 |     182     1197     2548 |     1515     1322     64 |  0.042 % |
17.36/17.42	|     87389 |     182     1197     2548 |     1666     1516     68 |  0.042 % |
21.26/21.30	|    131179 |     182     1197     2548 |     1833     1292     68 |  0.003 % |
27.26/27.33	|    196863 |     182     1197     2548 |     2016     1491     64 |  0.042 % |
36.65/36.76	|    295391 |     182     1197     2548 |     2218     2024     66 |  0.042 % |
50.85/50.93	|    443181 |     182     1197     2548 |     2440     2104     65 |  0.003 % |
74.04/74.18	|    664864 |     182     1197     2548 |     2684     2519     71 |  0.042 % |
104.83/104.94	|    997390 |     182     1197     2548 |     2952     2607     47 |  0.042 % |
160.81/160.94	|   1496178 |     182     1197     2548 |     3247     1776     62 |  0.042 % |
249.28/249.48	|   2244360 |     182     1197     2548 |     3572     3060     63 |  0.003 % |
387.04/387.30	|   3366636 |     182     1197     2548 |     3930     2408     65 |  0.042 % |
591.07/591.33	|   5050047 |     182     1197     2548 |     4323     3844     55 |  0.042 % |
915.56/915.93	|   7575163 |     182     1197     2548 |     4755     2786     58 |  0.003 % |
1199.67/1200.19	c Preprocessing...
1199.67/1200.19	c Inital problem has 182 variables, 14 nary clauses (1183 binary clauses).
1199.67/1200.19	c Num non-binary clauses 14, Average non-binary clause length 13.000
1199.67/1200.19	c Theory has no gaps
1199.67/1200.19	c Preprocessor runtime was 0.000 seconds.
1199.67/1200.19	c 
1199.67/1200.19	c Satisfiability of theory still undetermined.
1199.67/1200.19	c See file /tmp/Bt7K3L for simplified theory.
1199.67/1200.19	c Bin: Executing minisat20
1199.67/1200.19	c child exit by a signal
1199.67/1200.19	c minisat20 returned code 137.
1199.67/1200.19	c minisat20 returned code 137.
1199.67/1200.19	c satzilla running kcnfs ... 
1199.67/1200.19	c Bin: Executing kcnfs
1199.67/1200.19	c kcnfs returned code 1.
1199.67/1200.19	c kcnfs returned code 1.
1199.67/1200.19	c satzilla running march_dl ... 
1199.67/1200.19	c Bin: Executing march_dl
1199.67/1200.19	c march_dl returned code 1.
1199.67/1200.19	c march_dl returned code 1.
1199.67/1200.19	c satzilla running kcnfs with preprocessing ... 
1199.67/1200.19	c Bin: Executing kcnfs
1199.67/1200.19	c kcnfs returned code 1.
1199.67/1200.19	c kcnfs returned code 1.
1199.67/1200.19	c satzilla running march_dl with preprocessing ... 
1199.67/1200.19	c Bin: Executing march_dl
1199.67/1200.19	c march_dl returned code 1.
1199.67/1200.19	c march_dl returned code 1.
1199.67/1200.19	c satzilla running vallst with preprocessing ... 
1199.67/1200.19	c Bin: Executing vallst
1199.67/1200.19	c vallst returned code 1.
1199.67/1200.19	c vallst returned code 1.
1199.67/1200.19	c satzilla running zchaff_rand with preprocessing ... 
1199.67/1200.19	c Bin: Executing zchaff_rand
1199.67/1200.19	c zchaff_rand returned code 1.
1199.67/1200.19	c zchaff_rand returned code 1.
1199.67/1200.19	c satzilla running vallst ... 
1199.67/1200.19	c Bin: Executing vallst
1199.67/1200.19	c vallst returned code 1.
1199.67/1200.19	c vallst returned code 1.
1199.67/1200.19	c satzilla running zchaff_rand ... 
1199.67/1200.19	c Bin: Executing zchaff_rand
1199.67/1200.19	c zchaff_rand returned code 1.
1199.67/1200.19	c zchaff_rand returned code 1.
1199.67/1200.19	c satzilla running minisat20 ... 
1199.67/1200.19	c Bin: Executing minisat20
1199.67/1200.19	c minisat20 returned code 1.
1199.67/1200.19	c minisat20 returned code 1.
1199.67/1200.19	c ERROR: All Failed! 
1199.67/1200.19	c SATZILLA_TIME=1199.960000

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/node12/watcher-338764-1173691823 -o ROOT/results/node12/solver-338764-1173691823 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338764-1173691823/SATzilla2007_R /tmp/evaluation/338764-1173691823/instance-338764-1173691823.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: 1.00 1.00 1.00 3/77 12683
/proc/meminfo: memFree=1483824/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1440 CPUtime=0
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389136741 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 360 110 95 260 0 84 0
[pid=12684] ppid=12683 vsize=640 CPUtime=0
/proc/12684/stat : 12684 (march_dl) R 12683 12683 11202 0 -1 4194304 103 0 0 0 0 0 0 0 19 0 1 0 389136741 655360 95 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134658102 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12684/statm: 160 95 61 118 0 39 0

[startup+0.049306 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12683
/proc/meminfo: memFree=1483824/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1440 CPUtime=0
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389136741 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 360 110 95 260 0 84 0
[pid=12684] ppid=12683 vsize=904 CPUtime=0.04
/proc/12684/stat : 12684 (march_dl) R 12683 12683 11202 0 -1 4194304 184 0 0 0 4 0 0 0 19 0 1 0 389136741 925696 176 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134588061 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12684/statm: 226 176 74 118 0 105 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2344

[startup+0.101314 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12683
/proc/meminfo: memFree=1483824/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1440 CPUtime=0
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389136741 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 360 110 95 260 0 84 0
[pid=12684] ppid=12683 vsize=1036 CPUtime=0.09
/proc/12684/stat : 12684 (march_dl) R 12683 12683 11202 0 -1 4194304 187 0 0 0 9 0 0 0 19 0 1 0 389136741 1060864 179 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12684/statm: 259 179 74 118 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2476

[startup+0.301351 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12683
/proc/meminfo: memFree=1483824/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1440 CPUtime=0
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389136741 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 360 110 95 260 0 84 0
[pid=12684] ppid=12683 vsize=1036 CPUtime=0.29
/proc/12684/stat : 12684 (march_dl) R 12683 12683 11202 0 -1 4194304 189 0 0 0 29 0 0 0 21 0 1 0 389136741 1060864 181 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551648 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12684/statm: 259 181 74 118 0 138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2476

[startup+0.701421 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12683
/proc/meminfo: memFree=1483824/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1440 CPUtime=0
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389136741 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 360 110 95 260 0 84 0
[pid=12684] ppid=12683 vsize=1036 CPUtime=0.69
/proc/12684/stat : 12684 (march_dl) R 12683 12683 11202 0 -1 4194304 190 0 0 0 69 0 0 0 25 0 1 0 389136741 1060864 182 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134553335 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12684/statm: 259 182 74 118 0 138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2476

[startup+1.50156 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12685
/proc/meminfo: memFree=1483232/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1440 CPUtime=0
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389136741 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 360 110 95 260 0 84 0
[pid=12684] ppid=12683 vsize=1036 CPUtime=1.49
/proc/12684/stat : 12684 (march_dl) R 12683 12683 11202 0 -1 4194304 191 0 0 0 149 0 0 0 25 0 1 0 389136741 1060864 183 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134553195 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12684/statm: 259 183 74 118 0 138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2476

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12685
/proc/meminfo: memFree=1483040/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1440 CPUtime=0
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 389136741 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 360 110 95 260 0 84 0
[pid=12684] ppid=12683 vsize=1036 CPUtime=3.09
/proc/12684/stat : 12684 (march_dl) R 12683 12683 11202 0 -1 4194304 192 0 0 0 309 0 0 0 25 0 1 0 389136741 1060864 184 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134552311 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12684/statm: 259 184 74 118 0 138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2476

[startup+6.30143 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12686
/proc/meminfo: memFree=1482976/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1440 CPUtime=4.99
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 135 192 0 0 0 0 499 0 16 0 1 0 389136741 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12683/statm: 360 111 96 260 0 84 0
[pid=12686] ppid=12683 vsize=6188 CPUtime=1.28
/proc/12686/stat : 12686 (ubcsat2006) R 12683 12683 11202 0 -1 4194304 250 0 0 0 103 25 0 0 25 0 1 0 389137241 6336512 233 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12686/statm: 1547 233 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12687
/proc/meminfo: memFree=1482464/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=2328 CPUtime=1.72
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 254 0 0 0 172 0 0 0 25 0 1 0 389137838 2383872 248 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134529780 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 582 248 58 118 0 460 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4108

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12687
/proc/meminfo: memFree=1481952/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=2844 CPUtime=14.51
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 369 0 0 0 1451 0 0 0 25 0 1 0 389137838 2912256 363 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 711 363 58 118 0 589 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 4624

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12687
/proc/meminfo: memFree=1481760/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=3108 CPUtime=40.1
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 458 0 0 0 4010 0 0 0 25 0 1 0 389137838 3182592 452 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 777 452 58 118 0 655 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 4888

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12687
/proc/meminfo: memFree=1481440/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=3376 CPUtime=91.28
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 527 0 0 0 9128 0 0 0 25 0 1 0 389137838 3457024 521 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 844 521 58 118 0 722 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 5156

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12687
/proc/meminfo: memFree=1480800/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=4044 CPUtime=151.26
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 680 0 0 0 15125 1 0 0 25 0 1 0 389137838 4141056 674 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1011 674 58 118 0 889 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 5824

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12687
/proc/meminfo: memFree=1480608/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=4180 CPUtime=211.24
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 727 0 0 0 21123 1 0 0 25 0 1 0 389137838 4280320 721 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1045 721 58 118 0 923 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 5960

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12687
/proc/meminfo: memFree=1480352/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=4444 CPUtime=271.23
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 794 0 0 0 27121 2 0 0 25 0 1 0 389137838 4550656 788 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/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: 1.00 1.00 1.00 2/79 12687
/proc/meminfo: memFree=1480288/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=4556 CPUtime=331.2
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 804 0 0 0 33118 2 0 0 25 0 1 0 389137838 4665344 798 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1139 798 58 118 0 1017 0

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12687
/proc/meminfo: memFree=1479456/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5288 CPUtime=751.06
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 984 0 0 0 75102 4 0 0 25 0 1 0 389137838 5414912 978 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1322 978 58 118 0 1200 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 7068

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12689
/proc/meminfo: memFree=1479392/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5288 CPUtime=811.04
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1001 0 0 0 81099 5 0 0 25 0 1 0 389137838 5414912 995 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1322 995 58 118 0 1200 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 7068

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12689
/proc/meminfo: memFree=1479456/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5288 CPUtime=871.02
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1001 0 0 0 87097 5 0 0 25 0 1 0 389137838 5414912 995 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134528274 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1322 995 58 118 0 1200 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 7068

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12689
/proc/meminfo: memFree=1479264/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5560 CPUtime=931.01
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1049 0 0 0 93095 6 0 0 25 0 1 0 389137838 5693440 1043 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1390 1043 58 118 0 1268 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 7340

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12689
/proc/meminfo: memFree=1479136/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5560 CPUtime=990.99
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1071 0 0 0 99092 7 0 0 25 0 1 0 389137838 5693440 1065 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1390 1065 58 118 0 1268 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 7340

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12689
/proc/meminfo: memFree=1479008/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5692 CPUtime=1050.96
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1105 0 0 0 105089 7 0 0 25 0 1 0 389137838 5828608 1099 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1423 1099 58 118 0 1301 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 7472

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12689
/proc/meminfo: memFree=1479008/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5692 CPUtime=1110.94
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1108 0 0 0 111087 7 0 0 25 0 1 0 389137838 5828608 1102 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1423 1102 58 118 0 1301 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 7472

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12689
/proc/meminfo: memFree=1479008/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5824 CPUtime=1170.93
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1119 0 0 0 117085 8 0 0 25 0 1 0 389137838 5963776 1113 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1456 1113 58 118 0 1334 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 7604

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 12689
/proc/meminfo: memFree=1478944/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5824 CPUtime=1178.92
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1131 0 0 0 117884 8 0 0 25 0 1 0 389137838 5963776 1125 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1456 1125 58 118 0 1334 0
Current children cumulated CPU time (s) 1189.87
Current children cumulated vsize (KiB) 7604

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12689
/proc/meminfo: memFree=1478944/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5824 CPUtime=1185.32
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1135 0 0 0 118524 8 0 0 25 0 1 0 389137838 5963776 1129 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1456 1129 58 118 0 1334 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 7604

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12689
/proc/meminfo: memFree=1478944/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5824 CPUtime=1186.92
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1135 0 0 0 118684 8 0 0 25 0 1 0 389137838 5963776 1129 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134527609 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1456 1129 58 118 0 1334 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 7604

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12689
/proc/meminfo: memFree=1478944/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5824 CPUtime=1187.72
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1135 0 0 0 118764 8 0 0 25 0 1 0 389137838 5963776 1129 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525560 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1456 1129 58 118 0 1334 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 7604

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12689
/proc/meminfo: memFree=1478944/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5824 CPUtime=1188.52
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1135 0 0 0 118844 8 0 0 25 0 1 0 389137838 5963776 1129 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/statm: 1456 1129 58 118 0 1334 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 7604

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12689
/proc/meminfo: memFree=1478944/2055920 swapFree=4156588/4192956
[pid=12683] ppid=12681 vsize=1780 CPUtime=10.95
/proc/12683/stat : 12683 (SATzilla2007_R) S 12681 12683 11202 0 -1 4194304 563 448 0 0 303 41 700 51 25 0 1 0 389136741 1822720 256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12683/statm: 445 256 165 260 0 169 0
[pid=12687] ppid=12683 vsize=5824 CPUtime=1188.72
/proc/12687/stat : 12687 (minisat20) R 12683 12683 11202 0 -1 4194304 1135 0 0 0 118864 8 0 0 25 0 1 0 389137838 5963776 1129 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12687/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.2
CPU time (s): 1199.79
CPU user time (s): 1198.78
CPU system time (s): 1.01285
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.78
system time used= 1.01285
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= 26
involuntary context switches= 24797

runsolver used 1.10883 second user time and 3.2635 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Mar 12 09:30:23 UTC 2007

IDJOB= 338764
IDBENCH= 24730
IDSOLVER= 134
FILE ID= node12/338764-1173691823

PBS_JOBID= 4101477

Free space on /tmp= 66278 MiB

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

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  e9a4b8de00c9a73b6f8447e11f01f363

RANDOM SEED= 610842728

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1484232 kB
Buffers:         39208 kB
Cached:         438380 kB
SwapCached:      14596 kB
Active:         291896 kB
Inactive:       208344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1484232 kB
SwapTotal:     4192956 kB
SwapFree:      4156588 kB
Dirty:            8444 kB
Writeback:           0 kB
Mapped:          29624 kB
Slab:            57028 kB
Committed_AS:  1725748 kB
PageTables:       1692 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= 66278 MiB

End job on node12 on Mon Mar 12 09:50:23 UTC 2007