Trace number 300437

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 1199.63 1199.99

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S769702923-04.cnf
MD5SUM9d525706adfc4abc6e0df4f54f53bcea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark470.882
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
Number of clauses of size over 50

Solver Data (download as text)

10.62/10.74	c run March_dl for 5 seconds ... 
10.62/10.74	c Bin: Executing march_dl
10.62/10.74	c child exit by a signal
10.62/10.74	c march_dl returned code 137.
10.62/10.74	c run saps (UBCSAT implementation) for 2 seconds ... 
10.62/10.74	c Bin: Executing ubcsat2006
10.62/10.74	c child exited successfully
10.62/10.74	c ubcsat2006 returned code 0.
10.62/10.74	c satzilla computing base features
10.62/10.74	c satzilla doing unit-prop probe
10.62/10.74	c satzilla doing local search probe
10.62/10.74	c satzilla doing lobjois search-space size estimate
10.62/10.74	c satzilla's ranking:
10.62/10.74	c 1) minisat20+P: -1.469410
10.62/10.74	c 2) minisat20: 1.250730
10.62/10.74	c 3) zchaff_rand+P: 1.493457
10.62/10.74	c 4) march_dl: 1.984597
10.62/10.74	c 5) march_dl+P: 2.971762
10.62/10.74	c 6) vallst+P: 3.458405
10.62/10.74	c 7) kcnfs+P: 999.000000
10.62/10.74	c 8) kcnfs: 999.000000
10.62/10.74	c 9) vallst: 999.000000
10.62/10.74	c 10) zchaff_rand: 999.000000
10.62/10.74	c satzilla running minisat20 with preprocessing ... 
10.73/10.82	This is MiniSat 2.0 beta
10.73/10.82	WARNING: for repeatability, setting FPU to use double precision
10.73/10.82	============================[ Problem Statistics ]=============================
10.73/10.82	|                                                                             |
10.73/10.82	|  Number of variables:  800                                                  |
10.73/10.82	|  Number of clauses:    16000                                                |
10.73/10.83	|  Parsing time:         0.01         s                                       |
10.73/10.83	============================[ Search Statistics ]==============================
10.73/10.83	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/10.83	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.73/10.83	===============================================================================
10.73/10.83	|         0 |     800    16000    80000 |     5333        0    nan |  0.000 % |
10.73/10.84	|       100 |     800    16000    80000 |     5866      100     91 |  0.000 % |
10.73/10.86	|       252 |     800    16000    80000 |     6453      252     98 |  0.000 % |
10.78/10.88	|       477 |     800    16000    80000 |     7098      477     98 |  0.000 % |
10.78/10.91	|       814 |     800    16000    80000 |     7808      814     97 |  0.000 % |
10.78/10.96	|      1320 |     800    16000    80000 |     8589     1320    102 |  0.000 % |
10.78/11.03	|      2080 |     800    16000    80000 |     9448     2080    105 |  0.000 % |
10.78/11.15	|      3220 |     800    16000    80000 |    10393     3220    108 |  0.000 % |
11.24/11.35	|      4928 |     800    16000    80000 |    11432     4928    108 |  0.000 % |
11.64/11.70	|      7491 |     800    16000    80000 |    12575     7491    108 |  0.000 % |
12.15/12.29	|     11335 |     800    16000    80000 |    13833    11335    110 |  0.000 % |
13.27/13.33	|     17102 |     800    16000    80000 |    15216    10045    114 |  0.000 % |
14.92/15.05	|     25751 |     800    16000    80000 |    16738    10931    114 |  0.000 % |
17.88/17.98	|     38725 |     800    16000    80000 |    18412    15399    116 |  0.000 % |
23.42/23.56	|     58186 |     800    16000    80000 |    20253    16155    114 |  0.000 % |
31.93/32.02	|     87378 |     800    16000    80000 |    22278    14542    115 |  0.000 % |
47.71/47.85	|    131168 |     800    16000    80000 |    24506    13239    117 |  0.000 % |
71.49/71.62	|    196853 |     800    16000    80000 |    26957    14879    116 |  0.000 % |
112.37/112.46	|    295382 |     800    16000    80000 |    29652    26986    123 |  0.000 % |
173.88/174.04	|    443171 |     800    16000    80000 |    32618    20039    126 |  0.000 % |
279.94/280.10	|    664854 |     800    16000    80000 |    35879    31768    119 |  0.000 % |
447.18/447.41	|    997379 |     800    16000    80000 |    39467    26786    118 |  0.000 % |
712.20/712.54	|   1496168 |     800    16000    80000 |    43414    30464    122 |  0.000 % |
1129.41/1129.80	|   2244350 |     800    16000    80000 |    47756    36264    123 |  0.000 % |
1199.52/1199.99	c Preprocessing...
1199.52/1199.99	c Inital problem has 800 variables, 16000 nary clauses (0 binary clauses).
1199.52/1199.99	c Num non-binary clauses 16000, Average non-binary clause length 5.000
1199.52/1199.99	c Theory has no gaps
1199.52/1199.99	c Preprocessor runtime was 0.040 seconds.
1199.52/1199.99	c 
1199.52/1199.99	c Satisfiability of theory still undetermined.
1199.52/1199.99	c See file /tmp/eGHb20 for simplified theory.
1199.52/1199.99	c Bin: Executing minisat20
1199.52/1199.99	c child exit by a signal
1199.52/1199.99	c minisat20 returned code 137.
1199.52/1199.99	c minisat20 returned code 137.
1199.52/1199.99	c satzilla running minisat20 ... 
1199.52/1199.99	c Bin: Executing minisat20
1199.52/1199.99	c minisat20 returned code 1.
1199.52/1199.99	c minisat20 returned code 1.
1199.52/1199.99	c satzilla running zchaff_rand with preprocessing ... 
1199.52/1199.99	c Bin: Executing zchaff_rand
1199.52/1199.99	c zchaff_rand returned code 1.
1199.52/1199.99	c zchaff_rand returned code 1.
1199.52/1199.99	c satzilla running march_dl ... 
1199.52/1199.99	c Bin: Executing march_dl
1199.52/1199.99	c march_dl returned code 1.
1199.52/1199.99	c march_dl returned code 1.
1199.52/1199.99	c satzilla running march_dl with preprocessing ... 
1199.52/1199.99	c Bin: Executing march_dl
1199.52/1199.99	c march_dl returned code 1.
1199.52/1199.99	c march_dl returned code 1.
1199.52/1199.99	c satzilla running vallst with preprocessing ... 
1199.52/1199.99	c Bin: Executing vallst
1199.52/1199.99	c vallst returned code 1.
1199.52/1199.99	c vallst returned code 1.
1199.52/1199.99	c satzilla running kcnfs with preprocessing ... 
1199.52/1199.99	c Bin: Executing kcnfs
1199.52/1199.99	c kcnfs returned code 1.
1199.52/1199.99	c kcnfs returned code 1.
1199.52/1199.99	c satzilla running kcnfs ... 
1199.52/1199.99	c Bin: Executing kcnfs
1199.52/1199.99	c kcnfs returned code 1.
1199.52/1199.99	c kcnfs returned code 1.
1199.52/1199.99	c satzilla running vallst ... 
1199.52/1199.99	c Bin: Executing vallst
1199.52/1199.99	c vallst returned code 1.
1199.52/1199.99	c vallst returned code 1.
1199.52/1199.99	c satzilla running zchaff_rand ... 
1199.52/1199.99	c Bin: Executing zchaff_rand
1199.52/1199.99	c zchaff_rand returned code 1.
1199.52/1199.99	c zchaff_rand returned code 1.
1199.52/1199.99	c ERROR: All Failed! 
1199.52/1199.99	c SATZILLA_TIME=1199.780000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-300437-1171905986 -o ROOT/results/node13/solver-300437-1171905986 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300437-1171905986/SATzilla2007_C /tmp/evaluation/300437-1171905986/instance-300437-1171905986.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.93 3/77 30752
/proc/meminfo: memFree=1349360/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=1440 CPUtime=0
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210553088 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 360 110 95 260 0 84 0
[pid=30753] ppid=30752 vsize=768 CPUtime=0
/proc/30753/stat : 30753 (march_dl) R 30752 30752 30012 0 -1 4194304 103 0 0 0 0 0 0 0 19 0 1 0 210553088 786432 98 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30753/statm: 192 98 50 118 0 71 0

