Trace number 302445

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.54 1199.99

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S453945536-08.cnf
MD5SUM58f7348ef0f2a04dc0d7dd4d6a464a65
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark519.865
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 518000
Number of clauses of size over 50

Solver Data (download as text)

10.53/10.63	c run March_dl for 5 seconds ... 
10.53/10.63	c Bin: Executing march_dl
10.53/10.63	c child exit by a signal
10.53/10.63	c march_dl returned code 137.
10.53/10.63	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.63	c Bin: Executing ubcsat2006
10.53/10.63	c child exited successfully
10.53/10.63	c ubcsat2006 returned code 0.
10.53/10.63	c satzilla computing base features
10.53/10.63	c satzilla doing unit-prop probe
10.53/10.63	c satzilla doing local search probe
10.53/10.63	c satzilla doing lobjois search-space size estimate
10.53/10.63	c satzilla's ranking:
10.53/10.63	c 1) minisat20+P: 9.300096
10.53/10.63	c 2) march_dl: 11.217629
10.53/10.63	c 3) kcnfs: 12.715689
10.53/10.63	c 4) kcnfs+P: 999.000000
10.53/10.63	c 5) march_dl+P: 999.000000
10.53/10.63	c 6) vallst+P: 999.000000
10.53/10.63	c 7) zchaff_rand+P: 999.000000
10.53/10.63	c 8) vallst: 999.000000
10.53/10.63	c 9) zchaff_rand: 999.000000
10.53/10.63	c 10) minisat20: 999.000000
10.53/10.63	c satzilla running minisat20 with preprocessing ... 
10.63/10.71	This is MiniSat 2.0 beta
10.63/10.72	WARNING: for repeatability, setting FPU to use double precision
10.63/10.72	============================[ Problem Statistics ]=============================
10.63/10.72	|                                                                             |
10.63/10.72	|  Number of variables:  900                                                  |
10.63/10.72	|  Number of clauses:    18000                                                |
10.63/10.73	|  Parsing time:         0.01         s                                       |
10.63/10.73	============================[ Search Statistics ]==============================
10.63/10.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.73	===============================================================================
10.63/10.73	|         0 |     900    18000    90000 |     6000        0    nan |  0.000 % |
10.63/10.74	|       101 |     900    18000    90000 |     6600      101    112 |  0.000 % |
10.69/10.76	|       254 |     900    18000    90000 |     7260      254    108 |  0.000 % |
10.69/10.78	|       480 |     900    18000    90000 |     7986      480    108 |  0.000 % |
10.69/10.82	|       817 |     900    18000    90000 |     8784      817    113 |  0.000 % |
10.69/10.87	|      1323 |     900    18000    90000 |     9663     1323    116 |  0.000 % |
10.69/10.95	|      2085 |     900    18000    90000 |    10629     2085    120 |  0.000 % |
10.69/11.08	|      3225 |     900    18000    90000 |    11692     3225    125 |  0.000 % |
11.23/11.30	|      4933 |     900    18000    90000 |    12861     4933    126 |  0.000 % |
11.54/11.68	|      7496 |     900    18000    90000 |    14147     7496    126 |  0.000 % |
12.25/12.35	|     11340 |     900    18000    90000 |    15562    11340    125 |  0.000 % |
13.49/13.60	|     17107 |     900    18000    90000 |    17118     9186    124 |  0.000 % |
15.54/15.65	|     25757 |     900    18000    90000 |    18830     9112    134 |  0.000 % |
18.91/19.04	|     38732 |     900    18000    90000 |    20713    12511    130 |  0.000 % |
25.08/25.17	|     58195 |     900    18000    90000 |    22784    10938    130 |  0.000 % |
34.69/34.81	|     87390 |     900    18000    90000 |    25063    16441    132 |  0.000 % |
51.61/51.70	|    131179 |     900    18000    90000 |    27569    19380    130 |  0.000 % |
78.46/78.61	|    196866 |     900    18000    90000 |    30326    22052    132 |  0.000 % |
124.78/124.86	|    295393 |     900    18000    90000 |    33359    13591    122 |  0.000 % |
193.65/193.80	|    443183 |     900    18000    90000 |    36695    18750    127 |  0.000 % |
312.95/313.11	|    664867 |     900    18000    90000 |    40364    26890    131 |  0.000 % |
506.55/506.78	|    997392 |     900    18000    90000 |    44401    31748    132 |  0.000 % |
802.97/803.44	|   1496180 |     900    18000    90000 |    48841    32767    128 |  0.000 % |
1199.48/1199.98	c Preprocessing...
1199.48/1199.98	c Inital problem has 900 variables, 18000 nary clauses (0 binary clauses).
1199.48/1199.98	c Num non-binary clauses 18000, Average non-binary clause length 5.000
1199.48/1199.98	c Theory has no gaps
1199.48/1199.98	c Preprocessor runtime was 0.050 seconds.
1199.48/1199.98	c 
1199.48/1199.98	c Satisfiability of theory still undetermined.
1199.48/1199.98	c See file /tmp/UwFe74 for simplified theory.
1199.48/1199.98	c Bin: Executing minisat20
1199.48/1199.98	c child exit by a signal
1199.48/1199.98	c minisat20 returned code 137.
1199.48/1199.98	c minisat20 returned code 137.
1199.48/1199.98	c satzilla running march_dl ... 
1199.48/1199.98	c Bin: Executing march_dl
1199.48/1199.98	c march_dl returned code 1.
1199.48/1199.98	c march_dl returned code 1.
1199.48/1199.98	c satzilla running kcnfs ... 
1199.48/1199.98	c Bin: Executing kcnfs
1199.48/1199.98	c kcnfs returned code 1.
1199.48/1199.98	c kcnfs returned code 1.
1199.48/1199.98	c satzilla running kcnfs with preprocessing ... 
1199.48/1199.98	c Bin: Executing kcnfs
1199.48/1199.98	c kcnfs returned code 1.
1199.48/1199.98	c kcnfs returned code 1.
1199.48/1199.98	c satzilla running march_dl with preprocessing ... 
1199.48/1199.98	c Bin: Executing march_dl
1199.48/1199.98	c march_dl returned code 1.
1199.48/1199.98	c march_dl returned code 1.
1199.48/1199.98	c satzilla running vallst with preprocessing ... 
1199.48/1199.98	c Bin: Executing vallst
1199.48/1199.98	c vallst returned code 1.
1199.48/1199.98	c vallst returned code 1.
1199.48/1199.98	c satzilla running zchaff_rand with preprocessing ... 
1199.48/1199.98	c Bin: Executing zchaff_rand
1199.48/1199.98	c zchaff_rand returned code 1.
1199.48/1199.98	c zchaff_rand returned code 1.
1199.48/1199.98	c satzilla running vallst ... 
1199.48/1199.98	c Bin: Executing vallst
1199.48/1199.98	c vallst returned code 1.
1199.48/1199.98	c vallst returned code 1.
1199.48/1199.98	c satzilla running zchaff_rand ... 
1199.48/1199.98	c Bin: Executing zchaff_rand
1199.48/1199.98	c zchaff_rand returned code 1.
1199.48/1199.98	c zchaff_rand returned code 1.
1199.48/1199.98	c satzilla running minisat20 ... 
1199.48/1199.98	c Bin: Executing minisat20
1199.48/1199.98	c minisat20 returned code 1.
1199.48/1199.98	c minisat20 returned code 1.
1199.48/1199.98	c ERROR: All Failed! 
1199.48/1199.98	c SATZILLA_TIME=1199.690000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-302445-1172011757 -o ROOT/results/node19/solver-302445-1172011757 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302445-1172011757/SATzilla2007_R /tmp/evaluation/302445-1172011757/instance-302445-1172011757.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 14091
/proc/meminfo: memFree=1350192/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=1440 CPUtime=0
/proc/14091/stat : 14091 (SATzilla2007_R) R 14089 14091 12916 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 221129778 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/14091/statm: 360 110 95 260 0 84 0
[pid=14092] ppid=14091 vsize=780 CPUtime=0
/proc/14092/stat : 14092 (march_dl) R 14091 14091 12916 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 221129778 798720 101 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14092/statm: 195 101 50 118 0 74 0

