Trace number 297690

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.72 1200.07

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1858313411-09.UNSAT.shuffled.cnf
MD5SUM742af8c49b83baf589639ee213385309
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark879.487
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
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.91	c run March_dl for 5 seconds ... 
10.83/10.91	c Bin: Executing march_dl
10.83/10.91	c child exit by a signal
10.83/10.91	c march_dl returned code 137.
10.83/10.91	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.91	c Bin: Executing ubcsat2006
10.83/10.91	c child exited successfully
10.83/10.91	c ubcsat2006 returned code 0.
10.83/10.91	c satzilla computing base features
10.83/10.91	c satzilla doing unit-prop probe
10.83/10.91	c satzilla doing local search probe
10.83/10.91	c satzilla doing lobjois search-space size estimate
10.83/10.91	c satzilla's ranking:
10.83/10.91	c 1) minisat20+P: -2.893305
10.83/10.91	c 2) minisat20: -0.199158
10.83/10.91	c 3) march_dl+P: 0.758928
10.83/10.91	c 4) vallst+P: 1.498678
10.83/10.91	c 5) march_dl: 1.798794
10.83/10.91	c 6) zchaff_rand+P: 5.638385
10.83/10.91	c 7) kcnfs+P: 999.000000
10.83/10.91	c 8) kcnfs: 999.000000
10.83/10.91	c 9) vallst: 999.000000
10.83/10.91	c 10) zchaff_rand: 999.000000
10.83/10.91	c satzilla running minisat20 with preprocessing ... 
10.83/10.92	This is MiniSat 2.0 beta
10.83/10.92	WARNING: for repeatability, setting FPU to use double precision
10.83/10.92	============================[ Problem Statistics ]=============================
10.83/10.92	|                                                                             |
10.83/10.92	|  Number of variables:  450                                                  |
10.83/10.92	|  Number of clauses:    1912                                                 |
10.83/10.92	|  Parsing time:         0.00         s                                       |
10.83/10.92	============================[ Search Statistics ]==============================
10.83/10.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.83/10.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.83/10.92	===============================================================================
10.83/10.92	|         0 |     450     1912     5736 |      637        0    nan |  0.000 % |
10.83/10.92	|       102 |     450     1912     5736 |      701      102     24 |  0.000 % |
10.83/10.93	|       256 |     450     1912     5736 |      771      256     23 |  0.000 % |
10.83/10.93	|       481 |     450     1912     5736 |      848      481     23 |  0.000 % |
10.83/10.94	|       820 |     450     1912     5736 |      933      820     22 |  0.000 % |
10.88/10.96	|      1326 |     450     1912     5736 |     1026      832     20 |  0.000 % |
10.88/10.99	|      2085 |     450     1912     5736 |     1129     1057     20 |  0.000 % |
10.88/11.03	|      3225 |     450     1912     5736 |     1241     1000     19 |  0.000 % |
10.88/11.09	|      4936 |     450     1912     5736 |     1366      787     18 |  0.000 % |
10.88/11.19	|      7498 |     450     1912     5736 |     1502     1225     21 |  0.000 % |
11.22/11.36	|     11342 |     450     1912     5736 |     1653     1181     20 |  0.000 % |
11.53/11.62	|     17108 |     450     1912     5736 |     1818     1006     18 |  0.000 % |
11.94/12.04	|     25757 |     450     1912     5736 |     2000     1253     20 |  0.000 % |
12.55/12.67	|     38733 |     450     1912     5736 |     2200     1972     20 |  0.000 % |
13.58/13.65	|     58194 |     450     1912     5736 |     2420     1248     17 |  0.000 % |
15.01/15.16	|     87387 |     450     1912     5736 |     2662     2049     20 |  0.000 % |
17.47/17.55	|    131176 |     450     1912     5736 |     2928     2452     21 |  0.000 % |
21.06/21.16	|    196861 |     450     1912     5736 |     3221     2841     19 |  0.000 % |
26.90/27.03	|    295388 |     450     1912     5736 |     3543     1661     22 |  0.000 % |
35.91/36.02	|    443177 |     450     1912     5736 |     3897     2206     20 |  0.000 % |
49.63/49.78	|    664860 |     450     1912     5736 |     4287     3104     19 |  0.000 % |
70.74/70.90	|    997385 |     450     1912     5736 |     4716     4267     19 |  0.000 % |
104.87/105.01	|   1496174 |     450     1912     5736 |     5188     2662     22 |  0.000 % |
157.85/158.03	|   2244356 |     450     1912     5736 |     5706     4378     22 |  0.000 % |
241.27/241.42	|   3366630 |     450     1912     5736 |     6277     4473     21 |  0.000 % |
371.92/372.14	|   5050041 |     450     1912     5736 |     6905     5786     24 |  0.000 % |
574.20/574.46	|   7575158 |     450     1912     5736 |     7595     4500     19 |  0.000 % |
898.62/899.01	|  11362833 |     450     1912     5736 |     8355     6116     19 |  0.000 % |
1199.68/1200.06	c Preprocessing...
1199.68/1200.06	c Inital problem has 450 variables, 1912 nary clauses (0 binary clauses).
1199.68/1200.06	c Num non-binary clauses 1912, Average non-binary clause length 3.000
1199.68/1200.06	c Theory has no gaps
1199.68/1200.06	c Preprocessor runtime was 0.000 seconds.
1199.68/1200.06	c 
1199.68/1200.06	c Satisfiability of theory still undetermined.
1199.68/1200.06	c See file /tmp/wNhJYE for simplified theory.
1199.68/1200.06	c Bin: Executing minisat20
1199.68/1200.06	c child exit by a signal
1199.68/1200.06	c minisat20 returned code 137.
1199.68/1200.06	c minisat20 returned code 137.
1199.68/1200.06	c satzilla running minisat20 ... 
1199.68/1200.06	c Bin: Executing minisat20
1199.68/1200.06	c minisat20 returned code 1.
1199.68/1200.06	c minisat20 returned code 1.
1199.68/1200.06	c satzilla running march_dl with preprocessing ... 
1199.68/1200.06	c Bin: Executing march_dl
1199.68/1200.06	c march_dl returned code 1.
1199.68/1200.06	c march_dl returned code 1.
1199.68/1200.06	c satzilla running vallst with preprocessing ... 
1199.68/1200.06	c Bin: Executing vallst
1199.68/1200.06	c vallst returned code 1.
1199.68/1200.06	c vallst returned code 1.
1199.68/1200.06	c satzilla running march_dl ... 
1199.68/1200.06	c Bin: Executing march_dl
1199.68/1200.06	c march_dl returned code 1.
1199.68/1200.06	c march_dl returned code 1.
1199.68/1200.06	c satzilla running zchaff_rand with preprocessing ... 
1199.68/1200.06	c Bin: Executing zchaff_rand
1199.68/1200.06	c zchaff_rand returned code 1.
1199.68/1200.06	c zchaff_rand returned code 1.
1199.68/1200.06	c satzilla running kcnfs with preprocessing ... 
1199.68/1200.06	c Bin: Executing kcnfs
1199.68/1200.06	c kcnfs returned code 1.
1199.68/1200.06	c kcnfs returned code 1.
1199.68/1200.06	c satzilla running kcnfs ... 
1199.68/1200.06	c Bin: Executing kcnfs
1199.68/1200.06	c kcnfs returned code 1.
1199.68/1200.06	c kcnfs returned code 1.
1199.68/1200.06	c satzilla running vallst ... 
1199.68/1200.06	c Bin: Executing vallst
1199.68/1200.06	c vallst returned code 1.
1199.68/1200.06	c vallst returned code 1.
1199.68/1200.06	c satzilla running zchaff_rand ... 
1199.68/1200.06	c Bin: Executing zchaff_rand
1199.68/1200.06	c zchaff_rand returned code 1.
1199.68/1200.06	c zchaff_rand returned code 1.
1199.68/1200.06	c ERROR: All Failed! 
1199.68/1200.06	c SATZILLA_TIME=1199.880000

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/node24/watcher-297690-1171843614 -o ROOT/results/node24/solver-297690-1171843614 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297690-1171843614/SATzilla2007_C /tmp/evaluation/297690-1171843614/instance-297690-1171843614.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.00 1.00 1.00 3/77 8887
/proc/meminfo: memFree=266584/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1440 CPUtime=0
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 204315702 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 360 110 95 260 0 84 0
[pid=8888] ppid=8887 vsize=772 CPUtime=0
/proc/8888/stat : 8888 (march_dl) R 8887 8887 6827 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 204315702 790528 108 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8888/statm: 193 108 53 118 0 72 0

