Trace number 299822

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.73 1200.15

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S105499989-20.UNSAT.shuffled.cnf
MD5SUMb03952152dea0613061828eb775a4d85
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.2866
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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.90	c run March_dl for 5 seconds ... 
10.83/10.90	c Bin: Executing march_dl
10.83/10.90	c child exit by a signal
10.83/10.90	c march_dl returned code 137.
10.83/10.90	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.90	c Bin: Executing ubcsat2006
10.83/10.90	c child exited successfully
10.83/10.90	c ubcsat2006 returned code 0.
10.83/10.90	c satzilla computing base features
10.83/10.90	c satzilla doing unit-prop probe
10.83/10.90	c satzilla doing local search probe
10.83/10.90	c satzilla doing lobjois search-space size estimate
10.83/10.90	c satzilla's ranking:
10.83/10.90	c 1) minisat20+P: -3.605126
10.83/10.90	c 2) minisat20: -0.882763
10.83/10.90	c 3) march_dl+P: 0.409905
10.83/10.90	c 4) vallst+P: 1.314838
10.83/10.90	c 5) march_dl: 1.822636
10.83/10.90	c 6) zchaff_rand+P: 6.290454
10.83/10.90	c 7) kcnfs+P: 999.000000
10.83/10.90	c 8) kcnfs: 999.000000
10.83/10.90	c 9) vallst: 999.000000
10.83/10.90	c 10) zchaff_rand: 999.000000
10.83/10.90	c satzilla running minisat20 with preprocessing ... 
10.83/10.91	This is MiniSat 2.0 beta
10.83/10.91	WARNING: for repeatability, setting FPU to use double precision
10.83/10.91	============================[ Problem Statistics ]=============================
10.83/10.91	|                                                                             |
10.83/10.91	|  Number of variables:  400                                                  |
10.83/10.91	|  Number of clauses:    1704                                                 |
10.83/10.91	|  Parsing time:         0.00         s                                       |
10.83/10.91	============================[ Search Statistics ]==============================
10.83/10.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.83/10.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.83/10.91	===============================================================================
10.83/10.91	|         0 |     400     1704     5112 |      568        0    nan |  0.000 % |
10.83/10.91	|       102 |     400     1704     5112 |      624      102     22 |  0.001 % |
10.83/10.92	|       252 |     400     1704     5112 |      687      252     19 |  0.001 % |
10.83/10.92	|       477 |     400     1704     5112 |      756      477     19 |  0.001 % |
10.83/10.94	|       815 |     400     1704     5112 |      831      422     16 |  0.001 % |
10.83/10.95	|      1321 |     400     1704     5112 |      914      493     17 |  0.001 % |
10.89/10.98	|      2081 |     400     1704     5112 |     1006      786     17 |  0.001 % |
10.89/11.02	|      3221 |     400     1704     5112 |     1106      891     17 |  0.001 % |
10.89/11.08	|      4929 |     400     1704     5112 |     1217      889     17 |  0.001 % |
10.89/11.17	|      7491 |     400     1704     5112 |     1339      928     17 |  0.001 % |
11.24/11.32	|     11336 |     400     1704     5112 |     1473     1338     17 |  0.001 % |
11.45/11.55	|     17103 |     400     1704     5112 |     1620     1033     16 |  0.001 % |
11.86/11.91	|     25753 |     400     1704     5112 |     1782     1449     15 |  0.001 % |
12.37/12.47	|     38727 |     400     1704     5112 |     1960     1725     15 |  0.001 % |
13.29/13.35	|     58189 |     400     1704     5112 |     2156     1272     16 |  0.001 % |
14.63/14.71	|     87381 |     400     1704     5112 |     2372     1969     16 |  0.001 % |
16.77/16.83	|    131170 |     400     1704     5112 |     2609     1251     17 |  0.001 % |
19.95/20.07	|    196855 |     400     1704     5112 |     2870     2160     16 |  0.001 % |
25.08/25.18	|    295381 |     400     1704     5112 |     3158     1859     17 |  0.001 % |
32.96/33.05	|    443172 |     400     1704     5112 |     3473     2596     17 |  0.001 % |
45.45/45.55	|    664856 |     400     1704     5112 |     3821     2926     18 |  0.001 % |
65.02/65.13	|    997381 |     400     1704     5112 |     4203     3220     17 |  0.001 % |
94.73/94.81	|   1496169 |     400     1704     5112 |     4623     3752     18 |  0.001 % |
140.83/140.97	|   2244351 |     400     1704     5112 |     5086     3781     17 |  0.001 % |
212.74/212.87	|   3366625 |     400     1704     5112 |     5594     4293     16 |  0.001 % |
327.60/327.77	|   5050036 |     400     1704     5112 |     6154     3575     17 |  0.001 % |
507.30/507.61	|   7575153 |     400     1704     5112 |     6769     5391     19 |  0.001 % |
789.04/789.40	|  11362829 |     400     1704     5112 |     7446     4157     20 |  0.001 % |
1199.66/1200.14	c Preprocessing...
1199.66/1200.14	c Inital problem has 400 variables, 1704 nary clauses (0 binary clauses).
1199.66/1200.14	c Num non-binary clauses 1704, Average non-binary clause length 3.000
1199.66/1200.14	c Theory has no gaps
1199.66/1200.14	c Preprocessor runtime was 0.010 seconds.
1199.66/1200.14	c 
1199.66/1200.14	c Satisfiability of theory still undetermined.
1199.66/1200.14	c See file /tmp/zOj6vA for simplified theory.
1199.66/1200.14	c Bin: Executing minisat20
1199.66/1200.14	c child exit by a signal
1199.66/1200.14	c minisat20 returned code 137.
1199.66/1200.14	c minisat20 returned code 137.
1199.66/1200.14	c satzilla running minisat20 ... 
1199.66/1200.14	c Bin: Executing minisat20
1199.66/1200.14	c minisat20 returned code 1.
1199.66/1200.14	c minisat20 returned code 1.
1199.66/1200.14	c satzilla running march_dl with preprocessing ... 
1199.66/1200.14	c Bin: Executing march_dl
1199.66/1200.14	c march_dl returned code 1.
1199.66/1200.14	c march_dl returned code 1.
1199.66/1200.14	c satzilla running vallst with preprocessing ... 
1199.66/1200.14	c Bin: Executing vallst
1199.66/1200.14	c vallst returned code 1.
1199.66/1200.14	c vallst returned code 1.
1199.66/1200.14	c satzilla running march_dl ... 
1199.66/1200.14	c Bin: Executing march_dl
1199.66/1200.14	c march_dl returned code 1.
1199.66/1200.14	c march_dl returned code 1.
1199.66/1200.14	c satzilla running zchaff_rand with preprocessing ... 
1199.66/1200.14	c Bin: Executing zchaff_rand
1199.66/1200.14	c zchaff_rand returned code 1.
1199.66/1200.14	c zchaff_rand returned code 1.
1199.66/1200.14	c satzilla running kcnfs with preprocessing ... 
1199.66/1200.14	c Bin: Executing kcnfs
1199.66/1200.14	c kcnfs returned code 1.
1199.66/1200.14	c kcnfs returned code 1.
1199.66/1200.14	c satzilla running kcnfs ... 
1199.66/1200.14	c Bin: Executing kcnfs
1199.66/1200.14	c kcnfs returned code 1.
1199.66/1200.14	c kcnfs returned code 1.
1199.66/1200.14	c satzilla running vallst ... 
1199.66/1200.14	c Bin: Executing vallst
1199.66/1200.14	c vallst returned code 1.
1199.66/1200.14	c vallst returned code 1.
1199.66/1200.14	c satzilla running zchaff_rand ... 
1199.66/1200.14	c Bin: Executing zchaff_rand
1199.66/1200.14	c zchaff_rand returned code 1.
1199.66/1200.14	c zchaff_rand returned code 1.
1199.66/1200.14	c ERROR: All Failed! 
1199.66/1200.14	c SATZILLA_TIME=1199.890000

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/node70/watcher-299822-1171878021 -o ROOT/results/node70/solver-299822-1171878021 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299822-1171878021/SATzilla2007_C /tmp/evaluation/299822-1171878021/instance-299822-1171878021.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20077
/proc/meminfo: memFree=415312/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1440 CPUtime=0
/proc/20077/stat : 20077 (SATzilla2007_C) R 20075 20077 18738 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 170602779 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/20077/statm: 360 110 95 260 0 84 0
[pid=20078] ppid=20077 vsize=772 CPUtime=0
/proc/20078/stat : 20078 (march_dl) R 20077 20077 18738 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 170602779 790528 103 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20078/statm: 193 103 53 118 0 72 0