[startup+0.106966 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 14091
/proc/meminfo: memFree=1350192/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=1440 CPUtime=0
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221129778 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14091/statm: 360 110 95 260 0 84 0
[pid=14092] ppid=14091 vsize=2828 CPUtime=0.09
/proc/14092/stat : 14092 (march_dl) R 14091 14091 12916 0 -1 4194304 1851 0 0 0 9 0 0 0 19 0 1 0 221129778 2895872 562 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134542421 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14092/statm: 707 562 63 118 0 586 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4268

[startup+0.51501 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 14091
/proc/meminfo: memFree=1350192/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=1440 CPUtime=0
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221129778 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14091/statm: 360 110 95 260 0 84 0
[pid=14092] ppid=14091 vsize=3772 CPUtime=0.5
/proc/14092/stat : 14092 (march_dl) R 14091 14091 12916 0 -1 4194304 2511 0 0 0 50 0 0 0 23 0 1 0 221129778 3862528 603 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583475 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14092/statm: 943 603 67 118 0 822 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5212

[startup+1.3351 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 14093
/proc/meminfo: memFree=1347808/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=1440 CPUtime=0
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221129778 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14091/statm: 360 110 95 260 0 84 0
[pid=14092] ppid=14091 vsize=3904 CPUtime=1.32
/proc/14092/stat : 14092 (march_dl) R 14091 14091 12916 0 -1 4194304 2555 0 0 0 132 0 0 0 25 0 1 0 221129778 3997696 647 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14092/statm: 976 647 67 118 0 855 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5344

[startup+2.97128 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 14093
/proc/meminfo: memFree=1329568/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=1440 CPUtime=0
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 221129778 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14091/statm: 360 110 95 260 0 84 0
[pid=14092] ppid=14091 vsize=23808 CPUtime=2.95
/proc/14092/stat : 14092 (march_dl) R 14091 14091 12916 0 -1 4194304 7916 0 0 0 265 30 0 0 25 0 1 0 221129778 24379392 5642 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14092/statm: 5952 5642 72 118 0 5831 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 25248

[startup+6.25463 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 14094
/proc/meminfo: memFree=1348192/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=1440 CPUtime=4.99
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 135 9301 0 0 0 0 468 31 16 0 1 0 221129778 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14091/statm: 360 111 96 260 0 84 0
[pid=14094] ppid=14091 vsize=6188 CPUtime=1.23
/proc/14094/stat : 14094 (ubcsat2006) R 14091 14091 12916 0 -1 4194304 546 0 0 0 117 6 0 0 25 0 1 0 221130278 6336512 529 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14094/statm: 1547 529 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7093 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 14095
/proc/meminfo: memFree=1337376/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=9588 CPUtime=1.98
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 2193 0 0 0 197 1 0 0 25 0 1 0 221130849 9818112 2187 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 2397 2187 59 118 0 2275 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15304

[startup+25.5277 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 14095
/proc/meminfo: memFree=1331552/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=14736 CPUtime=14.79
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 3472 0 0 0 1477 2 0 0 25 0 1 0 221130849 15089664 3466 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 3684 3466 59 118 0 3562 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20452

[startup+51.1575 s]
/proc/loadavg: 1.04 0.99 0.99 2/79 14095
/proc/meminfo: memFree=1328160/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=17904 CPUtime=40.4
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 4261 0 0 0 4037 3 0 0 25 0 1 0 221130849 18333696 4255 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 4476 4255 59 118 0 4354 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23620

[startup+102.421 s]
/proc/loadavg: 1.02 0.99 0.99 2/79 14095
/proc/meminfo: memFree=1324256/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=21888 CPUtime=91.66
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 5255 0 0 0 9162 4 0 0 25 0 1 0 221130849 22413312 5249 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 5472 5249 59 118 0 5350 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 27604

[startup+162.498 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 14095
/proc/meminfo: memFree=1320800/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=25348 CPUtime=151.72
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 6108 0 0 0 15166 6 0 0 25 0 1 0 221130849 25956352 6102 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 6337 6102 59 118 0 6215 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 31064

[startup+222.569 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 14095
/proc/meminfo: memFree=1318496/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=27592 CPUtime=211.77
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 6669 0 0 0 21170 7 0 0 25 0 1 0 221130849 28254208 6663 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 6898 6663 59 118 0 6776 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 33308

[startup+282.64 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 14095
/proc/meminfo: memFree=1318112/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=27976 CPUtime=271.83
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 6783 0 0 0 27175 8 0 0 25 0 1 0 221130849 28647424 6777 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 6994 6777 59 118 0 6872 0
Current children cumulated CPU time (s) 282.52
Current children cumulated vsize (KiB) 33692

[startup+342.714 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 14095
/proc/meminfo: memFree=1316000/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=29956 CPUtime=331.88
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 7284 0 0 0 33180 8 0 0 25 0 1 0 221130849 30674944 7278 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 7489 7278 59 118 0 7367 0
Current children cumulated CPU time (s) 342.57
Current children cumulated vsize (KiB) 35672

[startup+402.789 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 14095
/proc/meminfo: memFree=1314656/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=31312 CPUtime=391.94
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 7625 0 0 0 39185 9 0 0 25 0 1 0 221130849 32063488 7618 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 7828 7618 59 118 0 7706 0
Current children cumulated CPU time (s) 402.63
Current children cumulated vsize (KiB) 37028

[startup+462.858 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 14095
/proc/meminfo: memFree=1314656/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=31312 CPUtime=452
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 7625 0 0 0 45190 10 0 0 25 0 1 0 221130849 32063488 7618 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 7828 7618 59 118 0 7706 0
Current children cumulated CPU time (s) 462.69

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


[startup+823.333 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14293
/proc/meminfo: memFree=1309024/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=36924 CPUtime=812.26
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 8995 0 0 0 81211 15 0 0 25 0 1 0 221130849 37810176 8988 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 9231 8988 59 118 0 9109 0
Current children cumulated CPU time (s) 822.95
Current children cumulated vsize (KiB) 42640

[startup+883.406 s]
/proc/loadavg: 1.08 1.02 1.01 2/79 14293
/proc/meminfo: memFree=1306720/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=39188 CPUtime=872.32
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9566 0 0 0 87216 16 0 0 25 0 1 0 221130849 40128512 9559 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 9797 9559 59 118 0 9675 0
Current children cumulated CPU time (s) 883.01
Current children cumulated vsize (KiB) 44904

[startup+943.474 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 14293
/proc/meminfo: memFree=1306464/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=39452 CPUtime=932.37
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9625 0 0 0 93221 16 0 0 25 0 1 0 221130849 40398848 9618 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 9863 9618 59 118 0 9741 0
Current children cumulated CPU time (s) 943.06
Current children cumulated vsize (KiB) 45168

[startup+1003.54 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 14293
/proc/meminfo: memFree=1306464/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=39452 CPUtime=992.42
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9625 0 0 0 99225 17 0 0 25 0 1 0 221130849 40398848 9618 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 9863 9618 59 118 0 9741 0
Current children cumulated CPU time (s) 1003.11
Current children cumulated vsize (KiB) 45168

[startup+1063.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14293
/proc/meminfo: memFree=1305568/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=40244 CPUtime=1052.48
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9839 0 0 0 105231 17 0 0 25 0 1 0 221130849 41209856 9832 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 10061 9832 59 118 0 9939 0
Current children cumulated CPU time (s) 1063.17
Current children cumulated vsize (KiB) 45960

[startup+1123.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14293
/proc/meminfo: memFree=1305568/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=40224 CPUtime=1112.54
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9839 0 0 0 111236 18 0 0 25 0 1 0 221130849 41189376 9830 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528421 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 10056 9830 59 118 0 9934 0
Current children cumulated CPU time (s) 1123.23
Current children cumulated vsize (KiB) 45940

[startup+1183.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14293
/proc/meminfo: memFree=1305760/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=40128 CPUtime=1172.59
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9839 0 0 0 117241 18 0 0 25 0 1 0 221130849 41091072 9806 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 10032 9806 59 118 0 9910 0
Current children cumulated CPU time (s) 1183.28
Current children cumulated vsize (KiB) 45844

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

[startup+1187.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14293
/proc/meminfo: memFree=1305760/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=40128 CPUtime=1176.4
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9839 0 0 0 117622 18 0 0 25 0 1 0 221130849 41091072 9806 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 10032 9806 59 118 0 9910 0
Current children cumulated CPU time (s) 1187.09
Current children cumulated vsize (KiB) 45844

[startup+1194.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14293
/proc/meminfo: memFree=1305760/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=40128 CPUtime=1182.94
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9839 0 0 0 118276 18 0 0 25 0 1 0 221130849 41091072 9806 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519209 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 10032 9806 59 118 0 9910 0
Current children cumulated CPU time (s) 1193.63
Current children cumulated vsize (KiB) 45844

[startup+1197.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14293
/proc/meminfo: memFree=1305760/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=40128 CPUtime=1186.23
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9839 0 0 0 118605 18 0 0 25 0 1 0 221130849 41091072 9806 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 10032 9806 59 118 0 9910 0
Current children cumulated CPU time (s) 1196.92
Current children cumulated vsize (KiB) 45844

[startup+1199.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14293
/proc/meminfo: memFree=1305760/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=40128 CPUtime=1187.87
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9839 0 0 0 118769 18 0 0 25 0 1 0 221130849 41091072 9806 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 10032 9806 59 118 0 9910 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 45844

[startup+1199.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14293
/proc/meminfo: memFree=1305760/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=40128 CPUtime=1188.28
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9839 0 0 0 118810 18 0 0 25 0 1 0 221130849 41091072 9806 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 10032 9806 59 118 0 9910 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 45844

[startup+1199.86 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14293
/proc/meminfo: memFree=1305760/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=40128 CPUtime=1188.69
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9839 0 0 0 118851 18 0 0 25 0 1 0 221130849 41091072 9806 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 10032 9806 59 118 0 9910 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 45844

[startup+1199.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14293
/proc/meminfo: memFree=1305760/2055920 swapFree=4192812/4192956
[pid=14091] ppid=14089 vsize=5716 CPUtime=10.69
/proc/14091/stat : 14091 (SATzilla2007_R) S 14089 14091 12916 0 -1 4194304 2217 9853 0 0 342 13 671 43 25 0 1 0 221129778 5853184 1252 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14091/statm: 1429 1252 164 260 0 1153 0
[pid=14095] ppid=14091 vsize=40128 CPUtime=1188.79
/proc/14095/stat : 14095 (minisat20) R 14091 14091 12916 0 -1 4194304 9839 0 0 0 118861 18 0 0 25 0 1 0 221130849 41091072 9806 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14095/statm: 10032 9806 59 118 0 9910 0
Current children cumulated CPU time (s) 1199.48
Current children cumulated vsize (KiB) 45844

Child status: 17
Real time (s): 1199.99
CPU time (s): 1199.54
CPU user time (s): 1198.77
CPU system time (s): 0.767883
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 45960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.77
system time used= 0.767883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21922
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= 1757

runsolver used 1.18082 second user time and 3.08553 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue Feb 20 22:49:18 UTC 2007

IDJOB= 302445
IDBENCH= 20083
IDSOLVER= 134
FILE ID= node19/302445-1172011757

PBS_JOBID= 3849128

Free space on /tmp= 66538 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S453945536-08.cnf
COMMAND LINE= /tmp/evaluation/302445-1172011757/SATzilla2007_R /tmp/evaluation/302445-1172011757/instance-302445-1172011757.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-302445-1172011757 -o ROOT/results/node19/solver-302445-1172011757 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/302445-1172011757/SATzilla2007_R /tmp/evaluation/302445-1172011757/instance-302445-1172011757.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  58f7348ef0f2a04dc0d7dd4d6a464a65

RANDOM SEED= 942258071

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1350600 kB
Buffers:         58776 kB
Cached:         527588 kB
SwapCached:          0 kB
Active:         309516 kB
Inactive:       320512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1350600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8800 kB
Writeback:           0 kB
Mapped:          62524 kB
Slab:            60792 kB
Committed_AS:   916544 kB
PageTables:       1756 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= 66538 MiB

End job on node19 on Tue Feb 20 23:09:18 UTC 2007