Trace number 299699

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.67 1200

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S2127524023-19.UNSAT.shuffled.cnf
MD5SUMd9d38e7c336971f2f3e902a52634aaec
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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.73/10.84	c run March_dl for 5 seconds ... 
10.73/10.84	c Bin: Executing march_dl
10.73/10.84	c child exit by a signal
10.73/10.84	c march_dl returned code 137.
10.73/10.84	c run saps (UBCSAT implementation) for 2 seconds ... 
10.73/10.84	c Bin: Executing ubcsat2006
10.73/10.84	c child exited successfully
10.73/10.84	c ubcsat2006 returned code 0.
10.73/10.84	c satzilla computing base features
10.73/10.84	c satzilla doing unit-prop probe
10.73/10.84	c satzilla doing local search probe
10.73/10.84	c satzilla doing lobjois search-space size estimate
10.73/10.84	c satzilla's ranking:
10.73/10.84	c 1) minisat20+P: -1.406429
10.73/10.84	c 2) minisat20: 0.268819
10.73/10.84	c 3) march_dl+P: 1.317197
10.73/10.84	c 4) vallst+P: 1.801570
10.73/10.84	c 5) march_dl: 1.867286
10.73/10.84	c 6) zchaff_rand+P: 4.417919
10.73/10.84	c 7) kcnfs+P: 999.000000
10.73/10.84	c 8) kcnfs: 999.000000
10.73/10.84	c 9) vallst: 999.000000
10.73/10.84	c 10) zchaff_rand: 999.000000
10.73/10.84	c satzilla running minisat20 with preprocessing ... 
10.73/10.85	This is MiniSat 2.0 beta
10.73/10.85	WARNING: for repeatability, setting FPU to use double precision
10.73/10.85	============================[ Problem Statistics ]=============================
10.73/10.85	|                                                                             |
10.73/10.85	|  Number of variables:  650                                                  |
10.73/10.85	|  Number of clauses:    2769                                                 |
10.73/10.85	|  Parsing time:         0.00         s                                       |
10.73/10.85	============================[ Search Statistics ]==============================
10.73/10.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/10.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.73/10.85	===============================================================================
10.73/10.85	|         0 |     650     2769     8307 |      923        0    nan |  0.000 % |
10.73/10.86	|       100 |     650     2769     8307 |     1015      100     27 |  0.000 % |
10.83/10.86	|       250 |     650     2769     8307 |     1116      250     27 |  0.000 % |
10.83/10.87	|       475 |     650     2769     8307 |     1228      475     27 |  0.000 % |
10.83/10.88	|       813 |     650     2769     8307 |     1351      813     26 |  0.000 % |
10.83/10.91	|      1319 |     650     2769     8307 |     1486     1319     26 |  0.000 % |
10.83/10.94	|      2079 |     650     2769     8307 |     1635     1303     26 |  0.000 % |
10.83/11.00	|      3219 |     650     2769     8307 |     1798     1591     27 |  0.000 % |
10.83/11.08	|      4928 |     650     2769     8307 |     1978     1418     27 |  0.000 % |
10.83/11.21	|      7490 |     650     2769     8307 |     2176     1934     26 |  0.000 % |
11.34/11.43	|     11334 |     650     2769     8307 |     2394     1272     26 |  0.000 % |
11.65/11.77	|     17100 |     650     2769     8307 |     2633     2098     26 |  0.000 % |
12.26/12.31	|     25749 |     650     2769     8307 |     2896     2612     27 |  0.000 % |
13.08/13.12	|     38723 |     650     2769     8307 |     3186     2251     27 |  0.000 % |
14.32/14.37	|     58184 |     650     2769     8307 |     3505     2172     25 |  0.000 % |
16.37/16.42	|     87377 |     650     2769     8307 |     3855     2782     25 |  0.000 % |
19.54/19.61	|    131166 |     650     2769     8307 |     4241     3253     27 |  0.000 % |
24.46/24.56	|    196850 |     650     2769     8307 |     4665     4142     27 |  0.000 % |
32.15/32.21	|    295376 |     650     2769     8307 |     5131     3242     28 |  0.000 % |
44.22/44.30	|    443165 |     650     2769     8307 |     5644     5191     28 |  0.000 % |
62.76/62.91	|    664848 |     650     2769     8307 |     6209     3891     29 |  0.000 % |
91.67/91.73	|    997373 |     650     2769     8307 |     6830     3677     27 |  0.000 % |
137.77/137.90	|   1496161 |     650     2769     8307 |     7513     5366     26 |  0.000 % |
211.14/211.24	|   2244343 |     650     2769     8307 |     8264     6602     29 |  0.000 % |
323.85/324.05	|   3366619 |     650     2769     8307 |     9091     8139     27 |  0.000 % |
499.77/500.03	|   5050030 |     650     2769     8307 |    10000     6386     26 |  0.000 % |
776.92/777.21	|   7575147 |     650     2769     8307 |    11000     9590     28 |  0.000 % |
1199.56/1199.99	c Preprocessing...
1199.56/1199.99	c Inital problem has 650 variables, 2769 nary clauses (0 binary clauses).
1199.56/1199.99	c Num non-binary clauses 2769, Average non-binary clause length 3.000
1199.56/1199.99	c Theory has no gaps
1199.56/1199.99	c Preprocessor runtime was 0.010 seconds.
1199.56/1199.99	c 
1199.56/1199.99	c Satisfiability of theory still undetermined.
1199.56/1199.99	c See file /tmp/UnteK8 for simplified theory.
1199.56/1199.99	c Bin: Executing minisat20
1199.56/1199.99	c child exit by a signal
1199.56/1199.99	c minisat20 returned code 137.
1199.56/1199.99	c minisat20 returned code 137.
1199.56/1199.99	c satzilla running minisat20 ... 
1199.56/1199.99	c Bin: Executing minisat20
1199.56/1199.99	c minisat20 returned code 1.
1199.56/1199.99	c minisat20 returned code 1.
1199.56/1199.99	c satzilla running march_dl with preprocessing ... 
1199.56/1199.99	c Bin: Executing march_dl
1199.56/1199.99	c march_dl returned code 1.
1199.56/1199.99	c march_dl returned code 1.
1199.56/1199.99	c satzilla running vallst with preprocessing ... 
1199.56/1199.99	c Bin: Executing vallst
1199.56/1199.99	c vallst returned code 1.
1199.56/1199.99	c vallst returned code 1.
1199.56/1199.99	c satzilla running march_dl ... 
1199.56/1199.99	c Bin: Executing march_dl
1199.56/1199.99	c march_dl returned code 1.
1199.56/1199.99	c march_dl returned code 1.
1199.56/1199.99	c satzilla running zchaff_rand with preprocessing ... 
1199.56/1199.99	c Bin: Executing zchaff_rand
1199.56/1199.99	c zchaff_rand returned code 1.
1199.56/1199.99	c zchaff_rand returned code 1.
1199.56/1199.99	c satzilla running kcnfs with preprocessing ... 
1199.56/1199.99	c Bin: Executing kcnfs
1199.56/1199.99	c kcnfs returned code 1.
1199.56/1199.99	c kcnfs returned code 1.
1199.56/1199.99	c satzilla running kcnfs ... 
1199.56/1199.99	c Bin: Executing kcnfs
1199.56/1199.99	c kcnfs returned code 1.
1199.56/1199.99	c kcnfs returned code 1.
1199.56/1199.99	c satzilla running vallst ... 
1199.56/1199.99	c Bin: Executing vallst
1199.56/1199.99	c vallst returned code 1.
1199.56/1199.99	c vallst returned code 1.
1199.56/1199.99	c satzilla running zchaff_rand ... 
1199.56/1199.99	c Bin: Executing zchaff_rand
1199.56/1199.99	c zchaff_rand returned code 1.
1199.56/1199.99	c zchaff_rand returned code 1.
1199.56/1199.99	c ERROR: All Failed! 
1199.56/1199.99	c SATZILLA_TIME=1199.840000

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/node63/watcher-299699-1171876378 -o ROOT/results/node63/solver-299699-1171876378 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299699-1171876378/SATzilla2007_C /tmp/evaluation/299699-1171876378/instance-299699-1171876378.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.98 1.00 1.00 3/64 27613
/proc/meminfo: memFree=507296/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=1440 CPUtime=0
/proc/27613/stat : 27613 (SATzilla2007_C) R 27611 27613 26539 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 207595193 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/27613/statm: 360 110 95 260 0 84 0
[pid=27614] ppid=27613 vsize=636 CPUtime=0
/proc/27614/stat : 27614 (march_dl) R 27613 27613 26539 0 -1 4194304 88 0 0 0 0 0 0 0 18 0 1 0 207595193 651264 83 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27614/statm: 159 83 50 118 0 38 0

