Trace number 304168

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 1199 1199.42

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S1941321941-16.cnf
MD5SUM29d9197b533e62223ea94a4a8ccad596
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 518700

Solver Data (download as text)

11.04/11.07	c run March_dl for 5 seconds ... 
11.04/11.07	c Bin: Executing march_dl
11.04/11.07	c child exit by a signal
11.04/11.07	c march_dl returned code 137.
11.04/11.07	c run saps (UBCSAT implementation) for 2 seconds ... 
11.04/11.07	c Bin: Executing ubcsat2006
11.04/11.07	c child exited successfully
11.04/11.07	c ubcsat2006 returned code 0.
11.04/11.07	c satzilla computing base features
11.04/11.07	c satzilla doing unit-prop probe
11.04/11.07	c satzilla doing local search probe
11.04/11.07	c satzilla doing lobjois search-space size estimate
11.04/11.07	c satzilla's ranking:
11.04/11.07	c 1) minisat20+P: 1.071666
11.04/11.07	c 2) minisat20: 1.242477
11.04/11.07	c 3) march_dl: 1.666847
11.04/11.07	c 4) march_dl+P: 2.706789
11.04/11.07	c 5) vallst+P: 4.879538
11.04/11.07	c 6) zchaff_rand+P: 5.998268
11.04/11.07	c 7) kcnfs+P: 999.000000
11.04/11.07	c 8) kcnfs: 999.000000
11.04/11.07	c 9) vallst: 999.000000
11.04/11.07	c 10) zchaff_rand: 999.000000
11.04/11.07	c satzilla running minisat20 with preprocessing ... 
11.14/11.18	This is MiniSat 2.0 beta
11.14/11.18	WARNING: for repeatability, setting FPU to use double precision
11.14/11.18	============================[ Problem Statistics ]=============================
11.14/11.18	|                                                                             |
11.14/11.18	|  Number of variables:  220                                                  |
11.14/11.18	|  Number of clauses:    18700                                                |
11.14/11.20	|  Parsing time:         0.02         s                                       |
11.14/11.20	============================[ Search Statistics ]==============================
11.14/11.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.14/11.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.14/11.20	===============================================================================
11.14/11.20	|         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
11.14/11.21	|       101 |     220    18700   130900 |     6856      101     59 |  0.002 % |
11.14/11.23	|       252 |     220    18700   130900 |     7542      252     59 |  0.002 % |
11.14/11.25	|       478 |     220    18700   130900 |     8296      478     60 |  0.002 % |
11.24/11.28	|       815 |     220    18700   130900 |     9126      815     60 |  0.002 % |
11.24/11.33	|      1321 |     220    18700   130900 |    10038     1321     60 |  0.002 % |
11.34/11.41	|      2080 |     220    18700   130900 |    11042     2080     59 |  0.002 % |
11.45/11.52	|      3220 |     220    18700   130900 |    12147     3220     59 |  0.002 % |
11.65/11.71	|      4929 |     220    18700   130900 |    13361     4929     59 |  0.002 % |
11.96/12.04	|      7492 |     220    18700   130900 |    14697     7492     60 |  0.002 % |
12.57/12.62	|     11337 |     220    18700   130900 |    16167    11337     61 |  0.002 % |
13.70/13.74	|     17105 |     220    18700   130900 |    17784     8972     61 |  0.002 % |
15.34/15.44	|     25755 |     220    18700   130900 |    19562    17622     62 |  0.002 % |
18.51/18.65	|     38730 |     220    18700   130900 |    21519    10928     62 |  0.002 % |
23.32/23.40	|     58192 |     220    18700   130900 |    23671    19580     63 |  0.002 % |
31.83/31.91	|     87385 |     220    18700   130900 |    26038    12298     61 |  0.002 % |
45.45/45.58	|    131174 |     220    18700   130900 |    28641    13098     60 |  0.002 % |
66.66/66.78	|    196858 |     220    18700   130900 |    31506    28622     62 |  0.002 % |
99.34/99.46	|    295385 |     220    18700   130900 |    34656    30929     63 |  0.002 % |
153.43/153.55	|    443174 |     220    18700   130900 |    38122    25646     63 |  0.002 % |
240.32/240.50	|    664857 |     220    18700   130900 |    41934    19165     63 |  0.002 % |
384.05/384.31	|    997382 |     220    18700   130900 |    46128    35979     64 |  0.002 % |
613.55/613.87	|   1496171 |     220    18700   130900 |    50741    42116     65 |  0.002 % |
986.27/986.72	|   2244353 |     220    18700   130900 |    55815    44349     65 |  0.002 % |
1198.97/1199.41	c Preprocessing...
1198.97/1199.41	c Inital problem has 220 variables, 18700 nary clauses (0 binary clauses).
1198.97/1199.41	c Num non-binary clauses 18700, Average non-binary clause length 7.000
1198.97/1199.41	c Theory has no gaps
1198.97/1199.41	c Preprocessor runtime was 0.060 seconds.
1198.97/1199.41	c 
1198.97/1199.41	c Satisfiability of theory still undetermined.
1198.97/1199.41	c See file /tmp/6rsYrI for simplified theory.
1198.97/1199.41	c Bin: Executing minisat20
1198.97/1199.41	c child exit by a signal
1198.97/1199.41	c minisat20 returned code 137.
1198.97/1199.41	c minisat20 returned code 137.
1198.97/1199.41	c satzilla running minisat20 ... 
1198.97/1199.41	c Bin: Executing minisat20
1198.97/1199.41	c minisat20 returned code 1.
1198.97/1199.41	c minisat20 returned code 1.
1198.97/1199.41	c satzilla running march_dl ... 
1198.97/1199.41	c Bin: Executing march_dl
1198.97/1199.41	c march_dl returned code 1.
1198.97/1199.41	c march_dl returned code 1.
1198.97/1199.41	c satzilla running march_dl with preprocessing ... 
1198.97/1199.41	c Bin: Executing march_dl
1198.97/1199.41	c march_dl returned code 1.
1198.97/1199.41	c march_dl returned code 1.
1198.97/1199.41	c satzilla running vallst with preprocessing ... 
1198.97/1199.41	c Bin: Executing vallst
1198.97/1199.41	c vallst returned code 1.
1198.97/1199.41	c vallst returned code 1.
1198.97/1199.41	c satzilla running zchaff_rand with preprocessing ... 
1198.97/1199.41	c Bin: Executing zchaff_rand
1198.97/1199.41	c zchaff_rand returned code 1.
1198.97/1199.41	c zchaff_rand returned code 1.
1198.97/1199.41	c satzilla running kcnfs with preprocessing ... 
1198.97/1199.41	c Bin: Executing kcnfs
1198.97/1199.41	c kcnfs returned code 1.
1198.97/1199.41	c kcnfs returned code 1.
1198.97/1199.41	c satzilla running kcnfs ... 
1198.97/1199.41	c Bin: Executing kcnfs
1198.97/1199.41	c kcnfs returned code 1.
1198.97/1199.41	c kcnfs returned code 1.
1198.97/1199.41	c satzilla running vallst ... 
1198.97/1199.41	c Bin: Executing vallst
1198.97/1199.41	c vallst returned code 1.
1198.97/1199.41	c vallst returned code 1.
1198.97/1199.41	c satzilla running zchaff_rand ... 
1198.97/1199.41	c Bin: Executing zchaff_rand
1198.97/1199.41	c zchaff_rand returned code 1.
1198.97/1199.41	c zchaff_rand returned code 1.
1198.97/1199.41	c ERROR: All Failed! 
1198.97/1199.41	c SATZILLA_TIME=1199.170000

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/node70/watcher-304168-1172052834 -o ROOT/results/node70/solver-304168-1172052834 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304168-1172052834/SATzilla2007_C /tmp/evaluation/304168-1172052834/instance-304168-1172052834.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.93 0.99 0.99 3/64 9801
/proc/meminfo: memFree=1628872/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=1440 CPUtime=0
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 188084115 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 360 110 95 260 0 84 0
[pid=9802] ppid=9801 vsize=784 CPUtime=0
/proc/9802/stat : 9802 (march_dl) R 9801 9801 8692 0 -1 4194304 97 0 0 0 0 0 0 0 19 0 1 0 188084115 802816 92 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9802/statm: 196 92 50 118 0 75 0

