Trace number 368846

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.48 4999.65

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-03-S1572374531.sat05-485.reshuffled-07.cnf
MD5SUMcbcea01c0bfb42acb557e243a3a3b0bc
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 variables260
Number of clauses489
Sum of the clauses size1108
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2424
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.16/11.23	c run March_dl for 5 seconds ... 
11.16/11.23	c Bin: Executing march_dl
11.16/11.23	c child exit by a signal
11.16/11.23	c march_dl returned code 137.
11.16/11.23	c run saps (UBCSAT implementation) for 2 seconds ... 
11.16/11.23	c Bin: Executing ubcsat2006
11.16/11.23	c child exited successfully
11.16/11.23	c ubcsat2006 returned code 0.
11.16/11.23	c satzilla computing base features
11.16/11.23	c satzilla doing unit-prop probe
11.16/11.23	c satzilla doing local search probe
11.16/11.23	c satzilla doing lobjois search-space size estimate
11.16/11.23	c satzilla's ranking:
11.16/11.23	c 1) minisat20+P: -0.921158
11.16/11.23	c 2) minisat20: -0.186673
11.16/11.23	c 3) march_dl: 1.754625
11.16/11.23	c 4) march_dl+P: 2.835766
11.16/11.23	c 5) vallst+P: 3.048732
11.16/11.23	c 6) zchaff_rand+P: 5.792230
11.16/11.23	c 7) kcnfs+P: 999.000000
11.16/11.23	c 8) kcnfs: 999.000000
11.16/11.23	c 9) vallst: 999.000000
11.16/11.23	c 10) zchaff_rand: 999.000000
11.16/11.23	c satzilla running minisat20 with preprocessing ... 
11.16/11.24	This is MiniSat 2.0 beta
11.16/11.24	WARNING: for repeatability, setting FPU to use double precision
11.16/11.24	============================[ Problem Statistics ]=============================
11.16/11.24	|                                                                             |
11.16/11.24	|  Number of variables:  260                                                  |
11.16/11.24	|  Number of clauses:    489                                                  |
11.16/11.24	|  Parsing time:         0.00         s                                       |
11.16/11.24	============================[ Search Statistics ]==============================
11.16/11.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.16/11.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.16/11.24	===============================================================================
11.16/11.24	|         0 |     260      489     1108 |      163        0    nan |  0.000 % |
11.16/11.24	|       100 |     260      489     1108 |      179      100     24 |  0.006 % |
11.16/11.24	|       250 |     260      489     1108 |      197      250     29 |  0.002 % |
11.16/11.25	|       475 |     260      489     1108 |      216      206     25 |  0.001 % |
11.16/11.26	|       812 |     260      489     1108 |      238      213     20 |  0.001 % |
11.16/11.27	|      1318 |     260      489     1108 |      262      201     15 |  0.006 % |
11.16/11.29	|      2077 |     260      489     1108 |      288      238     18 |  0.007 % |
11.21/11.32	|      3216 |     260      489     1108 |      317      207     13 |  0.001 % |
11.21/11.37	|      4926 |     260      489     1108 |      349      322     24 |  0.007 % |
11.21/11.45	|      7488 |     260      489     1108 |      384      473     27 |  0.002 % |
11.21/11.56	|     11332 |     260      489     1108 |      422      260     18 |  0.001 % |
11.21/11.72	|     17099 |     260      489     1108 |      465      503     29 |  0.006 % |
11.21/11.99	|     25749 |     260      489     1108 |      511      356     20 |  0.004 % |
12.36/12.40	|     38724 |     260      489     1108 |      562      511     23 |  0.006 % |
12.96/13.02	|     58187 |     260      489     1108 |      618      441     18 |  0.007 % |
14.06/14.11	|     87379 |     260      489     1108 |      680      489     24 |  0.004 % |
15.76/15.83	|    131168 |     260      489     1108 |      748      643     27 |  0.002 % |
18.16/18.25	|    196852 |     260      489     1108 |      823      803     30 |  0.006 % |
22.06/22.17	|    295378 |     260      489     1108 |      906      599     23 |  0.001 % |
27.55/27.69	|    443168 |     260      489     1108 |      996      678     21 |  0.001 % |
36.65/36.71	|    664851 |     260      489     1108 |     1096      587     21 |  0.001 % |
50.85/50.91	|    997376 |     260      489     1108 |     1206      677     24 |  0.001 % |
73.55/73.66	|   1496165 |     260      489     1108 |     1326      926     25 |  0.006 % |
107.74/107.88	|   2244347 |     260      489     1108 |     1459     1055     28 |  0.006 % |
163.12/163.23	|   3366623 |     260      489     1108 |     1605     1128     31 |  0.002 % |
251.50/251.69	|   5050034 |     260      489     1108 |     1766     1041     32 |  0.001 % |
387.17/387.37	|   7575150 |     260      489     1108 |     1942     1533     33 |  0.001 % |
596.33/596.57	|  11362826 |     260      489     1108 |     2136     1237     35 |  0.006 % |
933.16/933.41	|  17044340 |     260      489     1108 |     2350     1429     37 |  0.001 % |
1452.04/1452.42	|  25566610 |     260      489     1108 |     2585     2312     36 |  0.007 % |
2245.58/2246.13	|  38350013 |     260      489     1108 |     2844     2607     34 |  0.007 % |
3484.82/3485.80	|  57525119 |     260      489     1108 |     3128     2008     36 |  0.001 % |
4998.40/4999.65	c Preprocessing...
4998.40/4999.65	c Inital problem has 320 variables, 65 nary clauses (424 binary clauses).
4998.40/4999.65	c Num non-binary clauses 65, Average non-binary clause length 4.000
4998.40/4999.65	c Preprocessor runtime was 0.000 seconds.
4998.40/4999.65	c 
4998.40/4999.65	c Satisfiability of theory still undetermined.
4998.40/4999.65	c See file /tmp/Q3qyb9 for simplified theory.
4998.40/4999.65	c Bin: Executing minisat20
4998.40/4999.65	c child exit by a signal
4998.40/4999.65	c minisat20 returned code 137.
4998.40/4999.65	c minisat20 returned code 137.
4998.40/4999.65	c satzilla running minisat20 ... 
4998.40/4999.65	c Bin: Executing minisat20
4998.40/4999.65	c minisat20 returned code 1.
4998.40/4999.65	c minisat20 returned code 1.
4998.40/4999.65	c satzilla running march_dl ... 
4998.40/4999.65	c Bin: Executing march_dl
4998.40/4999.65	c march_dl returned code 1.
4998.40/4999.65	c march_dl returned code 1.
4998.40/4999.65	c satzilla running march_dl with preprocessing ... 
4998.40/4999.65	c Bin: Executing march_dl
4998.40/4999.65	c march_dl returned code 1.
4998.40/4999.65	c march_dl returned code 1.
4998.40/4999.65	c satzilla running vallst with preprocessing ... 
4998.40/4999.65	c Bin: Executing vallst
4998.40/4999.65	c vallst returned code 1.
4998.40/4999.65	c vallst returned code 1.
4998.40/4999.65	c satzilla running zchaff_rand with preprocessing ... 
4998.40/4999.65	c Bin: Executing zchaff_rand
4998.40/4999.65	c zchaff_rand returned code 1.
4998.40/4999.65	c zchaff_rand returned code 1.
4998.40/4999.65	c satzilla running kcnfs with preprocessing ... 
4998.40/4999.65	c Bin: Executing kcnfs
4998.40/4999.65	c kcnfs returned code 1.
4998.40/4999.65	c kcnfs returned code 1.
4998.40/4999.65	c satzilla running kcnfs ... 
4998.40/4999.65	c Bin: Executing kcnfs
4998.40/4999.65	c kcnfs returned code 1.
4998.40/4999.65	c kcnfs returned code 1.
4998.40/4999.65	c satzilla running vallst ... 
4998.40/4999.65	c Bin: Executing vallst
4998.40/4999.65	c vallst returned code 1.
4998.40/4999.65	c vallst returned code 1.
4998.40/4999.65	c satzilla running zchaff_rand ... 
4998.40/4999.65	c Bin: Executing zchaff_rand
4998.40/4999.65	c zchaff_rand returned code 1.
4998.40/4999.65	c zchaff_rand returned code 1.
4998.40/4999.65	c ERROR: All Failed! 
4998.40/4999.65	c SATZILLA_TIME=4999.220000

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/node29/watcher-368846-1177283982 -o ROOT/results/node29/solver-368846-1177283982 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368846-1177283982/SATzilla2007_C /tmp/evaluation/368846-1177283982/instance-368846-1177283982.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.82 0.96 0.99 3/77 32766
/proc/meminfo: memFree=1881392/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1440 CPUtime=0
/proc/32766/stat : 32766 (SATzilla2007_C) R 32764 32766 32710 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 176313932 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/32766/statm: 360 110 95 260 0 84 0
[pid=32767] ppid=32766 vsize=640 CPUtime=0
/proc/32767/stat : 32767 (march_dl) R 32766 32766 32710 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 176313932 655360 87 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650576 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32767/statm: 160 87 57 118 0 39 0

