Trace number 319016

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.53 1199.85

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.58/10.61	c run March_dl for 5 seconds ... 
10.58/10.61	c Bin: Executing march_dl
10.58/10.61	c child exit by a signal
10.58/10.61	c march_dl returned code 137.
10.58/10.61	c run saps (UBCSAT implementation) for 2 seconds ... 
10.58/10.61	c Bin: Executing ubcsat2006
10.58/10.61	c child exited successfully
10.58/10.61	c ubcsat2006 returned code 0.
10.58/10.61	c satzilla computing base features
10.58/10.61	c satzilla doing unit-prop probe
10.58/10.61	c satzilla doing local search probe
10.58/10.61	c satzilla doing lobjois search-space size estimate
10.58/10.61	c satzilla's ranking:
10.58/10.61	c 1) minisat20+P: -1.270780
10.58/10.61	c 2) minisat20: 0.458776
10.58/10.61	c 3) vallst+P: 1.893895
10.58/10.61	c 4) march_dl+P: 2.113712
10.58/10.61	c 5) march_dl: 2.867724
10.58/10.61	c 6) zchaff_rand+P: 3.055052
10.58/10.61	c 7) kcnfs+P: 999.000000
10.58/10.61	c 8) kcnfs: 999.000000
10.58/10.61	c 9) vallst: 999.000000
10.58/10.61	c 10) zchaff_rand: 999.000000
10.58/10.61	c satzilla running minisat20 with preprocessing ... 
10.67/10.71	This is MiniSat 2.0 beta
10.67/10.71	WARNING: for repeatability, setting FPU to use double precision
10.67/10.71	============================[ Problem Statistics ]=============================
10.67/10.71	|                                                                             |
10.67/10.71	|  Number of variables:  1659                                                 |
10.67/10.71	|  Number of clauses:    6946                                                 |
10.67/10.71	|  Parsing time:         0.00         s                                       |
10.67/10.71	============================[ Search Statistics ]==============================
10.67/10.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.67/10.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.67/10.71	===============================================================================
10.67/10.71	|         0 |    1659     6946    17267 |     2315        0    nan |  0.000 % |
10.67/10.72	|       102 |    1659     6946    17267 |     2546      102     20 |  0.000 % |
10.67/10.72	|       253 |    1659     6946    17267 |     2801      253     25 |  0.003 % |
10.67/10.73	|       479 |    1659     6946    17267 |     3081      479     17 |  0.000 % |
10.67/10.75	|       818 |    1659     6946    17267 |     3389      818     24 |  0.000 % |
10.67/10.78	|      1324 |    1659     6946    17267 |     3728     1324     26 |  0.003 % |
10.69/10.82	|      2084 |    1658     6944    17261 |     4101     1804     34 |  0.060 % |
10.87/10.90	|      3223 |    1657     6942    17255 |     4511     2932     33 |  0.121 % |
10.97/11.02	|      4931 |    1657     6942    17255 |     4963     2351     15 |  0.121 % |
11.17/11.25	|      7494 |    1657     6942    17255 |     5459     4914     34 |  0.121 % |
11.57/11.70	|     11338 |    1657     6942    17255 |     6005     2964     20 |  0.121 % |
12.27/12.33	|     17107 |    1657     6942    17255 |     6605     5187     54 |  0.121 % |
13.27/13.35	|     25756 |    1657     6942    17255 |     7266     3632     16 |  0.121 % |
15.17/15.25	|     38730 |    1657     6942    17255 |     7993     4473     59 |  0.121 % |
18.47/18.51	|     58191 |    1657     6942    17255 |     8792     6710     41 |  0.121 % |
23.07/23.17	|     87383 |    1656     6940    17249 |     9671     6520     50 |  0.181 % |
30.26/30.31	|    131172 |    1656     6940    17249 |    10638     7671     53 |  0.181 % |
41.85/41.93	|    196857 |    1656     6940    17249 |    11702    10417     32 |  0.184 % |
61.14/61.20	|    295383 |    1656     6940    17249 |    12873     7436     47 |  0.184 % |
94.24/94.37	|    443173 |    1655     6938    17243 |    14160     9381     39 |  0.242 % |
155.92/156.05	|    664856 |    1655     6938    17243 |    15576    11081     25 |  0.241 % |
242.70/242.81	|    997382 |    1655     6938    17243 |    17134    14012     43 |  0.241 % |
376.97/377.11	|   1496170 |    1655     6938    17243 |    18847     9920     59 |  0.243 % |
590.21/590.43	|   2244352 |    1655     6938    17243 |    20732    12415     43 |  0.244 % |
938.22/938.53	|   3366628 |    1655     6938    17243 |    22805    12180     62 |  0.244 % |
1199.46/1199.85	c Preprocessing...
1199.46/1199.85	c Inital problem has 1694 variables, 3236 nary clauses (2490 binary clauses).
1199.46/1199.85	c Num non-binary clauses 3233, Average non-binary clause length 3.059
1199.46/1199.85	c Theory has no gaps
1199.46/1199.85	c Preprocessor runtime was 0.080 seconds.
1199.46/1199.85	c 
1199.46/1199.85	c Satisfiability of theory still undetermined.
1199.46/1199.85	c See file /tmp/Cajgx9 for simplified theory.
1199.46/1199.85	c Bin: Executing minisat20
1199.46/1199.85	c child exit by a signal
1199.46/1199.85	c minisat20 returned code 137.
1199.46/1199.85	c minisat20 returned code 137.
1199.46/1199.85	c satzilla running minisat20 ... 
1199.46/1199.85	c Bin: Executing minisat20
1199.46/1199.85	c minisat20 returned code 1.
1199.46/1199.85	c minisat20 returned code 1.
1199.46/1199.85	c satzilla running vallst with preprocessing ... 
1199.46/1199.85	c Bin: Executing vallst
1199.46/1199.85	c vallst returned code 1.
1199.46/1199.85	c vallst returned code 1.
1199.46/1199.85	c satzilla running march_dl with preprocessing ... 
1199.46/1199.85	c Bin: Executing march_dl
1199.46/1199.85	c march_dl returned code 1.
1199.46/1199.85	c march_dl returned code 1.
1199.46/1199.85	c satzilla running march_dl ... 
1199.46/1199.85	c Bin: Executing march_dl
1199.46/1199.85	c march_dl returned code 1.
1199.46/1199.85	c march_dl returned code 1.
1199.46/1199.85	c satzilla running zchaff_rand with preprocessing ... 
1199.46/1199.85	c Bin: Executing zchaff_rand
1199.46/1199.85	c zchaff_rand returned code 1.
1199.46/1199.85	c zchaff_rand returned code 1.
1199.46/1199.85	c satzilla running kcnfs with preprocessing ... 
1199.46/1199.85	c Bin: Executing kcnfs
1199.46/1199.85	c kcnfs returned code 1.
1199.46/1199.85	c kcnfs returned code 1.
1199.46/1199.85	c satzilla running kcnfs ... 
1199.46/1199.85	c Bin: Executing kcnfs
1199.46/1199.85	c kcnfs returned code 1.
1199.46/1199.85	c kcnfs returned code 1.
1199.46/1199.85	c satzilla running vallst ... 
1199.46/1199.85	c Bin: Executing vallst
1199.46/1199.85	c vallst returned code 1.
1199.46/1199.85	c vallst returned code 1.
1199.46/1199.85	c satzilla running zchaff_rand ... 
1199.46/1199.85	c Bin: Executing zchaff_rand
1199.46/1199.85	c zchaff_rand returned code 1.
1199.46/1199.85	c zchaff_rand returned code 1.
1199.46/1199.85	c ERROR: All Failed! 
1199.46/1199.85	c SATZILLA_TIME=1199.700000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node47/watcher-319016-1172971233 -o ROOT/results/node47/solver-319016-1172971233 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319016-1172971233/SATzilla2007_C /tmp/evaluation/319016-1172971233/instance-319016-1172971233.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.95 0.90 2/64 29986
/proc/meminfo: memFree=1521728/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=1440 CPUtime=0
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23098465 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 360 110 95 260 0 84 0
[pid=29987] ppid=29986 vsize=768 CPUtime=0
/proc/29987/stat : 29987 (march_dl) R 29986 29986 28609 0 -1 4194304 98 0 0 0 0 0 0 0 20 0 1 0 23098466 786432 93 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134775971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29987/statm: 192 93 50 118 0 71 0

