Trace number 1785513

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 4998.34 5000.74

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark740.849
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

Solver Data

10.59/10.74	c run March_dl for 5 seconds ... 
10.59/10.74	c Bin: Executing march_dl
10.59/10.74	c child exit by a signal
10.59/10.74	c march_dl returned code 137.
10.59/10.74	c run saps (UBCSAT implementation) for 2 seconds ... 
10.59/10.74	c Bin: Executing ubcsat2006
10.59/10.74	c child exited successfully
10.59/10.74	c ubcsat2006 returned code 0.
10.59/10.74	c satzilla computing base features
10.59/10.74	c satzilla doing unit-prop probe
10.59/10.74	c satzilla doing local search probe
10.59/10.74	c satzilla doing lobjois search-space size estimate
10.59/10.74	c satzilla's ranking:
10.59/10.74	c 1) minisat20+P: 0.300955
10.59/10.74	c 2) march_dl+P: 0.980383
10.59/10.74	c 3) vallst+P: 1.710847
10.59/10.74	c 4) minisat20: 1.815639
10.59/10.74	c 5) march_dl: 2.613036
10.59/10.74	c 6) zchaff_rand+P: 6.470670
10.59/10.74	c 7) kcnfs+P: 999.000000
10.59/10.74	c 8) kcnfs: 999.000000
10.59/10.74	c 9) vallst: 999.000000
10.59/10.74	c 10) zchaff_rand: 999.000000
10.59/10.74	c satzilla running minisat20 with preprocessing ... 
11.00/11.14	This is MiniSat 2.0 beta
11.00/11.14	WARNING: for repeatability, setting FPU to use double precision
11.00/11.14	============================[ Problem Statistics ]=============================
11.00/11.14	|                                                                             |
11.00/11.14	|  Number of variables:  2332                                                 |
11.00/11.14	|  Number of clauses:    54848                                                |
11.00/11.17	|  Parsing time:         0.03         s                                       |
11.00/11.17	============================[ Search Statistics ]==============================
11.00/11.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.00/11.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.00/11.17	===============================================================================
11.00/11.17	|         0 |    2332    54848   139712 |    18282        0    nan |  0.000 % |
11.00/11.18	|       101 |    2332    54848   139712 |    20110      101    159 |  0.000 % |
11.00/11.19	|       253 |    2332    54848   139712 |    22122      253     96 |  0.000 % |
11.03/11.21	|       479 |    2332    54848   139712 |    24334      479     76 |  0.000 % |
11.03/11.23	|       817 |    2332    54848   139712 |    26767      817     73 |  0.000 % |
11.03/11.28	|      1326 |    2332    54848   139712 |    29444     1326     82 |  0.000 % |
11.03/11.35	|      2086 |    2332    54848   139712 |    32388     2086     74 |  0.000 % |
11.03/11.48	|      3225 |    2332    54848   139712 |    35627     3225     83 |  0.000 % |
11.03/11.69	|      4934 |    2332    54848   139712 |    39190     4934     94 |  0.000 % |
11.98/12.15	|      7497 |    2332    54848   139712 |    43109     7497    122 |  0.000 % |
12.58/12.78	|     11341 |    2332    54848   139712 |    47420    11341    121 |  0.000 % |
13.87/14.04	|     17109 |    2332    54848   139712 |    52162    17109    121 |  0.000 % |
16.26/16.43	|     25761 |    2332    54848   139712 |    57378    25761    132 |  0.000 % |
21.35/21.51	|     38738 |    2332    54848   139712 |    63116    38738    125 |  0.000 % |
34.14/34.31	|     58199 |    2332    54848   139712 |    69428    58199    154 |  0.000 % |
53.64/53.80	|     87391 |    2332    54848   139712 |    76371    33455    153 |  0.000 % |
80.12/80.38	|    131180 |    2332    54848   139712 |    84008    77244    148 |  0.000 % |
133.40/133.62	|    196864 |    2332    54848   139712 |    92409    80468    159 |  0.000 % |
265.23/265.58	|    295390 |    2332    54848   139712 |   101650    33684    221 |  0.000 % |
469.45/469.85	|    443181 |    2332    54848   139712 |   111815    98333    259 |  0.000 % |
753.61/754.19	|    664865 |    2332    54848   139712 |   122996    42794    171 |  0.000 % |
1367.15/1367.95	|    997390 |    2332    54848   139712 |   135296    77301    272 |  0.000 % |
2398.16/2399.42	|   1496179 |    2332    54848   139712 |   148825   124783    338 |  0.000 % |
4719.43/4721.75	|   2244364 |    2332    54848   139712 |   163708   131691    376 |  0.000 % |
4998.27/5000.73	c Preprocessing...
4998.27/5000.73	c Inital problem has 2420 variables, 19176 nary clauses (14396 binary clauses).
4998.27/5000.73	c Num non-binary clauses 19176, Average non-binary clause length 3.570
4998.27/5000.73	c Theory has no gaps
4998.27/5000.73	c Preprocessor runtime was 0.360 seconds.
4998.27/5000.73	c 
4998.27/5000.73	c Satisfiability of theory still undetermined.
4998.27/5000.73	c See file /tmp/vz1bsm for simplified theory.
4998.27/5000.73	c Bin: Executing minisat20
4998.27/5000.73	c child exit by a signal
4998.27/5000.73	c minisat20 returned code 137.
4998.27/5000.73	c minisat20 returned code 137.
4998.27/5000.73	c satzilla running march_dl with preprocessing ... 
4998.27/5000.73	c Bin: Executing march_dl
4998.27/5000.73	c march_dl returned code 1.
4998.27/5000.73	c march_dl returned code 1.
4998.27/5000.73	c satzilla running vallst with preprocessing ... 
4998.27/5000.73	c Bin: Executing vallst
4998.27/5000.73	c vallst returned code 1.
4998.27/5000.73	c vallst returned code 1.
4998.27/5000.73	c satzilla running minisat20 ... 
4998.27/5000.73	c Bin: Executing minisat20
4998.27/5000.73	c minisat20 returned code 1.
4998.27/5000.73	c minisat20 returned code 1.
4998.27/5000.73	c satzilla running march_dl ... 
4998.27/5000.73	c Bin: Executing march_dl
4998.27/5000.73	c march_dl returned code 1.
4998.27/5000.73	c march_dl returned code 1.
4998.27/5000.73	c satzilla running zchaff_rand with preprocessing ... 
4998.27/5000.73	c Bin: Executing zchaff_rand
4998.27/5000.73	c zchaff_rand returned code 1.
4998.27/5000.73	c zchaff_rand returned code 1.
4998.27/5000.73	c satzilla running kcnfs with preprocessing ... 
4998.27/5000.73	c Bin: Executing kcnfs
4998.27/5000.73	c kcnfs returned code 1.
4998.27/5000.73	c kcnfs returned code 1.
4998.27/5000.73	c satzilla running kcnfs ... 
4998.27/5000.73	c Bin: Executing kcnfs
4998.27/5000.73	c kcnfs returned code 1.
4998.27/5000.73	c kcnfs returned code 1.
4998.27/5000.73	c satzilla running vallst ... 
4998.27/5000.73	c Bin: Executing vallst
4998.27/5000.73	c vallst returned code 1.
4998.27/5000.73	c vallst returned code 1.
4998.27/5000.73	c satzilla running zchaff_rand ... 
4998.27/5000.73	c Bin: Executing zchaff_rand
4998.27/5000.73	c zchaff_rand returned code 1.
4998.27/5000.73	c zchaff_rand returned code 1.
4998.27/5000.73	c ERROR: All Failed! 
4998.27/5000.73	c SATZILLA_TIME=4999.090000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785513-1241914813/watcher-1785513-1241914813 -o /tmp/evaluation-result-1785513-1241914813/solver-1785513-1241914813 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785513-1241914813.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 27790
/proc/meminfo: memFree=1504832/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=1440 CPUtime=0
/proc/27790/stat : 27790 (SATzilla2007_C) R 27788 27790 27671 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 219514937 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/27790/statm: 360 110 95 260 0 84 0
[pid=27791] ppid=27790 vsize=1040 CPUtime=0
/proc/27791/stat : 27791 (march_dl) R 27790 27790 27671 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 219514937 1064960 143 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27791/statm: 260 143 50 118 0 139 0

