Trace number 311302

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.48 1199.92

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S262114230-17-UNSAT.cnf
MD5SUM6a45383bc2424adf54303f559896286c
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 variables2035
Number of clauses6327
Sum of the clauses size17716
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21265
Number of clauses of size 35062
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.53/10.61	c run March_dl for 5 seconds ... 
10.53/10.61	c Bin: Executing march_dl
10.53/10.61	c child exit by a signal
10.53/10.61	c march_dl returned code 137.
10.53/10.61	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.61	c Bin: Executing ubcsat2006
10.53/10.61	c child exited successfully
10.53/10.61	c ubcsat2006 returned code 0.
10.53/10.61	c satzilla computing base features
10.53/10.61	c satzilla doing unit-prop probe
10.53/10.61	c satzilla doing local search probe
10.53/10.61	c satzilla doing lobjois search-space size estimate
10.53/10.61	c satzilla's ranking:
10.53/10.61	c 1) minisat20: 0.989042
10.53/10.61	c 2) minisat20+P: 1.163978
10.53/10.61	c 3) march_dl: 1.289318
10.53/10.61	c 4) vallst+P: 2.028814
10.53/10.61	c 5) march_dl+P: 2.315493
10.53/10.61	c 6) zchaff_rand+P: 2.372140
10.53/10.61	c 7) kcnfs+P: 999.000000
10.53/10.61	c 8) kcnfs: 999.000000
10.53/10.61	c 9) vallst: 999.000000
10.53/10.61	c 10) zchaff_rand: 999.000000
10.53/10.61	c satzilla running minisat20 ... 
10.53/10.61	This is MiniSat 2.0 beta
10.53/10.61	WARNING: for repeatability, setting FPU to use double precision
10.53/10.61	============================[ Problem Statistics ]=============================
10.53/10.61	|                                                                             |
10.53/10.61	|  Number of variables:  2035                                                 |
10.53/10.61	|  Number of clauses:    6327                                                 |
10.53/10.62	|  Parsing time:         0.00         s                                       |
10.53/10.62	============================[ Search Statistics ]==============================
10.53/10.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.62	===============================================================================
10.53/10.62	|         0 |    2035     6327    17716 |     2109        0    nan |  0.000 % |
10.53/10.63	|       101 |    2034     6327    17716 |     2319       99     27 |  0.147 % |
10.53/10.64	|       253 |    2032     6309    17669 |     2551      251     26 |  0.147 % |
10.53/10.65	|       478 |    2032     6309    17669 |     2807      476     27 |  0.147 % |
10.58/10.68	|       819 |    2032     6309    17669 |     3087      817     25 |  0.147 % |
10.58/10.72	|      1327 |    2032     6309    17669 |     3396     1325     24 |  0.148 % |
10.58/10.79	|      2089 |    2032     6309    17669 |     3736     2087     24 |  0.148 % |
10.58/10.90	|      3228 |    2032     6309    17669 |     4109     3226     27 |  0.148 % |
10.58/11.07	|      4936 |    2032     6309    17669 |     4520     2756     27 |  0.147 % |
11.23/11.36	|      7500 |    2032     6309    17669 |     4972     2929     28 |  0.147 % |
11.74/11.82	|     11344 |    2032     6309    17669 |     5470     4146     28 |  0.147 % |
12.46/12.61	|     17110 |    2032     6309    17669 |     6017     4177     30 |  0.147 % |
13.69/13.83	|     25762 |    2032     6309    17669 |     6618     3483     26 |  0.147 % |
15.53/15.63	|     38736 |    2032     6309    17669 |     7280     6219     27 |  0.147 % |
18.30/18.37	|     58199 |    2032     6309    17669 |     8008     6854     27 |  0.148 % |
22.80/22.86	|     87394 |    2032     6309    17669 |     8809     7272     26 |  0.148 % |
29.97/30.06	|    131183 |    2032     6309    17669 |     9690     5807     27 |  0.147 % |
41.14/41.29	|    196867 |    2032     6309    17669 |    10659     6935     27 |  0.148 % |
58.46/58.55	|    295393 |    2032     6309    17669 |    11725     7640     30 |  0.147 % |
85.92/86.05	|    443184 |    2032     6309    17669 |    12898     6292     26 |  0.147 % |
129.26/129.44	|    664867 |    2032     6309    17669 |    14188    11116     28 |  0.147 % |
201.07/201.25	|    997393 |    2032     6309    17669 |    15607    11960     36 |  0.148 % |
311.20/311.41	|   1496182 |    2032     6309    17669 |    17167    12579     29 |  0.147 % |
481.88/482.14	|   2244364 |    2032     6309    17669 |    18884    14797     28 |  0.147 % |
758.49/758.88	|   3366640 |    2032     6309    17669 |    20773    10184     25 |  0.148 % |
1199.33/1199.86	c Bin: Executing minisat20
1199.33/1199.86	c child exit by a signal
1199.33/1199.86	c minisat20 returned code 137.
1199.33/1199.86	c minisat20 returned code 137.
1199.33/1199.86	c satzilla running minisat20 with preprocessing ... 
1199.44/1199.91	c Preprocessing...
1199.44/1199.91	c Inital problem has 2035 variables, 5062 nary clauses (1265 binary clauses).
1199.44/1199.91	c Num non-binary clauses 5062, Average non-binary clause length 3.000
1199.44/1199.91	c Theory has no gaps
1199.44/1199.91	c Preprocessor runtime was 0.040 seconds.
1199.44/1199.91	c 
1199.44/1199.91	c Satisfiability of theory still undetermined.
1199.44/1199.91	c See file /tmp/3M7VQ1 for simplified theory.
1199.44/1199.91	c Bin: Executing minisat20
1199.44/1199.91	c minisat20 returned code 1.
1199.44/1199.91	c minisat20 returned code 1.
1199.44/1199.91	c satzilla running march_dl ... 
1199.44/1199.91	c Bin: Executing march_dl
1199.44/1199.91	c march_dl returned code 1.
1199.44/1199.91	c march_dl returned code 1.
1199.44/1199.91	c satzilla running vallst with preprocessing ... 
1199.44/1199.91	c Bin: Executing vallst
1199.44/1199.91	c vallst returned code 1.
1199.44/1199.91	c vallst returned code 1.
1199.44/1199.91	c satzilla running march_dl with preprocessing ... 
1199.44/1199.91	c Bin: Executing march_dl
1199.44/1199.91	c march_dl returned code 1.
1199.44/1199.91	c march_dl returned code 1.
1199.44/1199.91	c satzilla running zchaff_rand with preprocessing ... 
1199.44/1199.91	c Bin: Executing zchaff_rand
1199.44/1199.91	c zchaff_rand returned code 1.
1199.44/1199.91	c zchaff_rand returned code 1.
1199.44/1199.91	c satzilla running kcnfs with preprocessing ... 
1199.44/1199.91	c Bin: Executing kcnfs
1199.44/1199.91	c kcnfs returned code 1.
1199.44/1199.91	c kcnfs returned code 1.
1199.44/1199.91	c satzilla running kcnfs ... 
1199.44/1199.91	c Bin: Executing kcnfs
1199.44/1199.91	c kcnfs returned code 1.
1199.44/1199.91	c kcnfs returned code 1.
1199.44/1199.91	c satzilla running vallst ... 
1199.44/1199.91	c Bin: Executing vallst
1199.44/1199.91	c vallst returned code 1.
1199.44/1199.91	c vallst returned code 1.
1199.44/1199.91	c satzilla running zchaff_rand ... 
1199.44/1199.91	c Bin: Executing zchaff_rand
1199.44/1199.91	c zchaff_rand returned code 1.
1199.44/1199.91	c zchaff_rand returned code 1.
1199.44/1199.91	c ERROR: All Failed! 
1199.44/1199.91	c SATZILLA_TIME=1199.640000

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/node60/watcher-311302-1172567451 -o ROOT/results/node60/solver-311302-1172567451 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/311302-1172567451/SATzilla2007_C /tmp/evaluation/311302-1172567451/instance-311302-1172567451.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.02 1.01 1.00 3/64 3214
/proc/meminfo: memFree=1856936/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=1440 CPUtime=0
/proc/3214/stat : 3214 (SATzilla2007_C) R 3212 3214 2847 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 276701919 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/3214/statm: 360 110 95 260 0 84 0
[pid=3215] ppid=3214 vsize=768 CPUtime=0
/proc/3215/stat : 3215 (march_dl) R 3214 3214 2847 0 -1 4194304 112 0 0 0 0 0 0 0 18 0 1 0 276701919 786432 107 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3215/statm: 192 107 50 118 0 71 0

