Trace number 297485

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.71 1200.11

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S235206606-20.UNSAT.shuffled.cnf
MD5SUMf03277f9bbb5e0d43de3f0e34472c40f
Bench CategoryRANDOM (random 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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.83/10.88	c run March_dl for 5 seconds ... 
10.83/10.88	c Bin: Executing march_dl
10.83/10.88	c child exit by a signal
10.83/10.88	c march_dl returned code 137.
10.83/10.88	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.88	c Bin: Executing ubcsat2006
10.83/10.88	c child exited successfully
10.83/10.88	c ubcsat2006 returned code 0.
10.83/10.88	c satzilla computing base features
10.83/10.88	c satzilla doing unit-prop probe
10.83/10.88	c satzilla doing local search probe
10.83/10.88	c satzilla doing lobjois search-space size estimate
10.83/10.88	c satzilla's ranking:
10.83/10.88	c 1) minisat20+P: -1.579591
10.83/10.88	c 2) minisat20: 0.310914
10.83/10.88	c 3) march_dl+P: 1.155302
10.83/10.88	c 4) vallst+P: 1.653687
10.83/10.88	c 5) march_dl: 2.024327
10.83/10.88	c 6) zchaff_rand+P: 4.790868
10.83/10.88	c 7) kcnfs+P: 999.000000
10.83/10.88	c 8) kcnfs: 999.000000
10.83/10.88	c 9) vallst: 999.000000
10.83/10.88	c 10) zchaff_rand: 999.000000
10.83/10.88	c satzilla running minisat20 with preprocessing ... 
10.83/10.89	This is MiniSat 2.0 beta
10.83/10.89	WARNING: for repeatability, setting FPU to use double precision
10.83/10.89	============================[ Problem Statistics ]=============================
10.83/10.89	|                                                                             |
10.83/10.89	|  Number of variables:  550                                                  |
10.83/10.89	|  Number of clauses:    2343                                                 |
10.83/10.89	|  Parsing time:         0.00         s                                       |
10.83/10.90	============================[ Search Statistics ]==============================
10.83/10.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.83/10.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.83/10.90	===============================================================================
10.83/10.90	|         0 |     550     2343     7029 |      781        0    nan |  0.000 % |
10.83/10.90	|       101 |     550     2343     7029 |      859      101     25 |  0.000 % |
10.83/10.90	|       252 |     550     2343     7029 |      945      252     25 |  0.000 % |
10.83/10.91	|       477 |     550     2343     7029 |     1039      477     25 |  0.000 % |
10.83/10.92	|       815 |     550     2343     7029 |     1143      815     25 |  0.000 % |
10.83/10.94	|      1322 |     550     2343     7029 |     1257      722     23 |  0.000 % |
10.86/10.97	|      2081 |     550     2343     7029 |     1383      828     23 |  0.000 % |
10.86/11.02	|      3220 |     550     2343     7029 |     1521     1257     24 |  0.000 % |
10.86/11.10	|      4928 |     550     2343     7029 |     1674     1375     26 |  0.000 % |
10.86/11.21	|      7490 |     550     2343     7029 |     1841     1334     23 |  0.000 % |
11.33/11.41	|     11334 |     550     2343     7029 |     2025     1379     23 |  0.000 % |
11.63/11.71	|     17101 |     550     2343     7029 |     2228     1965     23 |  0.000 % |
12.14/12.19	|     25751 |     550     2343     7029 |     2451     1474     22 |  0.000 % |
12.86/12.91	|     38725 |     550     2343     7029 |     2696     1952     23 |  0.000 % |
13.99/14.06	|     58187 |     550     2343     7029 |     2965     2147     22 |  0.000 % |
15.74/15.79	|     87379 |     550     2343     7029 |     3262     2586     25 |  0.000 % |
18.50/18.56	|    131168 |     550     2343     7029 |     3588     3238     23 |  0.000 % |
22.80/22.90	|    196853 |     550     2343     7029 |     3947     3300     24 |  0.000 % |
29.56/29.68	|    295379 |     550     2343     7029 |     4342     3528     24 |  0.000 % |
40.00/40.15	|    443170 |     550     2343     7029 |     4776     3808     24 |  0.000 % |
56.30/56.39	|    664853 |     550     2343     7029 |     5254     3342     23 |  0.000 % |
82.33/82.44	|    997379 |     550     2343     7029 |     5779     3485     25 |  0.000 % |
122.08/122.24	|   1496167 |     550     2343     7029 |     6357     3032     24 |  0.000 % |
185.29/185.49	|   2244349 |     550     2343     7029 |     6993     3647     23 |  0.000 % |
282.50/282.74	|   3366625 |     550     2343     7029 |     7692     4545     24 |  0.000 % |
436.90/437.24	|   5050036 |     550     2343     7029 |     8461     6119     26 |  0.000 % |
679.94/680.26	|   7575156 |     550     2343     7029 |     9308     5389     23 |  0.000 % |
1060.98/1061.47	|  11362831 |     550     2343     7029 |    10238     8745     25 |  0.000 % |
1199.61/1200.10	c Preprocessing...
1199.61/1200.10	c Inital problem has 550 variables, 2343 nary clauses (0 binary clauses).
1199.61/1200.10	c Num non-binary clauses 2343, Average non-binary clause length 3.000
1199.61/1200.10	c Theory has no gaps
1199.61/1200.10	c Preprocessor runtime was 0.000 seconds.
1199.61/1200.10	c 
1199.61/1200.10	c Satisfiability of theory still undetermined.
1199.61/1200.10	c See file /tmp/QxWRk3 for simplified theory.
1199.61/1200.10	c Bin: Executing minisat20
1199.61/1200.10	c child exit by a signal
1199.61/1200.10	c minisat20 returned code 137.
1199.61/1200.10	c minisat20 returned code 137.
1199.61/1200.10	c satzilla running minisat20 ... 
1199.61/1200.10	c Bin: Executing minisat20
1199.61/1200.10	c minisat20 returned code 1.
1199.61/1200.10	c minisat20 returned code 1.
1199.61/1200.10	c satzilla running march_dl with preprocessing ... 
1199.61/1200.10	c Bin: Executing march_dl
1199.61/1200.10	c march_dl returned code 1.
1199.61/1200.10	c march_dl returned code 1.
1199.61/1200.10	c satzilla running vallst with preprocessing ... 
1199.61/1200.10	c Bin: Executing vallst
1199.61/1200.10	c vallst returned code 1.
1199.61/1200.10	c vallst returned code 1.
1199.61/1200.10	c satzilla running march_dl ... 
1199.61/1200.10	c Bin: Executing march_dl
1199.61/1200.10	c march_dl returned code 1.
1199.61/1200.10	c march_dl returned code 1.
1199.61/1200.10	c satzilla running zchaff_rand with preprocessing ... 
1199.61/1200.10	c Bin: Executing zchaff_rand
1199.61/1200.10	c zchaff_rand returned code 1.
1199.61/1200.10	c zchaff_rand returned code 1.
1199.61/1200.10	c satzilla running kcnfs with preprocessing ... 
1199.61/1200.10	c Bin: Executing kcnfs
1199.61/1200.10	c kcnfs returned code 1.
1199.61/1200.10	c kcnfs returned code 1.
1199.61/1200.10	c satzilla running kcnfs ... 
1199.61/1200.10	c Bin: Executing kcnfs
1199.61/1200.10	c kcnfs returned code 1.
1199.61/1200.10	c kcnfs returned code 1.
1199.61/1200.10	c satzilla running vallst ... 
1199.61/1200.10	c Bin: Executing vallst
1199.61/1200.10	c vallst returned code 1.
1199.61/1200.10	c vallst returned code 1.
1199.61/1200.10	c satzilla running zchaff_rand ... 
1199.61/1200.10	c Bin: Executing zchaff_rand
1199.61/1200.10	c zchaff_rand returned code 1.
1199.61/1200.10	c zchaff_rand returned code 1.
1199.61/1200.10	c ERROR: All Failed! 
1199.61/1200.10	c SATZILLA_TIME=1199.860000

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/node41/watcher-297485-1171839468 -o ROOT/results/node41/solver-297485-1171839468 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297485-1171839468/SATzilla2007_C /tmp/evaluation/297485-1171839468/instance-297485-1171839468.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: 1.03 1.01 1.00 3/64 26358
/proc/meminfo: memFree=1199296/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=1440 CPUtime=0
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203902741 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 360 110 95 260 0 84 0
[pid=26359] ppid=26358 vsize=768 CPUtime=0
/proc/26359/stat : 26359 (march_dl) R 26358 26358 26235 0 -1 4194304 90 0 0 0 0 0 0 0 19 0 1 0 203902741 786432 85 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26359/statm: 192 87 50 118 0 71 0

