Trace number 368762

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) 4998.79 5000.79

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
MD5SUMbccff1bed1e8ac721090562d562b05f0
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 variables8319
Number of clauses80958
Sum of the clauses size363322
Maximum clause length5
Minimum clause length1
Number of clauses of size 1194
Number of clauses of size 28188
Number of clauses of size 38064
Number of clauses of size 40
Number of clauses of size 564512
Number of clauses of size over 50

Solver Data (download as text)

12.35/12.47	c run March_dl for 5 seconds ... 
12.35/12.47	c Bin: Executing march_dl
12.35/12.47	c child exit by a signal
12.35/12.47	c march_dl returned code 137.
12.35/12.47	c run saps (UBCSAT implementation) for 2 seconds ... 
12.35/12.47	c Bin: Executing ubcsat2006
12.35/12.47	c child exited successfully
12.35/12.47	c ubcsat2006 returned code 0.
12.35/12.47	c satzilla computing base features
12.35/12.47	c satzilla doing unit-prop probe
12.35/12.47	c satzilla doing local search probe
12.35/12.47	c satzilla doing lobjois search-space size estimate
12.35/12.47	c satzilla's ranking:
12.35/12.47	c 1) minisat20+P: 0.204513
12.35/12.47	c 2) zchaff_rand+P: 3.036082
12.35/12.47	c 3) march_dl+P: 3.345920
12.35/12.47	c 4) vallst+P: 3.730432
12.35/12.47	c 5) minisat20: 5.798896
12.35/12.47	c 6) march_dl: 6.170220
12.35/12.47	c 7) kcnfs+P: 999.000000
12.35/12.47	c 8) kcnfs: 999.000000
12.35/12.47	c 9) vallst: 999.000000
12.35/12.47	c 10) zchaff_rand: 999.000000
12.35/12.47	c satzilla running minisat20 with preprocessing ... 
13.45/13.55	This is MiniSat 2.0 beta
13.45/13.55	WARNING: for repeatability, setting FPU to use double precision
13.45/13.55	============================[ Problem Statistics ]=============================
13.45/13.55	|                                                                             |
13.45/13.56	|  Number of variables:  7937                                                 |
13.45/13.56	|  Number of clauses:    74578                                                |
13.51/13.62	|  Parsing time:         0.06         s                                       |
13.51/13.63	============================[ Search Statistics ]==============================
13.51/13.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.51/13.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.51/13.63	===============================================================================
13.51/13.63	|         0 |    7937    74578   344404 |    24859        0    nan |  0.000 % |
13.51/13.66	|       102 |    7937    74578   344404 |    27345      102     16 |  0.000 % |
13.51/13.85	|       252 |    7937    74578   344404 |    30079      252     44 |  0.000 % |
14.14/14.23	|       478 |    7937    74578   344404 |    33087      478     64 |  0.000 % |
14.33/14.46	|       816 |    7937    74578   344404 |    36396      816     47 |  0.000 % |
15.13/15.25	|      1322 |    7937    74578   344404 |    40036     1322     72 |  0.000 % |
16.44/16.53	|      2081 |    7937    74578   344404 |    44039     2081     67 |  0.000 % |
18.64/18.73	|      3221 |    7937    74578   344404 |    48443     3221     68 |  0.000 % |
21.53/21.65	|      4930 |    7937    74578   344404 |    53288     4930     69 |  0.000 % |
27.34/27.46	|      7492 |    7937    74578   344404 |    58617     7492     69 |  0.000 % |
36.43/36.53	|     11337 |    7937    74578   344404 |    64478    11337     75 |  0.000 % |
49.22/49.36	|     17104 |    7937    74578   344404 |    70926    17104     71 |  0.000 % |
72.31/72.49	|     25753 |    7937    74578   344404 |    78019    25753     67 |  0.000 % |
107.80/107.98	|     38727 |    7937    74578   344404 |    85821    38727     67 |  0.000 % |
127.60/127.73	|     58188 |    7937    74578   344404 |    94403    58188     52 |  0.000 % |
211.66/211.85	|     87380 |    7937    74578   344404 |   103843    87380     77 |  0.000 % |
273.65/273.87	|    131170 |    7937    74578   344404 |   114227    39055     59 |  0.000 % |
468.18/468.40	|    196855 |    7937    74578   344404 |   125650   104740     61 |  0.000 % |
731.28/731.62	|    295381 |    7937    74578   344404 |   138215    88293     69 |  0.000 % |
1041.38/1041.82	|    443171 |    7937    74578   344404 |   152037   111294     74 |  0.000 % |
1816.19/1817.09	|    664854 |    7937    74578   344404 |   167241    54836    104 |  0.000 % |
3384.03/3385.45	|    997381 |    7937    74578   344404 |   183965    79998    109 |  0.000 % |
4998.67/5000.79	c Preprocessing...
4998.67/5000.79	c Inital problem has 8319 variables, 72770 nary clauses (8188 binary clauses).
4998.67/5000.79	c Num non-binary clauses 72576, Average non-binary clause length 4.778
4998.67/5000.79	c Theory has no gaps
4998.67/5000.79	c Preprocessor runtime was 0.910 seconds.
4998.67/5000.79	c 
4998.67/5000.79	c Satisfiability of theory still undetermined.
4998.67/5000.79	c See file /tmp/WODbaR for simplified theory.
4998.67/5000.79	c Bin: Executing minisat20
4998.67/5000.79	c child exit by a signal
4998.67/5000.79	c minisat20 returned code 137.
4998.67/5000.79	c minisat20 returned code 137.
4998.67/5000.79	c satzilla running zchaff_rand with preprocessing ... 
4998.67/5000.79	c Bin: Executing zchaff_rand
4998.67/5000.79	c zchaff_rand returned code 1.
4998.67/5000.79	c zchaff_rand returned code 1.
4998.67/5000.79	c satzilla running march_dl with preprocessing ... 
4998.67/5000.79	c Bin: Executing march_dl
4998.67/5000.79	c march_dl returned code 1.
4998.67/5000.79	c march_dl returned code 1.
4998.67/5000.79	c satzilla running vallst with preprocessing ... 
4998.67/5000.79	c Bin: Executing vallst
4998.67/5000.79	c vallst returned code 1.
4998.67/5000.79	c vallst returned code 1.
4998.67/5000.79	c satzilla running minisat20 ... 
4998.67/5000.79	c Bin: Executing minisat20
4998.67/5000.79	c minisat20 returned code 1.
4998.67/5000.79	c minisat20 returned code 1.
4998.67/5000.79	c satzilla running march_dl ... 
4998.67/5000.79	c Bin: Executing march_dl
4998.67/5000.79	c march_dl returned code 1.
4998.67/5000.79	c march_dl returned code 1.
4998.67/5000.79	c satzilla running kcnfs with preprocessing ... 
4998.67/5000.79	c Bin: Executing kcnfs
4998.67/5000.79	c kcnfs returned code 1.
4998.67/5000.79	c kcnfs returned code 1.
4998.67/5000.79	c satzilla running kcnfs ... 
4998.67/5000.79	c Bin: Executing kcnfs
4998.67/5000.79	c kcnfs returned code 1.
4998.67/5000.79	c kcnfs returned code 1.
4998.67/5000.79	c satzilla running vallst ... 
4998.67/5000.79	c Bin: Executing vallst
4998.67/5000.79	c vallst returned code 1.
4998.67/5000.79	c vallst returned code 1.
4998.67/5000.79	c satzilla running zchaff_rand ... 
4998.67/5000.79	c Bin: Executing zchaff_rand
4998.67/5000.79	c zchaff_rand returned code 1.
4998.67/5000.79	c zchaff_rand returned code 1.
4998.67/5000.79	c ERROR: All Failed! 
4998.67/5000.79	c SATZILLA_TIME=4999.530000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-368762-1177252788 -o ROOT/results/node20/solver-368762-1177252788 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368762-1177252788/SATzilla2007_C /tmp/evaluation/368762-1177252788/instance-368762-1177252788.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): 7500 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.85 0.97 0.99 3/77 26189
/proc/meminfo: memFree=1665200/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=1440 CPUtime=0
/proc/26189/stat : 26189 (SATzilla2007_C) R 26187 26189 26133 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 173196178 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/26189/statm: 360 110 95 260 0 84 0
[pid=26190] ppid=26189 vsize=1764 CPUtime=0
/proc/26190/stat : 26190 (march_dl) R 26189 26189 26133 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 173196178 1806336 266 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26190/statm: 441 267 50 118 0 320 0

