Trace number 302199

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.56 1199.88

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S16540223-14.cnf
MD5SUM6104e3b216d8b12a00f9c23312ab9c34
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark299.403
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.52/10.65	c run March_dl for 5 seconds ... 
10.52/10.65	c Bin: Executing march_dl
10.52/10.65	c child exit by a signal
10.52/10.65	c march_dl returned code 137.
10.52/10.65	c run saps (UBCSAT implementation) for 2 seconds ... 
10.52/10.65	c Bin: Executing ubcsat2006
10.52/10.65	c child exited successfully
10.52/10.65	c ubcsat2006 returned code 0.
10.52/10.65	c satzilla computing base features
10.52/10.65	c satzilla doing unit-prop probe
10.52/10.65	c satzilla doing local search probe
10.52/10.65	c satzilla doing lobjois search-space size estimate
10.52/10.65	c satzilla's ranking:
10.52/10.65	c 1) minisat20+P: 8.867204
10.52/10.65	c 2) march_dl: 10.975607
10.52/10.65	c 3) kcnfs: 13.203120
10.52/10.65	c 4) kcnfs+P: 999.000000
10.52/10.65	c 5) march_dl+P: 999.000000
10.52/10.65	c 6) vallst+P: 999.000000
10.52/10.65	c 7) zchaff_rand+P: 999.000000
10.52/10.65	c 8) vallst: 999.000000
10.52/10.65	c 9) zchaff_rand: 999.000000
10.52/10.65	c 10) minisat20: 999.000000
10.52/10.65	c satzilla running minisat20 with preprocessing ... 
10.62/10.74	This is MiniSat 2.0 beta
10.62/10.74	WARNING: for repeatability, setting FPU to use double precision
10.62/10.74	============================[ Problem Statistics ]=============================
10.62/10.74	|                                                                             |
10.62/10.74	|  Number of variables:  900                                                  |
10.62/10.74	|  Number of clauses:    18000                                                |
10.62/10.76	|  Parsing time:         0.01         s                                       |
10.62/10.76	============================[ Search Statistics ]==============================
10.62/10.76	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.62/10.76	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.62/10.76	===============================================================================
10.62/10.76	|         0 |     900    18000    90000 |     6000        0    nan |  0.000 % |
10.71/10.77	|       100 |     900    18000    90000 |     6600      100    110 |  0.000 % |
10.71/10.78	|       250 |     900    18000    90000 |     7260      250    117 |  0.000 % |
10.71/10.81	|       475 |     900    18000    90000 |     7986      475    113 |  0.000 % |
10.71/10.84	|       813 |     900    18000    90000 |     8784      813    117 |  0.000 % |
10.71/10.89	|      1320 |     900    18000    90000 |     9663     1320    119 |  0.000 % |
10.71/10.97	|      2080 |     900    18000    90000 |    10629     2080    121 |  0.000 % |
10.71/11.09	|      3221 |     900    18000    90000 |    11692     3221    119 |  0.000 % |
11.23/11.31	|      4929 |     900    18000    90000 |    12861     4929    121 |  0.000 % |
11.53/11.67	|      7491 |     900    18000    90000 |    14147     7491    122 |  0.000 % |
12.24/12.31	|     11337 |     900    18000    90000 |    15562    11337    123 |  0.000 % |
13.37/13.48	|     17106 |     900    18000    90000 |    17118     9146    124 |  0.000 % |
15.42/15.48	|     25757 |     900    18000    90000 |    18830     9084    123 |  0.000 % |
18.91/18.96	|     38732 |     900    18000    90000 |    20713    12485    133 |  0.000 % |
24.65/24.79	|     58197 |     900    18000    90000 |    22784    10913    131 |  0.000 % |
35.61/35.67	|     87389 |     900    18000    90000 |    25063    16606    132 |  0.000 % |
49.86/49.95	|    131178 |     900    18000    90000 |    27569    19361    133 |  0.000 % |
75.88/76.00	|    196862 |     900    18000    90000 |    30326    21976    131 |  0.000 % |
118.83/118.96	|    295390 |     900    18000    90000 |    33359    14922    127 |  0.000 % |
189.55/189.68	|    443179 |     900    18000    90000 |    36695    18816    131 |  0.000 % |
305.66/305.82	|    664862 |     900    18000    90000 |    40364    28813    127 |  0.000 % |
500.47/500.66	|    997389 |     900    18000    90000 |    44401    35365    141 |  0.000 % |
788.57/788.91	|   1496177 |     900    18000    90000 |    48841    14471    121 |  0.000 % |
1199.43/1199.87	c Preprocessing...
1199.43/1199.87	c Inital problem has 900 variables, 18000 nary clauses (0 binary clauses).
1199.43/1199.87	c Num non-binary clauses 18000, Average non-binary clause length 5.000
1199.43/1199.87	c Theory has no gaps
1199.43/1199.87	c Preprocessor runtime was 0.050 seconds.
1199.43/1199.87	c 
1199.43/1199.87	c Satisfiability of theory still undetermined.
1199.43/1199.87	c See file /tmp/AP48AJ for simplified theory.
1199.43/1199.87	c Bin: Executing minisat20
1199.43/1199.87	c child exit by a signal
1199.43/1199.87	c minisat20 returned code 137.
1199.43/1199.87	c minisat20 returned code 137.
1199.43/1199.87	c satzilla running march_dl ... 
1199.43/1199.87	c Bin: Executing march_dl
1199.43/1199.87	c march_dl returned code 1.
1199.43/1199.87	c march_dl returned code 1.
1199.43/1199.87	c satzilla running kcnfs ... 
1199.43/1199.87	c Bin: Executing kcnfs
1199.43/1199.87	c kcnfs returned code 1.
1199.43/1199.87	c kcnfs returned code 1.
1199.43/1199.87	c satzilla running kcnfs with preprocessing ... 
1199.43/1199.87	c Bin: Executing kcnfs
1199.43/1199.87	c kcnfs returned code 1.
1199.43/1199.87	c kcnfs returned code 1.
1199.43/1199.87	c satzilla running march_dl with preprocessing ... 
1199.43/1199.87	c Bin: Executing march_dl
1199.43/1199.87	c march_dl returned code 1.
1199.43/1199.87	c march_dl returned code 1.
1199.43/1199.87	c satzilla running vallst with preprocessing ... 
1199.43/1199.87	c Bin: Executing vallst
1199.43/1199.87	c vallst returned code 1.
1199.43/1199.87	c vallst returned code 1.
1199.43/1199.87	c satzilla running zchaff_rand with preprocessing ... 
1199.43/1199.87	c Bin: Executing zchaff_rand
1199.43/1199.87	c zchaff_rand returned code 1.
1199.43/1199.87	c zchaff_rand returned code 1.
1199.43/1199.87	c satzilla running vallst ... 
1199.43/1199.87	c Bin: Executing vallst
1199.43/1199.87	c vallst returned code 1.
1199.43/1199.87	c vallst returned code 1.
1199.43/1199.87	c satzilla running zchaff_rand ... 
1199.43/1199.87	c Bin: Executing zchaff_rand
1199.43/1199.87	c zchaff_rand returned code 1.
1199.43/1199.87	c zchaff_rand returned code 1.
1199.43/1199.87	c satzilla running minisat20 ... 
1199.43/1199.87	c Bin: Executing minisat20
1199.43/1199.87	c minisat20 returned code 1.
1199.43/1199.87	c minisat20 returned code 1.
1199.43/1199.87	c ERROR: All Failed! 
1199.43/1199.87	c SATZILLA_TIME=1199.730000

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/node4/watcher-302199-1172006620 -o ROOT/results/node4/solver-302199-1172006620 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302199-1172006620/SATzilla2007_R /tmp/evaluation/302199-1172006620/instance-302199-1172006620.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.92 0.98 0.97 3/77 10561
/proc/meminfo: memFree=1483048/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=1440 CPUtime=0
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220616857 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 360 110 95 260 0 84 0
[pid=10562] ppid=10561 vsize=780 CPUtime=0
/proc/10562/stat : 10562 (march_dl) R 10561 10561 9747 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 220616858 798720 102 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10562/statm: 195 102 50 118 0 74 0

