Trace number 303922

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) 1198.95 1199.25

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S879514135-06.cnf
MD5SUM30cedd343a249ee79ef6344a724972e1
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)

10.94/11.03	c run March_dl for 5 seconds ... 
10.94/11.03	c Bin: Executing march_dl
10.94/11.03	c child exit by a signal
10.94/11.03	c march_dl returned code 137.
10.94/11.03	c run saps (UBCSAT implementation) for 2 seconds ... 
10.94/11.03	c Bin: Executing ubcsat2006
10.94/11.03	c child exited successfully
10.94/11.03	c ubcsat2006 returned code 0.
10.94/11.03	c satzilla computing base features
10.94/11.03	c satzilla doing unit-prop probe
10.94/11.03	c satzilla doing local search probe
10.94/11.03	c satzilla doing lobjois search-space size estimate
10.94/11.03	c satzilla's ranking:
10.94/11.03	c 1) minisat20+P: 1.104191
10.94/11.03	c 2) minisat20: 1.271136
10.94/11.03	c 3) march_dl: 1.652074
10.94/11.03	c 4) march_dl+P: 2.685914
10.94/11.03	c 5) vallst+P: 4.883938
10.94/11.03	c 6) zchaff_rand+P: 5.969372
10.94/11.03	c 7) kcnfs+P: 999.000000
10.94/11.03	c 8) kcnfs: 999.000000
10.94/11.03	c 9) vallst: 999.000000
10.94/11.03	c 10) zchaff_rand: 999.000000
10.94/11.03	c satzilla running minisat20 with preprocessing ... 
11.04/11.13	This is MiniSat 2.0 beta
11.04/11.13	WARNING: for repeatability, setting FPU to use double precision
11.04/11.13	============================[ Problem Statistics ]=============================
11.04/11.13	|                                                                             |
11.04/11.13	|  Number of variables:  220                                                  |
11.04/11.13	|  Number of clauses:    18700                                                |
11.04/11.15	|  Parsing time:         0.02         s                                       |
11.04/11.16	============================[ Search Statistics ]==============================
11.04/11.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.04/11.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.04/11.16	===============================================================================
11.04/11.16	|         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
11.04/11.17	|       100 |     220    18700   130900 |     6856      100     60 |  0.002 % |
11.11/11.19	|       251 |     220    18700   130900 |     7542      251     60 |  0.002 % |
11.11/11.21	|       476 |     220    18700   130900 |     8296      476     59 |  0.002 % |
11.11/11.24	|       815 |     220    18700   130900 |     9126      815     61 |  0.002 % |
11.25/11.29	|      1321 |     220    18700   130900 |    10038     1321     61 |  0.002 % |
11.25/11.36	|      2080 |     220    18700   130900 |    11042     2080     61 |  0.002 % |
11.45/11.49	|      3219 |     220    18700   130900 |    12147     3219     61 |  0.002 % |
11.65/11.69	|      4927 |     220    18700   130900 |    13361     4927     61 |  0.002 % |
11.96/12.03	|      7490 |     220    18700   130900 |    14697     7490     62 |  0.002 % |
12.57/12.69	|     11334 |     220    18700   130900 |    16167    11334     62 |  0.002 % |
13.90/13.96	|     17102 |     220    18700   130900 |    17784     8972     64 |  0.002 % |
15.64/15.78	|     25752 |     220    18700   130900 |    19562    17622     64 |  0.002 % |
18.83/18.95	|     38726 |     220    18700   130900 |    21519    10930     64 |  0.002 % |
23.74/23.85	|     58187 |     220    18700   130900 |    23671    19576     66 |  0.002 % |
32.76/32.86	|     87379 |     220    18700   130900 |    26038    12265     63 |  0.002 % |
46.91/46.98	|    131168 |     220    18700   130900 |    28641    13635     61 |  0.002 % |
69.75/69.88	|    196853 |     220    18700   130900 |    31506    12774     62 |  0.002 % |
103.99/104.10	|    295380 |     220    18700   130900 |    34656    14580     62 |  0.002 % |
161.68/161.83	|    443170 |     220    18700   130900 |    38122    28713     62 |  0.002 % |
252.08/252.26	|    664853 |     220    18700   130900 |    41934    22335     65 |  0.002 % |
404.28/404.47	|    997378 |     220    18700   130900 |    46128    39990     65 |  0.002 % |
633.62/633.85	|   1496167 |     220    18700   130900 |    50741    17227     62 |  0.002 % |
1015.98/1016.28	|   2244349 |     220    18700   130900 |    55815    22766     64 |  0.002 % |
1198.90/1199.24	c Preprocessing...
1198.90/1199.24	c Inital problem has 220 variables, 18700 nary clauses (0 binary clauses).
1198.90/1199.24	c Num non-binary clauses 18700, Average non-binary clause length 7.000
1198.90/1199.24	c Theory has no gaps
1198.90/1199.24	c Preprocessor runtime was 0.060 seconds.
1198.90/1199.24	c 
1198.90/1199.24	c Satisfiability of theory still undetermined.
1198.90/1199.24	c See file /tmp/esYQFc for simplified theory.
1198.90/1199.24	c Bin: Executing minisat20
1198.90/1199.24	c child exit by a signal
1198.90/1199.24	c minisat20 returned code 137.
1198.90/1199.24	c minisat20 returned code 137.
1198.90/1199.24	c satzilla running minisat20 ... 
1198.90/1199.24	c Bin: Executing minisat20
1198.90/1199.24	c minisat20 returned code 1.
1198.90/1199.24	c minisat20 returned code 1.
1198.90/1199.24	c satzilla running march_dl ... 
1198.90/1199.24	c Bin: Executing march_dl
1198.90/1199.24	c march_dl returned code 1.
1198.90/1199.24	c march_dl returned code 1.
1198.90/1199.24	c satzilla running march_dl with preprocessing ... 
1198.90/1199.24	c Bin: Executing march_dl
1198.90/1199.24	c march_dl returned code 1.
1198.90/1199.24	c march_dl returned code 1.
1198.90/1199.24	c satzilla running vallst with preprocessing ... 
1198.90/1199.24	c Bin: Executing vallst
1198.90/1199.24	c vallst returned code 1.
1198.90/1199.24	c vallst returned code 1.
1198.90/1199.24	c satzilla running zchaff_rand with preprocessing ... 
1198.90/1199.24	c Bin: Executing zchaff_rand
1198.90/1199.24	c zchaff_rand returned code 1.
1198.90/1199.24	c zchaff_rand returned code 1.
1198.90/1199.24	c satzilla running kcnfs with preprocessing ... 
1198.90/1199.24	c Bin: Executing kcnfs
1198.90/1199.24	c kcnfs returned code 1.
1198.90/1199.24	c kcnfs returned code 1.
1198.90/1199.24	c satzilla running kcnfs ... 
1198.90/1199.24	c Bin: Executing kcnfs
1198.90/1199.24	c kcnfs returned code 1.
1198.90/1199.24	c kcnfs returned code 1.
1198.90/1199.24	c satzilla running vallst ... 
1198.90/1199.24	c Bin: Executing vallst
1198.90/1199.24	c vallst returned code 1.
1198.90/1199.24	c vallst returned code 1.
1198.90/1199.24	c satzilla running zchaff_rand ... 
1198.90/1199.24	c Bin: Executing zchaff_rand
1198.90/1199.24	c zchaff_rand returned code 1.
1198.90/1199.24	c zchaff_rand returned code 1.
1198.90/1199.24	c ERROR: All Failed! 
1198.90/1199.24	c SATZILLA_TIME=1199.110000

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/node3/watcher-303922-1172046970 -o ROOT/results/node3/solver-303922-1172046970 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303922-1172046970/SATzilla2007_C /tmp/evaluation/303922-1172046970/instance-303922-1172046970.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.99 3/77 18662
/proc/meminfo: memFree=722656/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=1440 CPUtime=0
/proc/18662/stat : 18662 (SATzilla2007_C) R 18660 18662 17924 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 224651923 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/18662/statm: 360 110 95 260 0 84 0
[pid=18663] ppid=18662 vsize=784 CPUtime=0
/proc/18663/stat : 18663 (march_dl) R 18662 18662 17924 0 -1 4194304 97 0 0 0 0 0 0 0 18 0 1 0 224651923 802816 92 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18663/statm: 196 92 50 118 0 75 0

