Trace number 333892

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.5 1200

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
MD5SUM00198881c2cf000cfee916c18d69d474
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 variables1132
Number of clauses14011
Sum of the clauses size42316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313728
Number of clauses of size 4283
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.57/10.63	c run March_dl for 5 seconds ... 
10.57/10.63	c Bin: Executing march_dl
10.57/10.63	c child exit by a signal
10.57/10.63	c march_dl returned code 137.
10.57/10.63	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.63	c Bin: Executing ubcsat2006
10.57/10.63	c child exited successfully
10.57/10.63	c ubcsat2006 returned code 0.
10.57/10.63	c satzilla computing base features
10.57/10.63	c satzilla doing unit-prop probe
10.57/10.63	c satzilla doing local search probe
10.57/10.63	c satzilla doing lobjois search-space size estimate
10.57/10.63	c satzilla's ranking:
10.57/10.63	c 1) minisat20+P: 3.317076
10.57/10.63	c 2) kcnfs: 10.549058
10.57/10.63	c 3) march_dl: 49.430642
10.57/10.63	c 4) kcnfs+P: 999.000000
10.57/10.63	c 5) march_dl+P: 999.000000
10.57/10.63	c 6) vallst+P: 999.000000
10.57/10.63	c 7) zchaff_rand+P: 999.000000
10.57/10.63	c 8) vallst: 999.000000
10.57/10.63	c 9) zchaff_rand: 999.000000
10.57/10.63	c 10) minisat20: 999.000000
10.57/10.63	c satzilla running minisat20 with preprocessing ... 
10.57/10.68	This is MiniSat 2.0 beta
10.57/10.68	WARNING: for repeatability, setting FPU to use double precision
10.57/10.68	============================[ Problem Statistics ]=============================
10.57/10.68	|                                                                             |
10.57/10.68	|  Number of variables:  1132                                                 |
10.57/10.68	|  Number of clauses:    14011                                                |
10.57/10.69	|  Parsing time:         0.01         s                                       |
10.57/10.69	============================[ Search Statistics ]==============================
10.57/10.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.69	===============================================================================
10.57/10.69	|         0 |    1132    14011    42316 |     4670        0    nan |  0.000 % |
10.66/10.70	|       102 |    1132    14011    42316 |     5137      102      8 |  0.000 % |
10.66/10.70	|       252 |    1132    14011    42316 |     5651      252      8 |  0.000 % |
10.66/10.71	|       478 |    1132    14011    42316 |     6216      478      9 |  0.000 % |
10.66/10.73	|       815 |    1132    14011    42316 |     6837      815     10 |  0.000 % |
10.66/10.75	|      1321 |    1132    14011    42316 |     7521     1321     11 |  0.000 % |
10.66/10.79	|      2081 |    1132    14011    42316 |     8273     2081     14 |  0.000 % |
10.66/10.87	|      3221 |    1132    14011    42316 |     9101     3221     17 |  0.000 % |
10.97/11.06	|      4930 |    1132    14011    42316 |    10011     4930     20 |  0.000 % |
11.26/11.30	|      7492 |    1132    14011    42316 |    11012     7492     22 |  0.000 % |
11.76/11.83	|     11336 |    1132    14011    42316 |    12113     5730     21 |  0.000 % |
12.86/12.95	|     17102 |    1132    14011    42316 |    13325    11496     24 |  0.000 % |
14.36/14.47	|     25751 |    1132    14011    42316 |    14657    13417     25 |  0.000 % |
16.86/16.95	|     38725 |    1132    14011    42316 |    16123    11590     23 |  0.000 % |
20.56/20.66	|     58186 |    1132    14011    42316 |    17735    14817     25 |  0.000 % |
27.56/27.65	|     87379 |    1132    14011    42316 |    19509    17247     31 |  0.000 % |
38.65/38.75	|    131170 |    1132    14011    42316 |    21460    11885     29 |  0.000 % |
57.24/57.31	|    196854 |    1132    14011    42316 |    23606    12782     23 |  0.000 % |
85.83/85.91	|    295381 |    1132    14011    42316 |    25966    16360     22 |  0.000 % |
134.32/134.40	|    443170 |    1132    14011    42316 |    28563    20785     26 |  0.000 % |
215.69/215.88	|    664853 |    1132    14011    42316 |    31419    27479     26 |  0.000 % |
348.55/348.73	|    997378 |    1132    14011    42316 |    34561    29010     28 |  0.000 % |
562.69/562.93	|   1496166 |    1132    14011    42316 |    38017    24225     29 |  0.000 % |
936.97/937.32	|   2244348 |    1132    14011    42316 |    41819    28029     27 |  0.000 % |
1199.37/1199.99	c Preprocessing...
1199.37/1199.99	c Inital problem has 1132 variables, 14011 nary clauses (0 binary clauses).
1199.37/1199.99	c Num non-binary clauses 14011, Average non-binary clause length 3.020
1199.37/1199.99	c Theory has no gaps
1199.37/1199.99	c Preprocessor runtime was 0.030 seconds.
1199.37/1199.99	c 
1199.37/1199.99	c Satisfiability of theory still undetermined.
1199.37/1199.99	c See file /tmp/c9JxWm for simplified theory.
1199.37/1199.99	c Bin: Executing minisat20
1199.37/1199.99	c child exit by a signal
1199.37/1199.99	c minisat20 returned code 137.
1199.37/1199.99	c minisat20 returned code 137.
1199.37/1199.99	c satzilla running kcnfs ... 
1199.37/1199.99	c Bin: Executing kcnfs
1199.37/1199.99	c kcnfs returned code 1.
1199.37/1199.99	c kcnfs returned code 1.
1199.37/1199.99	c satzilla running march_dl ... 
1199.37/1199.99	c Bin: Executing march_dl
1199.37/1199.99	c march_dl returned code 1.
1199.37/1199.99	c march_dl returned code 1.
1199.37/1199.99	c satzilla running kcnfs with preprocessing ... 
1199.37/1199.99	c Bin: Executing kcnfs
1199.37/1199.99	c kcnfs returned code 1.
1199.37/1199.99	c kcnfs returned code 1.
1199.37/1199.99	c satzilla running march_dl with preprocessing ... 
1199.37/1199.99	c Bin: Executing march_dl
1199.37/1199.99	c march_dl returned code 1.
1199.37/1199.99	c march_dl returned code 1.
1199.37/1199.99	c satzilla running vallst with preprocessing ... 
1199.37/1199.99	c Bin: Executing vallst
1199.37/1199.99	c vallst returned code 1.
1199.37/1199.99	c vallst returned code 1.
1199.37/1200.00	c satzilla running zchaff_rand with preprocessing ... 
1199.37/1200.00	c Bin: Executing zchaff_rand
1199.37/1200.00	c zchaff_rand returned code 1.
1199.37/1200.00	c zchaff_rand returned code 1.
1199.37/1200.00	c satzilla running vallst ... 
1199.37/1200.00	c Bin: Executing vallst
1199.37/1200.00	c vallst returned code 1.
1199.37/1200.00	c vallst returned code 1.
1199.37/1200.00	c satzilla running zchaff_rand ... 
1199.37/1200.00	c Bin: Executing zchaff_rand
1199.37/1200.00	c zchaff_rand returned code 1.
1199.37/1200.00	c zchaff_rand returned code 1.
1199.37/1200.00	c satzilla running minisat20 ... 
1199.37/1200.00	c Bin: Executing minisat20
1199.37/1200.00	c minisat20 returned code 1.
1199.37/1200.00	c minisat20 returned code 1.
1199.37/1200.00	c ERROR: All Failed! 
1199.37/1200.00	c SATZILLA_TIME=1199.670000

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/node13/watcher-333892-1173537844 -o ROOT/results/node13/solver-333892-1173537844 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333892-1173537844/SATzilla2007_R /tmp/evaluation/333892-1173537844/instance-333892-1173537844.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.07 1.02 1.00 3/77 28826
/proc/meminfo: memFree=1534392/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=1440 CPUtime=0
/proc/28826/stat : 28826 (SATzilla2007_R) R 28824 28826 28069 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 373738878 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/28826/statm: 360 110 95 260 0 84 0
[pid=28827] ppid=28826 vsize=768 CPUtime=0
/proc/28827/stat : 28827 (march_dl) R 28826 28826 28069 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 373738878 786432 102 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28827/statm: 192 102 50 118 0 71 0