[startup+0.0695469 s]
/proc/loadavg: 0.91 0.95 0.90 2/64 29986
/proc/meminfo: memFree=1521728/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=1440 CPUtime=0
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23098465 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 360 110 95 260 0 84 0
[pid=29987] ppid=29986 vsize=1876 CPUtime=0.06
/proc/29987/stat : 29987 (march_dl) R 29986 29986 28609 0 -1 4194304 387 0 0 0 6 0 0 0 20 0 1 0 23098466 1921024 378 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29987/statm: 469 378 69 118 0 348 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3316

[startup+0.101548 s]
/proc/loadavg: 0.91 0.95 0.90 2/64 29986
/proc/meminfo: memFree=1521728/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=1440 CPUtime=0
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23098465 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 360 110 95 260 0 84 0
[pid=29987] ppid=29986 vsize=2672 CPUtime=0.09
/proc/29987/stat : 29987 (march_dl) R 29986 29986 28609 0 -1 4194304 597 0 0 0 9 0 0 0 20 0 1 0 23098466 2736128 587 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543114 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29987/statm: 668 587 73 118 0 547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4112

[startup+0.30157 s]
/proc/loadavg: 0.91 0.95 0.90 2/64 29986
/proc/meminfo: memFree=1521728/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=1440 CPUtime=0
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23098465 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 360 110 95 260 0 84 0
[pid=29987] ppid=29986 vsize=2860 CPUtime=0.29
/proc/29987/stat : 29987 (march_dl) R 29986 29986 28609 0 -1 4194304 608 0 0 0 29 0 0 0 21 0 1 0 23098466 2928640 598 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29987/statm: 715 598 75 118 0 594 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4300

