Trace number 296214

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 1199.49 1199.95

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1119543818-13.UNSAT.shuffled.cnf
MD5SUM55bb30c2802c5be0aaea545997b74710
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark827.798
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data (download as text)

10.53/10.64	c run March_dl for 5 seconds ... 
10.53/10.64	c Bin: Executing march_dl
10.53/10.64	c child exit by a signal
10.53/10.64	c march_dl returned code 137.
10.53/10.64	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.64	c Bin: Executing ubcsat2006
10.53/10.64	c child exited successfully
10.53/10.64	c ubcsat2006 returned code 0.
10.53/10.64	c satzilla computing base features
10.53/10.64	c satzilla doing unit-prop probe
10.53/10.64	c satzilla doing local search probe
10.53/10.64	c satzilla doing lobjois search-space size estimate
10.53/10.64	c satzilla's ranking:
10.53/10.64	c 1) minisat20+P: 0.115178
10.53/10.64	c 2) minisat20: 1.141364
10.53/10.64	c 3) march_dl: 1.464097
10.53/10.64	c 4) march_dl+P: 1.533232
10.53/10.64	c 5) vallst+P: 4.608729
10.53/10.64	c 6) zchaff_rand+P: 4.969799
10.53/10.64	c 7) kcnfs+P: 999.000000
10.53/10.64	c 8) kcnfs: 999.000000
10.53/10.64	c 9) vallst: 999.000000
10.53/10.64	c 10) zchaff_rand: 999.000000
10.53/10.64	c satzilla running minisat20 with preprocessing ... 
10.64/10.67	This is MiniSat 2.0 beta
10.64/10.67	WARNING: for repeatability, setting FPU to use double precision
10.64/10.67	============================[ Problem Statistics ]=============================
10.64/10.67	|                                                                             |
10.64/10.67	|  Number of variables:  60                                                   |
10.64/10.67	|  Number of clauses:    5340                                                 |
10.64/10.67	|  Parsing time:         0.00         s                                       |
10.64/10.67	============================[ Search Statistics ]==============================
10.64/10.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.67	===============================================================================
10.64/10.67	|         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
10.64/10.68	|       100 |      60     5340    37380 |     1958      100     22 |  0.028 % |
10.64/10.69	|       253 |      60     5340    37380 |     2153      253     22 |  0.028 % |
10.64/10.69	|       479 |      60     5340    37380 |     2369      479     22 |  0.028 % |
10.64/10.71	|       816 |      60     5340    37380 |     2606      816     22 |  0.028 % |
10.64/10.73	|      1325 |      60     5340    37380 |     2866     1325     21 |  0.028 % |
10.64/10.76	|      2084 |      60     5340    37380 |     3153     2084     21 |  0.028 % |
10.64/10.82	|      3225 |      60     5340    37380 |     3468     1635     21 |  0.028 % |
10.64/10.90	|      4933 |      60     5340    37380 |     3815     3343     21 |  0.028 % |
10.64/11.03	|      7497 |      60     5340    37380 |     4197     2062     21 |  0.028 % |
10.64/11.23	|     11341 |      60     5340    37380 |     4616     3797     21 |  0.028 % |
11.45/11.56	|     17108 |      60     5340    37380 |     5078     2599     20 |  0.028 % |
11.96/12.07	|     25757 |      60     5340    37380 |     5586     3590     20 |  0.028 % |
12.78/12.86	|     38733 |      60     5340    37380 |     6145     5345     20 |  0.028 % |
14.01/14.12	|     58196 |      60     5340    37380 |     6759     3205     19 |  0.028 % |
15.85/15.99	|     87389 |      60     5340    37380 |     7435     5261     20 |  0.028 % |
18.93/19.00	|    131179 |      60     5340    37380 |     8179     4281     20 |  0.028 % |
23.75/23.79	|    196864 |      60     5340    37380 |     8996     4331     19 |  0.028 % |
31.02/31.16	|    295390 |      60     5340    37380 |     9896     8110     21 |  0.028 % |
42.60/42.74	|    443180 |      60     5340    37380 |    10886     7090     20 |  0.028 % |
60.74/60.89	|    664864 |      60     5340    37380 |    11974    10584     20 |  0.028 % |
89.53/89.69	|    997391 |      60     5340    37380 |    13172     7174     19 |  0.028 % |
135.34/135.45	|   1496180 |      60     5340    37380 |    14489    11138     19 |  0.028 % |
208.39/208.61	|   2244364 |      60     5340    37380 |    15938    11982     19 |  0.028 % |
326.44/326.62	|   3366638 |      60     5340    37380 |    17532     9043     18 |  0.028 % |
516.93/517.18	|   5050051 |      60     5340    37380 |    19285    16135     18 |  0.028 % |
827.92/828.28	|   7575167 |      60     5340    37380 |    21214    12180     16 |  0.028 % |
1199.38/1199.94	c Preprocessing...
1199.38/1199.94	c Inital problem has 60 variables, 5340 nary clauses (0 binary clauses).
1199.38/1199.94	c Num non-binary clauses 5340, Average non-binary clause length 7.000
1199.38/1199.94	c Theory has no gaps
1199.38/1199.94	c Preprocessor runtime was 0.010 seconds.
1199.38/1199.94	c 
1199.38/1199.94	c Satisfiability of theory still undetermined.
1199.38/1199.94	c See file /tmp/4DuB1b for simplified theory.
1199.38/1199.94	c Bin: Executing minisat20
1199.38/1199.94	c child exit by a signal
1199.38/1199.94	c minisat20 returned code 137.
1199.38/1199.94	c minisat20 returned code 137.
1199.38/1199.94	c satzilla running minisat20 ... 
1199.38/1199.94	c Bin: Executing minisat20
1199.38/1199.94	c minisat20 returned code 1.
1199.38/1199.94	c minisat20 returned code 1.
1199.38/1199.94	c satzilla running march_dl ... 
1199.38/1199.94	c Bin: Executing march_dl
1199.38/1199.94	c march_dl returned code 1.
1199.38/1199.94	c march_dl returned code 1.
1199.38/1199.94	c satzilla running march_dl with preprocessing ... 
1199.38/1199.94	c Bin: Executing march_dl
1199.38/1199.94	c march_dl returned code 1.
1199.38/1199.94	c march_dl returned code 1.
1199.38/1199.94	c satzilla running vallst with preprocessing ... 
1199.38/1199.94	c Bin: Executing vallst
1199.38/1199.94	c vallst returned code 1.
1199.38/1199.94	c vallst returned code 1.
1199.38/1199.94	c satzilla running zchaff_rand with preprocessing ... 
1199.38/1199.94	c Bin: Executing zchaff_rand
1199.38/1199.94	c zchaff_rand returned code 1.
1199.38/1199.94	c zchaff_rand returned code 1.
1199.38/1199.94	c satzilla running kcnfs with preprocessing ... 
1199.38/1199.94	c Bin: Executing kcnfs
1199.38/1199.94	c kcnfs returned code 1.
1199.38/1199.94	c kcnfs returned code 1.
1199.38/1199.94	c satzilla running kcnfs ... 
1199.38/1199.94	c Bin: Executing kcnfs
1199.38/1199.94	c kcnfs returned code 1.
1199.38/1199.94	c kcnfs returned code 1.
1199.38/1199.94	c satzilla running vallst ... 
1199.38/1199.94	c Bin: Executing vallst
1199.38/1199.94	c vallst returned code 1.
1199.38/1199.94	c vallst returned code 1.
1199.38/1199.94	c satzilla running zchaff_rand ... 
1199.38/1199.94	c Bin: Executing zchaff_rand
1199.38/1199.94	c zchaff_rand returned code 1.
1199.38/1199.94	c zchaff_rand returned code 1.
1199.38/1199.94	c ERROR: All Failed! 
1199.38/1199.94	c SATZILLA_TIME=1199.650000

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/node6/watcher-296214-1171820215 -o ROOT/results/node6/solver-296214-1171820215 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296214-1171820215/SATzilla2007_C /tmp/evaluation/296214-1171820215/instance-296214-1171820215.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.00 1.00 1.00 3/77 12875
/proc/meminfo: memFree=1332344/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=1440 CPUtime=0
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201976279 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 360 110 95 260 0 84 0
[pid=12876] ppid=12875 vsize=636 CPUtime=0
/proc/12876/stat : 12876 (march_dl) R 12875 12875 12026 0 -1 4194304 82 0 0 0 0 0 0 0 20 0 1 0 201976280 651264 77 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12876/statm: 159 78 50 118 0 38 0

