Trace number 336665

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.12 1199.46

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
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 variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data (download as text)

11.18/11.20	c run March_dl for 5 seconds ... 
11.18/11.20	c Bin: Executing march_dl
11.18/11.20	c child exit by a signal
11.18/11.20	c march_dl returned code 137.
11.18/11.20	c run saps (UBCSAT implementation) for 2 seconds ... 
11.18/11.20	c Bin: Executing ubcsat2006
11.18/11.20	c child exited successfully
11.18/11.20	c ubcsat2006 returned code 0.
11.18/11.20	c satzilla computing base features
11.18/11.20	c satzilla doing unit-prop probe
11.18/11.20	c satzilla doing local search probe
11.18/11.20	c satzilla doing lobjois search-space size estimate
11.18/11.20	c satzilla's ranking:
11.18/11.20	c 1) minisat20+P: 2.694164
11.18/11.20	c 2) minisat20: 3.122045
11.18/11.20	c 3) vallst+P: 3.259891
11.18/11.20	c 4) march_dl: 3.457782
11.18/11.20	c 5) march_dl+P: 3.505157
11.18/11.20	c 6) zchaff_rand+P: 3.556594
11.18/11.20	c 7) kcnfs+P: 999.000000
11.18/11.20	c 8) kcnfs: 999.000000
11.18/11.20	c 9) vallst: 999.000000
11.18/11.20	c 10) zchaff_rand: 999.000000
11.18/11.20	c satzilla running minisat20 with preprocessing ... 
11.18/11.29	This is MiniSat 2.0 beta
11.18/11.29	WARNING: for repeatability, setting FPU to use double precision
11.18/11.29	============================[ Problem Statistics ]=============================
11.18/11.29	|                                                                             |
11.18/11.29	|  Number of variables:  520                                                  |
11.18/11.29	|  Number of clauses:    24646                                                |
11.27/11.31	|  Parsing time:         0.01         s                                       |
11.27/11.31	============================[ Search Statistics ]==============================
11.27/11.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.27/11.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.27/11.31	===============================================================================
11.27/11.31	|         0 |     520    24646    72792 |     8215        0    nan |  0.000 % |
11.27/11.31	|       100 |     520    24646    72792 |     9036      100     45 |  0.005 % |
11.27/11.32	|       251 |     520    24646    72792 |     9940      251     50 |  0.000 % |
11.27/11.33	|       477 |     520    24646    72792 |    10934      477     54 |  0.000 % |
11.27/11.34	|       814 |     520    24646    72792 |    12028      814     57 |  0.000 % |
11.27/11.37	|      1320 |     520    24646    72792 |    13230     1320     63 |  0.000 % |
11.27/11.42	|      2082 |     520    24646    72792 |    14553     2082     68 |  0.000 % |
11.27/11.53	|      3222 |     520    24646    72792 |    16009     3222     72 |  0.000 % |
11.27/11.68	|      4930 |     520    24646    72792 |    17610     4930     70 |  0.000 % |
11.27/11.93	|      7493 |     520    24646    72792 |    19371     7493     70 |  0.000 % |
12.46/12.54	|     11337 |     520    24646    72792 |    21308    11337     72 |  0.000 % |
14.05/14.14	|     17104 |     520    24646    72792 |    23439    17104     77 |  0.000 % |
16.37/16.42	|     25755 |     520    24646    72792 |    25783    13953     81 |  0.000 % |
20.25/20.34	|     38729 |     520    24646    72792 |    28361    13068     87 |  0.000 % |
27.65/27.73	|     58190 |     520    24646    72792 |    31197    17286     89 |  0.000 % |
39.75/39.88	|     87382 |     520    24646    72792 |    34317    27645     81 |  0.000 % |
61.75/61.86	|    131172 |     520    24646    72792 |    37749    28403     81 |  0.000 % |
101.73/101.81	|    196858 |     520    24646    72792 |    41524    28438     82 |  0.000 % |
149.02/149.13	|    295384 |     520    24646    72792 |    45676    41575     92 |  0.000 % |
259.50/259.64	|    443175 |     520    24646    72792 |    50244    42259    104 |  0.000 % |
436.74/436.95	|    664858 |     520    24646    72792 |    55268    27415     85 |  0.000 % |
712.17/712.49	|    997385 |     520    24646    72792 |    60795    44692     84 |  0.005 % |
1133.96/1134.35	|   1496175 |     520    24646    72792 |    66875    57561     86 |  0.005 % |
1199.05/1199.44	c Preprocessing...
1199.05/1199.44	c Inital problem has 520 variables, 23190 nary clauses (1456 binary clauses).
1199.05/1199.44	c Num non-binary clauses 23190, Average non-binary clause length 3.013
1199.05/1199.44	c Theory has no gaps
1199.05/1199.44	c Preprocessor runtime was 0.060 seconds.
1199.05/1199.44	c 
1199.05/1199.44	c Satisfiability of theory still undetermined.
1199.05/1199.44	c See file /tmp/KQWmjJ for simplified theory.
1199.05/1199.44	c Bin: Executing minisat20
1199.05/1199.44	c child exit by a signal
1199.05/1199.44	c minisat20 returned code 137.
1199.05/1199.44	c minisat20 returned code 137.
1199.05/1199.44	c satzilla running minisat20 ... 
1199.05/1199.44	c Bin: Executing minisat20
1199.05/1199.44	c minisat20 returned code 1.
1199.05/1199.44	c minisat20 returned code 1.
1199.05/1199.44	c satzilla running vallst with preprocessing ... 
1199.05/1199.44	c Bin: Executing vallst
1199.05/1199.44	c vallst returned code 1.
1199.05/1199.44	c vallst returned code 1.
1199.05/1199.44	c satzilla running march_dl ... 
1199.05/1199.44	c Bin: Executing march_dl
1199.05/1199.44	c march_dl returned code 1.
1199.05/1199.44	c march_dl returned code 1.
1199.05/1199.44	c satzilla running march_dl with preprocessing ... 
1199.05/1199.44	c Bin: Executing march_dl
1199.05/1199.44	c march_dl returned code 1.
1199.05/1199.44	c march_dl returned code 1.
1199.05/1199.44	c satzilla running zchaff_rand with preprocessing ... 
1199.05/1199.44	c Bin: Executing zchaff_rand
1199.05/1199.44	c zchaff_rand returned code 1.
1199.05/1199.44	c zchaff_rand returned code 1.
1199.05/1199.44	c satzilla running kcnfs with preprocessing ... 
1199.05/1199.44	c Bin: Executing kcnfs
1199.05/1199.44	c kcnfs returned code 1.
1199.05/1199.44	c kcnfs returned code 1.
1199.05/1199.44	c satzilla running kcnfs ... 
1199.05/1199.44	c Bin: Executing kcnfs
1199.05/1199.44	c kcnfs returned code 1.
1199.05/1199.44	c kcnfs returned code 1.
1199.05/1199.44	c satzilla running vallst ... 
1199.05/1199.44	c Bin: Executing vallst
1199.05/1199.44	c vallst returned code 1.
1199.05/1199.44	c vallst returned code 1.
1199.05/1199.44	c satzilla running zchaff_rand ... 
1199.05/1199.44	c Bin: Executing zchaff_rand
1199.05/1199.44	c zchaff_rand returned code 1.
1199.05/1199.44	c zchaff_rand returned code 1.
1199.05/1199.44	c ERROR: All Failed! 
1199.05/1199.44	c SATZILLA_TIME=1199.280000

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/node76/watcher-336665-1173651298 -o ROOT/results/node76/solver-336665-1173651298 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336665-1173651298/SATzilla2007_C /tmp/evaluation/336665-1173651298/instance-336665-1173651298.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: 0.92 0.99 1.09 3/69 28833
/proc/meminfo: memFree=1739204/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=1440 CPUtime=0
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 385088074 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 360 110 95 260 0 84 0
[pid=28834] ppid=28833 vsize=832 CPUtime=0
/proc/28834/stat : 28834 (march_dl) R 28833 28833 27659 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 385088074 851968 103 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28834/statm: 208 104 50 118 0 87 0

