Trace number 315850

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 CRAFTEDSAT 781.002 781.392

General information on the benchmark

Nameindustrial/palacios/
medium/cube-9-h11-sat.cnf
MD5SUM7ea93a1e34d1f57a98ae6d5d617a0a97
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.1964
Satisfiable
(Un)Satisfiability was proved
Number of variables208292
Number of clauses627818
Sum of the clauses size1465544
Maximum clause length19
Minimum clause length1
Number of clauses of size 1729
Number of clauses of size 2418929
Number of clauses of size 3206492
Number of clauses of size 41489
Number of clauses of size 522
Number of clauses of size over 5157

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node21/watcher-315850-1172660338 -o ROOT/results/node21/solver-315850-1172660338 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315850-1172660338/SATzilla2007_C /tmp/evaluation/315850-1172660338/instance-315850-1172660338.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: 1.00 1.00 1.00 3/77 7228
/proc/meminfo: memFree=1725888/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=1440 CPUtime=0
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285987725 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 360 110 95 260 0 84 0
[pid=7229] ppid=7228 vsize=9772 CPUtime=0
/proc/7229/stat : 7229 (march_dl) R 7228 7228 5860 0 -1 4194304 740 0 0 0 0 0 0 0 19 0 1 0 285987725 10006528 735 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7229/statm: 2443 738 49 118 0 2322 0

