Trace number 1728625

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) 1199.15 1199.66

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.24	c run March_dl for 5 seconds ... 
11.16/11.24	c Bin: Executing march_dl
11.16/11.24	c child exit by a signal
11.16/11.24	c march_dl returned code 137.
11.16/11.24	c run saps (UBCSAT implementation) for 2 seconds ... 
11.16/11.24	c Bin: Executing ubcsat2006
11.16/11.24	c child exited successfully
11.16/11.24	c ubcsat2006 returned code 0.
11.16/11.24	c satzilla computing base features
11.16/11.24	c satzilla doing unit-prop probe
11.16/11.24	c satzilla doing local search probe
11.16/11.24	c satzilla doing lobjois search-space size estimate
11.16/11.24	c satzilla's ranking:
11.16/11.24	c 1) minisat20+P: 2.684741
11.16/11.24	c 2) minisat20: 3.176802
11.16/11.24	c 3) vallst+P: 3.272228
11.16/11.24	c 4) march_dl: 3.459845
11.16/11.24	c 5) march_dl+P: 3.484680
11.16/11.24	c 6) zchaff_rand+P: 3.556565
11.16/11.24	c 7) kcnfs+P: 999.000000
11.16/11.24	c 8) kcnfs: 999.000000
11.16/11.24	c 9) vallst: 999.000000
11.16/11.24	c 10) zchaff_rand: 999.000000
11.16/11.24	c satzilla running minisat20 with preprocessing ... 
11.27/11.33	This is MiniSat 2.0 beta
11.27/11.33	WARNING: for repeatability, setting FPU to use double precision
11.27/11.33	============================[ Problem Statistics ]=============================
11.27/11.33	|                                                                             |
11.27/11.33	|  Number of variables:  520                                                  |
11.27/11.33	|  Number of clauses:    24646                                                |
11.27/11.35	|  Parsing time:         0.01         s                                       |
11.27/11.35	============================[ Search Statistics ]==============================
11.27/11.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.27/11.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.27/11.35	===============================================================================
11.27/11.35	|         0 |     520    24646    72792 |     8215        0    nan |  0.000 % |
11.27/11.35	|       100 |     520    24646    72792 |     9036      100     45 |  0.005 % |
11.27/11.36	|       251 |     520    24646    72792 |     9940      251     50 |  0.000 % |
11.27/11.37	|       477 |     520    24646    72792 |    10934      477     54 |  0.000 % |
11.27/11.38	|       814 |     520    24646    72792 |    12028      814     57 |  0.000 % |
11.30/11.41	|      1320 |     520    24646    72792 |    13230     1320     63 |  0.000 % |
11.30/11.47	|      2082 |     520    24646    72792 |    14553     2082     68 |  0.000 % |
11.30/11.59	|      3222 |     520    24646    72792 |    16009     3222     72 |  0.000 % |
11.30/11.75	|      4930 |     520    24646    72792 |    17610     4930     70 |  0.000 % |
11.96/12.02	|      7493 |     520    24646    72792 |    19371     7493     70 |  0.000 % |
12.55/12.62	|     11337 |     520    24646    72792 |    21308    11337     72 |  0.000 % |
14.16/14.22	|     17104 |     520    24646    72792 |    23439    17104     77 |  0.000 % |
16.35/16.50	|     25755 |     520    24646    72792 |    25783    13953     81 |  0.000 % |
20.25/20.38	|     38729 |     520    24646    72792 |    28361    13068     87 |  0.000 % |
27.65/27.71	|     58190 |     520    24646    72792 |    31197    17286     89 |  0.000 % |
39.65/39.79	|     87382 |     520    24646    72792 |    34317    27645     81 |  0.000 % |
61.63/61.78	|    131172 |     520    24646    72792 |    37749    28403     81 |  0.000 % |
101.62/101.77	|    196858 |     520    24646    72792 |    41524    28438     82 |  0.000 % |
148.79/148.97	|    295384 |     520    24646    72792 |    45676    41575     92 |  0.000 % |
259.36/259.60	|    443175 |     520    24646    72792 |    50244    42259    104 |  0.000 % |
437.08/437.34	|    664858 |     520    24646    72792 |    55268    27415     85 |  0.000 % |
712.87/713.24	|    997385 |     520    24646    72792 |    60795    44692     84 |  0.005 % |
1134.88/1135.49	|   1496175 |     520    24646    72792 |    66875    57561     86 |  0.005 % |
1199.05/1199.66	c Preprocessing...
1199.05/1199.66	c Inital problem has 520 variables, 23190 nary clauses (1456 binary clauses).
1199.05/1199.66	c Num non-binary clauses 23190, Average non-binary clause length 3.013
1199.05/1199.66	c Theory has no gaps
1199.05/1199.66	c Preprocessor runtime was 0.060 seconds.
1199.05/1199.66	c 
1199.05/1199.66	c Satisfiability of theory still undetermined.
1199.05/1199.66	c See file /tmp/a2zOzu for simplified theory.
1199.05/1199.66	c Bin: Executing minisat20
1199.05/1199.66	c child exit by a signal
1199.05/1199.66	c minisat20 returned code 137.
1199.05/1199.66	c minisat20 returned code 137.
1199.05/1199.66	c satzilla running minisat20 ... 
1199.05/1199.66	c Bin: Executing minisat20
1199.05/1199.66	c minisat20 returned code 1.
1199.05/1199.66	c minisat20 returned code 1.
1199.05/1199.66	c satzilla running vallst with preprocessing ... 
1199.05/1199.66	c Bin: Executing vallst
1199.05/1199.66	c vallst returned code 1.
1199.05/1199.66	c vallst returned code 1.
1199.05/1199.66	c satzilla running march_dl ... 
1199.05/1199.66	c Bin: Executing march_dl
1199.05/1199.66	c march_dl returned code 1.
1199.05/1199.66	c march_dl returned code 1.
1199.05/1199.66	c satzilla running march_dl with preprocessing ... 
1199.05/1199.66	c Bin: Executing march_dl
1199.05/1199.66	c march_dl returned code 1.
1199.05/1199.66	c march_dl returned code 1.
1199.05/1199.66	c satzilla running zchaff_rand with preprocessing ... 
1199.05/1199.66	c Bin: Executing zchaff_rand
1199.05/1199.66	c zchaff_rand returned code 1.
1199.05/1199.66	c zchaff_rand returned code 1.
1199.05/1199.66	c satzilla running kcnfs with preprocessing ... 
1199.05/1199.66	c Bin: Executing kcnfs
1199.05/1199.66	c kcnfs returned code 1.
1199.05/1199.66	c kcnfs returned code 1.
1199.05/1199.66	c satzilla running kcnfs ... 
1199.05/1199.66	c Bin: Executing kcnfs
1199.05/1199.66	c kcnfs returned code 1.
1199.05/1199.66	c kcnfs returned code 1.
1199.05/1199.66	c satzilla running vallst ... 
1199.05/1199.66	c Bin: Executing vallst
1199.05/1199.66	c vallst returned code 1.
1199.05/1199.66	c vallst returned code 1.
1199.05/1199.66	c satzilla running zchaff_rand ... 
1199.05/1199.66	c Bin: Executing zchaff_rand
1199.05/1199.66	c zchaff_rand returned code 1.
1199.05/1199.66	c zchaff_rand returned code 1.
1199.05/1199.66	c ERROR: All Failed! 
1199.05/1199.66	c SATZILLA_TIME=1199.310000

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-1728625-1240739151/watcher-1728625-1240739151 -o /tmp/evaluation-result-1728625-1240739151/solver-1728625-1240739151 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1728625-1240739151.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): 1800 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.99 3/64 21998
/proc/meminfo: memFree=1111112/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=1440 CPUtime=0
/proc/21998/stat : 21998 (SATzilla2007_C) R 21996 21998 21562 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 101948584 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/21998/statm: 360 110 95 260 0 84 0
[pid=21999] ppid=21998 vsize=832 CPUtime=0
/proc/21999/stat : 21999 (march_dl) R 21998 21998 21562 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 101948585 851968 104 1992294400 134512640 134996440 4294956256 18446744073709551615 134724161 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21999/statm: 208 104 50 118 0 87 0