[startup+0.107747 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18662
/proc/meminfo: memFree=722656/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=1440 CPUtime=0
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 224651923 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18662/statm: 360 110 95 260 0 84 0
[pid=18663] ppid=18662 vsize=2284 CPUtime=0.09
/proc/18663/stat : 18663 (march_dl) R 18662 18662 17924 0 -1 4194304 1669 0 0 0 9 0 0 0 19 0 1 0 224651923 2338816 429 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18663/statm: 604 440 57 118 0 483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3724

[startup+0.51678 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18662
/proc/meminfo: memFree=722656/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=1440 CPUtime=0
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 224651923 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18662/statm: 360 110 95 260 0 84 0
[pid=18663] ppid=18662 vsize=5512 CPUtime=0.51
/proc/18663/stat : 18663 (march_dl) R 18662 18662 17924 0 -1 4194304 3648 0 0 0 50 1 0 0 23 0 1 0 224651923 5644288 798 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18663/statm: 1378 798 67 118 0 1257 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6952

[startup+1.34385 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 18664
/proc/meminfo: memFree=719632/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=1440 CPUtime=0
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 224651923 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18662/statm: 360 110 95 260 0 84 0
[pid=18663] ppid=18662 vsize=5512 CPUtime=1.33
/proc/18663/stat : 18663 (march_dl) R 18662 18662 17924 0 -1 4194304 3656 0 0 0 132 1 0 0 25 0 1 0 224651923 5644288 806 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18663/statm: 1378 806 67 118 0 1257 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 6952

[startup+2.98598 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 18664
/proc/meminfo: memFree=719376/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=1440 CPUtime=0
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 224651923 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18662/statm: 360 110 95 260 0 84 0
[pid=18663] ppid=18662 vsize=5644 CPUtime=2.97
/proc/18663/stat : 18663 (march_dl) R 18662 18662 17924 0 -1 4194304 3709 0 0 0 296 1 0 0 25 0 1 0 224651923 5779456 859 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18663/statm: 1411 859 67 118 0 1290 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 7084

[startup+6.26225 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 18665
/proc/meminfo: memFree=720464/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=1440 CPUtime=4.99
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 135 3765 0 0 0 0 497 2 16 0 1 0 224651923 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18662/statm: 360 111 96 260 0 84 0
[pid=18665] ppid=18662 vsize=6188 CPUtime=1.25
/proc/18665/stat : 18665 (ubcsat2006) R 18662 18662 17924 0 -1 4194304 621 0 0 0 121 4 0 0 25 0 1 0 224652424 6336512 604 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18665/statm: 1547 604 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7178 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 18666
/proc/meminfo: memFree=711696/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=5980 CPUtime=1.56
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 1309 0 0 0 156 0 0 0 25 0 1 0 224653037 6123520 1303 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 1495 1303 58 118 0 1373 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12924

[startup+25.5238 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 18666
/proc/meminfo: memFree=707280/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=10204 CPUtime=14.37
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 2353 0 0 0 1436 1 0 0 25 0 1 0 224653037 10448896 2347 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 2551 2347 58 118 0 2429 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17148

[startup+51.1539 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 18666
/proc/meminfo: memFree=705744/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=11824 CPUtime=39.99
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 2754 0 0 0 3997 2 0 0 25 0 1 0 224653037 12107776 2748 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 2956 2748 58 118 0 2834 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 18768

[startup+102.407 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 18666
/proc/meminfo: memFree=703440/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=13856 CPUtime=91.24
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 3253 0 0 0 9121 3 0 0 25 0 1 0 224653037 14188544 3247 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 3464 3247 58 118 0 3342 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 20800

[startup+162.481 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18666
/proc/meminfo: memFree=702224/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=15044 CPUtime=151.29
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 3554 0 0 0 15126 3 0 0 25 0 1 0 224653037 15405056 3548 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 3761 3548 58 118 0 3639 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 21988

[startup+222.554 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 18668
/proc/meminfo: memFree=699984/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=17200 CPUtime=211.35
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 4077 0 0 0 21131 4 0 0 25 0 1 0 224653037 17612800 4071 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 4300 4071 58 118 0 4178 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 24144

[startup+282.622 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18668
/proc/meminfo: memFree=698640/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=18776 CPUtime=271.41
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 4456 0 0 0 27136 5 0 0 25 0 1 0 224653037 19226624 4450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528698 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 4694 4450 58 118 0 4572 0
Current children cumulated CPU time (s) 282.52
Current children cumulated vsize (KiB) 25720

[startup+342.69 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18668
/proc/meminfo: memFree=698256/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=19208 CPUtime=331.46
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 4559 0 0 0 33140 6 0 0 25 0 1 0 224653037 19668992 4553 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 4802 4553 58 118 0 4680 0
Current children cumulated CPU time (s) 342.57
Current children cumulated vsize (KiB) 26152

[startup+402.764 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18668
/proc/meminfo: memFree=697808/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=19768 CPUtime=391.52
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 4666 0 0 0 39146 6 0 0 25 0 1 0 224653037 20242432 4660 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 4942 4660 58 118 0 4820 0
Current children cumulated CPU time (s) 402.63
Current children cumulated vsize (KiB) 26712

[startup+462.833 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18668
/proc/meminfo: memFree=696400/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=21228 CPUtime=451.57
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 5031 0 0 0 45150 7 0 0 25 0 1 0 224653037 21737472 5025 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 5307 5025 58 118 0 5185 0
Current children cumulated CPU time (s) 462.68

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


[startup+823.251 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18668
/proc/meminfo: memFree=693456/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=24100 CPUtime=811.91
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 5748 0 0 0 81181 10 0 0 25 0 1 0 224653037 24678400 5742 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6025 5742 58 118 0 5903 0
Current children cumulated CPU time (s) 823.02
Current children cumulated vsize (KiB) 31044

[startup+883.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18668
/proc/meminfo: memFree=693136/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=24432 CPUtime=871.96
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 5826 0 0 0 87185 11 0 0 25 0 1 0 224653037 25018368 5820 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6108 5820 58 118 0 5986 0
Current children cumulated CPU time (s) 883.07
Current children cumulated vsize (KiB) 31376

[startup+943.383 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 18668
/proc/meminfo: memFree=692752/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=24856 CPUtime=932.01
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 5910 0 0 0 93190 11 0 0 25 0 1 0 224653037 25452544 5904 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6214 5904 58 118 0 6092 0
Current children cumulated CPU time (s) 943.12
Current children cumulated vsize (KiB) 31800

[startup+1003.45 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 18668
/proc/meminfo: memFree=692624/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=25048 CPUtime=992.07
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 5953 0 0 0 99195 12 0 0 25 0 1 0 224653037 25649152 5947 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6262 5947 58 118 0 6140 0
Current children cumulated CPU time (s) 1003.18
Current children cumulated vsize (KiB) 31992

[startup+1063.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18668
/proc/meminfo: memFree=691152/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=26424 CPUtime=1052.12
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 6319 0 0 0 105199 13 0 0 25 0 1 0 224653037 27058176 6313 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6606 6313 58 118 0 6484 0
Current children cumulated CPU time (s) 1063.23
Current children cumulated vsize (KiB) 33368

[startup+1123.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18668
/proc/meminfo: memFree=691152/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=26584 CPUtime=1112.17
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 6330 0 0 0 111204 13 0 0 25 0 1 0 224653037 27222016 6324 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6646 6324 58 118 0 6524 0
Current children cumulated CPU time (s) 1123.28
Current children cumulated vsize (KiB) 33528

[startup+1183.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18668
/proc/meminfo: memFree=690960/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=26724 CPUtime=1172.22
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 6375 0 0 0 117209 13 0 0 25 0 1 0 224653037 27365376 6369 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6681 6369 58 118 0 6559 0
Current children cumulated CPU time (s) 1183.33
Current children cumulated vsize (KiB) 33668

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

[startup+1187.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18668
/proc/meminfo: memFree=690960/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=26724 CPUtime=1176.01
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 6375 0 0 0 117588 13 0 0 25 0 1 0 224653037 27365376 6369 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6681 6369 58 118 0 6559 0
Current children cumulated CPU time (s) 1187.12
Current children cumulated vsize (KiB) 33668

[startup+1194 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18668
/proc/meminfo: memFree=690832/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=26856 CPUtime=1182.57
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 6403 0 0 0 118244 13 0 0 25 0 1 0 224653037 27500544 6397 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6714 6397 58 118 0 6592 0
Current children cumulated CPU time (s) 1193.68
Current children cumulated vsize (KiB) 33800

[startup+1197.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18668
/proc/meminfo: memFree=690832/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=26856 CPUtime=1185.84
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 6403 0 0 0 118571 13 0 0 25 0 1 0 224653037 27500544 6397 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6714 6397 58 118 0 6592 0
Current children cumulated CPU time (s) 1196.95
Current children cumulated vsize (KiB) 33800

[startup+1198.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18668
/proc/meminfo: memFree=690832/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=26856 CPUtime=1186.66
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 6403 0 0 0 118653 13 0 0 25 0 1 0 224653037 27500544 6397 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6714 6397 58 118 0 6592 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 33800

[startup+1198.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18668
/proc/meminfo: memFree=690832/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=26856 CPUtime=1187.49
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 6403 0 0 0 118736 13 0 0 25 0 1 0 224653037 27500544 6397 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6714 6397 58 118 0 6592 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 33800

[startup+1199.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18668
/proc/meminfo: memFree=690832/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=26856 CPUtime=1187.69
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 6403 0 0 0 118756 13 0 0 25 0 1 0 224653037 27500544 6397 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6714 6397 58 118 0 6592 0
Current children cumulated CPU time (s) 1198.8
Current children cumulated vsize (KiB) 33800

[startup+1199.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18668
/proc/meminfo: memFree=690832/2055920 swapFree=4192812/4192956
[pid=18662] ppid=18660 vsize=6944 CPUtime=11.11
/proc/18662/stat : 18662 (SATzilla2007_C) S 18660 18662 17924 0 -1 4194304 2754 4392 0 0 393 7 703 8 25 0 1 0 224651923 7110656 1553 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18662/statm: 1736 1553 165 260 0 1460 0
[pid=18666] ppid=18662 vsize=26856 CPUtime=1187.79
/proc/18666/stat : 18666 (minisat20) R 18662 18662 17924 0 -1 4194304 6403 0 0 0 118766 13 0 0 25 0 1 0 224653037 27500544 6397 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18666/statm: 6714 6397 58 118 0 6592 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 33800

Child status: 17
Real time (s): 1199.25
CPU time (s): 1198.95
CPU user time (s): 1198.65
CPU system time (s): 0.302953
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 33800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.65
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13562
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= 25
involuntary context switches= 1664

runsolver used 1.10183 second user time and 3.15552 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Wed Feb 21 08:36:11 UTC 2007

IDJOB= 303922
IDBENCH= 20119
IDSOLVER= 135
FILE ID= node3/303922-1172046970

PBS_JOBID= 3865272

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  30cedd343a249ee79ef6344a724972e1

RANDOM SEED= 597760724

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        723128 kB
Buffers:         63896 kB
Cached:        1133720 kB
SwapCached:          0 kB
Active:         569800 kB
Inactive:       682472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        723128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8992 kB
Writeback:           0 kB
Mapped:          73544 kB
Slab:            66192 kB
Committed_AS:  1092712 kB
PageTables:       1656 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= 66542 MiB

End job on node3 on Wed Feb 21 08:56:10 UTC 2007