[startup+0.103694 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 27790
/proc/meminfo: memFree=1504832/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=1440 CPUtime=0
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219514937 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27790/statm: 360 110 95 260 0 84 0
[pid=27791] ppid=27790 vsize=3280 CPUtime=0.09
/proc/27791/stat : 27791 (march_dl) R 27790 27790 27671 0 -1 4194304 692 0 0 0 9 0 0 0 19 0 1 0 219514937 3358720 617 1992294400 134512640 134996440 4294956256 18446744073709551615 134543411 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27791/statm: 820 617 63 118 0 699 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4720

[startup+0.202703 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 27790
/proc/meminfo: memFree=1504832/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=1440 CPUtime=0
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219514937 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27790/statm: 360 110 95 260 0 84 0
[pid=27791] ppid=27790 vsize=4484 CPUtime=0.19
/proc/27791/stat : 27791 (march_dl) R 27790 27790 27671 0 -1 4194304 1351 0 0 0 19 0 0 0 20 0 1 0 219514937 4591616 933 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27791/statm: 1121 933 65 118 0 1000 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5924

[startup+0.301722 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 27790
/proc/meminfo: memFree=1504832/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=1440 CPUtime=0
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219514937 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27790/statm: 360 110 95 260 0 84 0
[pid=27791] ppid=27790 vsize=4588 CPUtime=0.29
/proc/27791/stat : 27791 (march_dl) R 27790 27790 27671 0 -1 4194304 1824 0 0 0 29 0 0 0 21 0 1 0 219514937 4698112 926 1992294400 134512640 134996440 4294956256 18446744073709551615 134544548 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27791/statm: 1147 926 65 118 0 1026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6028

[startup+0.701761 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 27790
/proc/meminfo: memFree=1504832/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=1440 CPUtime=0
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219514937 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27790/statm: 360 110 95 260 0 84 0
[pid=27791] ppid=27790 vsize=9520 CPUtime=0.69
/proc/27791/stat : 27791 (march_dl) R 27790 27790 27671 0 -1 4194304 3732 0 0 0 65 4 0 0 25 0 1 0 219514937 9748480 2142 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27791/statm: 2380 2142 73 118 0 2259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10960

[startup+1.50185 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 27792
/proc/meminfo: memFree=1496176/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=1440 CPUtime=0
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219514937 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27790/statm: 360 110 95 260 0 84 0
[pid=27791] ppid=27790 vsize=12560 CPUtime=1.49
/proc/27791/stat : 27791 (march_dl) R 27790 27790 27671 0 -1 4194304 7047 0 0 0 129 20 0 0 25 0 1 0 219514937 12861440 2881 1992294400 134512640 134996440 4294956256 18446744073709551615 134544057 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27791/statm: 3140 2882 73 118 0 3019 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14000

[startup+3.10104 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 27792
/proc/meminfo: memFree=1491376/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=1440 CPUtime=0
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219514937 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27790/statm: 360 110 95 260 0 84 0
[pid=27791] ppid=27790 vsize=16204 CPUtime=3.09
/proc/27791/stat : 27791 (march_dl) R 27790 27790 27671 0 -1 4194304 16214 0 0 0 284 25 0 0 25 0 1 0 219514937 16592896 3017 1992294400 134512640 134996440 4294956256 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27791/statm: 4051 3017 75 118 0 3930 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17644

[startup+6.30142 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 27793
/proc/meminfo: memFree=1500912/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=1440 CPUtime=4.99
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 135 16214 0 0 0 0 474 25 16 0 1 0 219514937 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 360 111 96 260 0 84 0
[pid=27793] ppid=27790 vsize=6188 CPUtime=1.2
/proc/27793/stat : 27793 (ubcsat2006) R 27790 27790 27671 0 -1 4194304 681 0 13 0 112 8 0 0 25 0 1 0 219515437 6336512 677 1992294400 134512640 134777720 4294956112 18446744073709551615 134556251 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27793/statm: 1547 677 156 64 0 1128 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 27794
/proc/meminfo: memFree=1488760/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=9948 CPUtime=1.55
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 2384 0 0 0 154 1 0 0 25 0 1 0 219516051 10186752 2379 1992294400 134512640 134998072 4294956304 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27794/statm: 2487 2379 59 118 0 2365 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 17776

[startup+25.5026 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 27794
/proc/meminfo: memFree=1466616/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=30520 CPUtime=14.32
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 7507 0 0 0 1427 5 0 0 25 0 1 0 219516051 31252480 7502 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 7630 7502 59 118 0 7508 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 38348

[startup+51.1026 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 27794
/proc/meminfo: memFree=1445688/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=51112 CPUtime=39.91
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 12650 0 0 0 3982 9 0 0 25 0 1 0 219516051 52338688 12645 1992294400 134512640 134998072 4294956304 18446744073709551615 134525449 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 12778 12645 59 118 0 12656 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 58940

[startup+102.303 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 27794
/proc/meminfo: memFree=1436664/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=59960 CPUtime=91.09
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 14877 0 0 0 9097 12 0 0 25 0 1 0 219516051 61399040 14872 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 14990 14872 59 118 0 14868 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 67788

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27794
/proc/meminfo: memFree=1424760/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=72028 CPUtime=151.06
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 17855 0 0 0 15091 15 0 0 25 0 1 0 219516051 73756672 17850 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 18007 17850 59 118 0 17885 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 79856

[startup+222.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27794
/proc/meminfo: memFree=1416120/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=80640 CPUtime=211.03
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 20028 0 0 0 21086 17 0 0 25 0 1 0 219516051 82575360 20023 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 20160 20023 59 118 0 20038 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 88468

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27794
/proc/meminfo: memFree=1397496/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=99132 CPUtime=271
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 24629 0 0 0 27079 21 0 0 25 0 1 0 219516051 101511168 24624 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 24783 24624 59 118 0 24661 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 106960

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27794
/proc/meminfo: memFree=1395384/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=101260 CPUtime=330.97
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 25187 0 0 0 33075 22 0 0 25 0 1 0 219516051 103690240 25182 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 25315 25182 59 118 0 25193 0

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


[startup+4722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27802
/proc/meminfo: memFree=1221240/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=274116 CPUtime=4709
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 68320 0 0 0 470830 70 0 0 25 0 1 0 219516051 280694784 68263 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 68529 68263 59 118 0 68407 0
Current children cumulated CPU time (s) 4720.03
Current children cumulated vsize (KiB) 281944

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27802
/proc/meminfo: memFree=1221240/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=274116 CPUtime=4768.96
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 68320 0 0 0 476826 70 0 0 25 0 1 0 219516051 280694784 68263 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 68529 68263 59 118 0 68407 0
Current children cumulated CPU time (s) 4779.99
Current children cumulated vsize (KiB) 281944

[startup+4842.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27802
/proc/meminfo: memFree=1214392/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=281332 CPUtime=4828.94
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 70092 0 0 0 482822 72 0 0 25 0 1 0 219516051 288083968 70035 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 70333 70035 59 118 0 70211 0
Current children cumulated CPU time (s) 4839.97
Current children cumulated vsize (KiB) 289160

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27804
/proc/meminfo: memFree=1202872/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=292708 CPUtime=4888.9
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 72950 0 0 0 488814 76 0 0 25 0 1 0 219516051 299732992 72893 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 73177 72893 59 118 0 73055 0
Current children cumulated CPU time (s) 4899.93
Current children cumulated vsize (KiB) 300536

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27804
/proc/meminfo: memFree=1202872/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=292708 CPUtime=4948.87
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 72950 0 0 0 494811 76 0 0 25 0 1 0 219516051 299732992 72893 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 73177 72893 59 118 0 73055 0
Current children cumulated CPU time (s) 4959.9
Current children cumulated vsize (KiB) 300536

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

[startup+4966.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27804
/proc/meminfo: memFree=1202872/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=292708 CPUtime=4952.97
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 72950 0 0 0 495221 76 0 0 25 0 1 0 219516051 299732992 72893 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 73177 72893 59 118 0 73055 0
Current children cumulated CPU time (s) 4964
Current children cumulated vsize (KiB) 300536

[startup+4979.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27804
/proc/meminfo: memFree=1202872/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=292708 CPUtime=4965.75
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 72950 0 0 0 496499 76 0 0 25 0 1 0 219516051 299732992 72893 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 73177 72893 59 118 0 73055 0
Current children cumulated CPU time (s) 4976.78
Current children cumulated vsize (KiB) 300536

[startup+4992 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27804
/proc/meminfo: memFree=1202872/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=292708 CPUtime=4978.55
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 72950 0 0 0 497779 76 0 0 25 0 1 0 219516051 299732992 72893 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 73177 72893 59 118 0 73055 0
Current children cumulated CPU time (s) 4989.58
Current children cumulated vsize (KiB) 300536

[startup+4995.21 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27804
/proc/meminfo: memFree=1202872/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=292708 CPUtime=4981.75
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 72950 0 0 0 498099 76 0 0 25 0 1 0 219516051 299732992 72893 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 73177 72893 59 118 0 73055 0
Current children cumulated CPU time (s) 4992.78
Current children cumulated vsize (KiB) 300536

[startup+4998.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27804
/proc/meminfo: memFree=1202872/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=292708 CPUtime=4984.95
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 72950 0 0 0 498419 76 0 0 25 0 1 0 219516051 299732992 72893 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 73177 72893 59 118 0 73055 0
Current children cumulated CPU time (s) 4995.98
Current children cumulated vsize (KiB) 300536

[startup+5000 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27804
/proc/meminfo: memFree=1202872/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=292708 CPUtime=4986.54
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 72950 0 0 0 498578 76 0 0 25 0 1 0 219516051 299732992 72893 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 73177 72893 59 118 0 73055 0
Current children cumulated CPU time (s) 4997.57
Current children cumulated vsize (KiB) 300536

[startup+5000.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27804
/proc/meminfo: memFree=1202872/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=292708 CPUtime=4986.94
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 72950 0 0 0 498618 76 0 0 25 0 1 0 219516051 299732992 72893 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 73177 72893 59 118 0 73055 0
Current children cumulated CPU time (s) 4997.97
Current children cumulated vsize (KiB) 300536

[startup+5000.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27804
/proc/meminfo: memFree=1202872/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=292708 CPUtime=4987.15
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4194304 72950 0 0 0 498639 76 0 0 25 0 1 0 219516051 299732992 72893 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 73177 72893 59 118 0 73055 0
Current children cumulated CPU time (s) 4998.18
Current children cumulated vsize (KiB) 300536

[startup+5000.71 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27804
/proc/meminfo: memFree=1202872/2055920 swapFree=4182092/4192956
[pid=27790] ppid=27788 vsize=7828 CPUtime=11.03
/proc/27790/stat : 27790 (SATzilla2007_C) S 27788 27790 27671 0 -1 4194304 3305 16901 0 13 372 12 679 40 25 0 1 0 219514937 8015872 1723 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27790/statm: 1957 1723 165 260 0 1681 0
[pid=27794] ppid=27790 vsize=0 CPUtime=4987.24
/proc/27794/stat : 27794 (minisat20) R 27790 27790 27671 0 -1 4195332 72950 0 0 0 498647 77 0 0 25 0 1 0 219516051 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/27794/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.27
Current children cumulated vsize (KiB) 7828

Child status: 17
Real time (s): 5000.74
CPU time (s): 4998.34
CPU user time (s): 4997
CPU system time (s): 1.3468
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 300536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997
system time used= 1.34679
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93169
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 19451

runsolver used 4.16937 second user time and 14.0229 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-10 02:20:13
IDJOB=1785513
IDBENCH=70930
IDSOLVER=640
FILE ID=node11/1785513-1241914813
PBS_JOBID= 9264832
Free space on /tmp= 66216 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_8_4_5_fbc.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785513-1241914813/watcher-1785513-1241914813 -o /tmp/evaluation-result-1785513-1241914813/solver-1785513-1241914813 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785513-1241914813.cnf            

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=619244964

node11.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
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.214
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:       1505312 kB
Buffers:         49360 kB
Cached:         424992 kB
SwapCached:       4708 kB
Active:          36036 kB
Inactive:       446264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1505312 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            8936 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            54308 kB
Committed_AS:   734820 kB
PageTables:       1448 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= 66208 MiB
End job on node11 at 2009-05-10 03:43:34