Trace number 337966

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 RANDOM? (exit code) 1199.07 1199.57

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n260-03-S722413478.sat05-482.reshuffled-07.cnf
MD5SUM4427b6c6e836b394ac9974ae65c8137c
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 variables212
Number of clauses399
Sum of the clauses size904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2346
Number of clauses of size 30
Number of clauses of size 453
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.16/11.25	c run March_dl for 5 seconds ... 
11.16/11.25	c Bin: Executing march_dl
11.16/11.25	c child exit by a signal
11.16/11.25	c march_dl returned code 137.
11.16/11.25	c run saps (UBCSAT implementation) for 2 seconds ... 
11.16/11.25	c Bin: Executing ubcsat2006
11.16/11.25	c child exited successfully
11.16/11.25	c ubcsat2006 returned code 0.
11.16/11.25	c satzilla computing base features
11.16/11.25	c satzilla doing unit-prop probe
11.16/11.25	c satzilla doing local search probe
11.16/11.25	c satzilla doing lobjois search-space size estimate
11.16/11.25	c satzilla's ranking:
11.16/11.25	c 1) minisat20+P: 4.075649
11.16/11.25	c 2) kcnfs: 4.955031
11.16/11.25	c 3) march_dl: 5.675335
11.16/11.25	c 4) kcnfs+P: 999.000000
11.16/11.25	c 5) march_dl+P: 999.000000
11.16/11.25	c 6) vallst+P: 999.000000
11.16/11.25	c 7) zchaff_rand+P: 999.000000
11.16/11.25	c 8) vallst: 999.000000
11.16/11.25	c 9) zchaff_rand: 999.000000
11.16/11.25	c 10) minisat20: 999.000000
11.16/11.25	c satzilla running minisat20 with preprocessing ... 
11.16/11.25	This is MiniSat 2.0 beta
11.16/11.25	WARNING: for repeatability, setting FPU to use double precision
11.16/11.25	============================[ Problem Statistics ]=============================
11.16/11.25	|                                                                             |
11.16/11.25	|  Number of variables:  212                                                  |
11.16/11.25	|  Number of clauses:    399                                                  |
11.16/11.25	|  Parsing time:         0.00         s                                       |
11.16/11.25	============================[ Search Statistics ]==============================
11.16/11.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.16/11.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.16/11.25	===============================================================================
11.16/11.25	|         0 |     212      399      904 |      133        0    nan |  0.000 % |
11.16/11.26	|       102 |     212      399      904 |      146      102     24 |  0.009 % |
11.16/11.26	|       254 |     212      399      904 |      160      138     17 |  0.009 % |
11.16/11.26	|       479 |     212      399      904 |      177      132     12 |  0.002 % |
11.16/11.27	|       820 |     212      399      904 |      194      235     20 |  0.007 % |
11.16/11.28	|      1326 |     212      399      904 |      214      218     17 |  0.002 % |
11.16/11.30	|      2087 |     212      399      904 |      235      158     12 |  0.002 % |
11.23/11.32	|      3227 |     212      399      904 |      259      254     17 |  0.002 % |
11.23/11.36	|      4935 |     212      399      904 |      285      343     21 |  0.009 % |
11.23/11.41	|      7497 |     212      399      904 |      313      376     20 |  0.007 % |
11.23/11.50	|     11341 |     212      399      904 |      344      248     14 |  0.002 % |
11.23/11.63	|     17108 |     212      399      904 |      379      280     17 |  0.002 % |
11.23/11.83	|     25757 |     212      399      904 |      417      282     15 |  0.002 % |
12.07/12.14	|     38732 |     212      399      904 |      459      417     20 |  0.002 % |
12.57/12.66	|     58194 |     212      399      904 |      505      393     20 |  0.002 % |
13.37/13.49	|     87387 |     212      399      904 |      555      397     20 |  0.002 % |
14.66/14.76	|    131176 |     212      399      904 |      611      450     19 |  0.009 % |
16.57/16.69	|    196860 |     212      399      904 |      672      526     20 |  0.009 % |
19.66/19.70	|    295386 |     212      399      904 |      739      513     17 |  0.002 % |
24.26/24.31	|    443175 |     212      399      904 |      813      446     19 |  0.002 % |
31.46/31.50	|    664859 |     212      399      904 |      894      620     20 |  0.002 % |
42.75/42.84	|    997386 |     212      399      904 |      984      647     21 |  0.009 % |
60.74/60.84	|   1496174 |     212      399      904 |     1082      615     23 |  0.002 % |
88.13/88.26	|   2244357 |     212      399      904 |     1190      969     22 |  0.011 % |
132.21/132.34	|   3366631 |     212      399      904 |     1310      994     29 |  0.011 % |
203.98/204.10	|   5050044 |     212      399      904 |     1441     1155     29 |  0.009 % |
309.34/309.60	|   7575162 |     212      399      904 |     1585      816     25 |  0.011 % |
478.07/478.38	|  11362837 |     212      399      904 |     1743     1019     24 |  0.009 % |
731.57/731.99	|  17044349 |     212      399      904 |     1917     1738     29 |  0.002 % |
1146.10/1146.61	|  25566621 |     212      399      904 |     2109     1693     29 |  0.002 % |
1198.98/1199.55	c Preprocessing...
1198.98/1199.55	c Inital problem has 260 variables, 53 nary clauses (346 binary clauses).
1198.98/1199.55	c Num non-binary clauses 53, Average non-binary clause length 4.000
1198.98/1199.55	c Preprocessor runtime was 0.000 seconds.
1198.98/1199.55	c 
1198.98/1199.55	c Satisfiability of theory still undetermined.
1198.98/1199.55	c See file /tmp/FY2JcA for simplified theory.
1198.98/1199.55	c Bin: Executing minisat20
1198.98/1199.55	c child exit by a signal
1198.98/1199.55	c minisat20 returned code 137.
1198.98/1199.55	c minisat20 returned code 137.
1198.98/1199.55	c satzilla running kcnfs ... 
1198.98/1199.55	c Bin: Executing kcnfs
1198.98/1199.55	c kcnfs returned code 1.
1198.98/1199.55	c kcnfs returned code 1.
1198.98/1199.55	c satzilla running march_dl ... 
1198.98/1199.55	c Bin: Executing march_dl
1198.98/1199.55	c march_dl returned code 1.
1198.98/1199.55	c march_dl returned code 1.
1198.98/1199.55	c satzilla running kcnfs with preprocessing ... 
1198.98/1199.55	c Bin: Executing kcnfs
1198.98/1199.55	c kcnfs returned code 1.
1198.98/1199.55	c kcnfs returned code 1.
1198.98/1199.55	c satzilla running march_dl with preprocessing ... 
1198.98/1199.55	c Bin: Executing march_dl
1198.98/1199.55	c march_dl returned code 1.
1198.98/1199.55	c march_dl returned code 1.
1198.98/1199.55	c satzilla running vallst with preprocessing ... 
1198.98/1199.55	c Bin: Executing vallst
1198.98/1199.55	c vallst returned code 1.
1198.98/1199.55	c vallst returned code 1.
1198.98/1199.55	c satzilla running zchaff_rand with preprocessing ... 
1198.98/1199.56	c Bin: Executing zchaff_rand
1198.98/1199.56	c zchaff_rand returned code 1.
1198.98/1199.56	c zchaff_rand returned code 1.
1198.98/1199.56	c satzilla running vallst ... 
1198.98/1199.56	c Bin: Executing vallst
1198.98/1199.56	c vallst returned code 1.
1198.98/1199.56	c vallst returned code 1.
1198.98/1199.56	c satzilla running zchaff_rand ... 
1198.98/1199.56	c Bin: Executing zchaff_rand
1198.98/1199.56	c zchaff_rand returned code 1.
1198.98/1199.56	c zchaff_rand returned code 1.
1198.98/1199.56	c satzilla running minisat20 ... 
1198.98/1199.56	c Bin: Executing minisat20
1198.98/1199.56	c minisat20 returned code 1.
1198.98/1199.56	c minisat20 returned code 1.
1198.98/1199.56	c ERROR: All Failed! 
1198.98/1199.56	c SATZILLA_TIME=1199.230000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-337966-1173678016 -o ROOT/results/node71/solver-337966-1173678016 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337966-1173678016/SATzilla2007_R /tmp/evaluation/337966-1173678016/instance-337966-1173678016.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.99 0.97 0.99 3/64 14016
/proc/meminfo: memFree=1824840/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1440 CPUtime=0
/proc/14016/stat : 14016 (SATzilla2007_R) R 14014 14016 12495 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 387759455 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/14016/statm: 360 110 95 260 0 84 0
[pid=14017] ppid=14016 vsize=772 CPUtime=0
/proc/14017/stat : 14017 (march_dl) R 14016 14016 12495 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 387759455 790528 112 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134650597 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14017/statm: 193 112 65 118 0 72 0