[startup+0.106826 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20077
/proc/meminfo: memFree=415312/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1440 CPUtime=0
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170602779 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20077/statm: 360 110 95 260 0 84 0
[pid=20078] ppid=20077 vsize=1148 CPUtime=0.1
/proc/20078/stat : 20078 (march_dl) R 20077 20077 18738 0 -1 4194304 224 0 0 0 10 0 0 0 19 0 1 0 170602779 1175552 216 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514145 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20078/statm: 287 216 74 118 0 166 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2588

[startup+0.514898 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20077
/proc/meminfo: memFree=415312/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1440 CPUtime=0
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170602779 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20077/statm: 360 110 95 260 0 84 0
[pid=20078] ppid=20077 vsize=1148 CPUtime=0.51
/proc/20078/stat : 20078 (march_dl) R 20077 20077 18738 0 -1 4194304 237 0 0 0 51 0 0 0 23 0 1 0 170602779 1175552 229 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527816 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20078/statm: 287 229 74 118 0 166 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2588

[startup+1.33505 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20079
/proc/meminfo: memFree=414592/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1440 CPUtime=0
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170602779 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20077/statm: 360 110 95 260 0 84 0
[pid=20078] ppid=20077 vsize=1148 CPUtime=1.33
/proc/20078/stat : 20078 (march_dl) R 20077 20077 18738 0 -1 4194304 244 0 0 0 133 0 0 0 25 0 1 0 170602779 1175552 236 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536979 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20078/statm: 287 236 74 118 0 166 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2588

[startup+2.97534 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20079
/proc/meminfo: memFree=414464/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1440 CPUtime=0
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170602779 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20077/statm: 360 110 95 260 0 84 0
[pid=20078] ppid=20077 vsize=1280 CPUtime=2.97
/proc/20078/stat : 20078 (march_dl) R 20077 20077 18738 0 -1 4194304 249 0 0 0 297 0 0 0 25 0 1 0 170602779 1310720 241 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20078/statm: 320 241 74 118 0 199 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2720

[startup+6.25193 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 20080
/proc/meminfo: memFree=414592/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1440 CPUtime=4.99
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 135 253 0 0 0 0 499 0 16 0 1 0 170602779 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20077/statm: 360 111 96 260 0 84 0
[pid=20080] ppid=20077 vsize=6188 CPUtime=1.24
/proc/20080/stat : 20080 (ubcsat2006) R 20077 20077 18738 0 -1 4194304 261 0 0 0 100 24 0 0 25 0 1 0 170603279 6336512 244 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20080/statm: 1547 244 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7131 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 20081
/proc/meminfo: memFree=413824/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=2076 CPUtime=1.79
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 206 0 0 0 179 0 0 0 25 0 1 0 170603870 2125824 200 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 519 200 58 118 0 397 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4060

[startup+25.5204 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 20081
/proc/meminfo: memFree=413312/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=2604 CPUtime=14.59
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 331 0 0 0 1459 0 0 0 25 0 1 0 170603870 2666496 325 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 651 325 58 118 0 529 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4588

[startup+51.143 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 20081
/proc/meminfo: memFree=412992/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=3016 CPUtime=40.19
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 430 0 0 0 4019 0 0 0 25 0 1 0 170603870 3088384 424 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 754 424 58 118 0 632 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5000

[startup+102.383 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 20081
/proc/meminfo: memFree=412608/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=3412 CPUtime=91.42
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 543 0 0 0 9142 0 0 0 25 0 1 0 170603870 3493888 537 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 853 537 58 118 0 731 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 5396

[startup+162.442 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20081
/proc/meminfo: memFree=412160/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=3812 CPUtime=151.45
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 636 0 0 0 15145 0 0 0 25 0 1 0 170603870 3903488 630 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 953 630 58 118 0 831 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 5796

[startup+222.497 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20081
/proc/meminfo: memFree=411840/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=4076 CPUtime=211.49
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 704 0 0 0 21149 0 0 0 25 0 1 0 170603870 4173824 698 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1019 698 58 118 0 897 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 6060

[startup+282.554 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20081
/proc/meminfo: memFree=411584/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=4336 CPUtime=271.52
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 757 0 0 0 27152 0 0 0 25 0 1 0 170603870 4440064 751 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1084 751 58 118 0 962 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 6320

[startup+342.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20081
/proc/meminfo: memFree=411392/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=4468 CPUtime=331.56
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 799 0 0 0 33156 0 0 0 25 0 1 0 170603870 4575232 793 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1117 793 58 118 0 995 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 6452

[startup+402.667 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20081
/proc/meminfo: memFree=411200/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=4732 CPUtime=391.6
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 851 0 0 0 39160 0 0 0 25 0 1 0 170603870 4845568 845 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1183 845 58 118 0 1061 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 6716

[startup+462.724 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20081
/proc/meminfo: memFree=411136/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=4868 CPUtime=451.63
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 889 0 0 0 45163 0 0 0 25 0 1 0 170603870 4984832 883 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1217 883 58 118 0 1095 0
Current children cumulated CPU time (s) 462.52

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


[startup+763.003 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=410624/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=5400 CPUtime=751.82
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1025 0 0 0 75181 1 0 0 25 0 1 0 170603870 5529600 1019 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1350 1019 58 118 0 1228 0
Current children cumulated CPU time (s) 762.71
Current children cumulated vsize (KiB) 7384

[startup+823.065 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=410432/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=5536 CPUtime=811.86
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1062 0 0 0 81185 1 0 0 25 0 1 0 170603870 5668864 1056 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525103 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1384 1056 58 118 0 1262 0
Current children cumulated CPU time (s) 822.75
Current children cumulated vsize (KiB) 7520

[startup+883.123 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=410304/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=5672 CPUtime=871.9
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1111 0 0 0 87189 1 0 0 25 0 1 0 170603870 5808128 1105 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1418 1105 58 118 0 1296 0
Current children cumulated CPU time (s) 882.79
Current children cumulated vsize (KiB) 7656

[startup+943.178 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=410176/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=5808 CPUtime=931.93
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1123 0 0 0 93192 1 0 0 25 0 1 0 170603870 5947392 1117 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1452 1117 58 118 0 1330 0
Current children cumulated CPU time (s) 942.82
Current children cumulated vsize (KiB) 7792

[startup+1003.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=410176/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=5808 CPUtime=991.97
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1139 0 0 0 99196 1 0 0 25 0 1 0 170603870 5947392 1133 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1452 1133 58 118 0 1330 0
Current children cumulated CPU time (s) 1002.86
Current children cumulated vsize (KiB) 7792

[startup+1063.29 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=410112/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=5940 CPUtime=1052
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1158 0 0 0 105199 1 0 0 25 0 1 0 170603870 6082560 1152 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1485 1152 58 118 0 1363 0
Current children cumulated CPU time (s) 1062.89
Current children cumulated vsize (KiB) 7924

[startup+1123.34 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=409920/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=6072 CPUtime=1112.03
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1192 0 0 0 111202 1 0 0 25 0 1 0 170603870 6217728 1186 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1518 1186 58 118 0 1396 0
Current children cumulated CPU time (s) 1122.92
Current children cumulated vsize (KiB) 8056

[startup+1183.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=409920/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=6072 CPUtime=1172.07
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1196 0 0 0 117206 1 0 0 25 0 1 0 170603870 6217728 1190 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1518 1190 58 118 0 1396 0
Current children cumulated CPU time (s) 1182.96
Current children cumulated vsize (KiB) 8056

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

[startup+1193.75 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=409920/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=6072 CPUtime=1182.42
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1204 0 0 0 118241 1 0 0 25 0 1 0 170603870 6217728 1198 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1518 1198 58 118 0 1396 0
Current children cumulated CPU time (s) 1193.31
Current children cumulated vsize (KiB) 8056

[startup+1197.03 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=409856/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=6072 CPUtime=1185.7
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1204 0 0 0 118569 1 0 0 25 0 1 0 170603870 6217728 1198 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1518 1198 58 118 0 1396 0
Current children cumulated CPU time (s) 1196.59
Current children cumulated vsize (KiB) 8056

[startup+1198.67 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=409856/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=6072 CPUtime=1187.34
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1204 0 0 0 118733 1 0 0 25 0 1 0 170603870 6217728 1198 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1518 1198 58 118 0 1396 0
Current children cumulated CPU time (s) 1198.23
Current children cumulated vsize (KiB) 8056

[startup+1199.49 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=409856/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=6072 CPUtime=1188.16
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1204 0 0 0 118815 1 0 0 25 0 1 0 170603870 6217728 1198 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519685 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1518 1198 58 118 0 1396 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 8056

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=409856/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=6072 CPUtime=1188.57
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1204 0 0 0 118856 1 0 0 25 0 1 0 170603870 6217728 1198 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1518 1198 58 118 0 1396 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 8056

[startup+1200.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20083
/proc/meminfo: memFree=409856/2055920 swapFree=4183276/4192956
[pid=20077] ppid=20075 vsize=1984 CPUtime=10.89
/proc/20077/stat : 20077 (SATzilla2007_C) S 20075 20077 18738 0 -1 4194304 631 520 0 0 310 34 700 45 25 0 1 0 170602779 2031616 307 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20077/statm: 496 307 165 260 0 220 0
[pid=20081] ppid=20077 vsize=6072 CPUtime=1188.77
/proc/20081/stat : 20081 (minisat20) R 20077 20077 18738 0 -1 4194304 1204 0 0 0 118876 1 0 0 25 0 1 0 170603870 6217728 1198 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20081/statm: 1518 1198 58 118 0 1396 0
Current children cumulated CPU time (s) 1199.66
Current children cumulated vsize (KiB) 8056

Child status: 17
Real time (s): 1200.15
CPU time (s): 1199.73
CPU user time (s): 1198.92
CPU system time (s): 0.810876
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 8056

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

runsolver used 0.752885 second user time and 2.47862 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Mon Feb 19 09:40:21 UTC 2007

IDJOB= 299822
IDBENCH= 20019
IDSOLVER= 135
FILE ID= node70/299822-1171878021

PBS_JOBID= 3839763

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  b03952152dea0613061828eb775a4d85

RANDOM SEED= 922307412

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.261
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.261
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:        415784 kB
Buffers:         50616 kB
Cached:        1464716 kB
SwapCached:       4060 kB
Active:         838748 kB
Inactive:       686600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        415784 kB
SwapTotal:     4192956 kB
SwapFree:      4183276 kB
Dirty:            8384 kB
Writeback:           0 kB
Mapped:          15424 kB
Slab:           100860 kB
Committed_AS:   242880 kB
PageTables:       1396 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 node70 on Mon Feb 19 10:00:21 UTC 2007