[startup+0.107773 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12875
/proc/meminfo: memFree=1332344/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=1440 CPUtime=0
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201976279 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 360 110 95 260 0 84 0
[pid=12876] ppid=12875 vsize=2068 CPUtime=0.1
/proc/12876/stat : 12876 (march_dl) R 12875 12875 12026 0 -1 4194304 812 0 0 0 10 0 0 0 20 0 1 0 201976280 2117632 302 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12876/statm: 517 302 67 118 0 396 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3508

[startup+0.515852 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12875
/proc/meminfo: memFree=1332344/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=1440 CPUtime=0
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201976279 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 360 110 95 260 0 84 0
[pid=12876] ppid=12875 vsize=2200 CPUtime=0.51
/proc/12876/stat : 12876 (march_dl) R 12875 12875 12026 0 -1 4194304 854 0 0 0 51 0 0 0 23 0 1 0 201976280 2252800 344 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12876/statm: 550 344 67 118 0 429 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3640

[startup+1.34301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12877
/proc/meminfo: memFree=1326824/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=1440 CPUtime=0
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201976279 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 360 110 95 260 0 84 0
[pid=12876] ppid=12875 vsize=6488 CPUtime=1.33
/proc/12876/stat : 12876 (march_dl) R 12875 12875 12026 0 -1 4194304 2119 0 0 0 133 0 0 0 25 0 1 0 201976280 6643712 1420 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12876/statm: 1622 1420 74 118 0 1501 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7928

[startup+2.97934 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12877
/proc/meminfo: memFree=1326696/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=1440 CPUtime=0
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201976279 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 360 110 95 260 0 84 0
[pid=12876] ppid=12875 vsize=6488 CPUtime=2.96
/proc/12876/stat : 12876 (march_dl) R 12875 12875 12026 0 -1 4194304 2120 0 0 0 296 0 0 0 25 0 1 0 201976280 6643712 1421 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12876/statm: 1622 1421 74 118 0 1501 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7928

[startup+6.26499 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12878
/proc/meminfo: memFree=1331176/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=1440 CPUtime=4.99
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 135 2120 0 0 0 0 498 1 16 0 1 0 201976279 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12875/statm: 360 111 96 260 0 84 0
[pid=12878] ppid=12875 vsize=6188 CPUtime=1.25
/proc/12878/stat : 12878 (ubcsat2006) R 12875 12875 12026 0 -1 4194304 344 0 0 0 121 4 0 0 25 0 1 0 201976780 6336512 327 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12878/statm: 1547 327 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7223 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12879
/proc/meminfo: memFree=1328744/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=2888 CPUtime=2.04
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 416 0 0 0 204 0 0 0 25 0 1 0 201977347 2957312 410 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 722 410 58 118 0 600 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5936

[startup+25.5328 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12879
/proc/meminfo: memFree=1327912/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=3748 CPUtime=14.84
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 620 0 0 0 1484 0 0 0 25 0 1 0 201977347 3837952 614 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 937 614 58 118 0 815 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6796

[startup+51.1658 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12879
/proc/meminfo: memFree=1327336/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=4304 CPUtime=40.46
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 770 0 0 0 4046 0 0 0 25 0 1 0 201977347 4407296 764 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1076 764 58 118 0 954 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 7352

[startup+102.422 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12879
/proc/meminfo: memFree=1326568/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=5180 CPUtime=91.7
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 974 0 0 0 9170 0 0 0 25 0 1 0 201977347 5304320 968 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1295 968 58 118 0 1173 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 8228

[startup+162.493 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12879
/proc/meminfo: memFree=1326184/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=5656 CPUtime=151.75
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1066 0 0 0 15174 1 0 0 25 0 1 0 201977347 5791744 1060 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1414 1060 58 118 0 1292 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 8704

[startup+222.564 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1325800/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=5968 CPUtime=211.8
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1153 0 0 0 21178 2 0 0 25 0 1 0 201977347 6111232 1147 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1492 1147 58 118 0 1370 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 9016

[startup+282.632 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1325544/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=6252 CPUtime=271.84
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1206 0 0 0 27182 2 0 0 25 0 1 0 201977347 6402048 1200 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1563 1200 58 118 0 1441 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 9300

[startup+342.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1325288/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=6536 CPUtime=331.88
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1270 0 0 0 33186 2 0 0 25 0 1 0 201977347 6692864 1264 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1634 1264 58 118 0 1512 0
Current children cumulated CPU time (s) 342.52
Current children cumulated vsize (KiB) 9584

[startup+402.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1324904/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=6820 CPUtime=391.93
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1352 0 0 0 39190 3 0 0 25 0 1 0 201977347 6983680 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1705 1346 58 118 0 1583 0
Current children cumulated CPU time (s) 402.57
Current children cumulated vsize (KiB) 9868

[startup+462.834 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 12881
/proc/meminfo: memFree=1324840/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=6964 CPUtime=451.98
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1374 0 0 0 45194 4 0 0 25 0 1 0 201977347 7131136 1368 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525512 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1741 1368 58 118 0 1619 0
Current children cumulated CPU time (s) 462.62

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


[startup+823.252 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1324072/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=7688 CPUtime=812.26
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1571 0 0 0 81219 7 0 0 25 0 1 0 201977347 7872512 1565 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1922 1565 58 118 0 1800 0
Current children cumulated CPU time (s) 822.9
Current children cumulated vsize (KiB) 10736

[startup+883.318 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 12881
/proc/meminfo: memFree=1323880/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=7828 CPUtime=872.3
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1611 0 0 0 87223 7 0 0 25 0 1 0 201977347 8015872 1605 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1957 1605 58 118 0 1835 0
Current children cumulated CPU time (s) 882.94
Current children cumulated vsize (KiB) 10876

[startup+943.39 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 12881
/proc/meminfo: memFree=1323816/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=7828 CPUtime=932.35
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1620 0 0 0 93227 8 0 0 25 0 1 0 201977347 8015872 1614 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1957 1614 58 118 0 1835 0
Current children cumulated CPU time (s) 942.99
Current children cumulated vsize (KiB) 10876

[startup+1003.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1323880/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=7828 CPUtime=992.4
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1622 0 0 0 99232 8 0 0 25 0 1 0 201977347 8015872 1616 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1957 1616 58 118 0 1835 0
Current children cumulated CPU time (s) 1003.04
Current children cumulated vsize (KiB) 10876

[startup+1063.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1323816/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=7828 CPUtime=1052.46
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1632 0 0 0 105237 9 0 0 25 0 1 0 201977347 8015872 1626 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1957 1626 58 118 0 1835 0
Current children cumulated CPU time (s) 1063.1
Current children cumulated vsize (KiB) 10876

[startup+1123.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1323752/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=7828 CPUtime=1112.5
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1634 0 0 0 111241 9 0 0 25 0 1 0 201977347 8015872 1628 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1957 1628 58 118 0 1835 0
Current children cumulated CPU time (s) 1123.14
Current children cumulated vsize (KiB) 10876

[startup+1183.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1323688/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=7984 CPUtime=1172.55
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1654 0 0 0 117245 10 0 0 25 0 1 0 201977347 8175616 1648 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1996 1648 58 118 0 1874 0
Current children cumulated CPU time (s) 1183.19
Current children cumulated vsize (KiB) 11032

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

[startup+1187.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1323688/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=7984 CPUtime=1176.34
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1654 0 0 0 117624 10 0 0 25 0 1 0 201977347 8175616 1648 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1996 1648 58 118 0 1874 0
Current children cumulated CPU time (s) 1186.98
Current children cumulated vsize (KiB) 11032

[startup+1194.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1323688/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=7984 CPUtime=1182.9
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1654 0 0 0 118280 10 0 0 25 0 1 0 201977347 8175616 1648 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 1996 1648 58 118 0 1874 0
Current children cumulated CPU time (s) 1193.54
Current children cumulated vsize (KiB) 11032

[startup+1197.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1323688/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=8128 CPUtime=1186.17
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1667 0 0 0 118607 10 0 0 25 0 1 0 201977347 8323072 1661 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 2032 1661 58 118 0 1910 0
Current children cumulated CPU time (s) 1196.81
Current children cumulated vsize (KiB) 11176

[startup+1198.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1323624/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=8128 CPUtime=1187.81
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1667 0 0 0 118771 10 0 0 25 0 1 0 201977347 8323072 1661 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 2032 1661 58 118 0 1910 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 11176

[startup+1199.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1323624/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=8128 CPUtime=1188.22
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1667 0 0 0 118812 10 0 0 25 0 1 0 201977347 8323072 1661 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 2032 1661 58 118 0 1910 0
Current children cumulated CPU time (s) 1198.86
Current children cumulated vsize (KiB) 11176

[startup+1199.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1323624/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=8128 CPUtime=1188.64
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1667 0 0 0 118854 10 0 0 25 0 1 0 201977347 8323072 1661 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529189 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 2032 1661 58 118 0 1910 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 11176

[startup+1199.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12881
/proc/meminfo: memFree=1323624/2055924 swapFree=4192812/4192956
[pid=12875] ppid=12873 vsize=3048 CPUtime=10.64
/proc/12875/stat : 12875 (SATzilla2007_C) S 12873 12875 12026 0 -1 4194304 1086 2470 0 0 347 9 700 8 25 0 1 0 201976279 3121152 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12875/statm: 762 589 165 260 0 486 0
[pid=12879] ppid=12875 vsize=8128 CPUtime=1188.74
/proc/12879/stat : 12879 (minisat20) R 12875 12875 12026 0 -1 4194304 1667 0 0 0 118864 10 0 0 25 0 1 0 201977347 8323072 1661 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536629 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12879/statm: 2032 1661 58 118 0 1910 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 11176

Child status: 17
Real time (s): 1199.95
CPU time (s): 1199.49
CPU user time (s): 1199.2
CPU system time (s): 0.288956
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 11176

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

runsolver used 1.27181 second user time and 2.99354 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Feb 18 17:36:56 UTC 2007

IDJOB= 296214
IDBENCH= 19931
IDSOLVER= 135
FILE ID= node6/296214-1171820215

PBS_JOBID= 3839345

Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1119543818-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296214-1171820215/SATzilla2007_C /tmp/evaluation/296214-1171820215/instance-296214-1171820215.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-296214-1171820215 -o ROOT/results/node6/solver-296214-1171820215 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296214-1171820215/SATzilla2007_C /tmp/evaluation/296214-1171820215/instance-296214-1171820215.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  55bb30c2802c5be0aaea545997b74710

RANDOM SEED= 8291556

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1332816 kB
Buffers:         67464 kB
Cached:         521688 kB
SwapCached:          0 kB
Active:         342116 kB
Inactive:       304092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1332816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8512 kB
Writeback:           0 kB
Mapped:          75888 kB
Slab:            62520 kB
Committed_AS:   730624 kB
PageTables:       1748 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= 66544 MiB

End job on node6 on Sun Feb 18 17:56:56 UTC 2007