[startup+0.101055 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14016
/proc/meminfo: memFree=1824840/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1440 CPUtime=0
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387759455 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14016/statm: 360 110 95 260 0 84 0
[pid=14017] ppid=14016 vsize=904 CPUtime=0.09
/proc/14017/stat : 14017 (march_dl) R 14016 14016 12495 0 -1 4194304 166 0 0 0 9 0 0 0 19 0 1 0 387759455 925696 158 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551643 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14017/statm: 226 158 74 118 0 105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2344

[startup+0.201075 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14016
/proc/meminfo: memFree=1824840/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1440 CPUtime=0
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387759455 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14016/statm: 360 110 95 260 0 84 0
[pid=14017] ppid=14016 vsize=904 CPUtime=0.19
/proc/14017/stat : 14017 (march_dl) R 14016 14016 12495 0 -1 4194304 167 0 0 0 19 0 0 0 20 0 1 0 387759455 925696 159 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134576211 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14017/statm: 226 159 74 118 0 105 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2344

[startup+0.301097 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14016
/proc/meminfo: memFree=1824840/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1440 CPUtime=0
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387759455 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14016/statm: 360 110 95 260 0 84 0
[pid=14017] ppid=14016 vsize=904 CPUtime=0.29
/proc/14017/stat : 14017 (march_dl) R 14016 14016 12495 0 -1 4194304 168 0 0 0 29 0 0 0 21 0 1 0 387759455 925696 160 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536988 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14017/statm: 226 160 74 118 0 105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2344

[startup+0.701184 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14016
/proc/meminfo: memFree=1824840/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1440 CPUtime=0
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387759455 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14016/statm: 360 110 95 260 0 84 0
[pid=14017] ppid=14016 vsize=904 CPUtime=0.69
/proc/14017/stat : 14017 (march_dl) R 14016 14016 12495 0 -1 4194304 169 0 0 0 69 0 0 0 24 0 1 0 387759455 925696 161 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532790 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14017/statm: 226 161 74 118 0 105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2344

[startup+1.50136 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14018
/proc/meminfo: memFree=1824312/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1440 CPUtime=0
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387759455 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14016/statm: 360 110 95 260 0 84 0
[pid=14017] ppid=14016 vsize=904 CPUtime=1.49
/proc/14017/stat : 14017 (march_dl) R 14016 14016 12495 0 -1 4194304 170 0 0 0 149 0 0 0 25 0 1 0 387759455 925696 162 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14017/statm: 226 162 74 118 0 105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2344

[startup+3.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14018
/proc/meminfo: memFree=1824184/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1440 CPUtime=0
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387759455 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14016/statm: 360 110 95 260 0 84 0
[pid=14017] ppid=14016 vsize=904 CPUtime=3.09
/proc/14017/stat : 14017 (march_dl) R 14016 14016 12495 0 -1 4194304 171 0 0 0 309 0 0 0 25 0 1 0 387759455 925696 163 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14017/statm: 226 163 74 118 0 105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2344

[startup+6.3014 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14019
/proc/meminfo: memFree=1824120/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1440 CPUtime=4.99
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 135 174 0 0 0 0 499 0 16 0 1 0 387759455 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14016/statm: 360 111 96 260 0 84 0
[pid=14019] ppid=14016 vsize=6188 CPUtime=1.28
/proc/14019/stat : 14019 (ubcsat2006) R 14016 14016 12495 0 -1 4194304 241 0 0 0 96 32 0 0 25 0 1 0 387759955 6336512 224 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14019/statm: 1547 224 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14020
/proc/meminfo: memFree=1823992/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=1812 CPUtime=1.44
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 127 0 0 0 144 0 0 0 25 0 1 0 387760581 1855488 121 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 453 121 58 118 0 331 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 3504

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14020
/proc/meminfo: memFree=1823800/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=2068 CPUtime=14.23
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 176 0 0 0 1423 0 0 0 25 0 1 0 387760581 2117632 170 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536614 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 517 170 58 118 0 395 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3760

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14020
/proc/meminfo: memFree=1823480/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=2196 CPUtime=39.81
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 218 0 0 0 3981 0 0 0 25 0 1 0 387760581 2248704 212 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 549 212 58 118 0 427 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 3888

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14020
/proc/meminfo: memFree=1823352/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=2320 CPUtime=90.99
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 259 0 0 0 9099 0 0 0 25 0 1 0 387760581 2375680 253 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 580 253 58 118 0 458 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 4012

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14020
/proc/meminfo: memFree=1823160/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=2444 CPUtime=150.97
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 294 0 0 0 15097 0 0 0 25 0 1 0 387760581 2502656 288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649103 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 611 288 58 118 0 489 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 4136

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14020
/proc/meminfo: memFree=1823032/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=2552 CPUtime=210.95
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 323 0 0 0 21095 0 0 0 25 0 1 0 387760581 2613248 317 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 638 317 58 118 0 516 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 4244

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14020
/proc/meminfo: memFree=1822968/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=2688 CPUtime=270.92
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 336 0 0 0 27092 0 0 0 25 0 1 0 387760581 2752512 330 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 672 330 58 118 0 550 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 4380

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 14020
/proc/meminfo: memFree=1822840/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=2812 CPUtime=330.89
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 367 0 0 0 33089 0 0 0 25 0 1 0 387760581 2879488 361 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 703 361 58 118 0 581 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14022
/proc/meminfo: memFree=1822456/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3192 CPUtime=810.7
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 457 0 0 0 81070 0 0 0 25 0 1 0 387760581 3268608 451 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 798 451 58 118 0 676 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 4884

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822392/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3192 CPUtime=870.68
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 466 0 0 0 87068 0 0 0 25 0 1 0 387760581 3268608 460 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 798 460 58 118 0 676 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 4884

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822328/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3192 CPUtime=930.65
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 476 0 0 0 93065 0 0 0 25 0 1 0 387760581 3268608 470 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 798 470 58 118 0 676 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 4884

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822328/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3192 CPUtime=990.63
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 480 0 0 0 99063 0 0 0 25 0 1 0 387760581 3268608 474 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 798 474 58 118 0 676 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 4884

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822328/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3192 CPUtime=1050.61
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 482 0 0 0 105061 0 0 0 25 0 1 0 387760581 3268608 476 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527842 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 798 476 58 118 0 676 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 4884

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822328/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3192 CPUtime=1110.58
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 486 0 0 0 111058 0 0 0 25 0 1 0 387760581 3268608 480 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 798 480 58 118 0 676 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 4884

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822200/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3324 CPUtime=1170.56
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 508 0 0 0 117056 0 0 0 25 0 1 0 387760581 3403776 502 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 831 502 58 118 0 709 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 5016

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822136/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3324 CPUtime=1178.66
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 510 0 0 0 117866 0 0 0 25 0 1 0 387760581 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1189.89
Current children cumulated vsize (KiB) 5016

[startup+1193.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822136/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3324 CPUtime=1181.86
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 510 0 0 0 118186 0 0 0 25 0 1 0 387760581 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1193.09
Current children cumulated vsize (KiB) 5016

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822136/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3324 CPUtime=1185.06
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 510 0 0 0 118506 0 0 0 25 0 1 0 387760581 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 5016

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822136/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3324 CPUtime=1186.65
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 510 0 0 0 118665 0 0 0 25 0 1 0 387760581 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1197.88
Current children cumulated vsize (KiB) 5016

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822136/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3324 CPUtime=1187.45
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 510 0 0 0 118745 0 0 0 25 0 1 0 387760581 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1198.68
Current children cumulated vsize (KiB) 5016

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822136/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3324 CPUtime=1187.65
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 510 0 0 0 118765 0 0 0 25 0 1 0 387760581 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1198.88
Current children cumulated vsize (KiB) 5016

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14022
/proc/meminfo: memFree=1822136/2055920 swapFree=4171944/4192956
[pid=14016] ppid=14014 vsize=1692 CPUtime=11.23
/proc/14016/stat : 14016 (SATzilla2007_R) S 14014 14016 12495 0 -1 4194304 532 421 0 0 301 48 700 74 25 0 1 0 387759455 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14016/statm: 423 242 165 260 0 147 0
[pid=14020] ppid=14016 vsize=3324 CPUtime=1187.75
/proc/14020/stat : 14020 (minisat20) R 14016 14016 12495 0 -1 4194304 510 0 0 0 118775 0 0 0 25 0 1 0 387760581 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14020/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 5016

Child status: 17
Real time (s): 1199.57
CPU time (s): 1199.07
CPU user time (s): 1197.83
CPU system time (s): 1.23781
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.83
system time used= 1.23781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1476
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= 116
involuntary context switches= 1742

runsolver used 0.887865 second user time and 2.49062 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Mon Mar 12 05:40:17 UTC 2007

IDJOB= 337966
IDBENCH= 24711
IDSOLVER= 134
FILE ID= node71/337966-1173678016

PBS_JOBID= 4101709

Free space on /tmp= 66534 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n260-03-S722413478.sat05-482.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337966-1173678016/SATzilla2007_R /tmp/evaluation/337966-1173678016/instance-337966-1173678016.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-337966-1173678016 -o ROOT/results/node71/solver-337966-1173678016 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337966-1173678016/SATzilla2007_R /tmp/evaluation/337966-1173678016/instance-337966-1173678016.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  4427b6c6e836b394ac9974ae65c8137c

RANDOM SEED= 626682197

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1825312 kB
Buffers:         28092 kB
Cached:         142668 kB
SwapCached:      15220 kB
Active:          92648 kB
Inactive:       100176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825312 kB
SwapTotal:     4192956 kB
SwapFree:      4171944 kB
Dirty:            8360 kB
Writeback:           0 kB
Mapped:          15508 kB
Slab:            23804 kB
Committed_AS:   973120 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66534 MiB

End job on node71 on Mon Mar 12 06:00:16 UTC 2007