Trace number 304045

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.97 1199.38

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S1980584520-03.cnf
MD5SUM285f48af14fc5df5c7e8b15de2ce71e5
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.04	c run March_dl for 5 seconds ... 
10.94/11.04	c Bin: Executing march_dl
10.94/11.04	c child exit by a signal
10.94/11.04	c march_dl returned code 137.
10.94/11.04	c run saps (UBCSAT implementation) for 2 seconds ... 
10.94/11.04	c Bin: Executing ubcsat2006
10.94/11.04	c child exited successfully
10.94/11.04	c ubcsat2006 returned code 0.
10.94/11.04	c satzilla computing base features
10.94/11.04	c satzilla doing unit-prop probe
10.94/11.04	c satzilla doing local search probe
10.94/11.04	c satzilla doing lobjois search-space size estimate
10.94/11.04	c satzilla's ranking:
10.94/11.04	c 1) minisat20+P: 0.889758
10.94/11.04	c 2) minisat20: 1.191291
10.94/11.04	c 3) march_dl: 1.639574
10.94/11.04	c 4) march_dl+P: 2.647296
10.94/11.04	c 5) vallst+P: 4.888233
10.94/11.04	c 6) zchaff_rand+P: 6.177473
10.94/11.04	c 7) kcnfs+P: 999.000000
10.94/11.04	c 8) kcnfs: 999.000000
10.94/11.04	c 9) vallst: 999.000000
10.94/11.04	c 10) zchaff_rand: 999.000000
10.94/11.04	c satzilla running minisat20 with preprocessing ... 
11.04/11.15	This is MiniSat 2.0 beta
11.04/11.15	WARNING: for repeatability, setting FPU to use double precision
11.04/11.15	============================[ Problem Statistics ]=============================
11.04/11.15	|                                                                             |
11.04/11.15	|  Number of variables:  220                                                  |
11.04/11.15	|  Number of clauses:    18700                                                |
11.12/11.17	|  Parsing time:         0.02         s                                       |
11.12/11.17	============================[ Search Statistics ]==============================
11.12/11.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.12/11.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.12/11.17	===============================================================================
11.12/11.17	|         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
11.12/11.18	|       103 |     220    18700   130900 |     6856      103     62 |  0.002 % |
11.12/11.20	|       253 |     220    18700   130900 |     7542      253     61 |  0.002 % |
11.12/11.22	|       478 |     220    18700   130900 |     8296      478     61 |  0.002 % |
11.12/11.25	|       816 |     220    18700   130900 |     9126      816     60 |  0.002 % |
11.24/11.30	|      1322 |     220    18700   130900 |    10038     1322     61 |  0.002 % |
11.24/11.37	|      2082 |     220    18700   130900 |    11042     2082     61 |  0.002 % |
11.44/11.49	|      3222 |     220    18700   130900 |    12147     3222     62 |  0.002 % |
11.54/11.67	|      4930 |     220    18700   130900 |    13361     4930     63 |  0.002 % |
11.95/12.00	|      7493 |     220    18700   130900 |    14697     7493     63 |  0.002 % |
12.56/12.61	|     11337 |     220    18700   130900 |    16167    11337     64 |  0.002 % |
13.69/13.82	|     17103 |     220    18700   130900 |    17784     8965     62 |  0.002 % |
15.54/15.62	|     25753 |     220    18700   130900 |    19562    17615     62 |  0.002 % |
18.61/18.73	|     38727 |     220    18700   130900 |    21519    10938     62 |  0.002 % |
23.63/23.69	|     58188 |     220    18700   130900 |    23671    19587     63 |  0.002 % |
31.53/31.57	|     87382 |     220    18700   130900 |    26038    12223     63 |  0.002 % |
44.33/44.41	|    131173 |     220    18700   130900 |    28641    13384     62 |  0.002 % |
66.16/66.22	|    196857 |     220    18700   130900 |    31506    13308     62 |  0.002 % |
100.39/100.54	|    295386 |     220    18700   130900 |    34656    16144     63 |  0.002 % |
155.72/155.81	|    443175 |     220    18700   130900 |    38122    31346     63 |  0.002 % |
243.02/243.22	|    664858 |     220    18700   130900 |    41934    27354     62 |  0.002 % |
384.02/384.19	|    997383 |     220    18700   130900 |    46128    40694     64 |  0.002 % |
612.44/612.77	|   1496171 |     220    18700   130900 |    50741    16421     61 |  0.002 % |
966.56/966.92	|   2244354 |     220    18700   130900 |    55815    19646     61 |  0.002 % |
1198.88/1199.36	c Preprocessing...
1198.88/1199.36	c Inital problem has 220 variables, 18700 nary clauses (0 binary clauses).
1198.88/1199.36	c Num non-binary clauses 18700, Average non-binary clause length 7.000
1198.88/1199.36	c Theory has no gaps
1198.88/1199.36	c Preprocessor runtime was 0.060 seconds.
1198.88/1199.36	c 
1198.88/1199.36	c Satisfiability of theory still undetermined.
1198.88/1199.36	c See file /tmp/CM17rd for simplified theory.
1198.88/1199.36	c Bin: Executing minisat20
1198.88/1199.36	c child exit by a signal
1198.88/1199.36	c minisat20 returned code 137.
1198.88/1199.36	c minisat20 returned code 137.
1198.88/1199.36	c satzilla running minisat20 ... 
1198.88/1199.36	c Bin: Executing minisat20
1198.88/1199.36	c minisat20 returned code 1.
1198.88/1199.36	c minisat20 returned code 1.
1198.88/1199.36	c satzilla running march_dl ... 
1198.88/1199.36	c Bin: Executing march_dl
1198.88/1199.36	c march_dl returned code 1.
1198.88/1199.36	c march_dl returned code 1.
1198.88/1199.36	c satzilla running march_dl with preprocessing ... 
1198.88/1199.36	c Bin: Executing march_dl
1198.88/1199.36	c march_dl returned code 1.
1198.88/1199.36	c march_dl returned code 1.
1198.88/1199.36	c satzilla running vallst with preprocessing ... 
1198.88/1199.36	c Bin: Executing vallst
1198.88/1199.36	c vallst returned code 1.
1198.88/1199.36	c vallst returned code 1.
1198.88/1199.36	c satzilla running zchaff_rand with preprocessing ... 
1198.88/1199.36	c Bin: Executing zchaff_rand
1198.88/1199.36	c zchaff_rand returned code 1.
1198.88/1199.36	c zchaff_rand returned code 1.
1198.88/1199.36	c satzilla running kcnfs with preprocessing ... 
1198.88/1199.36	c Bin: Executing kcnfs
1198.88/1199.36	c kcnfs returned code 1.
1198.88/1199.36	c kcnfs returned code 1.
1198.88/1199.36	c satzilla running kcnfs ... 
1198.88/1199.36	c Bin: Executing kcnfs
1198.88/1199.36	c kcnfs returned code 1.
1198.88/1199.36	c kcnfs returned code 1.
1198.88/1199.36	c satzilla running vallst ... 
1198.88/1199.36	c Bin: Executing vallst
1198.88/1199.36	c vallst returned code 1.
1198.88/1199.36	c vallst returned code 1.
1198.88/1199.36	c satzilla running zchaff_rand ... 
1198.88/1199.36	c Bin: Executing zchaff_rand
1198.88/1199.36	c zchaff_rand returned code 1.
1198.88/1199.36	c zchaff_rand returned code 1.
1198.88/1199.36	c ERROR: All Failed! 
1198.88/1199.36	c SATZILLA_TIME=1199.130000

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/node30/watcher-304045-1172049932 -o ROOT/results/node30/solver-304045-1172049932 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304045-1172049932/SATzilla2007_C /tmp/evaluation/304045-1172049932/instance-304045-1172049932.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: 1.09 1.02 1.00 3/77 18043
/proc/meminfo: memFree=1518248/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=1440 CPUtime=0
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198757257 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 360 110 95 260 0 84 0
[pid=18044] ppid=18043 vsize=784 CPUtime=0
/proc/18044/stat : 18044 (march_dl) R 18043 18043 17257 0 -1 4194304 97 0 0 0 0 0 0 0 19 0 1 0 198757257 802816 92 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18044/statm: 196 92 50 118 0 75 0