[startup+0.0909189 s]
/proc/loadavg: 0.92 0.99 1.09 3/69 28833
/proc/meminfo: memFree=1739204/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=1440 CPUtime=0
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 385088074 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 360 110 95 260 0 84 0
[pid=28834] ppid=28833 vsize=2968 CPUtime=0.08
/proc/28834/stat : 28834 (march_dl) R 28833 28833 27659 0 -1 4194304 1437 0 0 0 8 0 0 0 20 0 1 0 385088074 3039232 589 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559275 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28834/statm: 742 589 65 118 0 621 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4408

[startup+0.10192 s]
/proc/loadavg: 0.92 0.99 1.09 3/69 28833
/proc/meminfo: memFree=1739204/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=1440 CPUtime=0
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 385088074 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 360 110 95 260 0 84 0
[pid=28834] ppid=28833 vsize=2232 CPUtime=0.09
/proc/28834/stat : 28834 (march_dl) R 28833 28833 27659 0 -1 4194304 1681 0 0 0 9 0 0 0 21 0 1 0 385088074 2285568 412 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134649656 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28834/statm: 558 412 65 118 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3672

[startup+0.301943 s]
/proc/loadavg: 0.92 0.99 1.09 3/69 28833
/proc/meminfo: memFree=1739204/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=1440 CPUtime=0
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 385088074 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 360 110 95 260 0 84 0
[pid=28834] ppid=28833 vsize=2980 CPUtime=0.29
/proc/28834/stat : 28834 (march_dl) R 28833 28833 27659 0 -1 4194304 1960 0 0 0 29 0 0 0 22 0 1 0 385088074 3051520 607 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28834/statm: 745 607 73 118 0 624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4420

