Trace number 335278

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla RANDOM? (exit code) 1199.74 1200.13

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
MD5SUM1f41f91cdd25b8e3813b8e50b5819b08
Bench CategoryCRAFTED (crafted 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 variables1602
Number of clauses14784
Sum of the clauses size71784
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38709
Number of clauses of size 4261
Number of clauses of size 5339
Number of clauses of size over 54354

Solver Data (download as text)

10.77/10.83	c run March_dl for 5 seconds ... 
10.77/10.83	c Bin: Executing march_dl
10.77/10.83	c child exit by a signal
10.77/10.83	c march_dl returned code 137.
10.77/10.83	c run saps (UBCSAT implementation) for 2 seconds ... 
10.77/10.83	c Bin: Executing ubcsat2006
10.77/10.83	c child exited successfully
10.77/10.83	c ubcsat2006 returned code 0.
10.77/10.83	c satzilla computing base features
10.77/10.83	c satzilla doing unit-prop probe
10.77/10.83	c satzilla doing local search probe
10.77/10.83	c satzilla doing lobjois search-space size estimate
10.77/10.83	c satzilla's ranking:
10.77/10.83	c 1) minisat20+P: 19.270409
10.77/10.83	c 2) kcnfs: 26.193833
10.77/10.83	c 3) march_dl: 38.471688
10.77/10.83	c 4) kcnfs+P: 999.000000
10.77/10.83	c 5) march_dl+P: 999.000000
10.77/10.83	c 6) vallst+P: 999.000000
10.77/10.83	c 7) zchaff_rand+P: 999.000000
10.77/10.83	c 8) vallst: 999.000000
10.77/10.83	c 9) zchaff_rand: 999.000000
10.77/10.83	c 10) minisat20: 999.000000
10.77/10.83	c satzilla running minisat20 with preprocessing ... 
10.87/10.92	This is MiniSat 2.0 beta
10.87/10.92	WARNING: for repeatability, setting FPU to use double precision
10.87/10.92	============================[ Problem Statistics ]=============================
10.87/10.92	|                                                                             |
10.87/10.92	|  Number of variables:  1546                                                 |
10.87/10.92	|  Number of clauses:    10420                                                |
10.87/10.93	|  Parsing time:         0.01         s                                       |
10.87/10.93	============================[ Search Statistics ]==============================
10.87/10.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.87/10.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.87/10.93	===============================================================================
10.87/10.93	|         0 |    1546    10420    56178 |     3473        0    nan |  0.000 % |
10.87/10.94	|       101 |    1546    10420    56178 |     3820      101     20 |  0.000 % |
10.87/10.94	|       251 |    1546    10420    56178 |     4202      251     19 |  0.000 % |
10.87/10.95	|       476 |    1546    10420    56178 |     4623      476     21 |  0.000 % |
10.87/10.97	|       814 |    1546    10420    56178 |     5085      814     20 |  0.000 % |
10.87/10.99	|      1320 |    1546    10420    56178 |     5593     1320     21 |  0.001 % |
10.90/11.03	|      2080 |    1546    10420    56178 |     6153     2080     21 |  0.001 % |
10.90/11.11	|      3219 |    1546    10420    56178 |     6768     3219     21 |  0.001 % |
10.90/11.24	|      4927 |    1546    10420    56178 |     7445     4927     23 |  0.000 % |
10.90/11.55	|      7489 |    1546    10420    56178 |     8189     7489     23 |  0.001 % |
10.90/11.99	|     11334 |    1546    10420    56178 |     9008     7192     22 |  0.000 % |
12.66/12.77	|     17100 |    1546    10420    56178 |     9909     8403     24 |  0.000 % |
13.86/13.90	|     25751 |    1546    10420    56178 |    10900     7040     23 |  0.001 % |
15.76/15.85	|     38726 |    1546    10420    56178 |    11990     9012     28 |  0.000 % |
18.96/19.06	|     58187 |    1546    10420    56178 |    13189    10324     27 |  0.000 % |
24.25/24.36	|     87379 |    1546    10420    56178 |    14508    12956     27 |  0.001 % |
32.65/32.70	|    131169 |    1546    10420    56178 |    15959    12854     29 |  0.000 % |
44.55/44.60	|    196853 |    1546    10420    56178 |    17555    14181     24 |  0.001 % |
63.84/63.91	|    295380 |    1546    10420    56178 |    19311    15435     27 |  0.000 % |
93.93/94.04	|    443170 |    1546    10420    56178 |    21242    17434     32 |  0.000 % |
148.01/148.14	|    664855 |    1545    10398    56038 |    23366    14815     26 |  0.065 % |
234.58/234.71	|    997381 |    1545    10398    56038 |    25703    18544     26 |  0.065 % |
379.54/379.79	|   1496169 |    1544    10357    55885 |    28273    15262     29 |  0.130 % |
624.26/624.53	|   2244351 |    1543    10318    55771 |    31101    15104     24 |  0.194 % |
1017.64/1018.00	|   3366625 |    1541    10239    55486 |    34211    18442     24 |  0.324 % |
1199.69/1200.13	c Preprocessing...
1199.69/1200.13	c Inital problem has 1602 variables, 13698 nary clauses (1086 binary clauses).
1199.69/1200.13	c Num non-binary clauses 13663, Average non-binary clause length 5.092
1199.69/1200.13	c Theory has no gaps
1199.69/1200.13	c Preprocessor runtime was 0.060 seconds.
1199.69/1200.13	c 
1199.69/1200.13	c Satisfiability of theory still undetermined.
1199.69/1200.13	c See file /tmp/Qb05BK for simplified theory.
1199.69/1200.13	c Bin: Executing minisat20
1199.69/1200.13	c child exit by a signal
1199.69/1200.13	c minisat20 returned code 137.
1199.69/1200.13	c minisat20 returned code 137.
1199.69/1200.13	c satzilla running kcnfs ... 
1199.69/1200.13	c Bin: Executing kcnfs
1199.69/1200.13	c kcnfs returned code 1.
1199.69/1200.13	c kcnfs returned code 1.
1199.69/1200.13	c satzilla running march_dl ... 
1199.69/1200.13	c Bin: Executing march_dl
1199.69/1200.13	c march_dl returned code 1.
1199.69/1200.13	c march_dl returned code 1.
1199.69/1200.13	c satzilla running kcnfs with preprocessing ... 
1199.69/1200.13	c Bin: Executing kcnfs
1199.69/1200.13	c kcnfs returned code 1.
1199.69/1200.13	c kcnfs returned code 1.
1199.69/1200.13	c satzilla running march_dl with preprocessing ... 
1199.69/1200.13	c Bin: Executing march_dl
1199.69/1200.13	c march_dl returned code 1.
1199.69/1200.13	c march_dl returned code 1.
1199.69/1200.13	c satzilla running vallst with preprocessing ... 
1199.69/1200.13	c Bin: Executing vallst
1199.69/1200.13	c vallst returned code 1.
1199.69/1200.13	c vallst returned code 1.
1199.69/1200.13	c satzilla running zchaff_rand with preprocessing ... 
1199.69/1200.13	c Bin: Executing zchaff_rand
1199.69/1200.13	c zchaff_rand returned code 1.
1199.69/1200.13	c zchaff_rand returned code 1.
1199.69/1200.13	c satzilla running vallst ... 
1199.69/1200.13	c Bin: Executing vallst
1199.69/1200.13	c vallst returned code 1.
1199.69/1200.13	c vallst returned code 1.
1199.69/1200.13	c satzilla running zchaff_rand ... 
1199.69/1200.13	c Bin: Executing zchaff_rand
1199.69/1200.13	c zchaff_rand returned code 1.
1199.69/1200.13	c zchaff_rand returned code 1.
1199.69/1200.13	c satzilla running minisat20 ... 
1199.69/1200.13	c Bin: Executing minisat20
1199.69/1200.13	c minisat20 returned code 1.
1199.69/1200.13	c minisat20 returned code 1.
1199.69/1200.13	c ERROR: All Failed! 
1199.69/1200.13	c SATZILLA_TIME=1199.900000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-335278-1173620417 -o ROOT/results/node10/solver-335278-1173620417 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335278-1173620417/SATzilla2007_R /tmp/evaluation/335278-1173620417/instance-335278-1173620417.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.00 1.00 1.00 3/77 2518
/proc/meminfo: memFree=1686200/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=1440 CPUtime=0
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381996743 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 360 110 95 260 0 84 0
[pid=2519] ppid=2518 vsize=768 CPUtime=0
/proc/2519/stat : 2519 (march_dl) R 2518 2518 1725 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 381996744 786432 109 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2519/statm: 192 109 50 118 0 71 0