[startup+0.033595 s]
/proc/loadavg: 0.82 0.96 0.99 3/77 32766
/proc/meminfo: memFree=1881392/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1440 CPUtime=0
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176313932 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32766/statm: 360 110 95 260 0 84 0
[pid=32767] ppid=32766 vsize=904 CPUtime=0.03
/proc/32767/stat : 32767 (march_dl) R 32766 32766 32710 0 -1 4194304 182 0 0 0 3 0 0 0 19 0 1 0 176313932 925696 174 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134536811 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32767/statm: 226 174 74 118 0 105 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2344

[startup+0.101598 s]
/proc/loadavg: 0.82 0.96 0.99 3/77 32766
/proc/meminfo: memFree=1881392/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1440 CPUtime=0
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176313932 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32766/statm: 360 110 95 260 0 84 0
[pid=32767] ppid=32766 vsize=904 CPUtime=0.09
/proc/32767/stat : 32767 (march_dl) R 32766 32766 32710 0 -1 4194304 184 0 0 0 9 0 0 0 19 0 1 0 176313932 925696 176 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134567915 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32767/statm: 226 176 74 118 0 105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2344

[startup+0.30161 s]
/proc/loadavg: 0.82 0.96 0.99 3/77 32766
/proc/meminfo: memFree=1881392/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1440 CPUtime=0
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176313932 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32766/statm: 360 110 95 260 0 84 0
[pid=32767] ppid=32766 vsize=904 CPUtime=0.29
/proc/32767/stat : 32767 (march_dl) R 32766 32766 32710 0 -1 4194304 185 0 0 0 29 0 0 0 21 0 1 0 176313932 925696 177 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134537003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32767/statm: 226 177 74 118 0 105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2344

