Trace number 337967

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.09 1199.54

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.27	c run March_dl for 5 seconds ... 
11.16/11.27	c Bin: Executing march_dl
11.16/11.27	c child exit by a signal
11.16/11.27	c march_dl returned code 137.
11.16/11.27	c run saps (UBCSAT implementation) for 2 seconds ... 
11.16/11.27	c Bin: Executing ubcsat2006
11.16/11.27	c child exited successfully
11.16/11.27	c ubcsat2006 returned code 0.
11.16/11.27	c satzilla computing base features
11.16/11.27	c satzilla doing unit-prop probe
11.16/11.27	c satzilla doing local search probe
11.16/11.27	c satzilla doing lobjois search-space size estimate
11.16/11.27	c satzilla's ranking:
11.16/11.27	c 1) minisat20+P: -1.647189
11.16/11.27	c 2) minisat20: -0.386702
11.16/11.27	c 3) march_dl: 1.825042
11.16/11.27	c 4) vallst+P: 1.996375
11.16/11.27	c 5) march_dl+P: 2.364874
11.16/11.27	c 6) zchaff_rand+P: 3.595409
11.16/11.27	c 7) kcnfs+P: 999.000000
11.16/11.27	c 8) kcnfs: 999.000000
11.16/11.27	c 9) vallst: 999.000000
11.16/11.27	c 10) zchaff_rand: 999.000000
11.16/11.27	c satzilla running minisat20 with preprocessing ... 
11.16/11.27	This is MiniSat 2.0 beta
11.16/11.27	WARNING: for repeatability, setting FPU to use double precision
11.16/11.27	============================[ Problem Statistics ]=============================
11.16/11.27	|                                                                             |
11.16/11.27	|  Number of variables:  212                                                  |
11.16/11.27	|  Number of clauses:    399                                                  |
11.16/11.27	|  Parsing time:         0.00         s                                       |
11.16/11.27	============================[ Search Statistics ]==============================
11.16/11.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.16/11.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.16/11.27	===============================================================================
11.16/11.27	|         0 |     212      399      904 |      133        0    nan |  0.000 % |
11.16/11.28	|       102 |     212      399      904 |      146      102     24 |  0.009 % |
11.16/11.28	|       254 |     212      399      904 |      160      138     17 |  0.009 % |
11.16/11.28	|       479 |     212      399      904 |      177      132     12 |  0.002 % |
11.16/11.29	|       820 |     212      399      904 |      194      235     20 |  0.007 % |
11.25/11.30	|      1326 |     212      399      904 |      214      218     17 |  0.002 % |
11.25/11.32	|      2087 |     212      399      904 |      235      158     12 |  0.002 % |
11.25/11.34	|      3227 |     212      399      904 |      259      254     17 |  0.002 % |
11.25/11.38	|      4935 |     212      399      904 |      285      343     21 |  0.009 % |
11.25/11.44	|      7497 |     212      399      904 |      313      376     20 |  0.007 % |
11.25/11.52	|     11341 |     212      399      904 |      344      248     14 |  0.002 % |
11.25/11.65	|     17108 |     212      399      904 |      379      280     17 |  0.002 % |
11.25/11.86	|     25757 |     212      399      904 |      417      282     15 |  0.002 % |
12.07/12.19	|     38732 |     212      399      904 |      459      417     20 |  0.002 % |
12.66/12.70	|     58194 |     212      399      904 |      505      393     20 |  0.002 % |
13.46/13.53	|     87387 |     212      399      904 |      555      397     20 |  0.002 % |
14.76/14.80	|    131176 |     212      399      904 |      611      450     19 |  0.009 % |
16.66/16.73	|    196860 |     212      399      904 |      672      526     20 |  0.009 % |
19.67/19.75	|    295386 |     212      399      904 |      739      513     17 |  0.002 % |
24.26/24.38	|    443175 |     212      399      904 |      813      446     19 |  0.002 % |
31.45/31.56	|    664859 |     212      399      904 |      894      620     20 |  0.002 % |
42.85/42.92	|    997386 |     212      399      904 |      984      647     21 |  0.009 % |
60.74/60.89	|   1496174 |     212      399      904 |     1082      615     23 |  0.002 % |
88.23/88.32	|   2244357 |     212      399      904 |     1190      969     22 |  0.011 % |
132.21/132.37	|   3366631 |     212      399      904 |     1310      994     29 |  0.011 % |
203.99/204.16	|   5050044 |     212      399      904 |     1441     1155     29 |  0.009 % |
309.45/309.63	|   7575162 |     212      399      904 |     1585      816     25 |  0.011 % |
478.09/478.32	|  11362837 |     212      399      904 |     1743     1019     24 |  0.009 % |
731.50/731.83	|  17044349 |     212      399      904 |     1917     1738     29 |  0.002 % |
1145.55/1146.02	|  25566621 |     212      399      904 |     2109     1693     29 |  0.002 % |
1199.03/1199.53	c Preprocessing...
1199.03/1199.53	c Inital problem has 260 variables, 53 nary clauses (346 binary clauses).
1199.03/1199.53	c Num non-binary clauses 53, Average non-binary clause length 4.000
1199.03/1199.53	c Preprocessor runtime was 0.010 seconds.
1199.03/1199.53	c 
1199.03/1199.53	c Satisfiability of theory still undetermined.
1199.03/1199.53	c See file /tmp/eWWlHD for simplified theory.
1199.03/1199.53	c Bin: Executing minisat20
1199.03/1199.53	c child exit by a signal
1199.03/1199.53	c minisat20 returned code 137.
1199.03/1199.53	c minisat20 returned code 137.
1199.03/1199.53	c satzilla running minisat20 ... 
1199.03/1199.53	c Bin: Executing minisat20
1199.03/1199.53	c minisat20 returned code 1.
1199.03/1199.53	c minisat20 returned code 1.
1199.03/1199.53	c satzilla running march_dl ... 
1199.03/1199.53	c Bin: Executing march_dl
1199.03/1199.53	c march_dl returned code 1.
1199.03/1199.53	c march_dl returned code 1.
1199.03/1199.53	c satzilla running vallst with preprocessing ... 
1199.03/1199.53	c Bin: Executing vallst
1199.03/1199.53	c vallst returned code 1.
1199.03/1199.53	c vallst returned code 1.
1199.03/1199.53	c satzilla running march_dl with preprocessing ... 
1199.03/1199.53	c Bin: Executing march_dl
1199.03/1199.53	c march_dl returned code 1.
1199.03/1199.53	c march_dl returned code 1.
1199.03/1199.53	c satzilla running zchaff_rand with preprocessing ... 
1199.03/1199.53	c Bin: Executing zchaff_rand
1199.03/1199.53	c zchaff_rand returned code 1.
1199.03/1199.53	c zchaff_rand returned code 1.
1199.03/1199.53	c satzilla running kcnfs with preprocessing ... 
1199.03/1199.53	c Bin: Executing kcnfs
1199.03/1199.53	c kcnfs returned code 1.
1199.03/1199.53	c kcnfs returned code 1.
1199.03/1199.53	c satzilla running kcnfs ... 
1199.03/1199.53	c Bin: Executing kcnfs
1199.03/1199.53	c kcnfs returned code 1.
1199.03/1199.53	c kcnfs returned code 1.
1199.03/1199.53	c satzilla running vallst ... 
1199.03/1199.53	c Bin: Executing vallst
1199.03/1199.53	c vallst returned code 1.
1199.03/1199.53	c vallst returned code 1.
1199.03/1199.53	c satzilla running zchaff_rand ... 
1199.03/1199.53	c Bin: Executing zchaff_rand
1199.03/1199.53	c zchaff_rand returned code 1.
1199.03/1199.53	c zchaff_rand returned code 1.
1199.03/1199.53	c ERROR: All Failed! 
1199.03/1199.53	c SATZILLA_TIME=1199.260000

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/node45/watcher-337967-1173678027 -o ROOT/results/node45/solver-337967-1173678027 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337967-1173678027/SATzilla2007_C /tmp/evaluation/337967-1173678027/instance-337967-1173678027.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: 1.00 1.00 1.23 3/64 15933
/proc/meminfo: memFree=1771760/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1440 CPUtime=0
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 93778433 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 360 110 95 260 0 84 0
[pid=15934] ppid=15933 vsize=772 CPUtime=0
/proc/15934/stat : 15934 (march_dl) R 15933 15933 14336 0 -1 4194304 120 0 0 0 0 0 0 0 19 0 1 0 93778433 790528 112 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651508 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15934/statm: 193 112 65 118 0 72 0