[startup+0.1071 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 27613
/proc/meminfo: memFree=507296/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=1440 CPUtime=0
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207595193 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27613/statm: 360 110 95 260 0 84 0
[pid=27614] ppid=27613 vsize=1408 CPUtime=0.1
/proc/27614/stat : 27614 (march_dl) R 27613 27613 26539 0 -1 4194304 306 0 0 0 10 0 0 0 19 0 1 0 207595193 1441792 289 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27614/statm: 352 289 74 118 0 231 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2848

[startup+0.515142 s]
/proc/loadavg: 0.98 1.00 1.00 3/64 27613
/proc/meminfo: memFree=507296/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=1440 CPUtime=0
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207595193 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27613/statm: 360 110 95 260 0 84 0
[pid=27614] ppid=27613 vsize=1540 CPUtime=0.51
/proc/27614/stat : 27614 (march_dl) R 27613 27613 26539 0 -1 4194304 322 0 0 0 51 0 0 0 23 0 1 0 207595193 1576960 305 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27614/statm: 385 305 74 118 0 264 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2980

[startup+1.33523 s]
/proc/loadavg: 0.98 1.00 1.00 2/66 27615
/proc/meminfo: memFree=506192/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=1440 CPUtime=0
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207595193 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27613/statm: 360 110 95 260 0 84 0
[pid=27614] ppid=27613 vsize=1540 CPUtime=1.33
/proc/27614/stat : 27614 (march_dl) R 27613 27613 26539 0 -1 4194304 333 0 0 0 133 0 0 0 25 0 1 0 207595193 1576960 316 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27614/statm: 385 316 74 118 0 264 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2980

[startup+2.9714 s]
/proc/loadavg: 0.98 1.00 1.00 2/66 27615
/proc/meminfo: memFree=506000/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=1440 CPUtime=0
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207595193 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27613/statm: 360 110 95 260 0 84 0
[pid=27614] ppid=27613 vsize=1540 CPUtime=2.96
/proc/27614/stat : 27614 (march_dl) R 27613 27613 26539 0 -1 4194304 342 0 0 0 296 0 0 0 25 0 1 0 207595193 1576960 325 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134568174 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27614/statm: 385 325 74 118 0 264 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2980

[startup+6.25675 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 27616
/proc/meminfo: memFree=506320/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=1440 CPUtime=4.99
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 135 348 0 0 0 0 499 0 16 0 1 0 207595193 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27613/statm: 360 111 96 260 0 84 0
[pid=27616] ppid=27613 vsize=6188 CPUtime=1.24
/proc/27616/stat : 27616 (ubcsat2006) R 27613 27613 26539 0 -1 4194304 279 0 0 0 103 21 0 0 25 0 1 0 207595693 6336512 262 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27616/statm: 1547 262 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7074 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 27617
/proc/meminfo: memFree=505040/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=2480 CPUtime=1.84
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 296 0 0 0 184 0 0 0 25 0 1 0 207596279 2539520 290 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 620 290 58 118 0 498 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4596

[startup+25.5228 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 27617
/proc/meminfo: memFree=504336/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=3140 CPUtime=14.65
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 478 0 0 0 1465 0 0 0 25 0 1 0 207596279 3215360 472 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519436 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 785 472 58 118 0 663 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5256

[startup+51.1455 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 27617
/proc/meminfo: memFree=503568/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=3932 CPUtime=40.26
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 655 0 0 0 4026 0 0 0 25 0 1 0 207596279 4026368 649 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 983 649 58 118 0 861 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6048

[startup+102.386 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 27617
/proc/meminfo: memFree=502992/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=4588 CPUtime=91.49
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 826 0 0 0 9148 1 0 0 25 0 1 0 207596279 4698112 820 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525800 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 1147 820 58 118 0 1025 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 6704

[startup+162.448 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=502352/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=5124 CPUtime=151.54
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 964 0 0 0 15153 1 0 0 25 0 1 0 207596279 5246976 958 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 1281 958 58 118 0 1159 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 7240

[startup+222.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=501904/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=5516 CPUtime=211.58
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1058 0 0 0 21157 1 0 0 25 0 1 0 207596279 5648384 1052 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 1379 1052 58 118 0 1257 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 7632

[startup+282.562 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=501584/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=5780 CPUtime=271.62
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1143 0 0 0 27161 1 0 0 25 0 1 0 207596279 5918720 1137 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 1445 1137 58 118 0 1323 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 7896

[startup+342.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=501264/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=6176 CPUtime=331.66
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1231 0 0 0 33165 1 0 0 25 0 1 0 207596279 6324224 1225 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 1544 1225 58 118 0 1422 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 8292

[startup+402.682 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=500944/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=6580 CPUtime=391.71
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1319 0 0 0 39170 1 0 0 25 0 1 0 207596279 6737920 1313 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528326 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 1645 1313 58 118 0 1523 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 8696

[startup+462.739 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=500752/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=6712 CPUtime=451.75
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1370 0 0 0 45174 1 0 0 25 0 1 0 207596279 6873088 1364 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 1678 1364 58 118 0 1556 0
Current children cumulated CPU time (s) 462.58

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


[startup+763.016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=499792/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=7620 CPUtime=751.95
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1580 0 0 0 75194 1 0 0 25 0 1 0 207596279 7802880 1574 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 1905 1574 58 118 0 1783 0
Current children cumulated CPU time (s) 762.78
Current children cumulated vsize (KiB) 9736

[startup+823.076 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=499536/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=7896 CPUtime=811.99
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1660 0 0 0 81198 1 0 0 25 0 1 0 207596279 8085504 1654 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 1974 1654 58 118 0 1852 0
Current children cumulated CPU time (s) 822.82
Current children cumulated vsize (KiB) 10012

[startup+883.131 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=499280/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=8168 CPUtime=872.03
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1718 0 0 0 87202 1 0 0 25 0 1 0 207596279 8364032 1712 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 2042 1712 58 118 0 1920 0
Current children cumulated CPU time (s) 882.86
Current children cumulated vsize (KiB) 10284

[startup+943.187 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=499216/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=8168 CPUtime=932.07
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1740 0 0 0 93206 1 0 0 25 0 1 0 207596279 8364032 1734 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 2042 1734 58 118 0 1920 0
Current children cumulated CPU time (s) 942.9
Current children cumulated vsize (KiB) 10284

[startup+1003.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=499088/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=8304 CPUtime=992.11
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1758 0 0 0 99210 1 0 0 25 0 1 0 207596279 8503296 1752 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 2076 1752 58 118 0 1954 0
Current children cumulated CPU time (s) 1002.94
Current children cumulated vsize (KiB) 10420

[startup+1063.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=499024/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=8440 CPUtime=1052.15
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1789 0 0 0 105214 1 0 0 25 0 1 0 207596279 8642560 1783 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134521527 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 2110 1783 58 118 0 1988 0
Current children cumulated CPU time (s) 1062.98
Current children cumulated vsize (KiB) 10556

[startup+1123.36 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 27617
/proc/meminfo: memFree=498896/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=8556 CPUtime=1112.19
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1823 0 0 0 111218 1 0 0 25 0 1 0 207596279 8761344 1817 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525807 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 2139 1817 58 118 0 2017 0
Current children cumulated CPU time (s) 1123.02
Current children cumulated vsize (KiB) 10672

[startup+1183.41 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 27617
/proc/meminfo: memFree=498768/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=8688 CPUtime=1172.23
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1849 0 0 0 117222 1 0 0 25 0 1 0 207596279 8896512 1843 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525520 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 2172 1843 58 118 0 2050 0
Current children cumulated CPU time (s) 1183.06
Current children cumulated vsize (KiB) 10804

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

[startup+1187.21 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 27617
/proc/meminfo: memFree=498704/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=8688 CPUtime=1176.03
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1853 0 0 0 117602 1 0 0 25 0 1 0 207596279 8896512 1847 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 2172 1847 58 118 0 2050 0
Current children cumulated CPU time (s) 1186.86
Current children cumulated vsize (KiB) 10804

[startup+1193.76 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 27617
/proc/meminfo: memFree=498768/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=8688 CPUtime=1182.58
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1853 0 0 0 118257 1 0 0 25 0 1 0 207596279 8896512 1847 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 2172 1847 58 118 0 2050 0
Current children cumulated CPU time (s) 1193.41
Current children cumulated vsize (KiB) 10804

[startup+1197.05 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 27617
/proc/meminfo: memFree=498768/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=8688 CPUtime=1185.86
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1853 0 0 0 118585 1 0 0 25 0 1 0 207596279 8896512 1847 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 2172 1847 58 118 0 2050 0
Current children cumulated CPU time (s) 1196.69
Current children cumulated vsize (KiB) 10804

[startup+1198.69 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 27617
/proc/meminfo: memFree=498768/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=8688 CPUtime=1187.5
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1853 0 0 0 118749 1 0 0 25 0 1 0 207596279 8896512 1847 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 2172 1847 58 118 0 2050 0
Current children cumulated CPU time (s) 1198.33
Current children cumulated vsize (KiB) 10804

[startup+1199.5 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 27617
/proc/meminfo: memFree=498768/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=8688 CPUtime=1188.32
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1853 0 0 0 118831 1 0 0 25 0 1 0 207596279 8896512 1847 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 2172 1847 58 118 0 2050 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 10804

[startup+1199.92 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 27617
/proc/meminfo: memFree=498768/2055920 swapFree=4183348/4192956
[pid=27613] ppid=27611 vsize=2116 CPUtime=10.83
/proc/27613/stat : 27613 (SATzilla2007_C) S 27611 27613 26539 0 -1 4194304 721 633 0 0 316 25 700 42 25 0 1 0 207595193 2166784 366 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27613/statm: 529 366 165 260 0 253 0
[pid=27617] ppid=27613 vsize=8688 CPUtime=1188.73
/proc/27617/stat : 27617 (minisat20) R 27613 27613 26539 0 -1 4194304 1853 0 0 0 118872 1 0 0 25 0 1 0 207596279 8896512 1847 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27617/statm: 2172 1847 58 118 0 2050 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 10804

Child status: 17
Real time (s): 1200
CPU time (s): 1199.67
CPU user time (s): 1198.97
CPU system time (s): 0.700893
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 10804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.97
system time used= 0.700893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3220
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= 25
involuntary context switches= 2058

runsolver used 0.85087 second user time and 2.37864 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Mon Feb 19 09:12:58 UTC 2007

IDJOB= 299699
IDBENCH= 20016
IDSOLVER= 135
FILE ID= node63/299699-1171876378

PBS_JOBID= 3839756

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S2127524023-19.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299699-1171876378/SATzilla2007_C /tmp/evaluation/299699-1171876378/instance-299699-1171876378.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-299699-1171876378 -o ROOT/results/node63/solver-299699-1171876378 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299699-1171876378/SATzilla2007_C /tmp/evaluation/299699-1171876378/instance-299699-1171876378.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  d9d38e7c336971f2f3e902a52634aaec

RANDOM SEED= 631179333

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:        507704 kB
Buffers:         49796 kB
Cached:        1375460 kB
SwapCached:       3968 kB
Active:         796884 kB
Inactive:       638388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        507704 kB
SwapTotal:     4192956 kB
SwapFree:      4183348 kB
Dirty:            8392 kB
Writeback:           0 kB
Mapped:          15492 kB
Slab:            98952 kB
Committed_AS:   539752 kB
PageTables:       1460 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 node63 on Mon Feb 19 09:32:58 UTC 2007