[startup+0.107248 s]
/proc/loadavg: 0.92 0.98 0.93 3/77 30752
/proc/meminfo: memFree=1349360/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=1440 CPUtime=0
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210553088 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 360 110 95 260 0 84 0
[pid=30753] ppid=30752 vsize=2540 CPUtime=0.1
/proc/30753/stat : 30753 (march_dl) R 30752 30752 30012 0 -1 4194304 1787 0 0 0 10 0 0 0 20 0 1 0 210553088 2600960 494 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134543110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30753/statm: 635 494 65 118 0 514 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3980

[startup+0.515303 s]
/proc/loadavg: 0.92 0.98 0.93 3/77 30752
/proc/meminfo: memFree=1349360/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=1440 CPUtime=0
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210553088 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 360 110 95 260 0 84 0
[pid=30753] ppid=30752 vsize=3548 CPUtime=0.51
/proc/30753/stat : 30753 (march_dl) R 30752 30752 30012 0 -1 4194304 2252 0 0 0 51 0 0 0 23 0 1 0 210553088 3633152 566 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30753/statm: 887 566 67 118 0 766 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4988

[startup+1.33641 s]
/proc/loadavg: 0.92 0.98 0.93 2/79 30754
/proc/meminfo: memFree=1347168/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=1440 CPUtime=0
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210553088 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 360 110 95 260 0 84 0
[pid=30753] ppid=30752 vsize=3548 CPUtime=1.33
/proc/30753/stat : 30753 (march_dl) R 30752 30752 30012 0 -1 4194304 2292 0 0 0 133 0 0 0 25 0 1 0 210553088 3633152 606 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30753/statm: 887 606 67 118 0 766 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4988