[startup+0.107264 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 3214
/proc/meminfo: memFree=1856936/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=1440 CPUtime=0
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 276701919 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3214/statm: 360 110 95 260 0 84 0
[pid=3215] ppid=3214 vsize=2836 CPUtime=0.1
/proc/3215/stat : 3215 (march_dl) R 3214 3214 2847 0 -1 4194304 622 0 0 0 10 0 0 0 19 0 1 0 276701919 2904064 614 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543987 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3215/statm: 709 614 72 118 0 588 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4276

[startup+0.515336 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 3214
/proc/meminfo: memFree=1856936/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=1440 CPUtime=0
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 276701919 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3214/statm: 360 110 95 260 0 84 0
[pid=3215] ppid=3214 vsize=2832 CPUtime=0.51
/proc/3215/stat : 3215 (march_dl) R 3214 3214 2847 0 -1 4194304 636 0 0 0 51 0 0 0 23 0 1 0 276701919 2899968 628 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3215/statm: 708 628 74 118 0 587 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4272

[startup+1.33648 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3216
/proc/meminfo: memFree=1854424/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=1440 CPUtime=0
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 276701919 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3214/statm: 360 110 95 260 0 84 0
[pid=3215] ppid=3214 vsize=3096 CPUtime=1.33
/proc/3215/stat : 3215 (march_dl) R 3214 3214 2847 0 -1 4194304 678 0 0 0 133 0 0 0 25 0 1 0 276701919 3170304 670 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3215/statm: 774 670 74 118 0 653 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4536

[startup+2.97778 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3216
/proc/meminfo: memFree=1854168/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=1440 CPUtime=0
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 276701919 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3214/statm: 360 110 95 260 0 84 0
[pid=3215] ppid=3214 vsize=3228 CPUtime=2.97
/proc/3215/stat : 3215 (march_dl) R 3214 3214 2847 0 -1 4194304 714 0 0 0 297 0 0 0 25 0 1 0 276701919 3305472 706 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3215/statm: 807 706 74 118 0 686 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4668

[startup+6.25436 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3217
/proc/meminfo: memFree=1855768/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=1440 CPUtime=4.99
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 135 740 0 0 0 0 499 0 16 0 1 0 276701919 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3214/statm: 360 111 96 260 0 84 0
[pid=3217] ppid=3214 vsize=6188 CPUtime=1.24
/proc/3217/stat : 3217 (ubcsat2006) R 3214 3214 2847 0 -1 4194304 343 0 0 0 108 16 0 0 25 0 1 0 276702419 6336512 326 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3217/statm: 1547 326 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7185 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3218
/proc/meminfo: memFree=1854304/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=3032 CPUtime=2.08
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 461 0 0 0 208 0 0 0 25 0 1 0 276702981 3104768 455 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 758 455 58 118 0 636 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5056

[startup+25.5248 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 3218
/proc/meminfo: memFree=1853096/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=4392 CPUtime=14.88
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 782 0 0 0 1488 0 0 0 25 0 1 0 276702981 4497408 776 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 1098 776 58 118 0 976 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6416

[startup+51.1494 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 3218
/proc/meminfo: memFree=1852328/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=5052 CPUtime=40.5
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 946 0 0 0 4049 1 0 0 25 0 1 0 276702981 5173248 940 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 1263 940 58 118 0 1141 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7076

[startup+102.392 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3218
/proc/meminfo: memFree=1851368/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=6140 CPUtime=91.73
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 1207 0 0 0 9172 1 0 0 25 0 1 0 276702981 6287360 1201 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519468 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 1535 1201 58 118 0 1413 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 8164

[startup+162.454 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3218
/proc/meminfo: memFree=1850088/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=7328 CPUtime=151.76
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 1514 0 0 0 15175 1 0 0 25 0 1 0 276702981 7503872 1508 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 1832 1508 58 118 0 1710 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 9352

[startup+222.511 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 3218
/proc/meminfo: memFree=1849448/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=7856 CPUtime=211.8
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 1666 0 0 0 21179 1 0 0 25 0 1 0 276702981 8044544 1660 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 1964 1660 58 118 0 1842 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 9880

[startup+282.564 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3218
/proc/meminfo: memFree=1849064/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=8260 CPUtime=271.83
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 1743 0 0 0 27182 1 0 0 25 0 1 0 276702981 8458240 1737 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 2065 1737 58 118 0 1943 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 10284

[startup+342.619 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3218
/proc/meminfo: memFree=1848488/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=8928 CPUtime=331.87
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 1898 0 0 0 33185 2 0 0 25 0 1 0 276702981 9142272 1892 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528820 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 2232 1892 58 118 0 2110 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 10952

[startup+402.674 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3218
/proc/meminfo: memFree=1848104/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=9192 CPUtime=391.9
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 1986 0 0 0 39188 2 0 0 25 0 1 0 276702981 9412608 1980 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 2298 1980 58 118 0 2176 0
Current children cumulated CPU time (s) 402.48
Current children cumulated vsize (KiB) 11216

[startup+462.733 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3218
/proc/meminfo: memFree=1848040/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=9336 CPUtime=451.94
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2004 0 0 0 45192 2 0 0 25 0 1 0 276702981 9560064 1998 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 2334 1998 58 118 0 2212 0
Current children cumulated CPU time (s) 462.52

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

/proc/3218/statm: 2687 2338 58 118 0 2565 0
Current children cumulated CPU time (s) 702.66
Current children cumulated vsize (KiB) 12772

[startup+763.008 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3218
/proc/meminfo: memFree=1846312/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=11028 CPUtime=752.1
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2410 0 0 0 75208 2 0 0 25 0 1 0 276702981 11292672 2404 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 2757 2404 58 118 0 2635 0
Current children cumulated CPU time (s) 762.68
Current children cumulated vsize (KiB) 13052

[startup+823.071 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3218
/proc/meminfo: memFree=1845800/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=11564 CPUtime=812.15
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2545 0 0 0 81213 2 0 0 25 0 1 0 276702981 11841536 2539 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 2891 2539 58 118 0 2769 0
Current children cumulated CPU time (s) 822.73
Current children cumulated vsize (KiB) 13588

[startup+883.128 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3218
/proc/meminfo: memFree=1845544/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=11696 CPUtime=872.18
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2600 0 0 0 87216 2 0 0 25 0 1 0 276702981 11976704 2594 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 2924 2594 58 118 0 2802 0
Current children cumulated CPU time (s) 882.76
Current children cumulated vsize (KiB) 13720

[startup+943.189 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 3218
/proc/meminfo: memFree=1845288/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=12092 CPUtime=932.22
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2672 0 0 0 93220 2 0 0 25 0 1 0 276702981 12382208 2666 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 3023 2666 58 118 0 2901 0
Current children cumulated CPU time (s) 942.8
Current children cumulated vsize (KiB) 14116

[startup+1003.25 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 3218
/proc/meminfo: memFree=1845032/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=12224 CPUtime=992.26
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2714 0 0 0 99224 2 0 0 25 0 1 0 276702981 12517376 2708 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 3056 2708 58 118 0 2934 0
Current children cumulated CPU time (s) 1002.84
Current children cumulated vsize (KiB) 14248

[startup+1063.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 3218
/proc/meminfo: memFree=1845032/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=12224 CPUtime=1052.29
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2733 0 0 0 105227 2 0 0 25 0 1 0 276702981 12517376 2727 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 3056 2727 58 118 0 2934 0
Current children cumulated CPU time (s) 1062.87
Current children cumulated vsize (KiB) 14248

[startup+1123.35 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 3218
/proc/meminfo: memFree=1844648/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=12628 CPUtime=1112.33
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2817 0 0 0 111230 3 0 0 25 0 1 0 276702981 12931072 2811 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 3157 2811 58 118 0 3035 0
Current children cumulated CPU time (s) 1122.91
Current children cumulated vsize (KiB) 14652

[startup+1183.41 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 3218
/proc/meminfo: memFree=1844520/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=12760 CPUtime=1172.36
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2860 0 0 0 117233 3 0 0 25 0 1 0 276702981 13066240 2854 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 3190 2854 58 118 0 3068 0
Current children cumulated CPU time (s) 1182.94
Current children cumulated vsize (KiB) 14784

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

[startup+1187.2 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 3218
/proc/meminfo: memFree=1844520/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=12760 CPUtime=1176.16
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2860 0 0 0 117613 3 0 0 25 0 1 0 276702981 13066240 2854 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 3190 2854 58 118 0 3068 0
Current children cumulated CPU time (s) 1186.74
Current children cumulated vsize (KiB) 14784

[startup+1193.76 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 3218
/proc/meminfo: memFree=1844520/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=12760 CPUtime=1182.71
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2860 0 0 0 118268 3 0 0 25 0 1 0 276702981 13066240 2854 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134530006 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 3190 2854 58 118 0 3068 0
Current children cumulated CPU time (s) 1193.29
Current children cumulated vsize (KiB) 14784

[startup+1197.04 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 3218
/proc/meminfo: memFree=1844520/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=12760 CPUtime=1185.99
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2860 0 0 0 118596 3 0 0 25 0 1 0 276702981 13066240 2854 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525523 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 3190 2854 58 118 0 3068 0
Current children cumulated CPU time (s) 1196.57
Current children cumulated vsize (KiB) 14784

[startup+1198.68 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 3218
/proc/meminfo: memFree=1844456/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=12760 CPUtime=1187.63
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2860 0 0 0 118760 3 0 0 25 0 1 0 276702981 13066240 2854 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 3190 2854 58 118 0 3068 0
Current children cumulated CPU time (s) 1198.21
Current children cumulated vsize (KiB) 14784

[startup+1199.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 3218
/proc/meminfo: memFree=1844456/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=2024 CPUtime=10.58
/proc/3214/stat : 3214 (SATzilla2007_C) S 3212 3214 2847 0 -1 4194304 838 1089 0 0 315 13 700 30 25 0 1 0 276701919 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3214/statm: 506 331 156 260 0 230 0
[pid=3218] ppid=3214 vsize=12760 CPUtime=1188.45
/proc/3218/stat : 3218 (minisat20) R 3214 3214 2847 0 -1 4194304 2860 0 0 0 118842 3 0 0 25 0 1 0 276702981 13066240 2854 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3218/statm: 3190 2854 58 118 0 3068 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 14784

[startup+1199.91 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 3218
/proc/meminfo: memFree=1844456/2055920 swapFree=4179680/4192956
[pid=3214] ppid=3212 vsize=3468 CPUtime=1199.44
/proc/3214/stat : 3214 (SATzilla2007_C) R 3212 3214 2847 0 -1 4194304 1240 3949 0 0 318 14 119579 33 18 0 1 0 276701919 3551232 659 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135274638 0 0 4096 0 0 0 0 17 0 0 0
/proc/3214/statm: 867 659 164 260 0 591 0
Current children cumulated CPU time (s) 1199.44
Current children cumulated vsize (KiB) 3468

Child status: 17
Real time (s): 1199.92
CPU time (s): 1199.48
CPU user time (s): 1198.99
CPU system time (s): 0.486925
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 14784

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

runsolver used 0.747886 second user time and 2.48462 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue Feb 27 09:10:51 UTC 2007

IDJOB= 311302
IDBENCH= 20310
IDSOLVER= 135
FILE ID= node60/311302-1172567451

PBS_JOBID= 3971892

Free space on /tmp= 66547 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S262114230-17-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/311302-1172567451/SATzilla2007_C /tmp/evaluation/311302-1172567451/instance-311302-1172567451.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-311302-1172567451 -o ROOT/results/node60/solver-311302-1172567451 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/311302-1172567451/SATzilla2007_C /tmp/evaluation/311302-1172567451/instance-311302-1172567451.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  6a45383bc2424adf54303f559896286c

RANDOM SEED= 614129360

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1857344 kB
Buffers:         20584 kB
Cached:         126724 kB
SwapCached:       7528 kB
Active:          75436 kB
Inactive:        85480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857344 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            8460 kB
Writeback:           0 kB
Mapped:          15296 kB
Slab:            23692 kB
Committed_AS:   803136 kB
PageTables:       1464 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= 66547 MiB

End job on node60 on Tue Feb 27 09:30:51 UTC 2007