[startup+0.0123891 s]
/proc/loadavg: 1.07 1.02 1.00 3/77 28826
/proc/meminfo: memFree=1534392/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=1440 CPUtime=0
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 373738878 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28826/statm: 360 110 95 260 0 84 0
[pid=28827] ppid=28826 vsize=900 CPUtime=0.01
/proc/28827/stat : 28827 (march_dl) R 28826 28826 28069 0 -1 4194304 134 0 0 0 1 0 0 0 18 0 1 0 373738878 921600 129 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28827/statm: 225 129 50 118 0 104 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2340

[startup+0.101401 s]
/proc/loadavg: 1.07 1.02 1.00 3/77 28826
/proc/meminfo: memFree=1534392/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=1440 CPUtime=0
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 373738878 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28826/statm: 360 110 95 260 0 84 0
[pid=28827] ppid=28826 vsize=4868 CPUtime=0.09
/proc/28827/stat : 28827 (march_dl) R 28826 28826 28069 0 -1 4194304 1603 0 0 0 9 0 0 0 20 0 1 0 373738878 4984832 1120 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28827/statm: 1217 1120 73 118 0 1096 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6308

[startup+0.301428 s]
/proc/loadavg: 1.07 1.02 1.00 3/77 28826
/proc/meminfo: memFree=1534392/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=1440 CPUtime=0
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 373738878 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28826/statm: 360 110 95 260 0 84 0
[pid=28827] ppid=28826 vsize=9364 CPUtime=0.29
/proc/28827/stat : 28827 (march_dl) R 28826 28826 28069 0 -1 4194304 2696 0 0 0 27 2 0 0 21 0 1 0 373738878 9588736 2213 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28827/statm: 2341 2213 73 118 0 2220 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10804

