Trace number 304373

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.8 1200.21

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S2043900701-05.cnf
MD5SUMa5058cd96f6a298ccd8b0f2940cbf5d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.0651
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 513600

Solver Data (download as text)

10.83/10.90	c run March_dl for 5 seconds ... 
10.83/10.90	c Bin: Executing march_dl
10.83/10.90	c child exit by a signal
10.83/10.90	c march_dl returned code 137.
10.83/10.90	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.90	c Bin: Executing ubcsat2006
10.83/10.90	c child exited successfully
10.83/10.90	c ubcsat2006 returned code 0.
10.83/10.90	c satzilla computing base features
10.83/10.90	c satzilla doing unit-prop probe
10.83/10.90	c satzilla doing local search probe
10.83/10.90	c satzilla doing lobjois search-space size estimate
10.83/10.90	c satzilla's ranking:
10.83/10.90	c 1) minisat20+P: 0.930718
10.83/10.90	c 2) minisat20: 1.211164
10.83/10.90	c 3) march_dl: 1.673890
10.83/10.90	c 4) march_dl+P: 2.636641
10.83/10.90	c 5) vallst+P: 4.930365
10.83/10.90	c 6) zchaff_rand+P: 6.328519
10.83/10.90	c 7) kcnfs+P: 999.000000
10.83/10.90	c 8) kcnfs: 999.000000
10.83/10.90	c 9) vallst: 999.000000
10.83/10.90	c 10) zchaff_rand: 999.000000
10.83/10.90	c satzilla running minisat20 with preprocessing ... 
10.94/10.98	This is MiniSat 2.0 beta
10.94/10.98	WARNING: for repeatability, setting FPU to use double precision
10.94/10.98	============================[ Problem Statistics ]=============================
10.94/10.98	|                                                                             |
10.94/10.98	|  Number of variables:  160                                                  |
10.94/10.98	|  Number of clauses:    13600                                                |
10.94/10.99	|  Parsing time:         0.01         s                                       |
10.94/10.99	============================[ Search Statistics ]==============================
10.94/10.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.94/10.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.94/10.99	===============================================================================
10.94/10.99	|         0 |     160    13600    95200 |     4533        0    nan |  0.000 % |
10.94/11.01	|       102 |     160    13600    95200 |     4986      102     48 |  0.004 % |
10.94/11.02	|       254 |     160    13600    95200 |     5485      254     50 |  0.004 % |
10.94/11.04	|       479 |     160    13600    95200 |     6033      479     50 |  0.004 % |
10.94/11.06	|       817 |     160    13600    95200 |     6637      817     48 |  0.004 % |
10.95/11.10	|      1323 |     160    13600    95200 |     7300     1323     48 |  0.004 % |
10.95/11.15	|      2082 |     160    13600    95200 |     8031     2082     48 |  0.004 % |
10.95/11.24	|      3221 |     160    13600    95200 |     8834     3221     48 |  0.004 % |
11.34/11.41	|      4929 |     160    13600    95200 |     9717     4929     48 |  0.004 % |
11.54/11.67	|      7491 |     160    13600    95200 |    10689     7491     49 |  0.004 % |
12.05/12.15	|     11336 |     160    13600    95200 |    11758     5953     48 |  0.004 % |
12.77/12.84	|     17103 |     160    13600    95200 |    12934    11720     49 |  0.004 % |
13.90/14.04	|     25754 |     160    13600    95200 |    14227     7356     50 |  0.004 % |
15.84/15.91	|     38728 |     160    13600    95200 |    15650    13182     49 |  0.004 % |
19.63/19.68	|     58189 |     160    13600    95200 |    17215     9063     47 |  0.004 % |
24.76/24.89	|     87381 |     160    13600    95200 |    18936    12326     49 |  0.004 % |
33.36/33.48	|    131171 |     160    13600    95200 |    20830    18099     48 |  0.004 % |
48.53/48.61	|    196855 |     160    13600    95200 |    22913    10619     48 |  0.004 % |
71.58/71.66	|    295383 |     160    13600    95200 |    25204    16856     48 |  0.004 % |
109.09/109.20	|    443173 |     160    13600    95200 |    27725    21504     48 |  0.004 % |
170.47/170.58	|    664858 |     160    13600    95200 |    30497    25327     49 |  0.004 % |
273.45/273.65	|    997384 |     160    13600    95200 |    33547    14160     47 |  0.004 % |
432.39/432.65	|   1496173 |     160    13600    95200 |    36902    15437     47 |  0.004 % |
680.59/680.96	|   2244356 |     160    13600    95200 |    40592    15894     47 |  0.004 % |
1089.98/1090.41	|   3366631 |     160    13600    95200 |    44652    37068     49 |  0.004 % |
1199.72/1200.20	c Preprocessing...
1199.72/1200.20	c Inital problem has 160 variables, 13600 nary clauses (0 binary clauses).
1199.72/1200.20	c Num non-binary clauses 13600, Average non-binary clause length 7.000
1199.72/1200.20	c Theory has no gaps
1199.72/1200.20	c Preprocessor runtime was 0.040 seconds.
1199.72/1200.20	c 
1199.72/1200.20	c Satisfiability of theory still undetermined.
1199.72/1200.20	c See file /tmp/EjcFO6 for simplified theory.
1199.72/1200.20	c Bin: Executing minisat20
1199.72/1200.20	c child exit by a signal
1199.72/1200.20	c minisat20 returned code 137.
1199.72/1200.20	c minisat20 returned code 137.
1199.72/1200.20	c satzilla running minisat20 ... 
1199.72/1200.20	c Bin: Executing minisat20
1199.72/1200.20	c minisat20 returned code 1.
1199.72/1200.20	c minisat20 returned code 1.
1199.72/1200.20	c satzilla running march_dl ... 
1199.72/1200.20	c Bin: Executing march_dl
1199.72/1200.20	c march_dl returned code 1.
1199.72/1200.20	c march_dl returned code 1.
1199.72/1200.20	c satzilla running march_dl with preprocessing ... 
1199.72/1200.20	c Bin: Executing march_dl
1199.72/1200.20	c march_dl returned code 1.
1199.72/1200.20	c march_dl returned code 1.
1199.72/1200.20	c satzilla running vallst with preprocessing ... 
1199.72/1200.20	c Bin: Executing vallst
1199.72/1200.20	c vallst returned code 1.
1199.72/1200.20	c vallst returned code 1.
1199.72/1200.20	c satzilla running zchaff_rand with preprocessing ... 
1199.72/1200.20	c Bin: Executing zchaff_rand
1199.72/1200.20	c zchaff_rand returned code 1.
1199.72/1200.20	c zchaff_rand returned code 1.
1199.72/1200.20	c satzilla running kcnfs with preprocessing ... 
1199.72/1200.20	c Bin: Executing kcnfs
1199.72/1200.20	c kcnfs returned code 1.
1199.72/1200.20	c kcnfs returned code 1.
1199.72/1200.20	c satzilla running kcnfs ... 
1199.72/1200.20	c Bin: Executing kcnfs
1199.72/1200.20	c kcnfs returned code 1.
1199.72/1200.20	c kcnfs returned code 1.
1199.72/1200.20	c satzilla running vallst ... 
1199.72/1200.20	c Bin: Executing vallst
1199.72/1200.20	c vallst returned code 1.
1199.72/1200.20	c vallst returned code 1.
1199.72/1200.20	c satzilla running zchaff_rand ... 
1199.72/1200.20	c Bin: Executing zchaff_rand
1199.72/1200.20	c zchaff_rand returned code 1.
1199.72/1200.20	c zchaff_rand returned code 1.
1199.72/1200.20	c ERROR: All Failed! 
1199.72/1200.20	c SATZILLA_TIME=1199.960000

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/node26/watcher-304373-1172057282 -o ROOT/results/node26/solver-304373-1172057282 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304373-1172057282/SATzilla2007_C /tmp/evaluation/304373-1172057282/instance-304373-1172057282.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.91 0.95 0.98 3/77 22323
/proc/meminfo: memFree=1513984/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=1440 CPUtime=0
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225681852 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 360 110 95 260 0 84 0
[pid=22324] ppid=22323 vsize=768 CPUtime=0
/proc/22324/stat : 22324 (march_dl) R 22323 22323 21968 0 -1 4194304 91 0 0 0 0 0 0 0 19 0 1 0 225681852 786432 86 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134778042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22324/statm: 192 86 50 118 0 71 0