[startup+0.106892 s]
/proc/loadavg: 1.09 1.02 1.00 3/77 18043
/proc/meminfo: memFree=1518248/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=1440 CPUtime=0
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198757257 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 360 110 95 260 0 84 0
[pid=18044] ppid=18043 vsize=2020 CPUtime=0.09
/proc/18044/stat : 18044 (march_dl) R 18043 18043 17257 0 -1 4194304 1615 0 0 0 9 0 0 0 20 0 1 0 198757257 2068480 374 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134522690 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18044/statm: 505 374 57 118 0 384 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3460

[startup+0.514951 s]
/proc/loadavg: 1.09 1.02 1.00 3/77 18043
/proc/meminfo: memFree=1518248/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=1440 CPUtime=0
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198757257 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 360 110 95 260 0 84 0
[pid=18044] ppid=18043 vsize=5512 CPUtime=0.5
/proc/18044/stat : 18044 (march_dl) R 18043 18043 17257 0 -1 4194304 3649 0 0 0 49 1 0 0 24 0 1 0 198757257 5644288 799 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134584388 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18044/statm: 1378 799 67 118 0 1257 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6952

[startup+1.33507 s]
/proc/loadavg: 1.09 1.02 1.00 2/79 18045
/proc/meminfo: memFree=1515160/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=1440 CPUtime=0
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198757257 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 360 110 95 260 0 84 0
[pid=18044] ppid=18043 vsize=5512 CPUtime=1.32
/proc/18044/stat : 18044 (march_dl) R 18043 18043 17257 0 -1 4194304 3653 0 0 0 131 1 0 0 25 0 1 0 198757257 5644288 803 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18044/statm: 1378 803 67 118 0 1257 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6952