[startup+0.106914 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 8887
/proc/meminfo: memFree=266584/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1440 CPUtime=0
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 204315702 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 360 110 95 260 0 84 0
[pid=8888] ppid=8887 vsize=1164 CPUtime=0.1
/proc/8888/stat : 8888 (march_dl) R 8887 8887 6827 0 -1 4194304 241 0 0 0 10 0 0 0 20 0 1 0 204315702 1191936 233 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8888/statm: 291 233 74 118 0 170 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2604

[startup+0.514957 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 8887
/proc/meminfo: memFree=266584/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1440 CPUtime=0
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 204315702 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 360 110 95 260 0 84 0
[pid=8888] ppid=8887 vsize=1296 CPUtime=0.51
/proc/8888/stat : 8888 (march_dl) R 8887 8887 6827 0 -1 4194304 250 0 0 0 51 0 0 0 23 0 1 0 204315702 1327104 242 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134532761 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8888/statm: 324 242 74 118 0 203 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2736

[startup+1.33505 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8889
/proc/meminfo: memFree=265736/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1440 CPUtime=0
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 204315702 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 360 110 95 260 0 84 0
[pid=8888] ppid=8887 vsize=1296 CPUtime=1.33
/proc/8888/stat : 8888 (march_dl) R 8887 8887 6827 0 -1 4194304 259 0 0 0 133 0 0 0 25 0 1 0 204315702 1327104 251 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8888/statm: 324 251 74 118 0 203 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2736

[startup+2.97122 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8889
/proc/meminfo: memFree=265480/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1440 CPUtime=0
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 204315702 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 360 110 95 260 0 84 0
[pid=8888] ppid=8887 vsize=1296 CPUtime=2.96
/proc/8888/stat : 8888 (march_dl) R 8887 8887 6827 0 -1 4194304 264 0 0 0 296 0 0 0 25 0 1 0 204315702 1327104 256 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527890 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8888/statm: 324 256 74 118 0 203 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2736

[startup+6.24758 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8890
/proc/meminfo: memFree=265736/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1440 CPUtime=4.99
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 135 269 0 0 0 0 499 0 16 0 1 0 204315702 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8887/statm: 360 111 96 260 0 84 0
[pid=8890] ppid=8887 vsize=6188 CPUtime=1.23
/proc/8890/stat : 8890 (ubcsat2006) R 8887 8887 6827 0 -1 4194304 264 0 0 0 100 23 0 0 25 0 1 0 204316202 6336512 247 18446744073709551615 134512640 134777720 4294956512 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8890/statm: 1547 247 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7083 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=264904/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=2208 CPUtime=1.78
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 227 0 0 0 178 0 0 0 25 0 1 0 204316794 2260992 221 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 552 221 58 118 0 430 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4204

[startup+25.5247 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=264456/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=2736 CPUtime=14.59
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 357 0 0 0 1459 0 0 0 25 0 1 0 204316794 2801664 351 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 684 351 58 118 0 562 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 4732

[startup+51.1515 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=264008/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=3136 CPUtime=40.19
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 452 0 0 0 4019 0 0 0 25 0 1 0 204316794 3211264 446 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 784 446 58 118 0 662 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5132

[startup+102.399 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=263496/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=3668 CPUtime=91.43
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 583 0 0 0 9143 0 0 0 25 0 1 0 204316794 3756032 577 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 917 577 58 118 0 795 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 5664

[startup+162.468 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=262920/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=4088 CPUtime=151.49
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 702 0 0 0 15148 1 0 0 25 0 1 0 204316794 4186112 696 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1022 696 58 118 0 900 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 6084

[startup+222.534 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=262536/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=4352 CPUtime=211.54
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 782 0 0 0 21153 1 0 0 25 0 1 0 204316794 4456448 776 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1088 776 58 118 0 966 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 6348

[startup+282.597 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=262344/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=4620 CPUtime=271.58
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 849 0 0 0 27157 1 0 0 25 0 1 0 204316794 4730880 843 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1155 843 58 118 0 1033 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 6616

[startup+342.658 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=262280/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=4888 CPUtime=331.63
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 887 0 0 0 33162 1 0 0 25 0 1 0 204316794 5005312 881 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1222 881 58 118 0 1100 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 6884

[startup+402.727 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=262024/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=5020 CPUtime=391.68
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 944 0 0 0 39167 1 0 0 25 0 1 0 204316794 5140480 938 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1255 938 58 118 0 1133 0
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (KiB) 7016

[startup+462.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=261768/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=5284 CPUtime=451.73
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 996 0 0 0 45172 1 0 0 25 0 1 0 204316794 5410816 990 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1321 990 58 118 0 1199 0
Current children cumulated CPU time (s) 462.61

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


[startup+763.108 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 8891
/proc/meminfo: memFree=261128/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=5964 CPUtime=751.97
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1171 0 0 0 75196 1 0 0 25 0 1 0 204316794 6107136 1165 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1491 1165 58 118 0 1369 0
Current children cumulated CPU time (s) 762.85
Current children cumulated vsize (KiB) 7960

[startup+823.173 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=261000/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=5964 CPUtime=812.01
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1186 0 0 0 81200 1 0 0 25 0 1 0 204316794 6107136 1180 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1491 1180 58 118 0 1369 0
Current children cumulated CPU time (s) 822.89
Current children cumulated vsize (KiB) 7960

[startup+883.235 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=260936/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=6096 CPUtime=872.06
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1214 0 0 0 87205 1 0 0 25 0 1 0 204316794 6242304 1208 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1524 1208 58 118 0 1402 0
Current children cumulated CPU time (s) 882.94
Current children cumulated vsize (KiB) 8092

[startup+943.297 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=260744/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=6376 CPUtime=932.11
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1254 0 0 0 93210 1 0 0 25 0 1 0 204316794 6529024 1248 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1594 1248 58 118 0 1472 0
Current children cumulated CPU time (s) 942.99
Current children cumulated vsize (KiB) 8372

[startup+1003.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=260616/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=6376 CPUtime=992.15
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1281 0 0 0 99214 1 0 0 25 0 1 0 204316794 6529024 1275 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1594 1275 58 118 0 1472 0
Current children cumulated CPU time (s) 1003.03
Current children cumulated vsize (KiB) 8372

[startup+1063.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=260552/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=6512 CPUtime=1052.2
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1298 0 0 0 105219 1 0 0 25 0 1 0 204316794 6668288 1292 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1628 1292 58 118 0 1506 0
Current children cumulated CPU time (s) 1063.08
Current children cumulated vsize (KiB) 8508

[startup+1123.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=260488/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=6512 CPUtime=1112.25
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1317 0 0 0 111224 1 0 0 25 0 1 0 204316794 6668288 1311 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1628 1311 58 118 0 1506 0
Current children cumulated CPU time (s) 1123.13
Current children cumulated vsize (KiB) 8508

[startup+1183.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=260488/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=6652 CPUtime=1172.3
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1324 0 0 0 117229 1 0 0 25 0 1 0 204316794 6811648 1318 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1663 1318 58 118 0 1541 0
Current children cumulated CPU time (s) 1183.18
Current children cumulated vsize (KiB) 8648

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

[startup+1187.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=260488/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=6652 CPUtime=1176.09
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1324 0 0 0 117608 1 0 0 25 0 1 0 204316794 6811648 1318 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1663 1318 58 118 0 1541 0
Current children cumulated CPU time (s) 1186.97
Current children cumulated vsize (KiB) 8648

[startup+1193.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=260488/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=6652 CPUtime=1182.64
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1327 0 0 0 118263 1 0 0 25 0 1 0 204316794 6811648 1321 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1663 1321 58 118 0 1541 0
Current children cumulated CPU time (s) 1193.52
Current children cumulated vsize (KiB) 8648

[startup+1197.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=260488/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=6652 CPUtime=1185.92
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1329 0 0 0 118591 1 0 0 25 0 1 0 204316794 6811648 1323 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134529760 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1663 1323 58 118 0 1541 0
Current children cumulated CPU time (s) 1196.8
Current children cumulated vsize (KiB) 8648

[startup+1198.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=260488/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=6652 CPUtime=1187.57
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1329 0 0 0 118756 1 0 0 25 0 1 0 204316794 6811648 1323 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1663 1323 58 118 0 1541 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 8648

[startup+1199.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=260488/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=6652 CPUtime=1188.39
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1329 0 0 0 118838 1 0 0 25 0 1 0 204316794 6811648 1323 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1663 1323 58 118 0 1541 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 8648

[startup+1200.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8891
/proc/meminfo: memFree=260488/2055920 swapFree=4144024/4192956
[pid=8887] ppid=8885 vsize=1996 CPUtime=10.88
/proc/8887/stat : 8887 (SATzilla2007_C) S 8885 8887 6827 0 -1 4194304 652 539 0 0 309 32 700 47 25 0 1 0 204315702 2043904 319 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8887/statm: 499 319 165 260 0 223 0
[pid=8891] ppid=8887 vsize=6652 CPUtime=1188.8
/proc/8891/stat : 8891 (minisat20) R 8887 8887 6827 0 -1 4194304 1329 0 0 0 118879 1 0 0 25 0 1 0 204316794 6811648 1323 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8891/statm: 1663 1323 58 118 0 1541 0
Current children cumulated CPU time (s) 1199.68
Current children cumulated vsize (KiB) 8648

Child status: 17
Real time (s): 1200.07
CPU time (s): 1199.72
CPU user time (s): 1198.9
CPU system time (s): 0.820875
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 8648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.9
system time used= 0.820875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2533
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= 27
involuntary context switches= 1544

runsolver used 1.39179 second user time and 2.87456 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Mon Feb 19 00:06:54 UTC 2007

IDJOB= 297690
IDBENCH= 19967
IDSOLVER= 135
FILE ID= node24/297690-1171843614

PBS_JOBID= 3839656

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1858313411-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297690-1171843614/SATzilla2007_C /tmp/evaluation/297690-1171843614/instance-297690-1171843614.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-297690-1171843614 -o ROOT/results/node24/solver-297690-1171843614 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297690-1171843614/SATzilla2007_C /tmp/evaluation/297690-1171843614/instance-297690-1171843614.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  742af8c49b83baf589639ee213385309

RANDOM SEED= 586431334

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.232
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.232
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:        266992 kB
Buffers:         43188 kB
Cached:        1639088 kB
SwapCached:       4600 kB
Active:         762744 kB
Inactive:       929952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        266992 kB
SwapTotal:     4192956 kB
SwapFree:      4144024 kB
Dirty:            8388 kB
Writeback:           0 kB
Mapped:          15572 kB
Slab:            81796 kB
Committed_AS:   670824 kB
PageTables:       1732 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 node24 on Mon Feb 19 00:26:54 UTC 2007