[startup+0.107106 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 26358
/proc/meminfo: memFree=1199296/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=1440 CPUtime=0
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203902741 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 360 110 95 260 0 84 0
[pid=26359] ppid=26358 vsize=1348 CPUtime=0.1
/proc/26359/stat : 26359 (march_dl) R 26358 26358 26235 0 -1 4194304 267 0 0 0 10 0 0 0 20 0 1 0 203902741 1380352 257 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26359/statm: 337 257 74 118 0 216 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2788

[startup+0.515139 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 26358
/proc/meminfo: memFree=1199296/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=1440 CPUtime=0
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203902741 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 360 110 95 260 0 84 0
[pid=26359] ppid=26358 vsize=1348 CPUtime=0.51
/proc/26359/stat : 26359 (march_dl) R 26358 26358 26235 0 -1 4194304 286 0 0 0 51 0 0 0 23 0 1 0 203902741 1380352 276 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514058 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26359/statm: 337 276 74 118 0 216 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2788

[startup+1.33521 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 26360
/proc/meminfo: memFree=1198320/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=1440 CPUtime=0
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203902741 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 360 110 95 260 0 84 0
[pid=26359] ppid=26358 vsize=1348 CPUtime=1.33
/proc/26359/stat : 26359 (march_dl) R 26358 26358 26235 0 -1 4194304 293 0 0 0 133 0 0 0 25 0 1 0 203902741 1380352 283 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26359/statm: 337 283 74 118 0 216 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2788

[startup+2.97135 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 26360
/proc/meminfo: memFree=1198128/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=1440 CPUtime=0
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203902741 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 360 110 95 260 0 84 0
[pid=26359] ppid=26358 vsize=1480 CPUtime=2.96
/proc/26359/stat : 26359 (march_dl) R 26358 26358 26235 0 -1 4194304 300 0 0 0 296 0 0 0 25 0 1 0 203902741 1515520 290 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26359/statm: 370 290 74 118 0 249 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2920

[startup+6.24764 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 26361
/proc/meminfo: memFree=1198384/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=1440 CPUtime=4.99
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 135 304 0 0 0 0 499 0 16 0 1 0 203902741 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26358/statm: 360 111 96 260 0 84 0
[pid=26361] ppid=26358 vsize=6188 CPUtime=1.24
/proc/26361/stat : 26361 (ubcsat2006) R 26358 26358 26235 0 -1 4194304 272 0 0 0 102 22 0 0 25 0 1 0 203903241 6336512 255 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26361/statm: 1547 255 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7082 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 26362
/proc/meminfo: memFree=1197360/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=2352 CPUtime=1.8
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 257 0 0 0 180 0 0 0 25 0 1 0 203903830 2408448 251 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 588 251 58 118 0 466 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4408

[startup+25.5223 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 26362
/proc/meminfo: memFree=1196592/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=3012 CPUtime=14.61
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 442 0 0 0 1461 0 0 0 25 0 1 0 203903830 3084288 436 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 753 436 58 118 0 631 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 5068

[startup+51.1465 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 26362
/proc/meminfo: memFree=1196208/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=3540 CPUtime=40.22
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 567 0 0 0 4022 0 0 0 25 0 1 0 203903830 3624960 561 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 885 561 58 118 0 763 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5596

[startup+102.389 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26362
/proc/meminfo: memFree=1195440/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=4216 CPUtime=91.45
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 747 0 0 0 9145 0 0 0 25 0 1 0 203903830 4317184 741 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1054 741 58 118 0 932 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 6272

[startup+162.444 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26362
/proc/meminfo: memFree=1194992/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=4620 CPUtime=151.49
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 854 0 0 0 15149 0 0 0 25 0 1 0 203903830 4730880 848 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1155 848 58 118 0 1033 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 6676

[startup+222.514 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26466
/proc/meminfo: memFree=1193272/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=5020 CPUtime=211.5
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 937 0 0 0 21150 0 0 0 25 0 1 0 203903830 5140480 931 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1255 931 58 118 0 1133 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 7076

[startup+282.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 26538
/proc/meminfo: memFree=1193080/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=5284 CPUtime=271.54
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 997 0 0 0 27153 1 0 0 25 0 1 0 203903830 5410816 991 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1321 991 58 118 0 1199 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 7340

[startup+342.655 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 26560
/proc/meminfo: memFree=1193904/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=5692 CPUtime=331.56
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1096 0 0 0 33155 1 0 0 25 0 1 0 203903830 5828608 1090 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1423 1090 58 118 0 1301 0
Current children cumulated CPU time (s) 342.42
Current children cumulated vsize (KiB) 7748

[startup+402.716 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 26560
/proc/meminfo: memFree=1193712/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=5824 CPUtime=391.61
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1139 0 0 0 39160 1 0 0 25 0 1 0 203903830 5963776 1133 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1456 1133 58 118 0 1334 0
Current children cumulated CPU time (s) 402.47
Current children cumulated vsize (KiB) 7880

[startup+462.775 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1193584/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=6108 CPUtime=451.65
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1193 0 0 0 45164 1 0 0 25 0 1 0 203903830 6254592 1187 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1527 1187 58 118 0 1405 0
Current children cumulated CPU time (s) 462.51

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


[startup+823.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1192560/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7140 CPUtime=811.9
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1449 0 0 0 81188 2 0 0 25 0 1 0 203903830 7311360 1443 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1785 1443 58 118 0 1663 0
Current children cumulated CPU time (s) 822.76
Current children cumulated vsize (KiB) 9196

[startup+883.166 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1192368/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7276 CPUtime=871.95
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1491 0 0 0 87193 2 0 0 25 0 1 0 203903830 7450624 1485 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1819 1485 58 118 0 1697 0
Current children cumulated CPU time (s) 882.81
Current children cumulated vsize (KiB) 9332

[startup+943.224 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1192304/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7412 CPUtime=931.99
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1520 0 0 0 93197 2 0 0 25 0 1 0 203903830 7589888 1514 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1853 1514 58 118 0 1731 0
Current children cumulated CPU time (s) 942.85
Current children cumulated vsize (KiB) 9468

[startup+1003.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1192240/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7412 CPUtime=992.03
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1536 0 0 0 99201 2 0 0 25 0 1 0 203903830 7589888 1530 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1853 1530 58 118 0 1731 0
Current children cumulated CPU time (s) 1002.89
Current children cumulated vsize (KiB) 9468

[startup+1063.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1192112/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7548 CPUtime=1052.07
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1568 0 0 0 105205 2 0 0 25 0 1 0 203903830 7729152 1562 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528704 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1887 1562 58 118 0 1765 0
Current children cumulated CPU time (s) 1062.93
Current children cumulated vsize (KiB) 9604

[startup+1123.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1191920/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7688 CPUtime=1112.11
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1607 0 0 0 111209 2 0 0 25 0 1 0 203903830 7872512 1601 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1922 1601 58 118 0 1800 0
Current children cumulated CPU time (s) 1122.97
Current children cumulated vsize (KiB) 9744

[startup+1183.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1191856/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7824 CPUtime=1172.15
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1641 0 0 0 117213 2 0 0 25 0 1 0 203903830 8011776 1635 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1956 1635 58 118 0 1834 0
Current children cumulated CPU time (s) 1183.01
Current children cumulated vsize (KiB) 9880

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

[startup+1187.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1191856/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7824 CPUtime=1175.94
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1644 0 0 0 117592 2 0 0 25 0 1 0 203903830 8011776 1638 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1956 1638 58 118 0 1834 0
Current children cumulated CPU time (s) 1186.8
Current children cumulated vsize (KiB) 9880

[startup+1193.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1191792/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7824 CPUtime=1182.5
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1651 0 0 0 118248 2 0 0 25 0 1 0 203903830 8011776 1645 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1956 1645 58 118 0 1834 0
Current children cumulated CPU time (s) 1193.36
Current children cumulated vsize (KiB) 9880

[startup+1197.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1191792/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7824 CPUtime=1185.78
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1651 0 0 0 118576 2 0 0 25 0 1 0 203903830 8011776 1645 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1956 1645 58 118 0 1834 0
Current children cumulated CPU time (s) 1196.64
Current children cumulated vsize (KiB) 9880

[startup+1198.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1191792/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7960 CPUtime=1187.42
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1655 0 0 0 118740 2 0 0 25 0 1 0 203903830 8151040 1649 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1990 1649 58 118 0 1868 0
Current children cumulated CPU time (s) 1198.28
Current children cumulated vsize (KiB) 10016

[startup+1199.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1191792/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7960 CPUtime=1188.24
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1655 0 0 0 118822 2 0 0 25 0 1 0 203903830 8151040 1649 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1990 1649 58 118 0 1868 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 10016

[startup+1199.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1191792/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7960 CPUtime=1188.65
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1655 0 0 0 118863 2 0 0 25 0 1 0 203903830 8151040 1649 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1990 1649 58 118 0 1868 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 10016

[startup+1200.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26560
/proc/meminfo: memFree=1191792/2055920 swapFree=4183936/4192956
[pid=26358] ppid=26356 vsize=2056 CPUtime=10.86
/proc/26358/stat : 26358 (SATzilla2007_C) S 26356 26358 26235 0 -1 4194304 687 582 0 0 311 31 700 44 25 0 1 0 203902741 2105344 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26358/statm: 514 343 165 260 0 238 0
[pid=26362] ppid=26358 vsize=7960 CPUtime=1188.75
/proc/26362/stat : 26362 (minisat20) R 26358 26358 26235 0 -1 4194304 1655 0 0 0 118873 2 0 0 25 0 1 0 203903830 8151040 1649 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26362/statm: 1990 1649 58 118 0 1868 0
Current children cumulated CPU time (s) 1199.61
Current children cumulated vsize (KiB) 10016

Child status: 17
Real time (s): 1200.11
CPU time (s): 1199.71
CPU user time (s): 1198.92
CPU system time (s): 0.795879
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 10016

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

runsolver used 0.847871 second user time and 2.48662 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Sun Feb 18 22:57:48 UTC 2007

IDJOB= 297485
IDBENCH= 19962
IDSOLVER= 135
FILE ID= node41/297485-1171839468

PBS_JOBID= 3839713

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S235206606-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297485-1171839468/SATzilla2007_C /tmp/evaluation/297485-1171839468/instance-297485-1171839468.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-297485-1171839468 -o ROOT/results/node41/solver-297485-1171839468 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297485-1171839468/SATzilla2007_C /tmp/evaluation/297485-1171839468/instance-297485-1171839468.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  f03277f9bbb5e0d43de3f0e34472c40f

RANDOM SEED= 937979794

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1199704 kB
Buffers:         43408 kB
Cached:         724388 kB
SwapCached:       3732 kB
Active:         631492 kB
Inactive:       146484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1199704 kB
SwapTotal:     4192956 kB
SwapFree:      4183936 kB
Dirty:            8396 kB
Writeback:           0 kB
Mapped:          15296 kB
Slab:            64228 kB
Committed_AS:   412720 kB
PageTables:       1476 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= 66556 MiB

End job on node41 on Sun Feb 18 23:17:48 UTC 2007