[startup+0.00898396 s]
/proc/loadavg: 1.00 1.00 1.23 3/64 15933
/proc/meminfo: memFree=1771760/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1440 CPUtime=0
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 93778433 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 360 110 95 260 0 84 0
[pid=15934] ppid=15933 vsize=904 CPUtime=0
/proc/15934/stat : 15934 (march_dl) R 15933 15933 14336 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 93778433 925696 153 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652669 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15934/statm: 226 153 72 118 0 105 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2344

[startup+0.102 s]
/proc/loadavg: 1.00 1.00 1.23 3/64 15933
/proc/meminfo: memFree=1771760/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1440 CPUtime=0
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 93778433 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 360 110 95 260 0 84 0
[pid=15934] ppid=15933 vsize=904 CPUtime=0.09
/proc/15934/stat : 15934 (march_dl) R 15933 15933 14336 0 -1 4194304 166 0 0 0 9 0 0 0 19 0 1 0 93778433 925696 158 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527905 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15934/statm: 226 158 74 118 0 105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2344

[startup+0.301036 s]
/proc/loadavg: 1.00 1.00 1.23 3/64 15933
/proc/meminfo: memFree=1771760/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1440 CPUtime=0
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 93778433 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 360 110 95 260 0 84 0
[pid=15934] ppid=15933 vsize=904 CPUtime=0.29
/proc/15934/stat : 15934 (march_dl) R 15933 15933 14336 0 -1 4194304 168 0 0 0 29 0 0 0 20 0 1 0 93778433 925696 160 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15934/statm: 226 160 74 118 0 105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2344