[startup+0.060032 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7228
/proc/meminfo: memFree=1725888/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=1440 CPUtime=0
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285987725 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 360 110 95 260 0 84 0
[pid=7229] ppid=7228 vsize=18828 CPUtime=0.05
/proc/7229/stat : 7229 (march_dl) R 7228 7228 5860 0 -1 4194304 3830 0 0 0 4 1 0 0 19 0 1 0 285987725 19279872 3825 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7229/statm: 4707 3825 50 118 0 4586 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20268

[startup+0.101036 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7228
/proc/meminfo: memFree=1725888/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=1440 CPUtime=0
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285987725 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 360 110 95 260 0 84 0
[pid=7229] ppid=7228 vsize=19356 CPUtime=0.09
/proc/7229/stat : 7229 (march_dl) R 7228 7228 5860 0 -1 4194304 3992 0 0 0 8 1 0 0 19 0 1 0 285987725 19820544 3987 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7229/statm: 4839 3987 50 118 0 4718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20796

[startup+0.301057 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7228
/proc/meminfo: memFree=1725888/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=1440 CPUtime=0
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285987725 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 360 110 95 260 0 84 0
[pid=7229] ppid=7228 vsize=21864 CPUtime=0.29
/proc/7229/stat : 7229 (march_dl) R 7228 7228 5860 0 -1 4194304 4778 0 0 0 27 2 0 0 21 0 1 0 285987725 22388736 4773 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7229/statm: 5466 4773 50 118 0 5345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23304

[startup+0.7011 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 7228
/proc/meminfo: memFree=1725888/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=1440 CPUtime=0
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285987725 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 360 110 95 260 0 84 0
[pid=7229] ppid=7228 vsize=26748 CPUtime=0.69
/proc/7229/stat : 7229 (march_dl) R 7228 7228 5860 0 -1 4194304 6319 0 0 0 66 3 0 0 25 0 1 0 285987725 27389952 6314 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7229/statm: 6687 6314 50 118 0 6566 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28188

[startup+1.50119 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7230
/proc/meminfo: memFree=1677168/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=1440 CPUtime=0
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285987725 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 360 110 95 260 0 84 0
[pid=7229] ppid=7228 vsize=58600 CPUtime=1.49
/proc/7229/stat : 7229 (march_dl) R 7228 7228 5860 0 -1 4194304 13957 0 0 0 142 7 0 0 25 0 1 0 285987725 60006400 11901 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7229/statm: 14650 11901 53 118 0 14529 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60040

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7230
/proc/meminfo: memFree=1662512/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=1440 CPUtime=0
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285987725 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 360 110 95 260 0 84 0
[pid=7229] ppid=7228 vsize=68512 CPUtime=3.09
/proc/7229/stat : 7229 (march_dl) R 7228 7228 5860 0 -1 4194304 25096 0 0 0 296 13 0 0 25 0 1 0 285987725 70156288 14585 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134644056 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7229/statm: 17128 14585 55 118 0 17007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69952

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7231
/proc/meminfo: memFree=1719792/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=1440 CPUtime=5
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 135 42214 0 0 0 0 476 24 16 0 1 0 285987725 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7228/statm: 360 111 96 260 0 84 0
[pid=7231] ppid=7228 vsize=53724 CPUtime=1.28
/proc/7231/stat : 7231 (ubcsat2006) R 7228 7228 5860 0 -1 4194304 10327 0 0 0 124 4 0 0 25 0 1 0 285988226 55013376 10310 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 134553135 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7231/statm: 13431 10310 156 64 0 13012 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 55164

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7231
/proc/meminfo: memFree=1664888/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=66948 CPUtime=12.67
/proc/7228/stat : 7228 (SATzilla2007_C) R 7226 7228 5860 0 -1 4194304 15358 52547 0 0 477 7 754 29 25 0 1 0 285987725 68554752 15327 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/7228/statm: 16737 15327 121 260 0 16461 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 66948

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7231
/proc/meminfo: memFree=1664768/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=66948 CPUtime=25.47
/proc/7228/stat : 7228 (SATzilla2007_C) R 7226 7228 5860 0 -1 4194304 15431 52547 0 0 1756 8 754 29 25 0 1 0 285987725 68554752 15400 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/7228/statm: 16737 15400 121 260 0 16461 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 66948

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7231
/proc/meminfo: memFree=1664128/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=66948 CPUtime=51.03
/proc/7228/stat : 7228 (SATzilla2007_C) R 7226 7228 5860 0 -1 4194304 15583 52547 0 0 4309 11 754 29 25 0 1 0 285987725 68554752 15552 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/7228/statm: 16737 15552 121 260 0 16461 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 66948

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7232
/proc/meminfo: memFree=1649144/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=44180 CPUtime=32.88
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 10033 0 0 0 3283 5 0 0 25 0 1 0 285994665 45240320 10027 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525959 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 11045 10027 59 118 0 10923 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 83092

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 7340
/proc/meminfo: memFree=1644416/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=47368 CPUtime=92.8
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 10843 0 0 0 9274 6 0 0 25 0 1 0 285994665 48504832 10837 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 11842 10837 59 118 0 11720 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 86280

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1642664/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=49936 CPUtime=152.73
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 11495 0 0 0 15265 8 0 0 25 0 1 0 285994665 51134464 11489 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 12484 11489 59 118 0 12362 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 88848

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1639288/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=53572 CPUtime=212.71
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 12379 0 0 0 21262 9 0 0 25 0 1 0 285994665 54857728 12373 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 13393 12373 59 118 0 13271 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 92484

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1636152/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=56640 CPUtime=272.7
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 13140 0 0 0 27259 11 0 0 25 0 1 0 285994665 57999360 13134 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 14160 13134 59 118 0 14038 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 95552

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1632952/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=59808 CPUtime=332.68
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 13936 0 0 0 33256 12 0 0 25 0 1 0 285994665 61243392 13930 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 14952 13930 59 118 0 14830 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 98720

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1630456/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=62400 CPUtime=392.67
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 14584 0 0 0 39254 13 0 0 25 0 1 0 285994665 63897600 14578 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528317 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 15600 14578 59 118 0 15478 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 101312

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1628600/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=64228 CPUtime=452.65
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 15044 0 0 0 45252 13 0 0 25 0 1 0 285994665 65769472 15038 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134536234 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 16057 15038 59 118 0 15935 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 103140

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1626872/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=65824 CPUtime=512.63
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 15455 0 0 0 51249 14 0 0 25 0 1 0 285994665 67403776 15449 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 16456 15449 59 118 0 16334 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 104736

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1626552/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=66092 CPUtime=572.62
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 15531 0 0 0 57247 15 0 0 25 0 1 0 285994665 67678208 15525 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 16523 15525 59 118 0 16401 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 105004

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1623992/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=69168 CPUtime=632.6
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 16186 0 0 0 63244 16 0 0 25 0 1 0 285994665 70828032 16180 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 17292 16180 59 118 0 17170 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 108080

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1620088/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=72896 CPUtime=692.58
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 17117 0 0 0 69241 17 0 0 25 0 1 0 285994665 74645504 17111 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 18224 17111 59 118 0 18102 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 111808

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

[startup+767.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1620088/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=72896 CPUtime=698.18
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 17117 0 0 0 69801 17 0 0 25 0 1 0 285994665 74645504 17111 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 18224 17111 59 118 0 18102 0
Current children cumulated CPU time (s) 767.51
Current children cumulated vsize (KiB) 111808

[startup+774.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1620088/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=72896 CPUtime=704.58
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 17117 0 0 0 70441 17 0 0 25 0 1 0 285994665 74645504 17111 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 18224 17111 59 118 0 18102 0
Current children cumulated CPU time (s) 773.91
Current children cumulated vsize (KiB) 111808

[startup+777.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1620024/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=72896 CPUtime=707.77
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 17138 0 0 0 70760 17 0 0 25 0 1 0 285994665 74645504 17132 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 18224 17132 59 118 0 18102 0
Current children cumulated CPU time (s) 777.1
Current children cumulated vsize (KiB) 111808

[startup+779.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1620024/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=73028 CPUtime=709.37
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 17154 0 0 0 70920 17 0 0 25 0 1 0 285994665 74780672 17148 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 18257 17148 59 118 0 18135 0
Current children cumulated CPU time (s) 778.7
Current children cumulated vsize (KiB) 111940

[startup+780.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1619960/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=73028 CPUtime=710.97
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 17154 0 0 0 71080 17 0 0 25 0 1 0 285994665 74780672 17148 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 18257 17148 59 118 0 18135 0
Current children cumulated CPU time (s) 780.3
Current children cumulated vsize (KiB) 111940

[startup+781.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1619960/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=73028 CPUtime=711.37
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 17155 0 0 0 71120 17 0 0 25 0 1 0 285994665 74780672 17149 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134536241 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 18257 17149 59 118 0 18135 0
Current children cumulated CPU time (s) 780.7
Current children cumulated vsize (KiB) 111940

[startup+781.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7430
/proc/meminfo: memFree=1619960/2055920 swapFree=4152688/4192956
[pid=7228] ppid=7226 vsize=38912 CPUtime=69.33
/proc/7228/stat : 7228 (SATzilla2007_C) S 7226 7228 5860 0 -1 4194304 20098 52547 0 0 6134 16 754 29 25 0 1 0 285987725 39845888 9325 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7228/statm: 9728 9325 126 260 0 9452 0
[pid=7232] ppid=7228 vsize=73240 CPUtime=711.57
/proc/7232/stat : 7232 (minisat20) R 7228 7228 5860 0 -1 4194304 17216 0 0 0 71140 17 0 0 25 0 1 0 285994665 74997760 17209 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134662429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7232/statm: 18310 17209 65 118 0 18188 0
Current children cumulated CPU time (s) 780.9
Current children cumulated vsize (KiB) 112152

Child status: 10
Real time (s): 781.392
CPU time (s): 781.002
CPU user time (s): 780.327
CPU system time (s): 0.674897
CPU usage (%): 99.9501
Max. virtual memory (cumulated for all children) (KiB): 112152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 780.327
system time used= 0.674897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89894
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= 1277
involuntary context switches= 16640

runsolver used 0.78388 second user time and 2.09468 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Wed Feb 28 10:58:58 UTC 2007

IDJOB= 315850
IDBENCH= 20426
IDSOLVER= 135
FILE ID= node21/315850-1172660338

PBS_JOBID= 3981194

Free space on /tmp= 66515 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/cube-9-h11-sat.cnf
COMMAND LINE= /tmp/evaluation/315850-1172660338/SATzilla2007_C /tmp/evaluation/315850-1172660338/instance-315850-1172660338.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-315850-1172660338 -o ROOT/results/node21/solver-315850-1172660338 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315850-1172660338/SATzilla2007_C /tmp/evaluation/315850-1172660338/instance-315850-1172660338.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  7ea93a1e34d1f57a98ae6d5d617a0a97

RANDOM SEED= 913829072

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.245
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.245
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:       1726296 kB
Buffers:         16560 kB
Cached:         232996 kB
SwapCached:       8504 kB
Active:         111792 kB
Inactive:       175796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726296 kB
SwapTotal:     4192956 kB
SwapFree:      4152688 kB
Dirty:           19212 kB
Writeback:           0 kB
Mapped:          45136 kB
Slab:            27616 kB
Committed_AS:   847436 kB
PageTables:       1716 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= 66515 MiB

End job on node21 on Wed Feb 28 11:12:00 UTC 2007