[startup+0.0502869 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21998
/proc/meminfo: memFree=1111112/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=1440 CPUtime=0
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101948584 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21998/statm: 360 110 95 260 0 84 0
[pid=21999] ppid=21998 vsize=2032 CPUtime=0.04
/proc/21999/stat : 21999 (march_dl) R 21998 21998 21562 0 -1 4194304 358 0 0 0 4 0 0 0 19 0 1 0 101948585 2080768 350 1992294400 134512640 134996440 4294956256 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21999/statm: 508 350 53 118 0 387 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3472

[startup+0.101291 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21998
/proc/meminfo: memFree=1111112/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=1440 CPUtime=0
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101948584 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21998/statm: 360 110 95 260 0 84 0
[pid=21999] ppid=21998 vsize=2496 CPUtime=0.09
/proc/21999/stat : 21999 (march_dl) R 21998 21998 21562 0 -1 4194304 1681 0 0 0 9 0 0 0 19 0 1 0 101948585 2555904 448 1992294400 134512640 134996440 4294956256 18446744073709551615 134542372 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21999/statm: 624 448 65 118 0 503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3936

[startup+0.301309 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21998
/proc/meminfo: memFree=1111112/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=1440 CPUtime=0
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101948584 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21998/statm: 360 110 95 260 0 84 0
[pid=21999] ppid=21998 vsize=2460 CPUtime=0.29
/proc/21999/stat : 21999 (march_dl) R 21998 21998 21562 0 -1 4194304 1960 0 0 0 29 0 0 0 21 0 1 0 101948585 2519040 477 1992294400 134512640 134996440 4294956256 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21999/statm: 615 477 73 118 0 494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3900

[startup+0.701347 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21998
/proc/meminfo: memFree=1111112/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=1440 CPUtime=0
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101948584 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21998/statm: 360 110 95 260 0 84 0
[pid=21999] ppid=21998 vsize=3272 CPUtime=0.69
/proc/21999/stat : 21999 (march_dl) R 21998 21998 21562 0 -1 4194304 2676 0 0 0 69 0 0 0 25 0 1 0 101948585 3350528 630 1992294400 134512640 134996440 4294956256 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21999/statm: 818 630 75 118 0 697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4712

[startup+1.50142 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22000
/proc/meminfo: memFree=1108728/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=1440 CPUtime=0
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101948584 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21998/statm: 360 110 95 260 0 84 0
[pid=21999] ppid=21998 vsize=3272 CPUtime=1.49
/proc/21999/stat : 21999 (march_dl) R 21998 21998 21562 0 -1 4194304 2681 0 0 0 149 0 0 0 25 0 1 0 101948585 3350528 635 1992294400 134512640 134996440 4294956256 18446744073709551615 134527894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21999/statm: 818 635 75 118 0 697 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4712

[startup+3.10157 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22000
/proc/meminfo: memFree=1108600/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=1440 CPUtime=0
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101948584 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21998/statm: 360 110 95 260 0 84 0
[pid=21999] ppid=21998 vsize=3272 CPUtime=3.09
/proc/21999/stat : 21999 (march_dl) R 21998 21998 21562 0 -1 4194304 2685 0 0 0 308 1 0 0 25 0 1 0 101948585 3350528 639 1992294400 134512640 134996440 4294956256 18446744073709551615 134587962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21999/statm: 818 639 75 118 0 697 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4712

[startup+6.30287 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22001
/proc/meminfo: memFree=1109048/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=1440 CPUtime=4.99
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 135 2688 0 0 0 0 498 1 16 0 1 0 101948584 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 360 111 96 260 0 84 0
[pid=22001] ppid=21998 vsize=6188 CPUtime=1.29
/proc/22001/stat : 22001 (ubcsat2006) R 21998 21998 21562 0 -1 4194304 555 0 0 0 123 6 0 0 25 0 1 0 101949085 6336512 538 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22001/statm: 1547 538 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22002
/proc/meminfo: memFree=1102392/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=6632 CPUtime=1.35
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 1420 0 0 0 135 0 0 0 25 0 1 0 101949718 6791168 1415 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 1658 1415 58 118 0 1536 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 12176

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 22002
/proc/meminfo: memFree=1093176/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=14616 CPUtime=14.14
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 3389 0 0 0 1412 2 0 0 25 0 1 0 101949718 14966784 3384 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 3654 3384 58 118 0 3532 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 20160

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 22002
/proc/meminfo: memFree=1090360/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=17272 CPUtime=39.74
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 4049 0 0 0 3971 3 0 0 25 0 1 0 101949718 17686528 4044 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 4318 4044 58 118 0 4196 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 22816

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 22002
/proc/meminfo: memFree=1086904/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=20852 CPUtime=90.92
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 4898 0 0 0 9088 4 0 0 25 0 1 0 101949718 21352448 4893 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 5213 4893 58 118 0 5091 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 26396

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22002
/proc/meminfo: memFree=1079416/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=28712 CPUtime=150.9
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 6776 0 0 0 15085 5 0 0 25 0 1 0 101949718 29401088 6771 1992294400 134512640 134998072 4294956304 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 7178 6771 58 118 0 7056 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 34256

[startup+222.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 22002
/proc/meminfo: memFree=1077176/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=30904 CPUtime=210.87
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 7332 0 0 0 21081 6 0 0 25 0 1 0 101949718 31645696 7327 1992294400 134512640 134998072 4294956304 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 7726 7327 58 118 0 7604 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 36448

[startup+282.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 22002
/proc/meminfo: memFree=1073848/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=34480 CPUtime=270.84
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 8171 0 0 0 27078 6 0 0 25 0 1 0 101949718 35307520 8166 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 8620 8166 58 118 0 8498 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 40024

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22002
/proc/meminfo: memFree=1073272/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=35040 CPUtime=330.82
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 8302 0 0 0 33076 6 0 0 25 0 1 0 101949718 35880960 8297 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 8760 8297 58 118 0 8638 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22002
/proc/meminfo: memFree=1070072/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=38392 CPUtime=810.6
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 9105 0 0 0 81053 7 0 0 25 0 1 0 101949718 39313408 9100 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 9598 9100 58 118 0 9476 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 43936

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22002
/proc/meminfo: memFree=1069432/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=39192 CPUtime=870.58
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 9242 0 0 0 87051 7 0 0 25 0 1 0 101949718 40132608 9237 1992294400 134512640 134998072 4294956304 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 9798 9237 58 118 0 9676 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 44736

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22008
/proc/meminfo: memFree=1068600/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=39972 CPUtime=930.56
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 9426 0 0 0 93048 8 0 0 25 0 1 0 101949718 40931328 9421 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 9993 9421 58 118 0 9871 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 45516

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22008
/proc/meminfo: memFree=1068536/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=40188 CPUtime=990.53
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 9448 0 0 0 99045 8 0 0 25 0 1 0 101949718 41152512 9443 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 10047 9443 58 118 0 9925 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 45732

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22008
/proc/meminfo: memFree=1068536/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=40188 CPUtime=1050.51
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 9449 0 0 0 105043 8 0 0 25 0 1 0 101949718 41152512 9444 1992294400 134512640 134998072 4294956304 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 10047 9444 58 118 0 9925 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 45732

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22008
/proc/meminfo: memFree=1067576/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=41124 CPUtime=1110.48
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 9701 0 0 0 111040 8 0 0 25 0 1 0 101949718 42110976 9696 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 10281 9696 58 118 0 10159 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 46668

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22008
/proc/meminfo: memFree=1065464/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=43528 CPUtime=1170.46
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 10227 0 0 0 117038 8 0 0 25 0 1 0 101949718 44572672 10222 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 10882 10222 58 118 0 10760 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 49072

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 22008
/proc/meminfo: memFree=1065464/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=43528 CPUtime=1178.45
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 10231 0 0 0 117837 8 0 0 25 0 1 0 101949718 44572672 10226 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 10882 10226 58 118 0 10760 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 49072

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22008
/proc/meminfo: memFree=1065400/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=43528 CPUtime=1181.66
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 10248 0 0 0 118158 8 0 0 25 0 1 0 101949718 44572672 10243 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 10882 10243 58 118 0 10760 0
Current children cumulated CPU time (s) 1192.96
Current children cumulated vsize (KiB) 49072

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22008
/proc/meminfo: memFree=1065400/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=43528 CPUtime=1184.86
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 10248 0 0 0 118478 8 0 0 25 0 1 0 101949718 44572672 10243 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 10882 10243 58 118 0 10760 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 49072

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22008
/proc/meminfo: memFree=1065400/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=43528 CPUtime=1186.45
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 10248 0 0 0 118637 8 0 0 25 0 1 0 101949718 44572672 10243 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 10882 10243 58 118 0 10760 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 49072

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22008
/proc/meminfo: memFree=1065400/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=43528 CPUtime=1187.25
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 10248 0 0 0 118717 8 0 0 25 0 1 0 101949718 44572672 10243 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 10882 10243 58 118 0 10760 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 49072

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22008
/proc/meminfo: memFree=1065400/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=43528 CPUtime=1187.65
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 10248 0 0 0 118757 8 0 0 25 0 1 0 101949718 44572672 10243 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 10882 10243 58 118 0 10760 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 49072

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22008
/proc/meminfo: memFree=1065400/2055920 swapFree=4148400/4192956
[pid=21998] ppid=21996 vsize=5544 CPUtime=11.3
/proc/21998/stat : 21998 (SATzilla2007_C) S 21996 21998 21562 0 -1 4194304 2237 3249 0 0 407 11 701 11 25 0 1 0 101948584 5677056 1211 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21998/statm: 1386 1211 165 260 0 1110 0
[pid=22002] ppid=21998 vsize=43528 CPUtime=1187.75
/proc/22002/stat : 22002 (minisat20) R 21998 21998 21562 0 -1 4194304 10248 0 0 0 118767 8 0 0 25 0 1 0 101949718 44572672 10243 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/22002/statm: 10882 10243 58 118 0 10760 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 49072

Child status: 17
Real time (s): 1199.66
CPU time (s): 1199.15
CPU user time (s): 1198.82
CPU system time (s): 0.32695
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 49072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.82
system time used= 0.32695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15747
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= 10
involuntary context switches= 2670

runsolver used 1.18982 second user time and 3.17952 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-26 11:45:51
IDJOB=1728625
IDBENCH=24680
IDSOLVER=558
FILE ID=node14/1728625-1240739151
PBS_JOBID= 9186952
Free space on /tmp= 66436 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-1728625-1240739151/watcher-1728625-1240739151 -o /tmp/evaluation-result-1728625-1240739151/solver-1728625-1240739151 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1728625-1240739151.cnf            

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=634606982

node14.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.256
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	: 5931.00
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.256
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:       1111592 kB
Buffers:         76636 kB
Cached:         752044 kB
SwapCached:      38456 kB
Active:         208140 kB
Inactive:       661352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1111592 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            8716 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            60840 kB
Committed_AS:   348888 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66428 MiB
End job on node14 at 2009-04-26 12:05:51