[startup+0.701108 s]
/proc/loadavg: 1.00 1.00 1.23 3/64 15933
/proc/meminfo: memFree=1771760/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1440 CPUtime=0
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 93778433 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 360 110 95 260 0 84 0
[pid=15934] ppid=15933 vsize=904 CPUtime=0.69
/proc/15934/stat : 15934 (march_dl) R 15933 15933 14336 0 -1 4194304 169 0 0 0 69 0 0 0 24 0 1 0 93778433 925696 161 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134552314 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15934/statm: 226 161 74 118 0 105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2344

[startup+1.50125 s]
/proc/loadavg: 1.00 1.00 1.23 2/66 15935
/proc/meminfo: memFree=1771232/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1440 CPUtime=0
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 93778433 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 360 110 95 260 0 84 0
[pid=15934] ppid=15933 vsize=904 CPUtime=1.49
/proc/15934/stat : 15934 (march_dl) R 15933 15933 14336 0 -1 4194304 170 0 0 0 149 0 0 0 25 0 1 0 93778433 925696 162 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15934/statm: 226 162 74 118 0 105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2344

[startup+3.10154 s]
/proc/loadavg: 1.00 1.00 1.23 2/66 15935
/proc/meminfo: memFree=1771104/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1440 CPUtime=0
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 93778433 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 360 110 95 260 0 84 0
[pid=15934] ppid=15933 vsize=904 CPUtime=3.09
/proc/15934/stat : 15934 (march_dl) R 15933 15933 14336 0 -1 4194304 171 0 0 0 309 0 0 0 25 0 1 0 93778433 925696 163 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15934/statm: 226 163 74 118 0 105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2344

