Trace number 1785027

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.61 5000.07

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

11.16/11.37	c run March_dl for 5 seconds ... 
11.16/11.37	c Bin: Executing march_dl
11.16/11.37	c child exit by a signal
11.16/11.37	c march_dl returned code 137.
11.16/11.37	c run saps (UBCSAT implementation) for 2 seconds ... 
11.16/11.37	c Bin: Executing ubcsat2006
11.16/11.37	c child exited successfully
11.16/11.37	c ubcsat2006 returned code 0.
11.16/11.37	c satzilla computing base features
11.16/11.37	c satzilla doing unit-prop probe
11.16/11.37	c satzilla doing local search probe
11.16/11.37	c satzilla doing lobjois search-space size estimate
11.16/11.37	c satzilla's ranking:
11.16/11.37	c 1) minisat20+P: 2.707466
11.16/11.37	c 2) minisat20: 3.213333
11.16/11.37	c 3) vallst+P: 3.286510
11.16/11.37	c 4) march_dl+P: 3.492647
11.16/11.37	c 5) march_dl: 3.492785
11.16/11.37	c 6) zchaff_rand+P: 3.556617
11.16/11.37	c 7) kcnfs+P: 999.000000
11.16/11.37	c 8) kcnfs: 999.000000
11.16/11.37	c 9) vallst: 999.000000
11.16/11.37	c 10) zchaff_rand: 999.000000
11.16/11.37	c satzilla running minisat20 with preprocessing ... 
11.26/11.47	This is MiniSat 2.0 beta
11.26/11.47	WARNING: for repeatability, setting FPU to use double precision
11.26/11.47	============================[ Problem Statistics ]=============================
11.26/11.47	|                                                                             |
11.26/11.47	|  Number of variables:  520                                                  |
11.26/11.47	|  Number of clauses:    24646                                                |
11.26/11.49	|  Parsing time:         0.01         s                                       |
11.26/11.49	============================[ Search Statistics ]==============================
11.26/11.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.26/11.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.26/11.49	===============================================================================
11.26/11.49	|         0 |     520    24646    72792 |     8215        0    nan |  0.000 % |
11.26/11.49	|       100 |     520    24646    72792 |     9036      100     45 |  0.005 % |
11.26/11.50	|       251 |     520    24646    72792 |     9940      251     50 |  0.000 % |
11.33/11.50	|       477 |     520    24646    72792 |    10934      477     54 |  0.000 % |
11.33/11.52	|       814 |     520    24646    72792 |    12028      814     57 |  0.000 % |
11.33/11.55	|      1320 |     520    24646    72792 |    13230     1320     63 |  0.000 % |
11.33/11.60	|      2082 |     520    24646    72792 |    14553     2082     68 |  0.000 % |
11.33/11.71	|      3222 |     520    24646    72792 |    16009     3222     72 |  0.000 % |
11.33/11.86	|      4930 |     520    24646    72792 |    17610     4930     70 |  0.000 % |
11.94/12.13	|      7493 |     520    24646    72792 |    19371     7493     70 |  0.000 % |
12.53/12.77	|     11337 |     520    24646    72792 |    21308    11337     72 |  0.000 % |
14.24/14.47	|     17104 |     520    24646    72792 |    23439    17104     77 |  0.000 % |
16.63/16.90	|     25755 |     520    24646    72792 |    25783    13953     81 |  0.000 % |
20.84/21.06	|     38729 |     520    24646    72792 |    28361    13068     87 |  0.000 % |
28.64/28.86	|     58190 |     520    24646    72792 |    31197    17286     89 |  0.000 % |
41.43/41.67	|     87382 |     520    24646    72792 |    34317    27645     81 |  0.000 % |
64.62/64.82	|    131172 |     520    24646    72792 |    37749    28403     81 |  0.000 % |
106.71/106.90	|    196858 |     520    24646    72792 |    41524    28438     82 |  0.000 % |
156.29/156.57	|    295384 |     520    24646    72792 |    45676    41575     92 |  0.000 % |
272.47/272.71	|    443175 |     520    24646    72792 |    50244    42259    104 |  0.000 % |
458.32/458.65	|    664858 |     520    24646    72792 |    55268    27415     85 |  0.000 % |
746.74/747.11	|    997385 |     520    24646    72792 |    60795    44692     84 |  0.005 % |
1187.72/1188.29	|   1496175 |     520    24646    72792 |    66875    57561     86 |  0.005 % |
1845.45/1846.18	|   2244358 |     520    24646    72792 |    73562    55486     76 |  0.005 % |
3085.71/3086.78	|   3366633 |     520    24646    72792 |    80918    61268     88 |  0.000 % |
4998.50/5000.07	c Preprocessing...
4998.50/5000.07	c Inital problem has 520 variables, 23190 nary clauses (1456 binary clauses).
4998.50/5000.07	c Num non-binary clauses 23190, Average non-binary clause length 3.013
4998.50/5000.07	c Theory has no gaps
4998.50/5000.07	c Preprocessor runtime was 0.060 seconds.
4998.50/5000.07	c 
4998.50/5000.07	c Satisfiability of theory still undetermined.
4998.50/5000.07	c See file /tmp/kp7JfD for simplified theory.
4998.50/5000.07	c Bin: Executing minisat20
4998.50/5000.07	c child exit by a signal
4998.50/5000.07	c minisat20 returned code 137.
4998.50/5000.07	c minisat20 returned code 137.
4998.50/5000.07	c satzilla running minisat20 ... 
4998.50/5000.07	c Bin: Executing minisat20
4998.50/5000.07	c minisat20 returned code 1.
4998.50/5000.07	c minisat20 returned code 1.
4998.50/5000.07	c satzilla running vallst with preprocessing ... 
4998.50/5000.07	c Bin: Executing vallst
4998.50/5000.07	c vallst returned code 1.
4998.50/5000.07	c vallst returned code 1.
4998.50/5000.07	c satzilla running march_dl with preprocessing ... 
4998.50/5000.07	c Bin: Executing march_dl
4998.50/5000.07	c march_dl returned code 1.
4998.50/5000.07	c march_dl returned code 1.
4998.50/5000.07	c satzilla running march_dl ... 
4998.50/5000.07	c Bin: Executing march_dl
4998.50/5000.07	c march_dl returned code 1.
4998.50/5000.07	c march_dl returned code 1.
4998.50/5000.07	c satzilla running zchaff_rand with preprocessing ... 
4998.50/5000.07	c Bin: Executing zchaff_rand
4998.50/5000.07	c zchaff_rand returned code 1.
4998.50/5000.07	c zchaff_rand returned code 1.
4998.50/5000.07	c satzilla running kcnfs with preprocessing ... 
4998.50/5000.07	c Bin: Executing kcnfs
4998.50/5000.07	c kcnfs returned code 1.
4998.50/5000.07	c kcnfs returned code 1.
4998.50/5000.07	c satzilla running kcnfs ... 
4998.50/5000.07	c Bin: Executing kcnfs
4998.50/5000.07	c kcnfs returned code 1.
4998.50/5000.07	c kcnfs returned code 1.
4998.50/5000.07	c satzilla running vallst ... 
4998.50/5000.07	c Bin: Executing vallst
4998.50/5000.07	c vallst returned code 1.
4998.50/5000.07	c vallst returned code 1.
4998.50/5000.07	c satzilla running zchaff_rand ... 
4998.50/5000.07	c Bin: Executing zchaff_rand
4998.50/5000.07	c zchaff_rand returned code 1.
4998.50/5000.07	c zchaff_rand returned code 1.
4998.50/5000.07	c ERROR: All Failed! 
4998.50/5000.07	c SATZILLA_TIME=4999.360000

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-1785027-1241882773/watcher-1785027-1241882773 -o /tmp/evaluation-result-1785027-1241882773/solver-1785027-1241882773 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785027-1241882773.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.92 0.98 0.92 3/64 27144
/proc/meminfo: memFree=1573696/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=1440 CPUtime=0
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216304926 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 360 110 95 260 0 84 0
[pid=27145] ppid=27144 vsize=832 CPUtime=0
/proc/27145/stat : 27145 (march_dl) R 27144 27144 26998 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 216304926 851968 102 1992294400 134512640 134996440 4294956256 18446744073709551615 134775958 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27145/statm: 208 102 50 118 0 87 0