[startup+0.10647 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 10561
/proc/meminfo: memFree=1483048/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=1440 CPUtime=0
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220616857 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 360 110 95 260 0 84 0
[pid=10562] ppid=10561 vsize=2828 CPUtime=0.09
/proc/10562/stat : 10562 (march_dl) R 10561 10561 9747 0 -1 4194304 1862 0 0 0 9 0 0 0 20 0 1 0 220616858 2895872 565 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559448 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10562/statm: 707 565 65 118 0 586 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4268

[startup+0.514509 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 10561
/proc/meminfo: memFree=1483048/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=1440 CPUtime=0
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220616857 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 360 110 95 260 0 84 0
[pid=10562] ppid=10561 vsize=3776 CPUtime=0.5
/proc/10562/stat : 10562 (march_dl) R 10561 10561 9747 0 -1 4194304 2522 0 0 0 50 0 0 0 23 0 1 0 220616858 3866624 606 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10562/statm: 944 606 67 118 0 823 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5216

[startup+1.33459 s]
/proc/loadavg: 0.92 0.98 0.97 2/79 10563
/proc/meminfo: memFree=1480664/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=1440 CPUtime=0
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220616857 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 360 110 95 260 0 84 0
[pid=10562] ppid=10561 vsize=3908 CPUtime=1.32
/proc/10562/stat : 10562 (march_dl) R 10561 10561 9747 0 -1 4194304 2564 0 0 0 132 0 0 0 25 0 1 0 220616858 4001792 648 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10562/statm: 977 648 67 118 0 856 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5348

[startup+2.97074 s]
/proc/loadavg: 0.92 0.98 0.97 2/79 10563
/proc/meminfo: memFree=1462488/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=1440 CPUtime=0
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220616857 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 360 110 95 260 0 84 0
[pid=10562] ppid=10561 vsize=23860 CPUtime=2.96
/proc/10562/stat : 10562 (march_dl) R 10561 10561 9747 0 -1 4194304 7938 0 0 0 268 28 0 0 25 0 1 0 220616858 24432640 5658 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559714 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10562/statm: 5965 5658 72 118 0 5844 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 25300

[startup+6.24706 s]
/proc/loadavg: 0.93 0.98 0.97 2/79 10564
/proc/meminfo: memFree=1481176/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=1440 CPUtime=4.99
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 135 9322 0 0 0 0 470 29 16 0 1 0 220616857 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10561/statm: 360 111 96 260 0 84 0
[pid=10564] ppid=10561 vsize=6188 CPUtime=1.22
/proc/10564/stat : 10564 (ubcsat2006) R 10561 10561 9747 0 -1 4194304 546 0 0 0 115 7 0 0 25 0 1 0 220617358 6336512 529 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10564/statm: 1547 529 156 64 0 1128 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7628

[startup+12.7097 s]
/proc/loadavg: 0.93 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1470168/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=9724 CPUtime=1.95
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 2203 0 0 0 194 1 0 0 25 0 1 0 220617932 9957376 2197 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 2431 2197 59 118 0 2309 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15440

[startup+25.5279 s]
/proc/loadavg: 0.95 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1464152/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=14832 CPUtime=14.77
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 3479 0 0 0 1475 2 0 0 25 0 1 0 220617932 15187968 3473 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 3708 3473 59 118 0 3586 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20548

[startup+51.1544 s]
/proc/loadavg: 0.96 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1460632/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=18396 CPUtime=40.38
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 4378 0 0 0 4035 3 0 0 25 0 1 0 220617932 18837504 4372 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 4599 4372 59 118 0 4477 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24112

[startup+102.41 s]
/proc/loadavg: 0.98 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1456856/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=22388 CPUtime=91.62
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 5361 0 0 0 9158 4 0 0 25 0 1 0 220617932 22925312 5355 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 5597 5355 59 118 0 5475 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 28104

[startup+162.484 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1453848/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=25160 CPUtime=151.68
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 6064 0 0 0 15163 5 0 0 25 0 1 0 220617932 25763840 6058 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 6290 6058 59 118 0 6168 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 30876

[startup+222.552 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1452440/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=26484 CPUtime=211.73
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 6404 0 0 0 21167 6 0 0 25 0 1 0 220617932 27119616 6398 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 6621 6398 59 118 0 6499 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 32200

[startup+282.622 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1451416/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=27540 CPUtime=271.78
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 6658 0 0 0 27172 6 0 0 25 0 1 0 220617932 28200960 6652 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529189 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 6885 6652 59 118 0 6763 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 33256

[startup+342.69 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1448152/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=30708 CPUtime=331.84
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 7457 0 0 0 33176 8 0 0 25 0 1 0 220617932 31444992 7451 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 7677 7451 59 118 0 7555 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 36424

[startup+402.762 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1446808/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=32028 CPUtime=391.9
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 7795 0 0 0 39181 9 0 0 25 0 1 0 220617932 32796672 7789 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 8007 7789 59 118 0 7885 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 37744

[startup+462.831 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1446808/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=31992 CPUtime=451.95
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 7795 0 0 0 45186 9 0 0 25 0 1 0 220617932 32759808 7789 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 7998 7789 59 118 0 7876 0
Current children cumulated CPU time (s) 462.66

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


[startup+763.187 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1442008/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=36620 CPUtime=752.24
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 8998 0 0 0 75211 13 0 0 25 0 1 0 220617932 37498880 8930 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 9155 8930 59 118 0 9033 0
Current children cumulated CPU time (s) 762.95
Current children cumulated vsize (KiB) 42336

[startup+823.26 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1440344/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=38596 CPUtime=812.3
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 9477 0 0 0 81216 14 0 0 25 0 1 0 220617932 39522304 9403 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 9649 9403 59 118 0 9527 0
Current children cumulated CPU time (s) 823.01
Current children cumulated vsize (KiB) 44312

[startup+883.33 s]
/proc/loadavg: 0.99 0.98 0.97 3/79 10565
/proc/meminfo: memFree=1437976/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=40908 CPUtime=872.35
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 10068 0 0 0 87220 15 0 0 25 0 1 0 220617932 41889792 9994 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 10227 9994 59 118 0 10105 0
Current children cumulated CPU time (s) 883.06
Current children cumulated vsize (KiB) 46624

[startup+943.404 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10565
/proc/meminfo: memFree=1437464/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=41436 CPUtime=932.4
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 10196 0 0 0 93225 15 0 0 25 0 1 0 220617932 42430464 10122 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 10359 10122 59 118 0 10237 0
Current children cumulated CPU time (s) 943.11
Current children cumulated vsize (KiB) 47152

[startup+1003.47 s]
/proc/loadavg: 0.99 0.98 0.97 3/79 10567
/proc/meminfo: memFree=1437464/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=41356 CPUtime=992.46
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 10196 0 0 0 99230 16 0 0 25 0 1 0 220617932 42348544 10118 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 10339 10118 59 118 0 10217 0
Current children cumulated CPU time (s) 1003.17
Current children cumulated vsize (KiB) 47072

[startup+1063.55 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10567
/proc/meminfo: memFree=1437592/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=41176 CPUtime=1052.52
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 10196 0 0 0 105236 16 0 0 25 0 1 0 220617932 42164224 10073 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525675 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 10294 10073 59 118 0 10172 0
Current children cumulated CPU time (s) 1063.23
Current children cumulated vsize (KiB) 46892

[startup+1123.62 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10567
/proc/meminfo: memFree=1437592/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=41176 CPUtime=1112.58
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 10196 0 0 0 111241 17 0 0 25 0 1 0 220617932 42164224 10073 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 10294 10073 59 118 0 10172 0
Current children cumulated CPU time (s) 1123.29
Current children cumulated vsize (KiB) 46892

[startup+1183.69 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10567
/proc/meminfo: memFree=1437656/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=41308 CPUtime=1172.63
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 10216 0 0 0 117246 17 0 0 25 0 1 0 220617932 42299392 10093 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529260 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 10327 10093 59 118 0 10205 0
Current children cumulated CPU time (s) 1183.34
Current children cumulated vsize (KiB) 47024

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

[startup+1187.48 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10567
/proc/meminfo: memFree=1437656/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=41308 CPUtime=1176.42
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 10216 0 0 0 117625 17 0 0 25 0 1 0 220617932 42299392 10093 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 10327 10093 59 118 0 10205 0
Current children cumulated CPU time (s) 1187.13
Current children cumulated vsize (KiB) 47024

[startup+1194.04 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10567
/proc/meminfo: memFree=1437656/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=41308 CPUtime=1182.98
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 10216 0 0 0 118281 17 0 0 25 0 1 0 220617932 42299392 10093 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 10327 10093 59 118 0 10205 0
Current children cumulated CPU time (s) 1193.69
Current children cumulated vsize (KiB) 47024

[startup+1197.32 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10567
/proc/meminfo: memFree=1437656/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=41440 CPUtime=1186.26
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 10235 0 0 0 118609 17 0 0 25 0 1 0 220617932 42434560 10112 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 10360 10112 59 118 0 10238 0
Current children cumulated CPU time (s) 1196.97
Current children cumulated vsize (KiB) 47156

[startup+1198.97 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10567
/proc/meminfo: memFree=1437336/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=41704 CPUtime=1187.9
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 10301 0 0 0 118773 17 0 0 25 0 1 0 220617932 42704896 10178 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 10426 10178 59 118 0 10304 0
Current children cumulated CPU time (s) 1198.61
Current children cumulated vsize (KiB) 47420

[startup+1199.38 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10567
/proc/meminfo: memFree=1437336/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=41704 CPUtime=1188.31
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 10301 0 0 0 118814 17 0 0 25 0 1 0 220617932 42704896 10178 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 10426 10178 59 118 0 10304 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 47420

[startup+1199.78 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 10567
/proc/meminfo: memFree=1437336/2055920 swapFree=4192812/4192956
[pid=10561] ppid=10559 vsize=5716 CPUtime=10.71
/proc/10561/stat : 10561 (SATzilla2007_R) S 10559 10561 9747 0 -1 4194304 2216 9874 0 0 344 12 673 42 25 0 1 0 220616857 5853184 1251 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10561/statm: 1429 1251 164 260 0 1153 0
[pid=10565] ppid=10561 vsize=41704 CPUtime=1188.72
/proc/10565/stat : 10565 (minisat20) R 10561 10561 9747 0 -1 4194304 10301 0 0 0 118855 17 0 0 25 0 1 0 220617932 42704896 10178 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10565/statm: 10426 10178 59 118 0 10304 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 47420

Child status: 17
Real time (s): 1199.88
CPU time (s): 1199.56
CPU user time (s): 1198.82
CPU system time (s): 0.746886
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 47420

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

runsolver used 1.12083 second user time and 3.14352 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Tue Feb 20 21:23:40 UTC 2007

IDJOB= 302199
IDBENCH= 20077
IDSOLVER= 134
FILE ID= node4/302199-1172006620

PBS_JOBID= 3849130

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  6104e3b216d8b12a00f9c23312ab9c34

RANDOM SEED= 92327821

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1483520 kB
Buffers:         54264 kB
Cached:         381820 kB
SwapCached:          0 kB
Active:         170572 kB
Inactive:       325268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8800 kB
Writeback:           0 kB
Mapped:          78656 kB
Slab:            62112 kB
Committed_AS:   980348 kB
PageTables:       1768 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= 66541 MiB

End job on node4 on Tue Feb 20 21:43:40 UTC 2007