[startup+6.30113 s]
/proc/loadavg: 1.00 1.00 1.23 2/66 15936
/proc/meminfo: memFree=1770912/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1440 CPUtime=4.99
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 135 174 0 0 0 0 499 0 16 0 1 0 93778433 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15933/statm: 360 111 96 260 0 84 0
[pid=15936] ppid=15933 vsize=6188 CPUtime=1.28
/proc/15936/stat : 15936 (ubcsat2006) R 15933 15933 14336 0 -1 4194304 241 0 0 0 92 36 0 0 25 0 1 0 93778933 6336512 224 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134556232 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15936/statm: 1547 224 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.22 2/66 15937
/proc/meminfo: memFree=1770856/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=1812 CPUtime=1.41
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 125 0 0 0 141 0 0 0 25 0 1 0 93779561 1855488 119 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 453 119 58 118 0 331 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3504

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.22 2/66 15937
/proc/meminfo: memFree=1770664/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=2068 CPUtime=14.21
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 175 0 0 0 1421 0 0 0 25 0 1 0 93779561 2117632 169 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527842 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 517 169 58 118 0 395 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3760

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.21 2/66 15937
/proc/meminfo: memFree=1770344/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=2196 CPUtime=39.79
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 217 0 0 0 3979 0 0 0 25 0 1 0 93779561 2248704 211 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536629 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 549 211 58 118 0 427 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 3888

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 15937
/proc/meminfo: memFree=1770280/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=2320 CPUtime=90.98
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 259 0 0 0 9098 0 0 0 25 0 1 0 93779561 2375680 253 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 580 253 58 118 0 458 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 4012

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.18 2/66 15937
/proc/meminfo: memFree=1770152/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=2444 CPUtime=150.95
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 294 0 0 0 15095 0 0 0 25 0 1 0 93779561 2502656 288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 611 288 58 118 0 489 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 4136

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 15937
/proc/meminfo: memFree=1769960/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=2552 CPUtime=210.93
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 323 0 0 0 21093 0 0 0 25 0 1 0 93779561 2613248 317 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519208 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/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: 1.00 1.00 1.16 2/66 15937
/proc/meminfo: memFree=1769896/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=2688 CPUtime=270.91
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 336 0 0 0 27091 0 0 0 25 0 1 0 93779561 2752512 330 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 672 330 58 118 0 550 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 4380

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 15937
/proc/meminfo: memFree=1769704/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=2812 CPUtime=330.89
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 367 0 0 0 33089 0 0 0 25 0 1 0 93779561 2879488 361 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 703 361 58 118 0 581 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 15937
/proc/meminfo: memFree=1769320/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3056 CPUtime=750.74
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 444 0 0 0 75074 0 0 0 25 0 1 0 93779561 3129344 438 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 764 438 58 118 0 642 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 4748

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 15937
/proc/meminfo: memFree=1769320/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3192 CPUtime=810.72
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 457 0 0 0 81072 0 0 0 25 0 1 0 93779561 3268608 451 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 798 451 58 118 0 676 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 4884

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 15937
/proc/meminfo: memFree=1769256/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3192 CPUtime=870.69
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 466 0 0 0 87069 0 0 0 25 0 1 0 93779561 3268608 460 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 798 460 58 118 0 676 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 4884

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 15937
/proc/meminfo: memFree=1769192/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3192 CPUtime=930.67
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 476 0 0 0 93067 0 0 0 25 0 1 0 93779561 3268608 470 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 798 470 58 118 0 676 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 4884

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 15937
/proc/meminfo: memFree=1769128/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3192 CPUtime=990.65
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 480 0 0 0 99065 0 0 0 25 0 1 0 93779561 3268608 474 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525959 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 798 474 58 118 0 676 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 4884

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 15937
/proc/meminfo: memFree=1769192/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3192 CPUtime=1050.63
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 482 0 0 0 105063 0 0 0 25 0 1 0 93779561 3268608 476 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 798 476 58 118 0 676 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 4884

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 15937
/proc/meminfo: memFree=1769128/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3192 CPUtime=1110.61
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 486 0 0 0 111061 0 0 0 25 0 1 0 93779561 3268608 480 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 798 480 58 118 0 676 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 4884

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 15937
/proc/meminfo: memFree=1769064/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3324 CPUtime=1170.59
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 508 0 0 0 117059 0 0 0 25 0 1 0 93779561 3403776 502 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 831 502 58 118 0 709 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 5016

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 15937
/proc/meminfo: memFree=1769064/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3324 CPUtime=1178.58
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 510 0 0 0 117858 0 0 0 25 0 1 0 93779561 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1189.83
Current children cumulated vsize (KiB) 5016