[startup+0.012582 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2518
/proc/meminfo: memFree=1686200/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=1440 CPUtime=0
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381996743 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 360 110 95 260 0 84 0
[pid=2519] ppid=2518 vsize=900 CPUtime=0.01
/proc/2519/stat : 2519 (march_dl) R 2518 2518 1725 0 -1 4194304 141 0 0 0 1 0 0 0 20 0 1 0 381996744 921600 136 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134778337 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2519/statm: 225 136 50 118 0 104 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2340

[startup+0.102594 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2518
/proc/meminfo: memFree=1686200/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=1440 CPUtime=0
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381996743 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 360 110 95 260 0 84 0
[pid=2519] ppid=2518 vsize=2352 CPUtime=0.09
/proc/2519/stat : 2519 (march_dl) R 2518 2518 1725 0 -1 4194304 1044 0 0 0 9 0 0 0 20 0 1 0 381996744 2408448 477 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559272 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2519/statm: 588 477 65 118 0 467 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3792

[startup+0.30262 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2518
/proc/meminfo: memFree=1686200/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=1440 CPUtime=0
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381996743 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 360 110 95 260 0 84 0
[pid=2519] ppid=2518 vsize=3120 CPUtime=0.29
/proc/2519/stat : 2519 (march_dl) R 2518 2518 1725 0 -1 4194304 1168 0 0 0 29 0 0 0 21 0 1 0 381996744 3194880 520 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2519/statm: 780 520 67 118 0 659 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4560

[startup+0.701675 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2518
/proc/meminfo: memFree=1686200/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=1440 CPUtime=0
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381996743 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 360 110 95 260 0 84 0
[pid=2519] ppid=2518 vsize=4868 CPUtime=0.68
/proc/2519/stat : 2519 (march_dl) R 2518 2518 1725 0 -1 4194304 1974 0 0 0 68 0 0 0 25 0 1 0 381996744 4984832 1040 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2519/statm: 1217 1040 74 118 0 1096 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6308

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2520
/proc/meminfo: memFree=1682216/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=1440 CPUtime=0
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381996743 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 360 110 95 260 0 84 0
[pid=2519] ppid=2518 vsize=4868 CPUtime=1.48
/proc/2519/stat : 2519 (march_dl) R 2518 2518 1725 0 -1 4194304 1974 0 0 0 148 0 0 0 25 0 1 0 381996744 4984832 1040 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2519/statm: 1217 1040 74 118 0 1096 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6308

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2520
/proc/meminfo: memFree=1681512/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=1440 CPUtime=0
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381996743 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 360 110 95 260 0 84 0
[pid=2519] ppid=2518 vsize=5856 CPUtime=3.09
/proc/2519/stat : 2519 (march_dl) R 2518 2518 1725 0 -1 4194304 2199 0 0 0 308 1 0 0 25 0 1 0 381996744 5996544 1265 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2519/statm: 1464 1265 74 118 0 1343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7296

[startup+6.30143 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2521
/proc/meminfo: memFree=1684456/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=1440 CPUtime=4.99
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 135 2305 0 0 0 0 498 1 16 0 1 0 381996743 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2518/statm: 360 111 96 260 0 84 0
[pid=2521] ppid=2518 vsize=6188 CPUtime=1.28
/proc/2521/stat : 2521 (ubcsat2006) R 2518 2518 1725 0 -1 4194304 500 0 0 0 121 7 0 0 25 0 1 0 381997244 6336512 483 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2521/statm: 1547 483 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2522
/proc/meminfo: memFree=1679592/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=3592 CPUtime=1.76
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 646 0 0 0 176 0 0 0 25 0 1 0 381997836 3678208 640 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 898 640 58 118 0 776 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8824

[startup+25.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2522
/proc/meminfo: memFree=1678056/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=4976 CPUtime=14.55
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 987 0 0 0 1455 0 0 0 25 0 1 0 381997836 5095424 981 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 1244 981 58 118 0 1122 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10208

[startup+51.1025 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2522
/proc/meminfo: memFree=1677288/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=5648 CPUtime=40.15
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 1181 0 0 0 4014 1 0 0 25 0 1 0 381997836 5783552 1175 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 1412 1175 58 118 0 1290 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10880

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2522
/proc/meminfo: memFree=1675816/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=7204 CPUtime=91.33
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 1558 0 0 0 9132 1 0 0 25 0 1 0 381997836 7376896 1552 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 1801 1552 58 118 0 1679 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 12436

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2522
/proc/meminfo: memFree=1674856/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=8148 CPUtime=151.31
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 1798 0 0 0 15129 2 0 0 25 0 1 0 381997836 8343552 1792 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 2037 1792 58 118 0 1915 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 13380

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2522
/proc/meminfo: memFree=1674152/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=8812 CPUtime=211.29
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 1964 0 0 0 21127 2 0 0 25 0 1 0 381997836 9023488 1958 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 2203 1958 58 118 0 2081 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 14044

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2522
/proc/meminfo: memFree=1673896/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=9084 CPUtime=271.27
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 2025 0 0 0 27125 2 0 0 25 0 1 0 381997836 9302016 2019 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 2271 2019 58 118 0 2149 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 14316

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2522
/proc/meminfo: memFree=1673576/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=9380 CPUtime=331.25
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 2095 0 0 0 33122 3 0 0 25 0 1 0 381997836 9605120 2089 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 2345 2089 58 118 0 2223 0

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


[startup+762.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 2524
/proc/meminfo: memFree=1671016/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=11776 CPUtime=751.12
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 2682 0 0 0 75106 6 0 0 25 0 1 0 381997836 12058624 2676 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 2944 2676 58 118 0 2822 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 17008

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1670696/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=12084 CPUtime=811.11
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 2751 0 0 0 81104 7 0 0 25 0 1 0 381997836 12374016 2745 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525512 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3021 2745 58 118 0 2899 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 17316

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1670504/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=12228 CPUtime=871.08
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 2782 0 0 0 87101 7 0 0 25 0 1 0 381997836 12521472 2776 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3057 2776 58 118 0 2935 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 17460

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1670376/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=12372 CPUtime=931.07
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 2815 0 0 0 93099 8 0 0 25 0 1 0 381997836 12668928 2809 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3093 2809 58 118 0 2971 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 17604

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1670184/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=12520 CPUtime=991.04
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 2847 0 0 0 99096 8 0 0 25 0 1 0 381997836 12820480 2841 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3130 2841 58 118 0 3008 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 17752

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1669992/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=12652 CPUtime=1051.02
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 2881 0 0 0 105094 8 0 0 25 0 1 0 381997836 12955648 2875 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3163 2875 58 118 0 3041 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 17884

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1669864/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=12784 CPUtime=1111.01
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 2899 0 0 0 111092 9 0 0 25 0 1 0 381997836 13090816 2893 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3196 2893 58 118 0 3074 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 18016

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1669224/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=13336 CPUtime=1170.98
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 3043 0 0 0 117089 9 0 0 25 0 1 0 381997836 13656064 3037 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3334 3037 58 118 0 3212 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 18568

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1669224/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=13336 CPUtime=1178.98
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 3048 0 0 0 117889 9 0 0 25 0 1 0 381997836 13656064 3042 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3334 3042 58 118 0 3212 0
Current children cumulated CPU time (s) 1189.88
Current children cumulated vsize (KiB) 18568

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1669224/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=13336 CPUtime=1185.39
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 3048 0 0 0 118529 10 0 0 25 0 1 0 381997836 13656064 3042 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3334 3042 58 118 0 3212 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 18568

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1669224/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=13336 CPUtime=1186.99
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 3048 0 0 0 118689 10 0 0 25 0 1 0 381997836 13656064 3042 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3334 3042 58 118 0 3212 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 18568

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1669224/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=13336 CPUtime=1187.79
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 3048 0 0 0 118769 10 0 0 25 0 1 0 381997836 13656064 3042 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3334 3042 58 118 0 3212 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 18568

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1669224/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=13336 CPUtime=1188.59
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 3048 0 0 0 118849 10 0 0 25 0 1 0 381997836 13656064 3042 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3334 3042 58 118 0 3212 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 18568

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 2524
/proc/meminfo: memFree=1669224/2055920 swapFree=4168764/4192956
[pid=2518] ppid=2516 vsize=5232 CPUtime=10.9
/proc/2518/stat : 2518 (SATzilla2007_R) S 2516 2518 1725 0 -1 4194304 1895 2811 0 0 366 9 701 14 25 0 1 0 381996743 5357568 1123 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2518/statm: 1308 1123 164 260 0 1032 0
[pid=2522] ppid=2518 vsize=13336 CPUtime=1188.79
/proc/2522/stat : 2522 (minisat20) R 2518 2518 1725 0 -1 4194304 3048 0 0 0 118869 10 0 0 25 0 1 0 381997836 13656064 3042 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2522/statm: 3334 3042 58 118 0 3212 0
Current children cumulated CPU time (s) 1199.69
Current children cumulated vsize (KiB) 18568

Child status: 17
Real time (s): 1200.13
CPU time (s): 1199.74
CPU user time (s): 1199.4
CPU system time (s): 0.340948
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 18568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.4
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= 7767
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= 27
involuntary context switches= 1994

runsolver used 1.14783 second user time and 3.22951 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Mar 11 13:40:17 UTC 2007

IDJOB= 335278
IDBENCH= 24647
IDSOLVER= 134
FILE ID= node10/335278-1173620417

PBS_JOBID= 4101267

Free space on /tmp= 66427 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335278-1173620417/SATzilla2007_R /tmp/evaluation/335278-1173620417/instance-335278-1173620417.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-335278-1173620417 -o ROOT/results/node10/solver-335278-1173620417 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335278-1173620417/SATzilla2007_R /tmp/evaluation/335278-1173620417/instance-335278-1173620417.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  1f41f91cdd25b8e3813b8e50b5819b08

RANDOM SEED= 394367216

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
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.232
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:       1686672 kB
Buffers:         20612 kB
Cached:         269744 kB
SwapCached:       2520 kB
Active:         169728 kB
Inactive:       143524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686672 kB
SwapTotal:     4192956 kB
SwapFree:      4168764 kB
Dirty:            8740 kB
Writeback:           0 kB
Mapped:          30468 kB
Slab:            41496 kB
Committed_AS:  1723728 kB
PageTables:       1832 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= 66427 MiB

End job on node10 on Sun Mar 11 14:00:18 UTC 2007