[startup+2.9763 s]
/proc/loadavg: 1.08 1.02 1.00 2/79 18045
/proc/meminfo: memFree=1514904/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=1440 CPUtime=0
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198757257 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 360 110 95 260 0 84 0
[pid=18044] ppid=18043 vsize=5644 CPUtime=2.96
/proc/18044/stat : 18044 (march_dl) R 18043 18043 17257 0 -1 4194304 3704 0 0 0 295 1 0 0 25 0 1 0 198757257 5779456 854 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18044/statm: 1411 854 67 118 0 1290 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7084

[startup+6.25377 s]
/proc/loadavg: 1.08 1.02 1.00 2/79 18046
/proc/meminfo: memFree=1516056/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=1440 CPUtime=4.99
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 135 3768 0 0 0 0 498 1 16 0 1 0 198757257 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18043/statm: 360 111 96 260 0 84 0
[pid=18046] ppid=18043 vsize=6188 CPUtime=1.24
/proc/18046/stat : 18046 (ubcsat2006) R 18043 18043 17257 0 -1 4194304 621 0 0 0 120 4 0 0 25 0 1 0 198757758 6336512 604 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18046/statm: 1547 604 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7117 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 18047
/proc/meminfo: memFree=1507224/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=6236 CPUtime=1.54
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 1346 0 0 0 154 0 0 0 25 0 1 0 198758372 6385664 1340 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 1559 1340 58 118 0 1437 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13180