[startup+0.106647 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 22323
/proc/meminfo: memFree=1513984/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=1440 CPUtime=0
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225681852 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 360 110 95 260 0 84 0
[pid=22324] ppid=22323 vsize=1620 CPUtime=0.09
/proc/22324/stat : 22324 (march_dl) R 22323 22323 21968 0 -1 4194304 2099 0 0 0 9 0 0 0 20 0 1 0 225681852 1658880 302 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544355 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22324/statm: 405 302 65 118 0 284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3060

[startup+0.514719 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 22323
/proc/meminfo: memFree=1513984/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=1440 CPUtime=0
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225681852 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 360 110 95 260 0 84 0
[pid=22324] ppid=22323 vsize=4152 CPUtime=0.5
/proc/22324/stat : 22324 (march_dl) R 22323 22323 21968 0 -1 4194304 2574 0 0 0 50 0 0 0 23 0 1 0 225681852 4251648 607 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22324/statm: 1038 607 67 118 0 917 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5592

[startup+1.33486 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 22325
/proc/meminfo: memFree=1511600/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=1440 CPUtime=0
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225681852 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 360 110 95 260 0 84 0
[pid=22324] ppid=22323 vsize=4284 CPUtime=1.32
/proc/22324/stat : 22324 (march_dl) R 22323 22323 21968 0 -1 4194304 2612 0 0 0 132 0 0 0 25 0 1 0 225681852 4386816 645 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22324/statm: 1071 645 67 118 0 950 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5724

[startup+2.97715 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 22325
/proc/meminfo: memFree=1511280/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=1440 CPUtime=0
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225681852 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 360 110 95 260 0 84 0
[pid=22324] ppid=22323 vsize=4548 CPUtime=2.96
/proc/22324/stat : 22324 (march_dl) R 22323 22323 21968 0 -1 4194304 2683 0 0 0 296 0 0 0 25 0 1 0 225681852 4657152 716 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22324/statm: 1137 716 67 118 0 1016 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5988

[startup+6.25372 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 22326
/proc/meminfo: memFree=1512176/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=1440 CPUtime=4.98
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 135 2758 0 0 0 0 498 0 16 0 1 0 225681852 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22323/statm: 360 111 96 260 0 84 0
[pid=22326] ppid=22323 vsize=6188 CPUtime=1.24
/proc/22326/stat : 22326 (ubcsat2006) R 22323 22323 21968 0 -1 4194304 516 0 0 0 120 4 0 0 25 0 1 0 225682352 6336512 499 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22326/statm: 1547 499 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7168 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 22327
/proc/meminfo: memFree=1505392/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=5004 CPUtime=1.72
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 1014 0 0 0 172 0 0 0 25 0 1 0 225682950 5124096 1008 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 1251 1008 58 118 0 1129 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10476

[startup+25.5251 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 22327
/proc/meminfo: memFree=1503280/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=7040 CPUtime=14.53
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 1532 0 0 0 1452 1 0 0 25 0 1 0 225682950 7208960 1526 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 1760 1526 58 118 0 1638 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12512

[startup+51.1535 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 22327
/proc/meminfo: memFree=1501680/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=8968 CPUtime=40.13
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 2007 0 0 0 4012 1 0 0 25 0 1 0 225682950 9183232 2001 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536658 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 2242 2001 58 118 0 2120 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14440

[startup+102.406 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 22327
/proc/meminfo: memFree=1500144/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=10356 CPUtime=91.37
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 2322 0 0 0 9135 2 0 0 25 0 1 0 225682950 10604544 2316 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 2589 2316 58 118 0 2467 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 15828

[startup+162.478 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22327
/proc/meminfo: memFree=1498672/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=11760 CPUtime=151.43
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 2664 0 0 0 15140 3 0 0 25 0 1 0 225682950 12042240 2658 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 2940 2658 58 118 0 2818 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 17232

[startup+222.544 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22327
/proc/meminfo: memFree=1497648/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=12852 CPUtime=211.47
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 2918 0 0 0 21144 3 0 0 25 0 1 0 225682950 13160448 2912 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 3213 2912 58 118 0 3091 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 18324

[startup+282.615 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22327
/proc/meminfo: memFree=1496560/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=13956 CPUtime=271.52
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 3192 0 0 0 27148 4 0 0 25 0 1 0 225682950 14290944 3186 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 3489 3186 58 118 0 3367 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 19428

[startup+342.679 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22327
/proc/meminfo: memFree=1495856/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=14680 CPUtime=331.57
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 3363 0 0 0 33152 5 0 0 25 0 1 0 225682950 15032320 3357 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 3670 3357 58 118 0 3548 0
Current children cumulated CPU time (s) 342.52
Current children cumulated vsize (KiB) 20152

[startup+402.753 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22327
/proc/meminfo: memFree=1495600/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=14988 CPUtime=391.62
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 3438 0 0 0 39157 5 0 0 25 0 1 0 225682950 15347712 3432 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 3747 3432 58 118 0 3625 0
Current children cumulated CPU time (s) 402.57
Current children cumulated vsize (KiB) 20460

[startup+462.827 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22327
/proc/meminfo: memFree=1494832/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=15656 CPUtime=451.68
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 3617 0 0 0 45162 6 0 0 25 0 1 0 225682950 16031744 3611 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 3914 3611 58 118 0 3792 0
Current children cumulated CPU time (s) 462.63

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


[startup+763.17 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1492528/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=18252 CPUtime=751.92
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4194 0 0 0 75183 9 0 0 25 0 1 0 225682950 18690048 4188 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 4563 4188 58 118 0 4441 0
Current children cumulated CPU time (s) 762.87
Current children cumulated vsize (KiB) 23724

[startup+823.244 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1492464/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=18252 CPUtime=811.97
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4211 0 0 0 81188 9 0 0 25 0 1 0 225682950 18690048 4205 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 4563 4205 58 118 0 4441 0
Current children cumulated CPU time (s) 822.92
Current children cumulated vsize (KiB) 23724

[startup+883.315 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1492400/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=18384 CPUtime=872.02
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4240 0 0 0 87192 10 0 0 25 0 1 0 225682950 18825216 4234 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 4596 4234 58 118 0 4474 0
Current children cumulated CPU time (s) 882.97
Current children cumulated vsize (KiB) 23856

[startup+943.388 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1492272/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=18520 CPUtime=932.08
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4258 0 0 0 93197 11 0 0 25 0 1 0 225682950 18964480 4252 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 4630 4252 58 118 0 4508 0
Current children cumulated CPU time (s) 943.03
Current children cumulated vsize (KiB) 23992

[startup+1003.46 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1492208/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=18520 CPUtime=992.13
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4262 0 0 0 99202 11 0 0 25 0 1 0 225682950 18964480 4256 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 4630 4256 58 118 0 4508 0
Current children cumulated CPU time (s) 1003.08
Current children cumulated vsize (KiB) 23992

[startup+1063.52 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1492080/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=18652 CPUtime=1052.17
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4302 0 0 0 105206 11 0 0 25 0 1 0 225682950 19099648 4296 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 4663 4296 58 118 0 4541 0
Current children cumulated CPU time (s) 1063.12
Current children cumulated vsize (KiB) 24124

[startup+1123.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1491056/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=19740 CPUtime=1112.23
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4564 0 0 0 111211 12 0 0 25 0 1 0 225682950 20213760 4558 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 4935 4558 58 118 0 4813 0
Current children cumulated CPU time (s) 1123.18
Current children cumulated vsize (KiB) 25212

[startup+1183.67 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1490608/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=20220 CPUtime=1172.27
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4676 0 0 0 117215 12 0 0 25 0 1 0 225682950 20705280 4670 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 5055 4670 58 118 0 4933 0
Current children cumulated CPU time (s) 1183.22
Current children cumulated vsize (KiB) 25692

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

[startup+1187.46 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1490608/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=20220 CPUtime=1176.07
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4676 0 0 0 117595 12 0 0 25 0 1 0 225682950 20705280 4670 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 5055 4670 58 118 0 4933 0
Current children cumulated CPU time (s) 1187.02
Current children cumulated vsize (KiB) 25692

[startup+1194.02 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1490608/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=20220 CPUtime=1182.62
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4677 0 0 0 118250 12 0 0 25 0 1 0 225682950 20705280 4671 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 5055 4671 58 118 0 4933 0
Current children cumulated CPU time (s) 1193.57
Current children cumulated vsize (KiB) 25692

[startup+1197.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1490608/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=20388 CPUtime=1185.9
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4689 0 0 0 118578 12 0 0 25 0 1 0 225682950 20877312 4683 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525452 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 5097 4683 58 118 0 4975 0
Current children cumulated CPU time (s) 1196.85
Current children cumulated vsize (KiB) 25860

[startup+1198.94 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1490544/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=20388 CPUtime=1187.54
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4690 0 0 0 118742 12 0 0 25 0 1 0 225682950 20877312 4684 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 5097 4684 58 118 0 4975 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 25860

[startup+1199.76 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1490544/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=20388 CPUtime=1188.36
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4691 0 0 0 118824 12 0 0 25 0 1 0 225682950 20877312 4685 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 5097 4685 58 118 0 4975 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 25860

[startup+1200.17 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22329
/proc/meminfo: memFree=1490544/2055920 swapFree=4157332/4192956
[pid=22323] ppid=22321 vsize=5472 CPUtime=10.95
/proc/22323/stat : 22323 (SATzilla2007_C) S 22321 22323 21968 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 225681852 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22323/statm: 1368 1187 165 260 0 1092 0
[pid=22327] ppid=22323 vsize=20388 CPUtime=1188.77
/proc/22327/stat : 22327 (minisat20) R 22323 22323 21968 0 -1 4194304 4691 0 0 0 118865 12 0 0 25 0 1 0 225682950 20877312 4685 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22327/statm: 5097 4685 58 118 0 4975 0
Current children cumulated CPU time (s) 1199.72
Current children cumulated vsize (KiB) 25860

Child status: 17
Real time (s): 1200.21
CPU time (s): 1199.8
CPU user time (s): 1199.5
CPU system time (s): 0.300954
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 25860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.5
system time used= 0.300954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10088
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= 25257

runsolver used 1.13383 second user time and 3.13252 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Wed Feb 21 11:28:02 UTC 2007

IDJOB= 304373
IDBENCH= 20130
IDSOLVER= 135
FILE ID= node26/304373-1172057282

PBS_JOBID= 3892782

Free space on /tmp= 66552 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S2043900701-05.cnf
COMMAND LINE= /tmp/evaluation/304373-1172057282/SATzilla2007_C /tmp/evaluation/304373-1172057282/instance-304373-1172057282.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-304373-1172057282 -o ROOT/results/node26/solver-304373-1172057282 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304373-1172057282/SATzilla2007_C /tmp/evaluation/304373-1172057282/instance-304373-1172057282.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  a5058cd96f6a298ccd8b0f2940cbf5d9

RANDOM SEED= 320202906

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:       1514456 kB
Buffers:         41200 kB
Cached:         430236 kB
SwapCached:      15444 kB
Active:         410768 kB
Inactive:        86040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1514456 kB
SwapTotal:     4192956 kB
SwapFree:      4157332 kB
Dirty:            8760 kB
Writeback:           0 kB
Mapped:          29624 kB
Slab:            30332 kB
Committed_AS:   664404 kB
PageTables:       1680 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= 66552 MiB

End job on node26 on Wed Feb 21 11:48:02 UTC 2007