Trace number 1595451

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTED? (TO) 1200.03 1200.71

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g5.cnf
MD5SUM5c381a23100991dd5561d3dc572b8883
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

39.76/39.90	c run March_dl for 5 seconds ... 
39.76/39.90	c Bin: Executing march_dl
39.76/39.90	c child exit by a signal
39.76/39.90	c march_dl returned code 137.
39.76/39.90	c run saps (UBCSAT implementation) for 2 seconds ... 
39.76/39.90	c Bin: Executing ubcsat2006
39.76/39.90	c child exited successfully
39.76/39.90	c ubcsat2006 returned code 0.
39.76/39.90	c satzilla computing base features
39.76/39.90	c satzilla doing unit-prop probe
39.76/39.90	c satzilla doing local search probe
39.76/39.90	c satzilla doing lobjois search-space size estimate
39.76/39.90	c satzilla's ranking:
39.76/39.90	c 1) march_dl: 2.717987
39.76/39.90	c 2) march_dl+P: 3.233468
39.76/39.90	c 3) zchaff_rand+P: 3.757042
39.76/39.90	c 4) vallst+P: 3.885982
39.76/39.90	c 5) minisat20: 4.030230
39.76/39.90	c 6) minisat20+P: 5.666928
39.76/39.90	c 7) kcnfs+P: 999.000000
39.76/39.90	c 8) kcnfs: 999.000000
39.76/39.90	c 9) vallst: 999.000000
39.76/39.90	c 10) zchaff_rand: 999.000000
39.76/39.90	c satzilla running march_dl ... 
1199.48/1200.29	c Bin: Executing march_dl
1199.48/1200.29	c child exit by a signal
1199.48/1200.29	c march_dl returned code 137.
1199.48/1200.29	c march_dl returned code 137.
1199.48/1200.29	c satzilla running march_dl with preprocessing ... 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1595451-1239354568/watcher-1595451-1239354568 -o /tmp/evaluation-result-1595451-1239354568/solver-1595451-1239354568 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1595451-1239354568.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): 1800 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.00 0.00 0.00 3/65 2680
/proc/meminfo: memFree=1938616/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=1440 CPUtime=0
/proc/2680/stat : 2680 (SATzilla2007_C) R 2678 2680 2643 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 97050 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/2680/statm: 360 110 95 260 0 84 0
[pid=2681] ppid=2680 vsize=2864 CPUtime=0
/proc/2681/stat : 2681 (march_dl) R 2680 2680 2643 0 -1 4194304 374 0 0 0 0 0 0 0 18 0 1 0 97050 2932736 369 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2681/statm: 716 369 50 118 0 595 0

