Trace number 455895

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) 9998.08 10000.7

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryINDUST (industrial 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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data (download as text)

10.48/10.50	c run March_dl for 5 seconds ... 
10.48/10.50	c Bin: Executing march_dl
10.48/10.50	c child exit by a signal
10.48/10.50	c march_dl returned code 137.
10.48/10.50	c run saps (UBCSAT implementation) for 2 seconds ... 
10.48/10.50	c Bin: Executing ubcsat2006
10.48/10.50	c child exited successfully
10.48/10.50	c ubcsat2006 returned code 0.
10.48/10.50	c satzilla computing base features
10.48/10.50	c satzilla doing unit-prop probe
10.48/10.50	c satzilla doing local search probe
10.48/10.50	c satzilla doing lobjois search-space size estimate
10.48/10.50	c satzilla's ranking:
10.48/10.50	c 1) minisat20+P: -1.208395
10.48/10.50	c 2) minisat20: 0.506142
10.48/10.50	c 3) vallst+P: 2.052270
10.48/10.50	c 4) march_dl+P: 2.211858
10.48/10.50	c 5) march_dl: 2.826151
10.48/10.50	c 6) zchaff_rand+P: 3.050671
10.48/10.50	c 7) kcnfs+P: 999.000000
10.48/10.50	c 8) kcnfs: 999.000000
10.48/10.50	c 9) vallst: 999.000000
10.48/10.50	c 10) zchaff_rand: 999.000000
10.48/10.50	c satzilla running minisat20 with preprocessing ... 
10.48/10.60	This is MiniSat 2.0 beta
10.48/10.60	WARNING: for repeatability, setting FPU to use double precision
10.48/10.60	============================[ Problem Statistics ]=============================
10.48/10.60	|                                                                             |
10.48/10.60	|  Number of variables:  1659                                                 |
10.48/10.60	|  Number of clauses:    6946                                                 |
10.57/10.60	|  Parsing time:         0.00         s                                       |
10.57/10.60	============================[ Search Statistics ]==============================
10.57/10.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.60	===============================================================================
10.57/10.60	|         0 |    1659     6946    17267 |     2315        0    nan |  0.000 % |
10.57/10.61	|       102 |    1659     6946    17267 |     2546      102     20 |  0.000 % |
10.57/10.61	|       253 |    1659     6946    17267 |     2801      253     25 |  0.003 % |
10.57/10.62	|       479 |    1659     6946    17267 |     3081      479     17 |  0.000 % |
10.57/10.64	|       818 |    1659     6946    17267 |     3389      818     24 |  0.000 % |
10.57/10.67	|      1324 |    1659     6946    17267 |     3728     1324     26 |  0.003 % |
10.57/10.71	|      2084 |    1658     6944    17261 |     4101     1804     34 |  0.060 % |
10.57/10.79	|      3223 |    1657     6942    17255 |     4511     2932     33 |  0.121 % |
10.86/10.90	|      4931 |    1657     6942    17255 |     4963     2351     15 |  0.121 % |
11.06/11.12	|      7494 |    1657     6942    17255 |     5459     4914     34 |  0.121 % |
11.46/11.54	|     11338 |    1657     6942    17255 |     6005     2964     20 |  0.121 % |
12.05/12.15	|     17107 |    1657     6942    17255 |     6605     5187     54 |  0.121 % |
13.05/13.17	|     25756 |    1657     6942    17255 |     7266     3632     16 |  0.121 % |
14.95/15.05	|     38730 |    1657     6942    17255 |     7993     4473     59 |  0.121 % |
18.16/18.29	|     58191 |    1657     6942    17255 |     8792     6710     41 |  0.121 % |
22.85/22.94	|     87383 |    1656     6940    17249 |     9671     6520     50 |  0.181 % |
29.95/30.03	|    131172 |    1656     6940    17249 |    10638     7671     53 |  0.181 % |
41.45/41.56	|    196857 |    1656     6940    17249 |    11702    10417     32 |  0.184 % |
60.44/60.57	|    295383 |    1656     6940    17249 |    12873     7436     47 |  0.184 % |
93.03/93.18	|    443173 |    1655     6938    17243 |    14160     9381     39 |  0.242 % |
153.72/153.89	|    664856 |    1655     6938    17243 |    15576    11081     25 |  0.241 % |
239.70/239.80	|    997382 |    1655     6938    17243 |    17134    14012     43 |  0.241 % |
372.97/373.11	|   1496170 |    1655     6938    17243 |    18847     9920     59 |  0.243 % |
584.71/584.98	|   2244352 |    1655     6938    17243 |    20732    12415     43 |  0.244 % |
931.43/931.79	|   3366628 |    1655     6938    17243 |    22805    12180     62 |  0.244 % |
1541.18/1541.66	|   5050039 |    1655     6938    17243 |    25085    16169     95 |  0.244 % |
2433.36/2434.04	|   7575155 |    1655     6938    17243 |    27594    15503     40 |  0.241 % |
3868.74/3869.81	|  11362832 |    1655     6938    17243 |    30354    21775     65 |  0.241 % |
6374.63/6376.32	|  17044345 |    1655     6938    17243 |    33389    16524     57 |  0.241 % |
9997.95/10000.69	c Preprocessing...
9997.95/10000.69	c Inital problem has 1694 variables, 3236 nary clauses (2490 binary clauses).
9997.95/10000.69	c Num non-binary clauses 3233, Average non-binary clause length 3.059
9997.95/10000.69	c Theory has no gaps
9997.95/10000.69	c Preprocessor runtime was 0.070 seconds.
9997.95/10000.69	c 
9997.95/10000.69	c Satisfiability of theory still undetermined.
9997.95/10000.69	c See file /tmp/BhMyqT for simplified theory.
9997.95/10000.69	c Bin: Executing minisat20
9997.95/10000.69	c child exit by a signal
9997.95/10000.69	c minisat20 returned code 137.
9997.95/10000.69	c minisat20 returned code 137.
9997.95/10000.69	c satzilla running minisat20 ... 
9997.95/10000.69	c Bin: Executing minisat20
9997.95/10000.69	c minisat20 returned code 1.
9997.95/10000.69	c minisat20 returned code 1.
9997.95/10000.69	c satzilla running vallst with preprocessing ... 
9997.95/10000.69	c Bin: Executing vallst
9997.95/10000.69	c vallst returned code 1.
9997.95/10000.69	c vallst returned code 1.
9997.95/10000.69	c satzilla running march_dl with preprocessing ... 
9997.95/10000.69	c Bin: Executing march_dl
9997.95/10000.69	c march_dl returned code 1.
9997.95/10000.69	c march_dl returned code 1.
9997.95/10000.69	c satzilla running march_dl ... 
9997.95/10000.69	c Bin: Executing march_dl
9997.95/10000.69	c march_dl returned code 1.
9997.95/10000.69	c march_dl returned code 1.
9997.95/10000.69	c satzilla running zchaff_rand with preprocessing ... 
9997.95/10000.69	c Bin: Executing zchaff_rand
9997.95/10000.69	c zchaff_rand returned code 1.
9997.95/10000.69	c zchaff_rand returned code 1.
9997.95/10000.69	c satzilla running kcnfs with preprocessing ... 
9997.95/10000.69	c Bin: Executing kcnfs
9997.95/10000.69	c kcnfs returned code 1.
9997.95/10000.69	c kcnfs returned code 1.
9997.95/10000.69	c satzilla running kcnfs ... 
9998.05/10000.70	c Bin: Executing kcnfs
9998.05/10000.70	c kcnfs returned code 1.
9998.05/10000.70	c kcnfs returned code 1.
9998.05/10000.70	c satzilla running vallst ... 
9998.05/10000.70	c Bin: Executing vallst
9998.05/10000.70	c vallst returned code 1.
9998.05/10000.70	c vallst returned code 1.
9998.05/10000.70	c satzilla running zchaff_rand ... 
9998.05/10000.70	c Bin: Executing zchaff_rand
9998.05/10000.70	c zchaff_rand returned code 1.
9998.05/10000.70	c zchaff_rand returned code 1.
9998.05/10000.70	c ERROR: All Failed! 
9998.05/10000.70	c SATZILLA_TIME=9999.580000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node68/watcher-455895-1178590460 -o ROOT/results/node68/solver-455895-1178590460 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455895-1178590460/SATzilla2007_C /tmp/evaluation/455895-1178590460/instance-455895-1178590460.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.94 0.99 0.99 3/64 21955
/proc/meminfo: memFree=1547968/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=1440 CPUtime=0
/proc/21955/stat : 21955 (SATzilla2007_C) R 21953 21955 21861 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 335035530 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21955/statm: 360 110 95 260 0 84 0
[pid=21956] ppid=21955 vsize=768 CPUtime=0
/proc/21956/stat : 21956 (march_dl) R 21955 21955 21861 0 -1 4194304 97 0 0 0 0 0 0 0 18 0 1 0 335035531 786432 92 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21956/statm: 192 92 50 118 0 71 0