[startup+0.701989 s]
/proc/loadavg: 0.92 0.99 1.09 3/69 28833
/proc/meminfo: memFree=1739204/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=1440 CPUtime=0
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 385088074 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 360 110 95 260 0 84 0
[pid=28834] ppid=28833 vsize=3192 CPUtime=0.69
/proc/28834/stat : 28834 (march_dl) R 28833 28833 27659 0 -1 4194304 2426 0 0 0 69 0 0 0 25 0 1 0 385088074 3268608 650 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28834/statm: 798 650 75 118 0 677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4632

[startup+1.50108 s]
/proc/loadavg: 0.92 0.99 1.09 2/71 28835
/proc/meminfo: memFree=1736756/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=1440 CPUtime=0
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 385088074 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 360 110 95 260 0 84 0
[pid=28834] ppid=28833 vsize=3192 CPUtime=1.48
/proc/28834/stat : 28834 (march_dl) R 28833 28833 27659 0 -1 4194304 2426 0 0 0 148 0 0 0 25 0 1 0 385088074 3268608 650 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28834/statm: 798 650 75 118 0 677 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 4632

[startup+3.10126 s]
/proc/loadavg: 0.92 0.99 1.09 2/71 28835
/proc/meminfo: memFree=1736564/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=1440 CPUtime=0
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 385088074 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 360 110 95 260 0 84 0
[pid=28834] ppid=28833 vsize=3192 CPUtime=3.08
/proc/28834/stat : 28834 (march_dl) R 28833 28833 27659 0 -1 4194304 2426 0 0 0 308 0 0 0 25 0 1 0 385088074 3268608 650 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134565996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28834/statm: 798 650 75 118 0 677 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4632

[startup+6.30163 s]
/proc/loadavg: 1.01 1.01 1.09 2/71 28836
/proc/meminfo: memFree=1737140/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=1440 CPUtime=4.98
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 134 2426 0 0 0 0 498 0 16 0 1 0 385088074 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/28833/statm: 360 111 96 260 0 84 0
[pid=28836] ppid=28833 vsize=6192 CPUtime=1.29
/proc/28836/stat : 28836 (ubcsat2006) R 28833 28833 27659 0 -1 4194304 553 0 0 0 124 5 0 0 25 0 1 0 385088574 6340608 536 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28836/statm: 1548 536 154 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7632