[startup+0.106908 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 9801
/proc/meminfo: memFree=1628872/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=1440 CPUtime=0
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 188084115 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 360 110 95 260 0 84 0
[pid=9802] ppid=9801 vsize=2944 CPUtime=0.09
/proc/9802/stat : 9802 (march_dl) R 9801 9801 8692 0 -1 4194304 1842 0 0 0 9 0 0 0 20 0 1 0 188084115 3014656 601 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9802/statm: 736 601 57 118 0 615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4384

[startup+0.514982 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 9801
/proc/meminfo: memFree=1628872/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=1440 CPUtime=0
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 188084115 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 360 110 95 260 0 84 0
[pid=9802] ppid=9801 vsize=5512 CPUtime=0.51
/proc/9802/stat : 9802 (march_dl) R 9801 9801 8692 0 -1 4194304 3648 0 0 0 50 1 0 0 24 0 1 0 188084115 5644288 798 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9802/statm: 1378 798 67 118 0 1257 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6952

[startup+1.33813 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 9803
/proc/meminfo: memFree=1625848/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=1440 CPUtime=0
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 188084115 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 360 110 95 260 0 84 0
[pid=9802] ppid=9801 vsize=5512 CPUtime=1.33
/proc/9802/stat : 9802 (march_dl) R 9801 9801 8692 0 -1 4194304 3656 0 0 0 132 1 0 0 25 0 1 0 188084115 5644288 806 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9802/statm: 1378 806 67 118 0 1257 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 6952

[startup+2.97642 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 9803
/proc/meminfo: memFree=1625528/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=1440 CPUtime=0
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 188084115 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 360 110 95 260 0 84 0
[pid=9802] ppid=9801 vsize=5644 CPUtime=2.97
/proc/9802/stat : 9802 (march_dl) R 9801 9801 8692 0 -1 4194304 3709 0 0 0 296 1 0 0 25 0 1 0 188084115 5779456 859 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9802/statm: 1411 859 67 118 0 1290 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 7084

[startup+6.25502 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 9804
/proc/meminfo: memFree=1626680/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=1440 CPUtime=4.99
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 135 3766 0 0 0 0 498 1 16 0 1 0 188084115 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9801/statm: 360 111 96 260 0 84 0
[pid=9804] ppid=9801 vsize=6188 CPUtime=1.24
/proc/9804/stat : 9804 (ubcsat2006) R 9801 9801 8692 0 -1 4194304 621 0 0 0 120 4 0 0 25 0 1 0 188084616 6336512 604 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9804/statm: 1547 604 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7142 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 9805
/proc/meminfo: memFree=1617976/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=6104 CPUtime=1.51
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 1318 0 0 0 151 0 0 0 25 0 1 0 188085234 6250496 1312 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 1526 1313 58 118 0 1404 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13048

[startup+25.5195 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 9805
/proc/meminfo: memFree=1613624/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=9984 CPUtime=14.32
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 2300 0 0 0 1430 2 0 0 25 0 1 0 188085234 10223616 2294 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 2496 2294 58 118 0 2374 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16928

[startup+51.1421 s]
/proc/loadavg: 0.97 0.99 0.99 2/66 9805
/proc/meminfo: memFree=1611768/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=11888 CPUtime=39.92
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 2765 0 0 0 3989 3 0 0 25 0 1 0 188085234 12173312 2759 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 2972 2759 58 118 0 2850 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18832

[startup+102.382 s]
/proc/loadavg: 0.98 0.99 0.99 2/66 9805
/proc/meminfo: memFree=1609080/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=14684 CPUtime=91.15
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 3444 0 0 0 9111 4 0 0 25 0 1 0 188085234 15036416 3438 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 3671 3438 58 118 0 3549 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 21628

[startup+162.444 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 9805
/proc/meminfo: memFree=1607352/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=16432 CPUtime=151.18
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 3882 0 0 0 15114 4 0 0 25 0 1 0 188085234 16826368 3876 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 4108 3876 58 118 0 3986 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 23376

[startup+222.504 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 9805
/proc/meminfo: memFree=1606776/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=16960 CPUtime=211.23
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 4030 0 0 0 21118 5 0 0 25 0 1 0 188085234 17367040 4024 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 4240 4024 58 118 0 4118 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 23904

[startup+282.561 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1605112/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=18672 CPUtime=271.26
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 4442 0 0 0 27121 5 0 0 25 0 1 0 188085234 19120128 4436 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 4668 4436 58 118 0 4546 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 25616

[startup+342.617 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1604600/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=19204 CPUtime=331.3
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 4563 0 0 0 33125 5 0 0 25 0 1 0 188085234 19664896 4557 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 4801 4557 58 118 0 4679 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 26148

[startup+402.674 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1603448/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=20400 CPUtime=391.33
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 4857 0 0 0 39128 5 0 0 25 0 1 0 188085234 20889600 4851 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 5100 4851 58 118 0 4978 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 27344

[startup+462.727 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1602552/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=21392 CPUtime=451.37
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 5073 0 0 0 45131 6 0 0 25 0 1 0 188085234 21905408 5067 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 5348 5067 58 118 0 5226 0
Current children cumulated CPU time (s) 462.53

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


[startup+823.078 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1599800/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=24192 CPUtime=811.61
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 5749 0 0 0 81154 7 0 0 25 0 1 0 188085234 24772608 5743 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6048 5743 58 118 0 5926 0
Current children cumulated CPU time (s) 822.77
Current children cumulated vsize (KiB) 31136

[startup+883.132 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1599544/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=24508 CPUtime=871.64
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 5810 0 0 0 87157 7 0 0 25 0 1 0 188085234 25096192 5804 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6127 5804 58 118 0 6005 0
Current children cumulated CPU time (s) 882.8
Current children cumulated vsize (KiB) 31452

[startup+943.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1599224/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=24792 CPUtime=931.68
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 5888 0 0 0 93161 7 0 0 25 0 1 0 188085234 25387008 5882 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6198 5882 58 118 0 6076 0
Current children cumulated CPU time (s) 942.84
Current children cumulated vsize (KiB) 31736

[startup+1003.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1597880/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=26112 CPUtime=991.71
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 6223 0 0 0 99163 8 0 0 25 0 1 0 188085234 26738688 6217 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525595 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6528 6217 58 118 0 6406 0
Current children cumulated CPU time (s) 1002.87
Current children cumulated vsize (KiB) 33056

[startup+1063.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1597688/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=26432 CPUtime=1051.75
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 6275 0 0 0 105167 8 0 0 25 0 1 0 188085234 27066368 6269 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6608 6269 58 118 0 6486 0
Current children cumulated CPU time (s) 1062.91
Current children cumulated vsize (KiB) 33376

[startup+1123.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1597496/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=26564 CPUtime=1111.79
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 6314 0 0 0 111171 8 0 0 25 0 1 0 188085234 27201536 6308 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6641 6308 58 118 0 6519 0
Current children cumulated CPU time (s) 1122.95
Current children cumulated vsize (KiB) 33508

[startup+1183.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1597112/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=26976 CPUtime=1171.83
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 6402 0 0 0 117175 8 0 0 25 0 1 0 188085234 27623424 6396 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6744 6396 58 118 0 6622 0
Current children cumulated CPU time (s) 1182.99
Current children cumulated vsize (KiB) 33920

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

[startup+1187.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1597112/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=26976 CPUtime=1175.62
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 6402 0 0 0 117554 8 0 0 25 0 1 0 188085234 27623424 6396 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6744 6396 58 118 0 6622 0
Current children cumulated CPU time (s) 1186.78
Current children cumulated vsize (KiB) 33920

[startup+1193.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1597112/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=26976 CPUtime=1182.17
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 6402 0 0 0 118209 8 0 0 25 0 1 0 188085234 27623424 6396 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6744 6396 58 118 0 6622 0
Current children cumulated CPU time (s) 1193.33
Current children cumulated vsize (KiB) 33920

[startup+1197.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1597112/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=26976 CPUtime=1185.45
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 6402 0 0 0 118537 8 0 0 25 0 1 0 188085234 27623424 6396 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6744 6396 58 118 0 6622 0
Current children cumulated CPU time (s) 1196.61
Current children cumulated vsize (KiB) 33920

[startup+1198.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1597112/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=26976 CPUtime=1187.09
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 6402 0 0 0 118701 8 0 0 25 0 1 0 188085234 27623424 6396 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6744 6396 58 118 0 6622 0
Current children cumulated CPU time (s) 1198.25
Current children cumulated vsize (KiB) 33920

[startup+1199.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1597112/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=26976 CPUtime=1187.5
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 6402 0 0 0 118742 8 0 0 25 0 1 0 188085234 27623424 6396 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6744 6396 58 118 0 6622 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 33920

[startup+1199.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1597112/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=26976 CPUtime=1187.71
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4194304 6402 0 0 0 118763 8 0 0 25 0 1 0 188085234 27623424 6396 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 6744 6396 58 118 0 6622 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 33920

[startup+1199.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9805
/proc/meminfo: memFree=1597112/2055920 swapFree=4183164/4192956
[pid=9801] ppid=9799 vsize=6944 CPUtime=11.16
/proc/9801/stat : 9801 (SATzilla2007_C) S 9799 9801 8692 0 -1 4194304 2752 4393 0 0 395 8 704 9 25 0 1 0 188084115 7110656 1552 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9801/statm: 1736 1552 165 260 0 1460 0
[pid=9805] ppid=9801 vsize=0 CPUtime=1187.81
/proc/9805/stat : 9805 (minisat20) R 9801 9801 8692 0 -1 4195332 6402 0 0 0 118773 8 0 0 25 0 1 0 188085234 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/9805/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 6944

Child status: 17
Real time (s): 1199.42
CPU time (s): 1199
CPU user time (s): 1198.73
CPU system time (s): 0.267959
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 33920

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

runsolver used 0.799878 second user time and 2.46462 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Wed Feb 21 10:13:54 UTC 2007

IDJOB= 304168
IDBENCH= 20125
IDSOLVER= 135
FILE ID= node70/304168-1172052834

PBS_JOBID= 3892750

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v220/unif-k7-r85-v220-c18700-S1941321941-16.cnf
COMMAND LINE= /tmp/evaluation/304168-1172052834/SATzilla2007_C /tmp/evaluation/304168-1172052834/instance-304168-1172052834.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-304168-1172052834 -o ROOT/results/node70/solver-304168-1172052834 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304168-1172052834/SATzilla2007_C /tmp/evaluation/304168-1172052834/instance-304168-1172052834.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  29d9197b533e62223ea94a4a8ccad596

RANDOM SEED= 21951395

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.261
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.261
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:       1629280 kB
Buffers:         33848 kB
Cached:         334668 kB
SwapCached:       4396 kB
Active:         259092 kB
Inactive:       119800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1629280 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            8928 kB
Writeback:           0 kB
Mapped:          15568 kB
Slab:            33764 kB
Committed_AS:   289432 kB
PageTables:       1396 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= 66553 MiB

End job on node70 on Wed Feb 21 10:33:54 UTC 2007