[startup+0.081652 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 27144
/proc/meminfo: memFree=1573696/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=1440 CPUtime=0
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216304926 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 360 110 95 260 0 84 0
[pid=27145] ppid=27144 vsize=2688 CPUtime=0.07
/proc/27145/stat : 27145 (march_dl) R 27144 27144 26998 0 -1 4194304 1024 0 0 0 7 0 0 0 19 0 1 0 216304926 2752512 491 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27145/statm: 672 491 57 118 0 551 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4128

[startup+0.102651 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 27144
/proc/meminfo: memFree=1573696/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=1440 CPUtime=0
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216304926 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 360 110 95 260 0 84 0
[pid=27145] ppid=27144 vsize=2760 CPUtime=0.09
/proc/27145/stat : 27145 (march_dl) R 27144 27144 26998 0 -1 4194304 1541 0 0 0 9 0 0 0 19 0 1 0 216304926 2826240 516 1992294400 134512640 134996440 4294956256 18446744073709551615 134543099 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27145/statm: 690 516 65 118 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4200

[startup+0.301675 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 27144
/proc/meminfo: memFree=1573696/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=1440 CPUtime=0
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216304926 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 360 110 95 260 0 84 0
[pid=27145] ppid=27144 vsize=3384 CPUtime=0.29
/proc/27145/stat : 27145 (march_dl) R 27144 27144 26998 0 -1 4194304 1960 0 0 0 29 0 0 0 20 0 1 0 216304926 3465216 691 1992294400 134512640 134996440 4294956256 18446744073709551615 134533456 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27145/statm: 846 691 73 118 0 725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4824

[startup+0.702719 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 27144
/proc/meminfo: memFree=1573696/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=1440 CPUtime=0
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216304926 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 360 110 95 260 0 84 0
[pid=27145] ppid=27144 vsize=3272 CPUtime=0.69
/proc/27145/stat : 27145 (march_dl) R 27144 27144 26998 0 -1 4194304 2676 0 0 0 69 0 0 0 24 0 1 0 216304926 3350528 630 1992294400 134512640 134996440 4294956256 18446744073709551615 134551577 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27145/statm: 818 630 75 118 0 697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4712

[startup+1.50281 s]
/proc/loadavg: 0.92 0.98 0.92 2/66 27146
/proc/meminfo: memFree=1571376/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=1440 CPUtime=0
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216304926 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 360 110 95 260 0 84 0
[pid=27145] ppid=27144 vsize=3272 CPUtime=1.49
/proc/27145/stat : 27145 (march_dl) R 27144 27144 26998 0 -1 4194304 2680 0 0 0 149 0 0 0 25 0 1 0 216304926 3350528 634 1992294400 134512640 134996440 4294956256 18446744073709551615 134532808 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27145/statm: 818 634 75 118 0 697 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4712

[startup+3.10199 s]
/proc/loadavg: 0.92 0.98 0.92 2/66 27146
/proc/meminfo: memFree=1571184/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=1440 CPUtime=0
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 216304926 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 360 110 95 260 0 84 0
[pid=27145] ppid=27144 vsize=3272 CPUtime=3.09
/proc/27145/stat : 27145 (march_dl) R 27144 27144 26998 0 -1 4194304 2685 0 0 0 308 1 0 0 25 0 1 0 216304926 3350528 639 1992294400 134512640 134996440 4294956256 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27145/statm: 818 639 75 118 0 697 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4712

[startup+6.30135 s]
/proc/loadavg: 1.01 1.00 0.93 2/66 27147
/proc/meminfo: memFree=1570608/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=1440 CPUtime=4.99
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 135 2688 0 0 0 0 498 1 16 0 1 0 216304926 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 360 111 96 260 0 84 0
[pid=27147] ppid=27144 vsize=6188 CPUtime=1.18
/proc/27147/stat : 27147 (ubcsat2006) R 27144 27144 26998 0 -1 4194304 543 0 13 0 115 3 0 0 25 0 1 0 216305426 6336512 539 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27147/statm: 1547 539 156 64 0 1128 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 1.01 1.00 0.93 2/66 27148
/proc/meminfo: memFree=1564024/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=6368 CPUtime=1.2
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 1344 0 0 0 120 0 0 0 25 0 1 0 216306073 6520832 1339 1992294400 134512640 134998072 4294956304 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 1592 1339 58 118 0 1470 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 11912

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27148
/proc/meminfo: memFree=1555192/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=13760 CPUtime=14
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 3213 0 0 0 1398 2 0 0 25 0 1 0 216306073 14090240 3208 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 3440 3209 58 118 0 3318 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 19304

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27148
/proc/meminfo: memFree=1551864/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=17128 CPUtime=39.59
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 4031 0 0 0 3956 3 0 0 25 0 1 0 216306073 17539072 4026 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 4282 4026 58 118 0 4160 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 22672

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27148
/proc/meminfo: memFree=1548600/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=20676 CPUtime=90.79
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 4852 0 0 0 9075 4 0 0 25 0 1 0 216306073 21172224 4847 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 5169 4847 58 118 0 5047 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 26220

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27148
/proc/meminfo: memFree=1541176/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=28288 CPUtime=150.76
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 6688 0 0 0 15071 5 0 0 25 0 1 0 216306073 28966912 6683 1992294400 134512640 134998072 4294956304 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 7072 6683 58 118 0 6950 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 33832

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27148
/proc/meminfo: memFree=1538616/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=30904 CPUtime=210.75
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 7318 0 0 0 21069 6 0 0 25 0 1 0 216306073 31645696 7313 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 7726 7313 58 118 0 7604 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 36448

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27148
/proc/meminfo: memFree=1535224/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=34480 CPUtime=270.74
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 8168 0 0 0 27067 7 0 0 25 0 1 0 216306073 35307520 8163 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 8620 8163 58 118 0 8498 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 40024

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27148
/proc/meminfo: memFree=1534648/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=35040 CPUtime=330.72
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 8302 0 0 0 33065 7 0 0 25 0 1 0 216306073 35880960 8297 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 8760 8297 58 118 0 8638 0

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1506872/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=63760 CPUtime=4709.55
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 14837 0 0 0 470933 22 0 0 25 0 1 0 216306073 65290240 14832 1992294400 134512640 134998072 4294956304 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 15940 14832 58 118 0 15818 0
Current children cumulated CPU time (s) 4720.88
Current children cumulated vsize (KiB) 69304

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1506936/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=63624 CPUtime=4769.52
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 14837 0 0 0 476930 22 0 0 25 0 1 0 216306073 65150976 14823 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 15906 14823 58 118 0 15784 0
Current children cumulated CPU time (s) 4780.85
Current children cumulated vsize (KiB) 69168

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1505336/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=65320 CPUtime=4829.51
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 15225 0 0 0 482928 23 0 0 25 0 1 0 216306073 66887680 15211 1992294400 134512640 134998072 4294956304 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 16330 15211 58 118 0 16208 0
Current children cumulated CPU time (s) 4840.84
Current children cumulated vsize (KiB) 70864

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1505272/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=65460 CPUtime=4889.5
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 15251 0 0 0 488927 23 0 0 25 0 1 0 216306073 67031040 15237 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 16365 15237 58 118 0 16243 0
Current children cumulated CPU time (s) 4900.83
Current children cumulated vsize (KiB) 71004

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1505208/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=65460 CPUtime=4949.48
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 15251 0 0 0 494925 23 0 0 25 0 1 0 216306073 67031040 15237 1992294400 134512640 134998072 4294956304 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 16365 15237 58 118 0 16243 0
Current children cumulated CPU time (s) 4960.81
Current children cumulated vsize (KiB) 71004

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1505272/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=65460 CPUtime=4953.48
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 15251 0 0 0 495325 23 0 0 25 0 1 0 216306073 67031040 15237 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 16365 15237 58 118 0 16243 0
Current children cumulated CPU time (s) 4964.81
Current children cumulated vsize (KiB) 71004

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1505272/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=65460 CPUtime=4966.28
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 15255 0 0 0 496605 23 0 0 25 0 1 0 216306073 67031040 15241 1992294400 134512640 134998072 4294956304 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 16365 15241 58 118 0 16243 0
Current children cumulated CPU time (s) 4977.61
Current children cumulated vsize (KiB) 71004

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1505272/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=65460 CPUtime=4979.07
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 15255 0 0 0 497884 23 0 0 25 0 1 0 216306073 67031040 15241 1992294400 134512640 134998072 4294956304 18446744073709551615 134525677 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 16365 15241 58 118 0 16243 0
Current children cumulated CPU time (s) 4990.4
Current children cumulated vsize (KiB) 71004

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1505272/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=65460 CPUtime=4982.28
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 15255 0 0 0 498205 23 0 0 25 0 1 0 216306073 67031040 15241 1992294400 134512640 134998072 4294956304 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 16365 15241 58 118 0 16243 0
Current children cumulated CPU time (s) 4993.61
Current children cumulated vsize (KiB) 71004

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1505208/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=65460 CPUtime=4985.48
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 15255 0 0 0 498525 23 0 0 25 0 1 0 216306073 67031040 15241 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 16365 15241 58 118 0 16243 0
Current children cumulated CPU time (s) 4996.81
Current children cumulated vsize (KiB) 71004

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1505208/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=65460 CPUtime=4986.27
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 15255 0 0 0 498604 23 0 0 25 0 1 0 216306073 67031040 15241 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 16365 15241 58 118 0 16243 0
Current children cumulated CPU time (s) 4997.6
Current children cumulated vsize (KiB) 71004

[startup+4999.51 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1505208/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=65460 CPUtime=4986.67
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 15255 0 0 0 498644 23 0 0 25 0 1 0 216306073 67031040 15241 1992294400 134512640 134998072 4294956304 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 16365 15241 58 118 0 16243 0
Current children cumulated CPU time (s) 4998
Current children cumulated vsize (KiB) 71004

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1505208/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=65460 CPUtime=4987.07
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 15255 0 0 0 498684 23 0 0 25 0 1 0 216306073 67031040 15241 1992294400 134512640 134998072 4294956304 18446744073709551615 134529152 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 16365 15241 58 118 0 16243 0
Current children cumulated CPU time (s) 4998.4
Current children cumulated vsize (KiB) 71004

[startup+5000 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27158
/proc/meminfo: memFree=1505208/2055920 swapFree=4191900/4192956
[pid=27144] ppid=27142 vsize=5544 CPUtime=11.33
/proc/27144/stat : 27144 (SATzilla2007_C) S 27142 27144 26998 0 -1 4194304 2237 3237 0 13 414 10 701 8 25 0 1 0 216304926 5677056 1212 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27144/statm: 1386 1212 165 260 0 1110 0
[pid=27148] ppid=27144 vsize=65460 CPUtime=4987.17
/proc/27148/stat : 27148 (minisat20) R 27144 27144 26998 0 -1 4194304 15255 0 0 0 498694 23 0 0 25 0 1 0 216306073 67031040 15241 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27148/statm: 16365 15241 58 118 0 16243 0
Current children cumulated CPU time (s) 4998.5
Current children cumulated vsize (KiB) 71004

Child status: 17
Real time (s): 5000.07
CPU time (s): 4998.61
CPU user time (s): 4998.17
CPU system time (s): 0.445932
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 71004

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

runsolver used 5.60615 second user time and 12.5851 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-09 17:26:13
IDJOB=1785027
IDBENCH=24680
IDSOLVER=640
FILE ID=node62/1785027-1241882773
PBS_JOBID= 9264633
Free space on /tmp= 66472 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785027-1241882773/watcher-1785027-1241882773 -o /tmp/evaluation-result-1785027-1241882773/solver-1785027-1241882773 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785027-1241882773.cnf            

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=1130602117

node62.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.220
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.220
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:       1574176 kB
Buffers:         34352 kB
Cached:         375420 kB
SwapCached:        268 kB
Active:          68524 kB
Inactive:       356128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574176 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            8724 kB
Writeback:           0 kB
Mapped:          23368 kB
Slab:            42872 kB
Committed_AS:   546944 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66464 MiB
End job on node62 at 2009-05-09 18:49:34