[startup+0.0475839 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 21955
/proc/meminfo: memFree=1547968/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=1440 CPUtime=0
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335035530 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21955/statm: 360 110 95 260 0 84 0
[pid=21956] ppid=21955 vsize=1876 CPUtime=0.04
/proc/21956/stat : 21956 (march_dl) R 21955 21955 21861 0 -1 4194304 387 0 0 0 4 0 0 0 19 0 1 0 335035531 1921024 378 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544564 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21956/statm: 469 378 69 118 0 348 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3316

[startup+0.101589 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 21955
/proc/meminfo: memFree=1547968/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=1440 CPUtime=0
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335035530 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21955/statm: 360 110 95 260 0 84 0
[pid=21956] ppid=21955 vsize=2672 CPUtime=0.09
/proc/21956/stat : 21956 (march_dl) R 21955 21955 21861 0 -1 4194304 597 0 0 0 9 0 0 0 19 0 1 0 335035531 2736128 587 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134657984 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21956/statm: 668 587 73 118 0 547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4112

[startup+0.301607 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 21955
/proc/meminfo: memFree=1547968/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=1440 CPUtime=0
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335035530 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21955/statm: 360 110 95 260 0 84 0
[pid=21956] ppid=21955 vsize=2860 CPUtime=0.29
/proc/21956/stat : 21956 (march_dl) R 21955 21955 21861 0 -1 4194304 608 0 0 0 29 0 0 0 21 0 1 0 335035531 2928640 598 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134526908 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21956/statm: 715 598 75 118 0 594 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4300

[startup+0.701643 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 21955
/proc/meminfo: memFree=1547968/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=1440 CPUtime=0
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335035530 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21955/statm: 360 110 95 260 0 84 0
[pid=21956] ppid=21955 vsize=3548 CPUtime=0.69
/proc/21956/stat : 21956 (march_dl) R 21955 21955 21861 0 -1 4194304 780 0 0 0 69 0 0 0 24 0 1 0 335035531 3633152 770 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134587379 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21956/statm: 887 770 75 118 0 766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4988

[startup+1.50271 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 21957
/proc/meminfo: memFree=1545008/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=1440 CPUtime=0
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335035530 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21955/statm: 360 110 95 260 0 84 0
[pid=21956] ppid=21955 vsize=3812 CPUtime=1.49
/proc/21956/stat : 21956 (march_dl) R 21955 21955 21861 0 -1 4194304 851 0 0 0 149 0 0 0 25 0 1 0 335035531 3903488 841 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21956/statm: 953 841 75 118 0 832 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5252

[startup+3.10186 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 21957
/proc/meminfo: memFree=1544432/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=1440 CPUtime=0
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335035530 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21955/statm: 360 110 95 260 0 84 0
[pid=21956] ppid=21955 vsize=4076 CPUtime=3.09
/proc/21956/stat : 21956 (march_dl) R 21955 21955 21861 0 -1 4194304 917 0 0 0 309 0 0 0 25 0 1 0 335035531 4173824 907 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134532769 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21956/statm: 1019 907 75 118 0 898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5516

[startup+6.30115 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 21958
/proc/meminfo: memFree=1546992/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=1440 CPUtime=4.99
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 134 946 0 0 0 0 499 0 16 0 1 0 335035530 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21955/statm: 360 111 96 260 0 84 0
[pid=21958] ppid=21955 vsize=6188 CPUtime=1.29
/proc/21958/stat : 21958 (ubcsat2006) R 21955 21955 21861 0 -1 4194304 327 0 0 0 117 12 0 0 25 0 1 0 335036031 6336512 310 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21958/statm: 1547 310 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7017 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 21959
/proc/meminfo: memFree=1543536/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=3836 CPUtime=2.08
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 684 0 0 0 208 0 0 0 25 0 1 0 335036590 3928064 678 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 959 678 58 118 0 837 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7016

[startup+25.5019 s]
/proc/loadavg: 0.96 0.99 0.99 2/66 21959
/proc/meminfo: memFree=1541744/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=5596 CPUtime=14.88
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 1119 0 0 0 1487 1 0 0 25 0 1 0 335036590 5730304 1113 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 1399 1113 58 118 0 1277 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 8776

[startup+51.1012 s]
/proc/loadavg: 0.97 0.99 0.99 2/66 21959
/proc/meminfo: memFree=1540208/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=7056 CPUtime=40.47
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 1477 0 0 0 4046 1 0 0 25 0 1 0 335036590 7225344 1471 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 1764 1471 58 118 0 1642 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10236

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 21959
/proc/meminfo: memFree=1539760/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=7584 CPUtime=91.66
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 1602 0 0 0 9165 1 0 0 25 0 1 0 335036590 7766016 1596 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 1896 1596 58 118 0 1774 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10764

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 21959
/proc/meminfo: memFree=1538672/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=8640 CPUtime=151.65
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 1882 0 0 0 15163 2 0 0 25 0 1 0 335036590 8847360 1876 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525800 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 2160 1876 58 118 0 2038 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 11820

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 21959
/proc/meminfo: memFree=1537584/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=9696 CPUtime=211.63
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 2145 0 0 0 21161 2 0 0 25 0 1 0 335036590 9928704 2139 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 2424 2139 58 118 0 2302 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 12876

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 21959
/proc/meminfo: memFree=1537072/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=10288 CPUtime=271.61
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 2276 0 0 0 27159 2 0 0 25 0 1 0 335036590 10534912 2270 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 2572 2270 58 118 0 2450 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 13468

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 21959
/proc/meminfo: memFree=1536304/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=11080 CPUtime=331.61
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 2474 0 0 0 33158 3 0 0 25 0 1 0 335036590 11345920 2468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 2770 2468 58 118 0 2648 0

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

/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9579.75
Current children cumulated vsize (KiB) 29764

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519280/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9629.16
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 962897 19 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9639.73
Current children cumulated vsize (KiB) 29764

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519280/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9689.15
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 968896 19 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9699.72
Current children cumulated vsize (KiB) 29764

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519216/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9749.13
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 974894 19 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9759.7
Current children cumulated vsize (KiB) 29764

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519216/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9809.13
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 980893 20 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9819.7
Current children cumulated vsize (KiB) 29764

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519216/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9869.11
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 986891 20 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9879.68
Current children cumulated vsize (KiB) 29764

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519216/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9929.09
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 992889 20 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9939.66
Current children cumulated vsize (KiB) 29764

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519216/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9945.09
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 994489 20 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525414 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9955.66
Current children cumulated vsize (KiB) 29764

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519216/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9970.68
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 997048 20 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528276 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9981.25
Current children cumulated vsize (KiB) 29764

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519216/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9977.08
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 997688 20 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9987.65
Current children cumulated vsize (KiB) 29764

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519216/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9983.48
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 998328 20 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9994.05
Current children cumulated vsize (KiB) 29764

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519216/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9985.08
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 998488 20 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9995.65
Current children cumulated vsize (KiB) 29764

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519216/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9986.68
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 998648 20 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9997.25
Current children cumulated vsize (KiB) 29764

[startup+10000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519216/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=10.57
/proc/21955/stat : 21955 (SATzilla2007_C) S 21953 21955 21861 0 -1 4194304 1040 1279 0 0 320 17 700 20 25 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
[pid=21959] ppid=21955 vsize=26584 CPUtime=9987.08
/proc/21959/stat : 21959 (minisat20) R 21955 21955 21861 0 -1 4194304 6547 0 0 0 998688 20 0 0 25 0 1 0 335036590 27222016 6355 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21959/statm: 6646 6355 58 118 0 6524 0
Current children cumulated CPU time (s) 9997.65
Current children cumulated vsize (KiB) 29764

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22361
/proc/meminfo: memFree=1519216/2055920 swapFree=4184004/4192956
[pid=21955] ppid=21953 vsize=3180 CPUtime=9998.05
/proc/21955/stat : 21955 (SATzilla2007_C) D 21953 21955 21861 0 -1 4194304 1048 7826 0 0 320 17 999428 40 16 0 1 0 335035530 3256320 591 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/21955/statm: 795 591 165 260 0 519 0
Current children cumulated CPU time (s) 9998.05
Current children cumulated vsize (KiB) 3180

Child status: 17
Real time (s): 10000.7
CPU time (s): 9998.08
CPU user time (s): 9997.49
CPU system time (s): 0.58891
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 29764

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

runsolver used 7.8918 second user time and 19.507 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Tue May  8 02:14:20 UTC 2007

IDJOB= 455895
IDBENCH= 20468
IDSOLVER= 179
FILE ID= node68/455895-1178590460

PBS_JOBID= 5217954

Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= /tmp/evaluation/455895-1178590460/SATzilla2007_C /tmp/evaluation/455895-1178590460/instance-455895-1178590460.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-455895-1178590460 -o ROOT/results/node68/solver-455895-1178590460 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455895-1178590460/SATzilla2007_C /tmp/evaluation/455895-1178590460/instance-455895-1178590460.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8d6acb9f6b752ad76c024133f5175c69

RANDOM SEED= 407241236

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.216
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.216
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:       1548440 kB
Buffers:         27024 kB
Cached:         371244 kB
SwapCached:       2932 kB
Active:          58232 kB
Inactive:       349548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548440 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            8564 kB
Writeback:           0 kB
Mapped:          15600 kB
Slab:            85736 kB
Committed_AS:  3912048 kB
PageTables:       1380 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= 66548 MiB

End job on node68 on Tue May  8 05:01:01 UTC 2007