[startup+0.0368891 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 26189
/proc/meminfo: memFree=1665200/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=1440 CPUtime=0
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173196178 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26189/statm: 360 110 95 260 0 84 0
[pid=26190] ppid=26189 vsize=2160 CPUtime=0.03
/proc/26190/stat : 26190 (march_dl) R 26189 26189 26133 0 -1 4194304 374 0 0 0 3 0 0 0 19 0 1 0 173196178 2211840 369 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26190/statm: 540 369 50 118 0 419 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3600

[startup+0.102902 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 26189
/proc/meminfo: memFree=1665200/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=1440 CPUtime=0
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173196178 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26189/statm: 360 110 95 260 0 84 0
[pid=26190] ppid=26189 vsize=2820 CPUtime=0.09
/proc/26190/stat : 26190 (march_dl) R 26189 26189 26133 0 -1 4194304 584 0 0 0 9 0 0 0 19 0 1 0 173196178 2887680 579 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26190/statm: 705 579 50 118 0 584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4260

[startup+0.301943 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 26189
/proc/meminfo: memFree=1665200/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=1440 CPUtime=0
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173196178 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26189/statm: 360 110 95 260 0 84 0
[pid=26190] ppid=26189 vsize=6268 CPUtime=0.29
/proc/26190/stat : 26190 (march_dl) R 26189 26189 26133 0 -1 4194304 1725 0 0 0 29 0 0 0 20 0 1 0 173196178 6418432 1156 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134525015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26190/statm: 1567 1156 55 118 0 1446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7708

[startup+0.703021 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 26189
/proc/meminfo: memFree=1665200/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=1440 CPUtime=0
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173196178 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26189/statm: 360 110 95 260 0 84 0
[pid=26190] ppid=26189 vsize=6480 CPUtime=0.69
/proc/26190/stat : 26190 (march_dl) R 26189 26189 26133 0 -1 4194304 5354 0 0 0 68 1 0 0 24 0 1 0 173196178 6635520 1224 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26190/statm: 1620 1224 55 118 0 1499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7920

[startup+1.50118 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 26191
/proc/meminfo: memFree=1660184/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=1440 CPUtime=0
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173196178 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26189/statm: 360 110 95 260 0 84 0
[pid=26190] ppid=26189 vsize=9716 CPUtime=1.49
/proc/26190/stat : 26190 (march_dl) R 26189 26189 26133 0 -1 4194304 14630 0 0 0 144 5 0 0 25 0 1 0 173196178 9949184 2036 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26190/statm: 2429 2036 65 118 0 2308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11156

[startup+3.10151 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 26191
/proc/meminfo: memFree=1656728/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=1440 CPUtime=0
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173196178 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26189/statm: 360 110 95 260 0 84 0
[pid=26190] ppid=26189 vsize=12432 CPUtime=3.09
/proc/26190/stat : 26190 (march_dl) R 26189 26189 26133 0 -1 4194304 17132 0 0 0 303 6 0 0 25 0 1 0 173196178 12730368 2478 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583053 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26190/statm: 3108 2478 67 118 0 2987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13872

[startup+6.30115 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 26192
/proc/meminfo: memFree=1659096/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=1440 CPUtime=4.99
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 135 17137 0 0 0 0 493 6 16 0 1 0 173196178 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26189/statm: 360 111 96 260 0 84 0
[pid=26192] ppid=26189 vsize=10288 CPUtime=1.27
/proc/26192/stat : 26192 (ubcsat2006) R 26189 26189 26133 0 -1 4194304 1617 0 1 0 124 3 0 0 25 0 1 0 173196679 10534912 1601 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26192/statm: 2572 1601 156 64 0 2153 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11728

[startup+12.7014 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 26192
/proc/meminfo: memFree=1658672/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=19736 CPUtime=12.65
/proc/26189/stat : 26189 (SATzilla2007_C) R 26187 26189 26133 0 -1 4194304 8503 18760 0 1 539 6 707 13 25 0 1 0 173196178 20209664 4494 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/26189/statm: 4934 4494 159 260 0 4658 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 19736

[startup+25.502 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 26193
/proc/meminfo: memFree=1636648/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=8448 CPUtime=11.92
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 2028 0 0 0 1191 1 0 0 25 0 1 0 173197534 8650752 2022 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 2112 2022 59 118 0 1990 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 29376

[startup+51.1021 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 26193
/proc/meminfo: memFree=1633000/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=12196 CPUtime=37.51
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 2937 0 0 0 3749 2 0 0 25 0 1 0 173197534 12488704 2931 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527460 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 3049 2931 59 118 0 2927 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 33124

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 26193
/proc/meminfo: memFree=1627560/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=17624 CPUtime=88.7
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 4302 0 0 0 8866 4 0 0 25 0 1 0 173197534 18046976 4296 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 4406 4296 59 118 0 4284 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 38552

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 26193
/proc/meminfo: memFree=1617256/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=28320 CPUtime=148.68
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 6900 0 0 0 14861 7 0 0 25 0 1 0 173197534 28999680 6894 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 7080 6894 59 118 0 6958 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 49248

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 26193
/proc/meminfo: memFree=1607080/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=38560 CPUtime=208.66
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 9418 0 0 0 20856 10 0 0 25 0 1 0 173197534 39485440 9412 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 9640 9412 59 118 0 9518 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 59488

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 26193
/proc/meminfo: memFree=1604776/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=40680 CPUtime=268.63
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 9979 0 0 0 26852 11 0 0 25 0 1 0 173197534 41656320 9973 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 10170 9973 59 118 0 10048 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 61608

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 26193
/proc/meminfo: memFree=1604776/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=40680 CPUtime=328.62
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 9979 0 0 0 32850 12 0 0 25 0 1 0 173197534 41656320 9973 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 10170 9973 59 118 0 10048 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 61608


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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26393
/proc/meminfo: memFree=1556200/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=89192 CPUtime=4646.98
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22089 0 0 0 464640 58 0 0 25 0 1 0 173197534 91332608 22064 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22298 22064 59 118 0 22176 0
Current children cumulated CPU time (s) 4660.49
Current children cumulated vsize (KiB) 110120

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26393
/proc/meminfo: memFree=1556136/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=89312 CPUtime=4706.95
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22103 0 0 0 470637 58 0 0 25 0 1 0 173197534 91455488 22078 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22328 22078 59 118 0 22206 0
Current children cumulated CPU time (s) 4720.46
Current children cumulated vsize (KiB) 110240

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26393
/proc/meminfo: memFree=1555432/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=90040 CPUtime=4766.93
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22273 0 0 0 476634 59 0 0 25 0 1 0 173197534 92200960 22248 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22510 22248 59 118 0 22388 0
Current children cumulated CPU time (s) 4780.44
Current children cumulated vsize (KiB) 110968

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26393
/proc/meminfo: memFree=1555368/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=90040 CPUtime=4826.91
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22273 0 0 0 482632 59 0 0 25 0 1 0 173197534 92200960 22248 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22510 22248 59 118 0 22388 0
Current children cumulated CPU time (s) 4840.42
Current children cumulated vsize (KiB) 110968

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 26549
/proc/meminfo: memFree=1554088/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=90040 CPUtime=4886.82
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22274 0 0 0 488619 63 0 0 25 0 1 0 173197534 92200960 22249 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525352 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22510 22249 59 118 0 22388 0
Current children cumulated CPU time (s) 4900.33
Current children cumulated vsize (KiB) 110968

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26591
/proc/meminfo: memFree=1555112/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=90040 CPUtime=4946.78
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22274 0 0 0 494614 64 0 0 25 0 1 0 173197534 92200960 22249 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22510 22249 59 118 0 22388 0
Current children cumulated CPU time (s) 4960.29
Current children cumulated vsize (KiB) 110968

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26591
/proc/meminfo: memFree=1555112/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=90040 CPUtime=4950.77
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22274 0 0 0 495013 64 0 0 25 0 1 0 173197534 92200960 22249 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22510 22249 59 118 0 22388 0
Current children cumulated CPU time (s) 4964.28
Current children cumulated vsize (KiB) 110968

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26591
/proc/meminfo: memFree=1555112/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=90040 CPUtime=4963.57
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22274 0 0 0 496293 64 0 0 25 0 1 0 173197534 92200960 22249 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22510 22249 59 118 0 22388 0
Current children cumulated CPU time (s) 4977.08
Current children cumulated vsize (KiB) 110968

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26591
/proc/meminfo: memFree=1555112/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=90040 CPUtime=4976.36
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22274 0 0 0 497572 64 0 0 25 0 1 0 173197534 92200960 22249 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22510 22249 59 118 0 22388 0
Current children cumulated CPU time (s) 4989.87
Current children cumulated vsize (KiB) 110968

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26591
/proc/meminfo: memFree=1555112/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=90040 CPUtime=4979.57
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22274 0 0 0 497893 64 0 0 25 0 1 0 173197534 92200960 22249 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22510 22249 59 118 0 22388 0
Current children cumulated CPU time (s) 4993.08
Current children cumulated vsize (KiB) 110968

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26591
/proc/meminfo: memFree=1555112/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=90040 CPUtime=4982.76
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22274 0 0 0 498212 64 0 0 25 0 1 0 173197534 92200960 22249 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22510 22249 59 118 0 22388 0
Current children cumulated CPU time (s) 4996.27
Current children cumulated vsize (KiB) 110968

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26591
/proc/meminfo: memFree=1555112/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=90040 CPUtime=4984.36
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22274 0 0 0 498372 64 0 0 25 0 1 0 173197534 92200960 22249 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22510 22249 59 118 0 22388 0
Current children cumulated CPU time (s) 4997.87
Current children cumulated vsize (KiB) 110968

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26591
/proc/meminfo: memFree=1555112/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=90040 CPUtime=4984.76
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22274 0 0 0 498412 64 0 0 25 0 1 0 173197534 92200960 22249 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22510 22249 59 118 0 22388 0
Current children cumulated CPU time (s) 4998.27
Current children cumulated vsize (KiB) 110968

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26591
/proc/meminfo: memFree=1555112/2055920 swapFree=4155232/4192956
[pid=26189] ppid=26187 vsize=20928 CPUtime=13.51
/proc/26189/stat : 26189 (SATzilla2007_C) S 26187 26189 26133 0 -1 4194304 8866 18760 0 1 621 10 707 13 25 0 1 0 173196178 21430272 4701 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26189/statm: 5232 4701 165 260 0 4956 0
[pid=26193] ppid=26189 vsize=90040 CPUtime=4985.16
/proc/26193/stat : 26193 (minisat20) R 26189 26189 26133 0 -1 4194304 22274 0 0 0 498452 64 0 0 25 0 1 0 173197534 92200960 22249 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26193/statm: 22510 22249 59 118 0 22388 0
Current children cumulated CPU time (s) 4998.67
Current children cumulated vsize (KiB) 110968

Child status: 17
Real time (s): 5000.79
CPU time (s): 4998.79
CPU user time (s): 4997.89
CPU system time (s): 0.899863
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 110968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.89
system time used= 0.899863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49913
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 33952

runsolver used 5.2402 second user time and 12.952 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Apr 22 14:39:48 UTC 2007

IDJOB= 368762
IDBENCH= 24623
IDSOLVER= 179
FILE ID= node20/368762-1177252788

PBS_JOBID= 4650604

Free space on /tmp= 66447 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368762-1177252788/SATzilla2007_C /tmp/evaluation/368762-1177252788/instance-368762-1177252788.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-368762-1177252788 -o ROOT/results/node20/solver-368762-1177252788 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368762-1177252788/SATzilla2007_C /tmp/evaluation/368762-1177252788/instance-368762-1177252788.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  bccff1bed1e8ac721090562d562b05f0

RANDOM SEED= 431626241

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
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.265
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:       1665672 kB
Buffers:         40784 kB
Cached:         259704 kB
SwapCached:      16120 kB
Active:         217760 kB
Inactive:       105444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665672 kB
SwapTotal:     4192956 kB
SwapFree:      4155232 kB
Dirty:           10636 kB
Writeback:           0 kB
Mapped:          29748 kB
Slab:            52660 kB
Committed_AS:  2020516 kB
PageTables:       1744 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66447 MiB

End job on node20 on Sun Apr 22 16:03:09 UTC 2007