[startup+25.5255 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 18047
/proc/meminfo: memFree=1502936/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=10056 CPUtime=14.35
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 2301 0 0 0 1434 1 0 0 25 0 1 0 198758372 10297344 2295 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 2514 2295 58 118 0 2392 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17000

[startup+51.1522 s]
/proc/loadavg: 1.04 1.02 1.00 2/79 18047
/proc/meminfo: memFree=1500824/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=12204 CPUtime=39.98
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 2848 0 0 0 3995 3 0 0 25 0 1 0 198758372 12496896 2842 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 3051 2842 58 118 0 2929 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19148

[startup+102.403 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 18047
/proc/meminfo: memFree=1498904/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=14244 CPUtime=91.21
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 3347 0 0 0 9117 4 0 0 25 0 1 0 198758372 14585856 3341 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 3561 3341 58 118 0 3439 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 21188

[startup+162.471 s]
/proc/loadavg: 1.04 1.02 1.00 2/79 18047
/proc/meminfo: memFree=1496856/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=16228 CPUtime=151.26
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 3843 0 0 0 15121 5 0 0 25 0 1 0 198758372 16617472 3837 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 4057 3837 58 118 0 3935 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 23172

[startup+222.537 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 18047
/proc/meminfo: memFree=1496344/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=16828 CPUtime=211.31
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 3972 0 0 0 21125 6 0 0 25 0 1 0 198758372 17231872 3966 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 4207 3966 58 118 0 4085 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 23772

[startup+282.604 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 18047
/proc/meminfo: memFree=1494616/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=18656 CPUtime=271.36
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 4402 0 0 0 27129 7 0 0 25 0 1 0 198758372 19103744 4396 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 4664 4396 58 118 0 4542 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 25600

[startup+342.664 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 18047
/proc/meminfo: memFree=1494104/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=19240 CPUtime=331.39
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 4545 0 0 0 33132 7 0 0 25 0 1 0 198758372 19701760 4539 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 4810 4539 58 118 0 4688 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 26184

[startup+402.733 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1492696/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=20588 CPUtime=391.44
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 4887 0 0 0 39136 8 0 0 25 0 1 0 198758372 21082112 4881 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 5147 4881 58 118 0 5025 0
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (KiB) 27532

[startup+462.803 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1492120/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=21260 CPUtime=451.49
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 5045 0 0 0 45140 9 0 0 25 0 1 0 198758372 21770240 5039 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 5315 5039 58 118 0 5193 0
Current children cumulated CPU time (s) 462.61

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


[startup+763.142 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1489112/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=24292 CPUtime=751.74
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 5782 0 0 0 75161 13 0 0 25 0 1 0 198758372 24875008 5776 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6073 5776 58 118 0 5951 0
Current children cumulated CPU time (s) 762.86
Current children cumulated vsize (KiB) 31236

[startup+823.213 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1488984/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=24420 CPUtime=811.78
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 5817 0 0 0 81165 13 0 0 25 0 1 0 198758372 25006080 5811 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519218 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6105 5811 58 118 0 5983 0
Current children cumulated CPU time (s) 822.9
Current children cumulated vsize (KiB) 31364

[startup+883.279 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 18047
/proc/meminfo: memFree=1488856/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=24564 CPUtime=871.84
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 5839 0 0 0 87170 14 0 0 25 0 1 0 198758372 25153536 5833 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6141 5833 58 118 0 6019 0
Current children cumulated CPU time (s) 882.96
Current children cumulated vsize (KiB) 31508

[startup+943.348 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 18047
/proc/meminfo: memFree=1488792/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=24564 CPUtime=931.88
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 5857 0 0 0 93174 14 0 0 25 0 1 0 198758372 25153536 5851 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6141 5851 58 118 0 6019 0
Current children cumulated CPU time (s) 943
Current children cumulated vsize (KiB) 31508

[startup+1003.41 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1487256/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=26172 CPUtime=991.93
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 6242 0 0 0 99178 15 0 0 25 0 1 0 198758372 26800128 6236 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6543 6236 58 118 0 6421 0
Current children cumulated CPU time (s) 1003.05
Current children cumulated vsize (KiB) 33116

[startup+1063.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1486360/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=27192 CPUtime=1051.98
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 6478 0 0 0 105182 16 0 0 25 0 1 0 198758372 27844608 6472 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6798 6472 58 118 0 6676 0
Current children cumulated CPU time (s) 1063.1
Current children cumulated vsize (KiB) 34136

[startup+1123.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1485912/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=27456 CPUtime=1112.03
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 6569 0 0 0 111187 16 0 0 25 0 1 0 198758372 28114944 6563 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6864 6563 58 118 0 6742 0
Current children cumulated CPU time (s) 1123.15
Current children cumulated vsize (KiB) 34400

[startup+1183.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1485848/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=27656 CPUtime=1172.08
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 6585 0 0 0 117191 17 0 0 25 0 1 0 198758372 28319744 6579 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6914 6579 58 118 0 6792 0
Current children cumulated CPU time (s) 1183.2
Current children cumulated vsize (KiB) 34600

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

[startup+1187.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1485848/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=27656 CPUtime=1175.88
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 6585 0 0 0 117571 17 0 0 25 0 1 0 198758372 28319744 6579 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6914 6579 58 118 0 6792 0
Current children cumulated CPU time (s) 1187
Current children cumulated vsize (KiB) 34600

[startup+1193.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1485784/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=27656 CPUtime=1182.43
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 6599 0 0 0 118226 17 0 0 25 0 1 0 198758372 28319744 6593 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6914 6593 58 118 0 6792 0
Current children cumulated CPU time (s) 1193.55
Current children cumulated vsize (KiB) 34600

[startup+1197.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1485784/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=27656 CPUtime=1185.71
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 6600 0 0 0 118554 17 0 0 25 0 1 0 198758372 28319744 6594 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6914 6594 58 118 0 6792 0
Current children cumulated CPU time (s) 1196.83
Current children cumulated vsize (KiB) 34600

[startup+1198.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1485784/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=27656 CPUtime=1186.53
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 6600 0 0 0 118636 17 0 0 25 0 1 0 198758372 28319744 6594 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6914 6594 58 118 0 6792 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 34600

[startup+1198.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1485784/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=27656 CPUtime=1187.35
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 6600 0 0 0 118718 17 0 0 25 0 1 0 198758372 28319744 6594 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6914 6594 58 118 0 6792 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 34600

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18047
/proc/meminfo: memFree=1485784/2055920 swapFree=4145568/4192956
[pid=18043] ppid=18041 vsize=6944 CPUtime=11.12
/proc/18043/stat : 18043 (SATzilla2007_C) S 18041 18043 17257 0 -1 4194304 2751 4395 0 0 393 7 704 8 25 0 1 0 198757257 7110656 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18043/statm: 1736 1551 165 260 0 1460 0
[pid=18047] ppid=18043 vsize=27656 CPUtime=1187.76
/proc/18047/stat : 18047 (minisat20) R 18043 18043 17257 0 -1 4194304 6600 0 0 0 118759 17 0 0 25 0 1 0 198758372 28319744 6594 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18047/statm: 6914 6594 58 118 0 6792 0
Current children cumulated CPU time (s) 1198.88
Current children cumulated vsize (KiB) 34600

Child status: 17
Real time (s): 1199.38
CPU time (s): 1198.97
CPU user time (s): 1198.63
CPU system time (s): 0.340948
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 34600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.63
system time used= 0.340948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13759
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= 82
involuntary context switches= 24923

runsolver used 1.2808 second user time and 2.97855 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Wed Feb 21 09:25:32 UTC 2007

IDJOB= 304045
IDBENCH= 20122
IDSOLVER= 135
FILE ID= node30/304045-1172049932

PBS_JOBID= 3892740

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-S1980584520-03.cnf
COMMAND LINE= /tmp/evaluation/304045-1172049932/SATzilla2007_C /tmp/evaluation/304045-1172049932/instance-304045-1172049932.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-304045-1172049932 -o ROOT/results/node30/solver-304045-1172049932 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304045-1172049932/SATzilla2007_C /tmp/evaluation/304045-1172049932/instance-304045-1172049932.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  285f48af14fc5df5c7e8b15de2ce71e5

RANDOM SEED= 731685018

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.270
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.270
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:       1518720 kB
Buffers:         49448 kB
Cached:         397052 kB
SwapCached:      15424 kB
Active:         262568 kB
Inactive:       208480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1518720 kB
SwapTotal:     4192956 kB
SwapFree:      4145568 kB
Dirty:            8988 kB
Writeback:           0 kB
Mapped:          29768 kB
Slab:            51648 kB
Committed_AS:   670360 kB
PageTables:       1884 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 node30 on Wed Feb 21 09:45:32 UTC 2007