[startup+2.98463 s]
/proc/loadavg: 0.93 0.98 0.93 2/79 30754
/proc/meminfo: memFree=1330016/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=1440 CPUtime=0
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 210553088 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 360 110 95 260 0 84 0
[pid=30753] ppid=30752 vsize=21252 CPUtime=2.98
/proc/30753/stat : 30753 (march_dl) R 30752 30752 30012 0 -1 4194304 7121 0 0 0 271 27 0 0 25 0 1 0 210553088 21762048 5015 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559632 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30753/statm: 5313 5015 72 118 0 5192 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 22692

[startup+6.26107 s]
/proc/loadavg: 0.93 0.98 0.93 2/79 30755
/proc/meminfo: memFree=1347616/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=1440 CPUtime=4.99
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 135 8177 0 0 0 0 472 27 16 0 1 0 210553088 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30752/statm: 360 111 96 260 0 84 0
[pid=30755] ppid=30752 vsize=6188 CPUtime=1.23
/proc/30755/stat : 30755 (ubcsat2006) R 30752 30752 30012 0 -1 4194304 511 0 0 0 117 6 0 0 25 0 1 0 210553589 6336512 494 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30755/statm: 1547 494 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7189 s]
/proc/loadavg: 0.94 0.98 0.93 2/79 30756
/proc/meminfo: memFree=1337696/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=9056 CPUtime=1.88
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 2042 0 0 0 188 0 0 0 25 0 1 0 210554170 9273344 2036 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 2264 2036 59 118 0 2142 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14312

[startup+25.5256 s]
/proc/loadavg: 0.95 0.98 0.93 2/79 30756
/proc/meminfo: memFree=1332960/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=12992 CPUtime=14.68
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 3000 0 0 0 1467 1 0 0 25 0 1 0 210554170 13303808 2994 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 3248 2994 59 118 0 3126 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18248

[startup+51.156 s]
/proc/loadavg: 0.96 0.98 0.93 2/79 30756
/proc/meminfo: memFree=1329824/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=16160 CPUtime=40.31
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 3819 0 0 0 4028 3 0 0 25 0 1 0 210554170 16547840 3813 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 4040 3813 59 118 0 3918 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21416

[startup+102.409 s]
/proc/loadavg: 0.98 0.98 0.93 2/79 30756
/proc/meminfo: memFree=1326816/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=19072 CPUtime=91.55
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 4548 0 0 0 9151 4 0 0 25 0 1 0 210554170 19529728 4542 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 4768 4542 59 118 0 4646 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 24328