[startup+0.701635 s]
/proc/loadavg: 0.82 0.96 0.99 3/77 32766
/proc/meminfo: memFree=1881392/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1440 CPUtime=0
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176313932 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32766/statm: 360 110 95 260 0 84 0
[pid=32767] ppid=32766 vsize=904 CPUtime=0.69
/proc/32767/stat : 32767 (march_dl) R 32766 32766 32710 0 -1 4194304 187 0 0 0 69 0 0 0 25 0 1 0 176313932 925696 179 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32767/statm: 226 179 74 118 0 105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2344

[startup+1.50168 s]
/proc/loadavg: 0.82 0.96 0.99 2/79 300
/proc/meminfo: memFree=1880800/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1440 CPUtime=0
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176313932 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32766/statm: 360 110 95 260 0 84 0
[pid=32767] ppid=32766 vsize=904 CPUtime=1.49
/proc/32767/stat : 32767 (march_dl) R 32766 32766 32710 0 -1 4194304 188 0 0 0 149 0 0 0 25 0 1 0 176313932 925696 180 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134531156 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32767/statm: 226 180 74 118 0 105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2344

[startup+3.10179 s]
/proc/loadavg: 0.82 0.96 0.99 2/79 300
/proc/meminfo: memFree=1880672/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1440 CPUtime=0
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176313932 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32766/statm: 360 110 95 260 0 84 0
[pid=32767] ppid=32766 vsize=904 CPUtime=3.09
/proc/32767/stat : 32767 (march_dl) R 32766 32766 32710 0 -1 4194304 188 0 0 0 309 0 0 0 25 0 1 0 176313932 925696 180 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134587800 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32767/statm: 226 180 74 118 0 105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2344

[startup+6.30198 s]
/proc/loadavg: 0.83 0.96 0.99 2/79 301
/proc/meminfo: memFree=1880544/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1440 CPUtime=4.99
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 135 189 0 0 0 0 499 0 16 0 1 0 176313932 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32766/statm: 360 111 96 260 0 84 0
[pid=301] ppid=32766 vsize=6188 CPUtime=1.28
/proc/301/stat : 301 (ubcsat2006) R 32766 32766 32710 0 -1 4194304 243 0 0 0 97 31 0 0 25 0 1 0 176314432 6336512 226 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/301/statm: 1547 226 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 0.85 0.96 0.99 2/79 302
/proc/meminfo: memFree=1880352/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=1812 CPUtime=1.45
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 139 0 0 0 145 0 0 0 25 0 1 0 176315056 1855488 133 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 453 133 58 118 0 331 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3508