[startup+1193.5 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 15937
/proc/meminfo: memFree=1769064/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3324 CPUtime=1181.78
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 510 0 0 0 118178 0 0 0 25 0 1 0 93779561 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1193.03
Current children cumulated vsize (KiB) 5016

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 15937
/proc/meminfo: memFree=1769064/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3324 CPUtime=1184.98
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 510 0 0 0 118498 0 0 0 25 0 1 0 93779561 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1196.23
Current children cumulated vsize (KiB) 5016

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 15937
/proc/meminfo: memFree=1769064/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3324 CPUtime=1186.58
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 510 0 0 0 118658 0 0 0 25 0 1 0 93779561 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1197.83
Current children cumulated vsize (KiB) 5016

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 15937
/proc/meminfo: memFree=1769064/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3324 CPUtime=1187.38
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 510 0 0 0 118738 0 0 0 25 0 1 0 93779561 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 5016

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 15937
/proc/meminfo: memFree=1769064/2055920 swapFree=4183640/4192956
[pid=15933] ppid=15931 vsize=1692 CPUtime=11.25
/proc/15933/stat : 15933 (SATzilla2007_C) S 15931 15933 14336 0 -1 4194304 532 421 0 0 302 47 700 76 25 0 1 0 93778433 1732608 242 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15933/statm: 423 242 165 260 0 147 0
[pid=15937] ppid=15933 vsize=3324 CPUtime=1187.78
/proc/15937/stat : 15937 (minisat20) R 15933 15933 14336 0 -1 4194304 510 0 0 0 118778 0 0 0 25 0 1 0 93779561 3403776 504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519688 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15937/statm: 831 504 58 118 0 709 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 5016

Child status: 17
Real time (s): 1199.54
CPU time (s): 1199.09
CPU user time (s): 1197.85
CPU system time (s): 1.24081
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.85
system time used= 1.24081
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= 26
involuntary context switches= 1511

runsolver used 0.860869 second user time and 2.50462 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Mon Mar 12 05:40:27 UTC 2007

IDJOB= 337967
IDBENCH= 24711
IDSOLVER= 135
FILE ID= node45/337967-1173678027

PBS_JOBID= 4101710

Free space on /tmp= 66370 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  4427b6c6e836b394ac9974ae65c8137c

RANDOM SEED= 384836528

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1772104 kB
Buffers:         25844 kB
Cached:         208916 kB
SwapCached:       4056 kB
Active:          92820 kB
Inactive:       153236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772104 kB
SwapTotal:     4192956 kB
SwapFree:      4183640 kB
Dirty:            8368 kB
Writeback:           0 kB
Mapped:          15916 kB
Slab:            23848 kB
Committed_AS:   151872 kB
PageTables:       1400 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= 66370 MiB

End job on node45 on Mon Mar 12 06:00:26 UTC 2007