[startup+12.7014 s]
/proc/loadavg: 1.01 1.01 1.09 2/71 28837
/proc/meminfo: memFree=1730228/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=6764 CPUtime=1.39
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 1458 0 0 0 139 0 0 0 25 0 1 0 385089204 6926336 1452 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 1691 1452 58 118 0 1569 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12308

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.09 2/71 28837
/proc/meminfo: memFree=1721140/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=14600 CPUtime=14.18
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 3390 0 0 0 1417 1 0 0 25 0 1 0 385089204 14950400 3384 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 3650 3384 58 118 0 3528 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 20144

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.09 2/71 28837
/proc/meminfo: memFree=1718260/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=17288 CPUtime=39.78
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 4082 0 0 0 3976 2 0 0 25 0 1 0 385089204 17702912 4076 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 4322 4076 58 118 0 4200 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22832

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/71 28837
/proc/meminfo: memFree=1714996/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=20848 CPUtime=90.97
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 4886 0 0 0 9095 2 0 0 25 0 1 0 385089204 21348352 4880 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 5212 4880 58 118 0 5090 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 26392

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/71 28837
/proc/meminfo: memFree=1707444/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=28588 CPUtime=150.94
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 6763 0 0 0 15091 3 0 0 25 0 1 0 385089204 29274112 6757 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525822 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 7147 6757 58 118 0 7025 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 34132

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/71 28837
/proc/meminfo: memFree=1705140/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=30904 CPUtime=210.93
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 7329 0 0 0 21089 4 0 0 25 0 1 0 385089204 31645696 7323 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 7726 7323 58 118 0 7604 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 36448

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/71 28837
/proc/meminfo: memFree=1701748/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=34448 CPUtime=270.92
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 8166 0 0 0 27087 5 0 0 25 0 1 0 385089204 35274752 8160 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 8612 8160 58 118 0 8490 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 39992

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/71 28837
/proc/meminfo: memFree=1701236/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=34868 CPUtime=330.9
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 8290 0 0 0 33085 5 0 0 25 0 1 0 385089204 35704832 8284 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 8717 8284 58 118 0 8595 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/71 28837
/proc/meminfo: memFree=1697780/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=38496 CPUtime=810.77
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 9133 0 0 0 81071 6 0 0 25 0 1 0 385089204 39419904 9127 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 9624 9127 58 118 0 9502 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 44040

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/71 28837
/proc/meminfo: memFree=1697140/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=39296 CPUtime=870.75
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 9269 0 0 0 87069 6 0 0 25 0 1 0 385089204 40239104 9263 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 9824 9263 58 118 0 9702 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 44840

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28837
/proc/meminfo: memFree=1696436/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=40148 CPUtime=930.74
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 9447 0 0 0 93067 7 0 0 25 0 1 0 385089204 41111552 9441 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 10037 9441 58 118 0 9915 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 45692

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28837
/proc/meminfo: memFree=1696244/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=40360 CPUtime=990.73
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 9489 0 0 0 99066 7 0 0 25 0 1 0 385089204 41328640 9483 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 10090 9483 58 118 0 9968 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 45904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28837
/proc/meminfo: memFree=1696244/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=40360 CPUtime=1050.71
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 9489 0 0 0 105064 7 0 0 25 0 1 0 385089204 41328640 9483 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 10090 9483 58 118 0 9968 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 45904

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28837
/proc/meminfo: memFree=1695412/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=41168 CPUtime=1110.69
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 9701 0 0 0 111062 7 0 0 25 0 1 0 385089204 42156032 9695 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 10292 9695 58 118 0 10170 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 46712

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28837
/proc/meminfo: memFree=1693236/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=43536 CPUtime=1170.67
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 10227 0 0 0 117060 7 0 0 25 0 1 0 385089204 44580864 10221 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 10884 10221 58 118 0 10762 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 49080

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28837
/proc/meminfo: memFree=1693172/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=43536 CPUtime=1178.68
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 10249 0 0 0 117860 8 0 0 25 0 1 0 385089204 44580864 10243 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 10884 10243 58 118 0 10762 0
Current children cumulated CPU time (s) 1189.95
Current children cumulated vsize (KiB) 49080

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28837
/proc/meminfo: memFree=1693172/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=43536 CPUtime=1181.88
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 10249 0 0 0 118180 8 0 0 25 0 1 0 385089204 44580864 10243 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 10884 10243 58 118 0 10762 0
Current children cumulated CPU time (s) 1193.15
Current children cumulated vsize (KiB) 49080

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28837
/proc/meminfo: memFree=1693172/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=43536 CPUtime=1185.08
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 10249 0 0 0 118500 8 0 0 25 0 1 0 385089204 44580864 10243 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 10884 10243 58 118 0 10762 0
Current children cumulated CPU time (s) 1196.35
Current children cumulated vsize (KiB) 49080

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28837
/proc/meminfo: memFree=1693172/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=43536 CPUtime=1186.68
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 10249 0 0 0 118660 8 0 0 25 0 1 0 385089204 44580864 10243 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 10884 10243 58 118 0 10762 0
Current children cumulated CPU time (s) 1197.95
Current children cumulated vsize (KiB) 49080

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28837
/proc/meminfo: memFree=1693172/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=43536 CPUtime=1187.48
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 10249 0 0 0 118740 8 0 0 25 0 1 0 385089204 44580864 10243 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 10884 10243 58 118 0 10762 0
Current children cumulated CPU time (s) 1198.75
Current children cumulated vsize (KiB) 49080

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28837
/proc/meminfo: memFree=1693172/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=43536 CPUtime=1187.68
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 10249 0 0 0 118760 8 0 0 25 0 1 0 385089204 44580864 10243 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 10884 10243 58 118 0 10762 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 49080

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 28837
/proc/meminfo: memFree=1693172/2055888 swapFree=3938024/4096564
[pid=28833] ppid=28831 vsize=5544 CPUtime=11.27
/proc/28833/stat : 28833 (SATzilla2007_C) S 28831 28833 27659 0 -1 4194304 2239 2986 0 0 407 10 701 9 25 0 1 0 385088074 5677056 1213 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/28833/statm: 1386 1213 165 260 0 1110 0
[pid=28837] ppid=28833 vsize=43536 CPUtime=1187.78
/proc/28837/stat : 28837 (minisat20) R 28833 28833 27659 0 -1 4194304 10249 0 0 0 118770 8 0 0 25 0 1 0 385089204 44580864 10243 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28837/statm: 10884 10243 58 118 0 10762 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 49080