[startup+0.701613 s]
/proc/loadavg: 0.91 0.95 0.90 2/64 29986
/proc/meminfo: memFree=1521728/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=1440 CPUtime=0
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23098465 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 360 110 95 260 0 84 0
[pid=29987] ppid=29986 vsize=3548 CPUtime=0.69
/proc/29987/stat : 29987 (march_dl) R 29986 29986 28609 0 -1 4194304 781 0 0 0 69 0 0 0 25 0 1 0 23098466 3633152 771 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29987/statm: 887 771 75 118 0 766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4988

[startup+1.5017 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 29988
/proc/meminfo: memFree=1518704/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=1440 CPUtime=0
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23098465 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 360 110 95 260 0 84 0
[pid=29987] ppid=29986 vsize=3812 CPUtime=1.49
/proc/29987/stat : 29987 (march_dl) R 29986 29986 28609 0 -1 4194304 852 0 0 0 149 0 0 0 25 0 1 0 23098466 3903488 842 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567944 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29987/statm: 953 842 75 118 0 832 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5252

[startup+3.10187 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 29988
/proc/meminfo: memFree=1518256/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=1440 CPUtime=0
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23098465 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 360 110 95 260 0 84 0
[pid=29987] ppid=29986 vsize=4076 CPUtime=3.09
/proc/29987/stat : 29987 (march_dl) R 29986 29986 28609 0 -1 4194304 919 0 0 0 309 0 0 0 25 0 1 0 23098466 4173824 909 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533162 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29987/statm: 1019 909 75 118 0 898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5516

[startup+6.30222 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 29989
/proc/meminfo: memFree=1520752/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=1440 CPUtime=4.99
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 135 946 0 0 0 0 499 0 16 0 1 0 23098465 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29986/statm: 360 111 96 260 0 84 0
[pid=29989] ppid=29986 vsize=6188 CPUtime=1.29
/proc/29989/stat : 29989 (ubcsat2006) R 29986 29986 28609 0 -1 4194304 327 0 0 0 108 21 0 0 25 0 1 0 23098966 6336512 310 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29989/statm: 1547 310 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.90 2/66 29990
/proc/meminfo: memFree=1517552/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=3836 CPUtime=1.98
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 684 0 0 0 198 0 0 0 25 0 1 0 23099537 3928064 678 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 959 678 58 118 0 837 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7016

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.91 2/66 29990
/proc/meminfo: memFree=1515376/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=5596 CPUtime=14.77
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 1119 0 0 0 1477 0 0 0 25 0 1 0 23099537 5730304 1113 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 1399 1113 58 118 0 1277 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 8776

[startup+51.101 s]
/proc/loadavg: 0.96 0.96 0.91 2/66 29990
/proc/meminfo: memFree=1514032/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=7056 CPUtime=40.36
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 1477 0 0 0 4036 0 0 0 25 0 1 0 23099537 7225344 1471 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 1764 1471 58 118 0 1642 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10236

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 29990
/proc/meminfo: memFree=1513648/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=7584 CPUtime=91.55
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 1602 0 0 0 9155 0 0 0 25 0 1 0 23099537 7766016 1596 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 1896 1596 58 118 0 1774 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10764

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1512560/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=8640 CPUtime=151.53
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 1872 0 0 0 15153 0 0 0 25 0 1 0 23099537 8847360 1866 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 2160 1866 58 118 0 2038 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 11820

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1511472/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=9696 CPUtime=211.52
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 2145 0 0 0 21151 1 0 0 25 0 1 0 23099537 9928704 2139 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 2424 2139 58 118 0 2302 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 12876

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1510896/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=10288 CPUtime=271.5
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 2276 0 0 0 27149 1 0 0 25 0 1 0 23099537 10534912 2270 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 2572 2270 58 118 0 2450 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 13468

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1510064/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=11080 CPUtime=331.48
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 2474 0 0 0 33147 1 0 0 25 0 1 0 23099537 11345920 2468 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 2770 2468 58 118 0 2648 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1506160/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=14892 CPUtime=811.36
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3439 0 0 0 81134 2 0 0 25 0 1 0 23099537 15249408 3433 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 3723 3433 58 118 0 3601 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 18072

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1506096/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=14892 CPUtime=871.35
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3439 0 0 0 87133 2 0 0 25 0 1 0 23099537 15249408 3433 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 3723 3433 58 118 0 3601 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 18072

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1504560/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=16468 CPUtime=931.32
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3824 0 0 0 93130 2 0 0 25 0 1 0 23099537 16863232 3818 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 4117 3818 58 118 0 3995 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 19648

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1504688/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=16088 CPUtime=991.31
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3824 0 0 0 99129 2 0 0 25 0 1 0 23099537 16474112 3737 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 4022 3737 58 118 0 3900 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 19268

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1504752/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=16084 CPUtime=1051.29
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3824 0 0 0 105127 2 0 0 25 0 1 0 23099537 16470016 3736 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 4021 3736 58 118 0 3899 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 19264

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1504752/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=16084 CPUtime=1111.28
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3824 0 0 0 111126 2 0 0 25 0 1 0 23099537 16470016 3736 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 4021 3736 58 118 0 3899 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 19264

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1504368/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=16608 CPUtime=1171.26
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3947 0 0 0 117124 2 0 0 25 0 1 0 23099537 17006592 3858 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 4152 3858 58 118 0 4030 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 19788

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1504176/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=16740 CPUtime=1179.27
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3985 0 0 0 117924 3 0 0 25 0 1 0 23099537 17141760 3896 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 4185 3896 58 118 0 4063 0
Current children cumulated CPU time (s) 1189.96
Current children cumulated vsize (KiB) 19920

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1504176/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=16876 CPUtime=1185.67
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3994 0 0 0 118564 3 0 0 25 0 1 0 23099537 17281024 3905 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 4219 3905 58 118 0 4097 0
Current children cumulated CPU time (s) 1196.36
Current children cumulated vsize (KiB) 20056

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1504176/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=16876 CPUtime=1187.27
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3994 0 0 0 118724 3 0 0 25 0 1 0 23099537 17281024 3905 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 4219 3905 58 118 0 4097 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 20056

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1504176/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=16876 CPUtime=1188.07
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3994 0 0 0 118804 3 0 0 25 0 1 0 23099537 17281024 3905 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 4219 3905 58 118 0 4097 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 20056

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1504176/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=16876 CPUtime=1188.47
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3994 0 0 0 118844 3 0 0 25 0 1 0 23099537 17281024 3905 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 4219 3905 58 118 0 4097 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 20056

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1504176/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=16876 CPUtime=1188.67
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3994 0 0 0 118864 3 0 0 25 0 1 0 23099537 17281024 3905 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 4219 3905 58 118 0 4097 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 20056

[startup+1199.8 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 29990
/proc/meminfo: memFree=1504176/2055920 swapFree=4192812/4192956
[pid=29986] ppid=29984 vsize=3180 CPUtime=10.69
/proc/29986/stat : 29986 (SATzilla2007_C) S 29984 29986 28609 0 -1 4194304 1041 1279 0 0 320 20 700 29 25 0 1 0 23098465 3256320 591 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29986/statm: 795 591 165 260 0 519 0
[pid=29990] ppid=29986 vsize=16876 CPUtime=1188.77
/proc/29990/stat : 29990 (minisat20) R 29986 29986 28609 0 -1 4194304 3994 0 0 0 118874 3 0 0 25 0 1 0 23099537 17281024 3905 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525370 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29990/statm: 4219 3905 58 118 0 4097 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 20056

Child status: 17
Real time (s): 1199.85
CPU time (s): 1199.53
CPU user time (s): 1198.99
CPU system time (s): 0.532918
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 20056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.99
system time used= 0.532918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 1327

runsolver used 1.01185 second user time and 2.50162 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Sun Mar  4 01:20:33 UTC 2007

IDJOB= 319016
IDBENCH= 20468
IDSOLVER= 135
FILE ID= node47/319016-1172971233

PBS_JOBID= 4012051

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  8d6acb9f6b752ad76c024133f5175c69

RANDOM SEED= 928303913

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.225
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.225
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:       1522200 kB
Buffers:         32940 kB
Cached:         418844 kB
SwapCached:        144 kB
Active:          93544 kB
Inactive:       374168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8500 kB
Writeback:           0 kB
Mapped:          25904 kB
Slab:            52080 kB
Committed_AS:    93888 kB
PageTables:       1452 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 node47 on Sun Mar  4 01:40:33 UTC 2007