[startup+0.701481 s]
/proc/loadavg: 1.07 1.02 1.00 3/77 28826
/proc/meminfo: memFree=1534392/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=1440 CPUtime=0
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 373738878 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28826/statm: 360 110 95 260 0 84 0
[pid=28827] ppid=28826 vsize=11316 CPUtime=0.68
/proc/28827/stat : 28827 (march_dl) R 28826 28826 28069 0 -1 4194304 3189 0 0 0 65 3 0 0 25 0 1 0 373738878 11587584 2706 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28827/statm: 2829 2706 73 118 0 2708 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12756

[startup+1.50159 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 28828
/proc/meminfo: memFree=1523624/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=1440 CPUtime=0
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 373738878 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28826/statm: 360 110 95 260 0 84 0
[pid=28827] ppid=28826 vsize=11484 CPUtime=1.49
/proc/28827/stat : 28827 (march_dl) R 28826 28826 28069 0 -1 4194304 3224 0 0 0 140 9 0 0 25 0 1 0 373738878 11759616 2741 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28827/statm: 2871 2741 73 118 0 2750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12924

[startup+3.1018 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 28828
/proc/meminfo: memFree=1523304/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=1440 CPUtime=0
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 373738878 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28826/statm: 360 110 95 260 0 84 0
[pid=28827] ppid=28826 vsize=11800 CPUtime=3.09
/proc/28827/stat : 28827 (march_dl) R 28826 28826 28069 0 -1 4194304 3299 0 0 0 290 19 0 0 25 0 1 0 373738878 12083200 2816 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28827/statm: 2950 2816 73 118 0 2829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13240

[startup+6.30122 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 28829
/proc/meminfo: memFree=1532968/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=1440 CPUtime=4.99
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 135 3378 0 0 0 0 470 29 16 0 1 0 373738878 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28826/statm: 360 111 96 260 0 84 0
[pid=28829] ppid=28826 vsize=6188 CPUtime=1.28
/proc/28829/stat : 28829 (ubcsat2006) R 28826 28826 28069 0 -1 4194304 429 0 0 0 117 11 0 0 25 0 1 0 373739378 6336512 412 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28829/statm: 1547 412 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 28830
/proc/meminfo: memFree=1528552/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=3804 CPUtime=2
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 673 0 0 0 200 0 0 0 25 0 1 0 373739946 3895296 667 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 951 667 58 118 0 829 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7940

[startup+25.5018 s]
/proc/loadavg: 1.12 1.03 1.01 2/79 28830
/proc/meminfo: memFree=1526888/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=5652 CPUtime=14.8
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 1135 0 0 0 1479 1 0 0 25 0 1 0 373739946 5787648 1129 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 1413 1129 58 118 0 1291 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9788

[startup+51.1022 s]
/proc/loadavg: 1.08 1.03 1.00 2/79 28830
/proc/meminfo: memFree=1525800/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=6536 CPUtime=40.38
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 1342 0 0 0 4037 1 0 0 25 0 1 0 373739946 6692864 1336 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 1634 1336 58 118 0 1512 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10672

[startup+102.307 s]
/proc/loadavg: 1.09 1.04 1.01 2/79 28832
/proc/meminfo: memFree=1524840/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=7376 CPUtime=91.57
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 1580 0 0 0 9155 2 0 0 25 0 1 0 373739946 7553024 1574 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 1844 1574 58 118 0 1722 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11512

[startup+162.302 s]
/proc/loadavg: 1.08 1.04 1.00 2/79 28832
/proc/meminfo: memFree=1523880/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=8476 CPUtime=151.54
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 1812 0 0 0 15152 2 0 0 25 0 1 0 373739946 8679424 1806 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 2119 1806 58 118 0 1997 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 12612

[startup+222.302 s]
/proc/loadavg: 1.08 1.05 1.00 2/79 28832
/proc/meminfo: memFree=1523304/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=9020 CPUtime=211.53
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 1949 0 0 0 21150 3 0 0 25 0 1 0 373739946 9236480 1943 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 2255 1943 58 118 0 2133 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 13156

[startup+282.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/79 28832
/proc/meminfo: memFree=1522728/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=9696 CPUtime=271.51
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 2120 0 0 0 27148 3 0 0 25 0 1 0 373739946 9928704 2114 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 2424 2114 58 118 0 2302 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 13832

[startup+342.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/79 28832
/proc/meminfo: memFree=1522472/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=10012 CPUtime=331.49
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 2180 0 0 0 33145 4 0 0 25 0 1 0 373739946 10252288 2174 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 2503 2174 58 118 0 2381 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28832
/proc/meminfo: memFree=1519784/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=12636 CPUtime=751.36
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 2844 0 0 0 75128 8 0 0 25 0 1 0 373739946 12939264 2838 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3159 2838 58 118 0 3037 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 16772

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28832
/proc/meminfo: memFree=1519720/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=12768 CPUtime=811.34
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 2875 0 0 0 81125 9 0 0 25 0 1 0 373739946 13074432 2869 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3192 2869 58 118 0 3070 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 16904

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28832
/proc/meminfo: memFree=1519528/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=12900 CPUtime=871.32
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 2904 0 0 0 87123 9 0 0 25 0 1 0 373739946 13209600 2898 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3225 2898 58 118 0 3103 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 17036

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28832
/proc/meminfo: memFree=1519464/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=12900 CPUtime=931.31
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 2928 0 0 0 93121 10 0 0 25 0 1 0 373739946 13209600 2922 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3225 2922 58 118 0 3103 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 17036

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28832
/proc/meminfo: memFree=1519144/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=13312 CPUtime=991.29
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 2994 0 0 0 99118 11 0 0 25 0 1 0 373739946 13631488 2988 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3328 2988 58 118 0 3206 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 17448

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 28954
/proc/meminfo: memFree=1517560/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=13608 CPUtime=1051.21
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 3061 0 0 0 105109 12 0 0 25 0 1 0 373739946 13934592 3055 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3402 3055 58 118 0 3280 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 17744

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29030
/proc/meminfo: memFree=1518312/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=13888 CPUtime=1111.14
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 3128 0 0 0 111101 13 0 0 25 0 1 0 373739946 14221312 3122 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3472 3122 58 118 0 3350 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 18024

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29030
/proc/meminfo: memFree=1518376/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=14020 CPUtime=1171.12
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 3164 0 0 0 117099 13 0 0 25 0 1 0 373739946 14356480 3158 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519691 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3505 3158 58 118 0 3383 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 18156

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 29030
/proc/meminfo: memFree=1518248/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=14152 CPUtime=1179.11
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 3184 0 0 0 117898 13 0 0 25 0 1 0 373739946 14491648 3178 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3538 3178 58 118 0 3416 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 18288

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29030
/proc/meminfo: memFree=1518248/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=14152 CPUtime=1185.52
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 3184 0 0 0 118539 13 0 0 25 0 1 0 373739946 14491648 3178 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3538 3178 58 118 0 3416 0
Current children cumulated CPU time (s) 1196.18
Current children cumulated vsize (KiB) 18288

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29030
/proc/meminfo: memFree=1518248/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=14152 CPUtime=1187.11
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 3184 0 0 0 118698 13 0 0 25 0 1 0 373739946 14491648 3178 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3538 3178 58 118 0 3416 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 18288

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29030
/proc/meminfo: memFree=1518248/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=14152 CPUtime=1187.91
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 3184 0 0 0 118778 13 0 0 25 0 1 0 373739946 14491648 3178 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3538 3178 58 118 0 3416 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 18288

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29030
/proc/meminfo: memFree=1518248/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=14152 CPUtime=1188.31
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 3184 0 0 0 118818 13 0 0 25 0 1 0 373739946 14491648 3178 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3538 3178 58 118 0 3416 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 18288

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29030
/proc/meminfo: memFree=1518248/2055920 swapFree=4158920/4192956
[pid=28826] ppid=28824 vsize=4136 CPUtime=10.66
/proc/28826/stat : 28826 (SATzilla2007_R) S 28824 28826 28069 0 -1 4194304 1486 3813 0 0 331 13 671 51 25 0 1 0 373738878 4235264 854 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28826/statm: 1034 854 164 260 0 758 0
[pid=28830] ppid=28826 vsize=14152 CPUtime=1188.71
/proc/28830/stat : 28830 (minisat20) R 28826 28826 28069 0 -1 4194304 3184 0 0 0 118858 13 0 0 25 0 1 0 373739946 14491648 3178 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28830/statm: 3538 3178 58 118 0 3416 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 18288

Child status: 17
Real time (s): 1200
CPU time (s): 1199.5
CPU user time (s): 1198.71
CPU system time (s): 0.78588
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 18288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.71
system time used= 0.78588
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8496
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= 26
involuntary context switches= 25358

runsolver used 1.18582 second user time and 3.19051 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Mar 10 14:44:04 UTC 2007

IDJOB= 333892
IDBENCH= 24614
IDSOLVER= 134
FILE ID= node13/333892-1173537844

PBS_JOBID= 4101149

Free space on /tmp= 66367 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333892-1173537844/SATzilla2007_R /tmp/evaluation/333892-1173537844/instance-333892-1173537844.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-333892-1173537844 -o ROOT/results/node13/solver-333892-1173537844 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333892-1173537844/SATzilla2007_R /tmp/evaluation/333892-1173537844/instance-333892-1173537844.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  00198881c2cf000cfee916c18d69d474

RANDOM SEED= 3258616

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1534800 kB
Buffers:         49428 kB
Cached:         383412 kB
SwapCached:       2156 kB
Active:         196000 kB
Inactive:       259600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1534800 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:            8628 kB
Writeback:           0 kB
Mapped:          30740 kB
Slab:            51108 kB
Committed_AS:  1616176 kB
PageTables:       1744 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= 66367 MiB

End job on node13 on Sat Mar 10 15:04:04 UTC 2007