Child status: 17
Real time (s): 1199.46
CPU time (s): 1199.12
CPU user time (s): 1198.83
CPU system time (s): 0.286956
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 49080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.83
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15487
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= 87
involuntary context switches= 2006

runsolver used 0.98585 second user time and 2.32965 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Mar 11 22:14:58 UTC 2007

IDJOB= 336665
IDBENCH= 24680
IDSOLVER= 135
FILE ID= node76/336665-1173651298

PBS_JOBID= 4101359

Free space on /tmp= 66513 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336665-1173651298/SATzilla2007_C /tmp/evaluation/336665-1173651298/instance-336665-1173651298.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-336665-1173651298 -o ROOT/results/node76/solver-336665-1173651298 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336665-1173651298/SATzilla2007_C /tmp/evaluation/336665-1173651298/instance-336665-1173651298.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  cd57d37a316c4dccaae3ab131e3f8090

RANDOM SEED= 783796689

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1739612 kB
Buffers:         17752 kB
Cached:         112524 kB
SwapCached:     152264 kB
Active:          64852 kB
Inactive:       223904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1739612 kB
SwapTotal:     4096564 kB
SwapFree:      3938024 kB
Dirty:            8788 kB
Writeback:           0 kB
Mapped:          15532 kB
Slab:            13844 kB
Committed_AS:  1201608 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66513 MiB

End job on node76 on Sun Mar 11 22:34:57 UTC 2007