[startup+162.484 s]
/proc/loadavg: 0.99 0.98 0.93 2/79 30756
/proc/meminfo: memFree=1324512/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=21500 CPUtime=151.6
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 5122 0 0 0 15155 5 0 0 25 0 1 0 210554170 22016000 5116 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 5375 5116 59 118 0 5253 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 26756

[startup+222.555 s]
/proc/loadavg: 0.99 0.98 0.93 2/79 30756
/proc/meminfo: memFree=1322144/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=23876 CPUtime=211.66
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 5712 0 0 0 21159 7 0 0 25 0 1 0 210554170 24449024 5706 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 5969 5706 59 118 0 5847 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 29132

[startup+282.624 s]
/proc/loadavg: 1.10 1.02 0.94 2/79 30756
/proc/meminfo: memFree=1320928/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=25064 CPUtime=271.71
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 6011 0 0 0 27163 8 0 0 25 0 1 0 210554170 25665536 6005 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 6266 6005 59 118 0 6144 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 30320

[startup+342.696 s]
/proc/loadavg: 1.03 1.01 0.94 2/79 30756
/proc/meminfo: memFree=1319200/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=26788 CPUtime=331.76
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 6438 0 0 0 33168 8 0 0 25 0 1 0 210554170 27430912 6432 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 6697 6432 59 118 0 6575 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 32044

[startup+402.769 s]
/proc/loadavg: 1.01 1.00 0.94 2/79 30756
/proc/meminfo: memFree=1319200/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=26788 CPUtime=391.82
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 6439 0 0 0 39173 9 0 0 25 0 1 0 210554170 27430912 6433 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 6697 6433 59 118 0 6575 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 32044