[startup+0.05124 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 2680
/proc/meminfo: memFree=1938616/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=1440 CPUtime=0
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 97050 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2680/statm: 360 110 95 260 0 84 0
[pid=2681] ppid=2680 vsize=3656 CPUtime=0.04
/proc/2681/stat : 2681 (march_dl) R 2680 2680 2643 0 -1 4194304 607 0 0 0 4 0 0 0 19 0 1 0 97050 3743744 602 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2681/statm: 914 602 50 118 0 793 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5096

[startup+0.102242 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 2680
/proc/meminfo: memFree=1938616/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=1440 CPUtime=0
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 97050 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2680/statm: 360 110 95 260 0 84 0
[pid=2681] ppid=2680 vsize=4448 CPUtime=0.09
/proc/2681/stat : 2681 (march_dl) R 2680 2680 2643 0 -1 4194304 867 0 0 0 9 0 0 0 19 0 1 0 97050 4554752 862 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2681/statm: 1112 862 50 118 0 991 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5888

[startup+0.301249 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 2680
/proc/meminfo: memFree=1938616/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=1440 CPUtime=0
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 97050 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2680/statm: 360 110 95 260 0 84 0
[pid=2681] ppid=2680 vsize=12364 CPUtime=0.29
/proc/2681/stat : 2681 (march_dl) R 2680 2680 2643 0 -1 4194304 2524 0 0 0 28 1 0 0 21 0 1 0 97050 12660736 1740 1992294400 134512640 134996440 4294956256 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2681/statm: 3091 1740 53 118 0 2970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13804

[startup+0.702267 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 2680
/proc/meminfo: memFree=1938616/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=1440 CPUtime=0
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 97050 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2680/statm: 360 110 95 260 0 84 0
[pid=2681] ppid=2680 vsize=16588 CPUtime=0.69
/proc/2681/stat : 2681 (march_dl) R 2680 2680 2643 0 -1 4194304 11462 0 0 0 64 5 0 0 25 0 1 0 97050 16986112 3046 1992294400 134512640 134996440 4294956256 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2681/statm: 4147 3046 61 118 0 4026 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18028

[startup+1.5013 s]
/proc/loadavg: 0.00 0.00 0.00 2/67 2682
/proc/meminfo: memFree=1927080/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=1440 CPUtime=0
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 97050 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2680/statm: 360 110 95 260 0 84 0
[pid=2681] ppid=2680 vsize=26188 CPUtime=1.49
/proc/2681/stat : 2681 (march_dl) R 2680 2680 2643 0 -1 4194304 22362 0 0 0 140 9 0 0 25 0 1 0 97050 26816512 5106 1992294400 134512640 134996440 4294956256 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2681/statm: 6547 5107 73 118 0 6426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27628

[startup+3.10139 s]
/proc/loadavg: 0.00 0.00 0.00 2/67 2682
/proc/meminfo: memFree=1918056/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=1440 CPUtime=0
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 97050 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2680/statm: 360 110 95 260 0 84 0
[pid=2681] ppid=2680 vsize=35608 CPUtime=3.08
/proc/2681/stat : 2681 (march_dl) R 2680 2680 2643 0 -1 4194304 31133 0 0 0 295 13 0 0 23 0 1 0 97050 36462592 5493 1992294400 134512640 134996440 4294956256 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2681/statm: 8902 5493 75 118 0 8781 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37048

[startup+6.30152 s]
/proc/loadavg: 0.08 0.02 0.01 2/67 2683
/proc/meminfo: memFree=1924712/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=1440 CPUtime=5
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 135 32027 0 0 0 0 486 14 16 0 1 0 97050 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 360 111 96 260 0 84 0
[pid=2683] ppid=2680 vsize=22588 CPUtime=1.19
/proc/2683/stat : 2683 (ubcsat2006) R 2680 2680 2643 0 -1 4194304 3186 0 13 0 117 2 0 0 25 0 1 0 97552 23130112 3182 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2683/statm: 5647 3182 156 64 0 5228 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 24028

[startup+12.7018 s]
/proc/loadavg: 0.15 0.03 0.01 2/66 2683
/proc/meminfo: memFree=1926392/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=11940 CPUtime=12.58
/proc/2680/stat : 2680 (SATzilla2007_C) R 2678 2680 2643 0 -1 4194304 6464 35219 0 13 526 3 711 18 25 0 1 0 97050 12226560 2777 1992294400 134512640 135579813 4294956224 18446744073709551615 134541638 0 0 4096 0 0 0 0 17 0 0 0
/proc/2680/statm: 2985 2777 124 260 0 2709 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 11940

[startup+25.5014 s]
/proc/loadavg: 0.34 0.08 0.02 2/66 2683
/proc/meminfo: memFree=1926264/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12216 CPUtime=25.38
/proc/2680/stat : 2680 (SATzilla2007_C) R 2678 2680 2643 0 -1 4194304 10902 35219 0 13 1802 7 711 18 25 0 1 0 97050 12509184 2860 1992294400 134512640 135579813 4294956224 18446744073709551615 134541534 0 0 4096 0 0 0 0 17 0 0 0
/proc/2680/statm: 3054 2860 124 260 0 2778 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 12216

[startup+51.1025 s]
/proc/loadavg: 0.56 0.15 0.05 2/67 2684
/proc/meminfo: memFree=1899760/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=40180 CPUtime=11.18
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32228 0 0 0 1106 12 0 0 25 0 1 0 101040 41144320 6589 1992294400 134512640 134996440 4294956256 18446744073709551615 134551531 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10045 6589 75 118 0 9924 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 52912

[startup+102.306 s]
/proc/loadavg: 0.81 0.28 0.10 2/67 2684
/proc/meminfo: memFree=1899056/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=40708 CPUtime=62.35
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32352 0 0 0 6223 12 0 0 25 0 1 0 101040 41684992 6713 1992294400 134512640 134996440 4294956256 18446744073709551615 134553316 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10177 6713 75 118 0 10056 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 53440

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/67 2684
/proc/meminfo: memFree=1898864/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=40840 CPUtime=122.33
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32413 0 0 0 12220 13 0 0 25 0 1 0 101040 41820160 6774 1992294400 134512640 134996440 4294956256 18446744073709551615 134571532 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10210 6774 75 118 0 10089 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 53572

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/67 2684
/proc/meminfo: memFree=1898736/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=40972 CPUtime=182.3
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32448 0 0 0 18217 13 0 0 25 0 1 0 101040 41955328 6809 1992294400 134512640 134996440 4294956256 18446744073709551615 134587819 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10243 6809 75 118 0 10122 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 53704

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/67 2684
/proc/meminfo: memFree=1898544/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41236 CPUtime=242.27
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32488 0 0 0 24214 13 0 0 25 0 1 0 101040 42225664 6849 1992294400 134512640 134996440 4294956256 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10309 6849 75 118 0 10188 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 53968

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/67 2684
/proc/meminfo: memFree=1898416/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41236 CPUtime=302.24
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32508 0 0 0 30211 13 0 0 25 0 1 0 101040 42225664 6869 1992294400 134512640 134996440 4294956256 18446744073709551615 134551383 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10309 6869 75 118 0 10188 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 53968

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/67 2684
/proc/meminfo: memFree=1898352/2055920 swapFree=4192956/4192956

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

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/67 2684
/proc/meminfo: memFree=1898288/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41368 CPUtime=482.16
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32544 0 0 0 48203 13 0 0 25 0 1 0 101040 42360832 6905 1992294400 134512640 134996440 4294956256 18446744073709551615 134527862 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10342 6905 75 118 0 10221 0
Current children cumulated CPU time (s) 521.92
Current children cumulated vsize (KiB) 54100

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/67 2684
/proc/meminfo: memFree=1898224/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41500 CPUtime=542.13
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32555 0 0 0 54200 13 0 0 25 0 1 0 101040 42496000 6916 1992294400 134512640 134996440 4294956256 18446744073709551615 134528324 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10375 6916 75 118 0 10254 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 54232

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.47 2/67 2684
/proc/meminfo: memFree=1898224/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41500 CPUtime=602.11
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32558 0 0 0 60198 13 0 0 25 0 1 0 101040 42496000 6919 1992294400 134512640 134996440 4294956256 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10375 6919 75 118 0 10254 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 54232

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.50 2/67 2684
/proc/meminfo: memFree=1898160/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41500 CPUtime=662.08
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32566 0 0 0 66195 13 0 0 25 0 1 0 101040 42496000 6927 1992294400 134512640 134996440 4294956256 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10375 6927 75 118 0 10254 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 54232

[startup+762.306 s]
/proc/loadavg: 0.99 0.91 0.53 2/67 2684
/proc/meminfo: memFree=1898096/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41500 CPUtime=722.05
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32576 0 0 0 72192 13 0 0 25 0 1 0 101040 42496000 6937 1992294400 134512640 134996440 4294956256 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10375 6937 75 118 0 10254 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 54232

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/67 2684
/proc/meminfo: memFree=1898096/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41500 CPUtime=782.01
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32582 0 0 0 78188 13 0 0 25 0 1 0 101040 42496000 6943 1992294400 134512640 134996440 4294956256 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10375 6943 75 118 0 10254 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 54232

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/67 2684
/proc/meminfo: memFree=1898032/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41632 CPUtime=841.98
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32596 0 0 0 84185 13 0 0 25 0 1 0 101040 42631168 6957 1992294400 134512640 134996440 4294956256 18446744073709551615 134527824 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10408 6957 75 118 0 10287 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 54364

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/67 2684
/proc/meminfo: memFree=1897968/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41632 CPUtime=901.95
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32615 0 0 0 90182 13 0 0 25 0 1 0 101040 42631168 6976 1992294400 134512640 134996440 4294956256 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10408 6976 75 118 0 10287 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 54364

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/67 2684
/proc/meminfo: memFree=1897904/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41764 CPUtime=961.92
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32630 0 0 0 96179 13 0 0 25 0 1 0 101040 42766336 6991 1992294400 134512640 134996440 4294956256 18446744073709551615 134551287 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10441 6991 75 118 0 10320 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 54496

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/67 2684
/proc/meminfo: memFree=1897840/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41764 CPUtime=1021.9
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32634 0 0 0 102177 13 0 0 25 0 1 0 101040 42766336 6995 1992294400 134512640 134996440 4294956256 18446744073709551615 134567196 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10441 6995 75 118 0 10320 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 54496

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/67 2684
/proc/meminfo: memFree=1897840/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41764 CPUtime=1081.86
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32638 0 0 0 108173 13 0 0 25 0 1 0 101040 42766336 6999 1992294400 134512640 134996440 4294956256 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10441 6999 75 118 0 10320 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 54496

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/67 2684
/proc/meminfo: memFree=1897776/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=12732 CPUtime=39.76
/proc/2680/stat : 2680 (SATzilla2007_C) S 2678 2680 2643 0 -1 4194304 17140 35219 0 13 3234 13 711 18 25 0 1 0 97050 13037568 3006 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2680/statm: 3183 3006 156 260 0 2907 0
[pid=2684] ppid=2680 vsize=41764 CPUtime=1141.83
/proc/2684/stat : 2684 (march_dl) R 2680 2680 2643 0 -1 4194304 32645 0 0 0 114170 13 0 0 25 0 1 0 101040 42766336 7006 1992294400 134512640 134996440 4294956256 18446744073709551615 134571518 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2684/statm: 10441 7006 75 118 0 10320 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 54496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 2684
/proc/meminfo: memFree=1907256/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=31976 CPUtime=1200
/proc/2680/stat : 2680 (SATzilla2007_C) R 2678 2680 2643 0 -1 4194304 21991 67864 0 13 3272 16 116680 32 22 0 1 0 97050 32743424 7587 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/2680/statm: 7994 7587 162 260 0 7718 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 31976

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 2684
/proc/meminfo: memFree=1907256/2055920 swapFree=4192956/4192956
[pid=2680] ppid=2678 vsize=31976 CPUtime=1200
/proc/2680/stat : 2680 (SATzilla2007_C) R 2678 2680 2643 0 -1 4194304 21991 67864 0 13 3272 16 116680 32 22 0 1 0 97050 32743424 7587 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/2680/statm: 7994 7587 162 260 0 7718 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 31976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.03
CPU user time (s): 1199.53
CPU system time (s): 0.501923
CPU usage (%): 99.9434
Max. virtual memory (cumulated for all children) (KiB): 54496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.53
system time used= 0.501923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89855
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37
involuntary context switches= 3873

runsolver used 1.05184 second user time and 3.32749 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-10 11:09:28
IDJOB=1595451
IDBENCH=71509
IDSOLVER=558
FILE ID=node44/1595451-1239354568
PBS_JOBID= 9115403
Free space on /tmp= 66456 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g5.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1595451-1239354568/watcher-1595451-1239354568 -o /tmp/evaluation-result-1595451-1239354568/solver-1595451-1239354568 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1595451-1239354568.cnf            

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5c381a23100991dd5561d3dc572b8883
RANDOM SEED=1864278522

node44.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1939288 kB
Buffers:         21172 kB
Cached:          53288 kB
SwapCached:          0 kB
Active:          49764 kB
Inactive:        37948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1939288 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11828 kB
Writeback:           0 kB
Mapped:          23036 kB
Slab:            14832 kB
Committed_AS:    50868 kB
PageTables:       1404 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= 66448 MiB
End job on node44 at 2009-04-10 11:29:31