[startup+25.5012 s]
/proc/loadavg: 0.88 0.97 0.99 2/79 302
/proc/meminfo: memFree=1880096/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=2076 CPUtime=14.24
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 204 0 0 0 1424 0 0 0 25 0 1 0 176315056 2125824 198 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 519 198 58 118 0 397 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 3772

[startup+51.1018 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 302
/proc/meminfo: memFree=1879904/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=2340 CPUtime=39.84
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 259 0 0 0 3984 0 0 0 25 0 1 0 176315056 2396160 253 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 585 253 58 118 0 463 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 4036

[startup+102.306 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 302
/proc/meminfo: memFree=1879712/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=2600 CPUtime=91.03
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 316 0 0 0 9103 0 0 0 25 0 1 0 176315056 2662400 310 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 650 310 58 118 0 528 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 4296

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 302
/proc/meminfo: memFree=1879456/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=2732 CPUtime=151.01
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 363 0 0 0 15101 0 0 0 25 0 1 0 176315056 2797568 357 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134536306 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 683 357 58 118 0 561 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 4428

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 302
/proc/meminfo: memFree=1879264/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=2992 CPUtime=210.99
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 411 0 0 0 21099 0 0 0 25 0 1 0 176315056 3063808 405 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 748 405 58 118 0 626 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 4688

[startup+282.301 s]
/proc/loadavg: 1.04 0.99 0.99 2/79 302
/proc/meminfo: memFree=1879072/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=3124 CPUtime=270.98
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 439 0 0 0 27098 0 0 0 25 0 1 0 176315056 3198976 433 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528249 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 781 433 58 118 0 659 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 4820

[startup+342.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 302
/proc/meminfo: memFree=1879080/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=3124 CPUtime=330.98
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 453 0 0 0 33097 1 0 0 25 0 1 0 176315056 3198976 447 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 781 447 58 118 0 659 0

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 504
/proc/meminfo: memFree=1875624/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4709.95
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 941 0 0 0 470975 20 0 0 25 0 1 0 176315056 5259264 935 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 935 58 118 0 1162 0
Current children cumulated CPU time (s) 4721.16
Current children cumulated vsize (KiB) 6832

[startup+4782.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/79 504
/proc/meminfo: memFree=1875688/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4769.93
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 941 0 0 0 476973 20 0 0 25 0 1 0 176315056 5259264 935 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 935 58 118 0 1162 0
Current children cumulated CPU time (s) 4781.14
Current children cumulated vsize (KiB) 6832

[startup+4842.3 s]
/proc/loadavg: 1.16 1.04 1.01 2/79 504
/proc/meminfo: memFree=1875624/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4829.92
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 945 0 0 0 482972 20 0 0 25 0 1 0 176315056 5259264 939 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 939 58 118 0 1162 0
Current children cumulated CPU time (s) 4841.13
Current children cumulated vsize (KiB) 6832

[startup+4902.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/79 504
/proc/meminfo: memFree=1875560/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4889.9
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 959 0 0 0 488970 20 0 0 25 0 1 0 176315056 5259264 953 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 953 58 118 0 1162 0
Current children cumulated CPU time (s) 4901.11
Current children cumulated vsize (KiB) 6832

[startup+4962.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 504
/proc/meminfo: memFree=1875496/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4949.89
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 962 0 0 0 494969 20 0 0 25 0 1 0 176315056 5259264 956 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 956 58 118 0 1162 0
Current children cumulated CPU time (s) 4961.1
Current children cumulated vsize (KiB) 6832

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

[startup+4966.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 504
/proc/meminfo: memFree=1875496/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4953.89
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 962 0 0 0 495369 20 0 0 25 0 1 0 176315056 5259264 956 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 956 58 118 0 1162 0
Current children cumulated CPU time (s) 4965.1
Current children cumulated vsize (KiB) 6832

[startup+4979.1 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 504
/proc/meminfo: memFree=1875496/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4966.68
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 962 0 0 0 496648 20 0 0 25 0 1 0 176315056 5259264 956 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 956 58 118 0 1162 0
Current children cumulated CPU time (s) 4977.89
Current children cumulated vsize (KiB) 6832

[startup+4991.9 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 504
/proc/meminfo: memFree=1875496/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4979.48
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 962 0 0 0 497928 20 0 0 25 0 1 0 176315056 5259264 956 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 956 58 118 0 1162 0
Current children cumulated CPU time (s) 4990.69
Current children cumulated vsize (KiB) 6832

[startup+4995.11 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 504
/proc/meminfo: memFree=1875496/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4982.69
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 962 0 0 0 498248 21 0 0 25 0 1 0 176315056 5259264 956 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528339 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 956 58 118 0 1162 0
Current children cumulated CPU time (s) 4993.9
Current children cumulated vsize (KiB) 6832

[startup+4996.7 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 504
/proc/meminfo: memFree=1875496/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4984.29
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 962 0 0 0 498408 21 0 0 25 0 1 0 176315056 5259264 956 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 956 58 118 0 1162 0
Current children cumulated CPU time (s) 4995.5
Current children cumulated vsize (KiB) 6832

[startup+4998.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 504
/proc/meminfo: memFree=1875496/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4985.89
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 962 0 0 0 498568 21 0 0 25 0 1 0 176315056 5259264 956 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 956 58 118 0 1162 0
Current children cumulated CPU time (s) 4997.1
Current children cumulated vsize (KiB) 6832

[startup+4999.1 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 504
/proc/meminfo: memFree=1875496/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4986.69
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 962 0 0 0 498648 21 0 0 25 0 1 0 176315056 5259264 956 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 956 58 118 0 1162 0
Current children cumulated CPU time (s) 4997.9
Current children cumulated vsize (KiB) 6832

[startup+4999.51 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 504
/proc/meminfo: memFree=1875496/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4987.09
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 962 0 0 0 498688 21 0 0 25 0 1 0 176315056 5259264 956 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 956 58 118 0 1162 0
Current children cumulated CPU time (s) 4998.3
Current children cumulated vsize (KiB) 6832

[startup+4999.6 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 504
/proc/meminfo: memFree=1875496/2055920 swapFree=4146672/4192956
[pid=32766] ppid=32764 vsize=1696 CPUtime=11.21
/proc/32766/stat : 32766 (SATzilla2007_C) S 32764 32766 32710 0 -1 4194304 539 438 0 0 301 50 700 70 25 0 1 0 176313932 1736704 247 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32766/statm: 424 247 165 260 0 148 0
[pid=302] ppid=32766 vsize=5136 CPUtime=4987.19
/proc/302/stat : 302 (minisat20) R 32766 32766 32710 0 -1 4194304 962 0 0 0 498698 21 0 0 25 0 1 0 176315056 5259264 956 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/302/statm: 1284 956 58 118 0 1162 0
Current children cumulated CPU time (s) 4998.4
Current children cumulated vsize (KiB) 6832

Child status: 17
Real time (s): 4999.65
CPU time (s): 4998.48
CPU user time (s): 4997.05
CPU system time (s): 1.42278
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.05
system time used= 1.42278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1952
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= 24
involuntary context switches= 35445

runsolver used 5.08123 second user time and 13.109 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Apr 22 23:19:42 UTC 2007

IDJOB= 368846
IDBENCH= 24709
IDSOLVER= 179
FILE ID= node29/368846-1177283982

PBS_JOBID= 4650803

Free space on /tmp= 66460 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-03-S1572374531.sat05-485.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368846-1177283982/SATzilla2007_C /tmp/evaluation/368846-1177283982/instance-368846-1177283982.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-368846-1177283982 -o ROOT/results/node29/solver-368846-1177283982 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368846-1177283982/SATzilla2007_C /tmp/evaluation/368846-1177283982/instance-368846-1177283982.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  cbcea01c0bfb42acb557e243a3a3b0bc

RANDOM SEED= 574576358

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1881800 kB
Buffers:         29512 kB
Cached:          66920 kB
SwapCached:      11008 kB
Active:          62444 kB
Inactive:        56592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881800 kB
SwapTotal:     4192956 kB
SwapFree:      4146672 kB
Dirty:            8576 kB
Writeback:           0 kB
Mapped:          29604 kB
Slab:            40556 kB
Committed_AS:  2621732 kB
PageTables:       1872 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= 66460 MiB

End job on node29 on Mon Apr 23 00:43:02 UTC 2007