[startup+462.839 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 30756
/proc/meminfo: memFree=1317600/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=28372 CPUtime=451.88
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 6838 0 0 0 45178 10 0 0 25 0 1 0 210554170 29052928 6832 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 7093 6832 59 118 0 6971 0
Current children cumulated CPU time (s) 462.66

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


[startup+823.271 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 30756
/proc/meminfo: memFree=1312608/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=33360 CPUtime=812.21
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 8083 0 0 0 81207 14 0 0 25 0 1 0 210554170 34160640 8077 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 8340 8077 59 118 0 8218 0
Current children cumulated CPU time (s) 822.99
Current children cumulated vsize (KiB) 38616

[startup+883.344 s]
/proc/loadavg: 1.06 1.02 0.95 2/79 30758
/proc/meminfo: memFree=1312288/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=33624 CPUtime=872.26
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 8146 0 0 0 87211 15 0 0 25 0 1 0 210554170 34430976 8140 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 8406 8140 59 118 0 8284 0
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (KiB) 38880

[startup+943.419 s]
/proc/loadavg: 1.02 1.01 0.95 2/79 30758
/proc/meminfo: memFree=1311712/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=34152 CPUtime=932.31
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 8294 0 0 0 93216 15 0 0 25 0 1 0 210554170 34971648 8288 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 8538 8288 59 118 0 8416 0
Current children cumulated CPU time (s) 943.09
Current children cumulated vsize (KiB) 39408

[startup+1003.49 s]
/proc/loadavg: 1.01 1.00 0.95 2/79 30758
/proc/meminfo: memFree=1311328/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=34548 CPUtime=992.37
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 8381 0 0 0 99221 16 0 0 25 0 1 0 210554170 35377152 8375 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 8637 8375 59 118 0 8515 0
Current children cumulated CPU time (s) 1003.15
Current children cumulated vsize (KiB) 39804

[startup+1063.57 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 30758
/proc/meminfo: memFree=1311392/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=34548 CPUtime=1052.43
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 8382 0 0 0 105227 16 0 0 25 0 1 0 210554170 35377152 8376 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 8637 8376 59 118 0 8515 0
Current children cumulated CPU time (s) 1063.21
Current children cumulated vsize (KiB) 39804

[startup+1123.64 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 30758
/proc/meminfo: memFree=1311136/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=34812 CPUtime=1112.49
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 8440 0 0 0 111232 17 0 0 25 0 1 0 210554170 35647488 8434 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 8703 8434 59 118 0 8581 0
Current children cumulated CPU time (s) 1123.27
Current children cumulated vsize (KiB) 40068

[startup+1183.72 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 30758
/proc/meminfo: memFree=1308256/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=37728 CPUtime=1172.55
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 9157 0 0 0 117237 18 0 0 25 0 1 0 210554170 38633472 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 9432 9151 59 118 0 9310 0
Current children cumulated CPU time (s) 1183.33
Current children cumulated vsize (KiB) 42984

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

[startup+1187.51 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 30758
/proc/meminfo: memFree=1308256/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=37728 CPUtime=1176.34
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 9157 0 0 0 117616 18 0 0 25 0 1 0 210554170 38633472 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 9432 9151 59 118 0 9310 0
Current children cumulated CPU time (s) 1187.12
Current children cumulated vsize (KiB) 42984

[startup+1194.07 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 30758
/proc/meminfo: memFree=1308256/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=37728 CPUtime=1182.9
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 9157 0 0 0 118272 18 0 0 25 0 1 0 210554170 38633472 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 9432 9151 59 118 0 9310 0
Current children cumulated CPU time (s) 1193.68
Current children cumulated vsize (KiB) 42984

[startup+1197.34 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 30758
/proc/meminfo: memFree=1308256/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=37728 CPUtime=1186.17
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 9157 0 0 0 118599 18 0 0 25 0 1 0 210554170 38633472 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 9432 9151 59 118 0 9310 0
Current children cumulated CPU time (s) 1196.95
Current children cumulated vsize (KiB) 42984

[startup+1198.98 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 30758
/proc/meminfo: memFree=1308256/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=37728 CPUtime=1187.81
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 9157 0 0 0 118763 18 0 0 25 0 1 0 210554170 38633472 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 9432 9151 59 118 0 9310 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 42984

[startup+1199.39 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 30758
/proc/meminfo: memFree=1308256/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=37728 CPUtime=1188.22
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 9157 0 0 0 118804 18 0 0 25 0 1 0 210554170 38633472 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 9432 9151 59 118 0 9310 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 42984

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 30758
/proc/meminfo: memFree=1308256/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=37728 CPUtime=1188.63
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 9157 0 0 0 118845 18 0 0 25 0 1 0 210554170 38633472 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 9432 9151 59 118 0 9310 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 42984

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 30758
/proc/meminfo: memFree=1308256/2055920 swapFree=4192812/4192956
[pid=30752] ppid=30750 vsize=5256 CPUtime=10.78
/proc/30752/stat : 30752 (SATzilla2007_C) S 30750 30752 30012 0 -1 4194304 1928 8694 0 0 347 17 675 39 25 0 1 0 210553088 5382144 1135 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30752/statm: 1314 1135 164 260 0 1038 0
[pid=30756] ppid=30752 vsize=37728 CPUtime=1188.74
/proc/30756/stat : 30756 (minisat20) R 30752 30752 30012 0 -1 4194304 9157 0 0 0 118856 18 0 0 25 0 1 0 210554170 38633472 9151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30756/statm: 9432 9151 59 118 0 9310 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 42984

Child status: 17
Real time (s): 1199.99
CPU time (s): 1199.63
CPU user time (s): 1198.86
CPU system time (s): 0.764883
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 42984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.86
system time used= 0.764883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19792
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= 33
involuntary context switches= 1814

runsolver used 1.14383 second user time and 3.12052 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Feb 19 17:26:26 UTC 2007

IDJOB= 300437
IDBENCH= 20034
IDSOLVER= 135
FILE ID= node13/300437-1171905986

PBS_JOBID= 3848847

Free space on /tmp= 66538 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S769702923-04.cnf
COMMAND LINE= /tmp/evaluation/300437-1171905986/SATzilla2007_C /tmp/evaluation/300437-1171905986/instance-300437-1171905986.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-300437-1171905986 -o ROOT/results/node13/solver-300437-1171905986 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300437-1171905986/SATzilla2007_C /tmp/evaluation/300437-1171905986/instance-300437-1171905986.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  9d525706adfc4abc6e0df4f54f53bcea

RANDOM SEED= 110176840

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1349896 kB
Buffers:         50180 kB
Cached:         521904 kB
SwapCached:          0 kB
Active:         146408 kB
Inactive:       480072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8840 kB
Writeback:           0 kB
Mapped:          73332 kB
Slab:            65112 kB
Committed_AS:   929604 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= 66538 MiB

End job on node13 on Mon Feb 19 17:46:26 UTC 2007