Trace number 320698

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 FULLSAT 1120.64 1121.23

General information on the benchmark

Nameindustrial/narain/
clauses-6.cnf
MD5SUM61486826db531b2bec67f4c4c779f9ff
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.1749
Satisfiable
(Un)Satisfiability was proved
Number of variables683995
Number of clauses2623082
Sum of the clauses size6506810
Maximum clause length385
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21990085
Number of clauses of size 3452561
Number of clauses of size 45943
Number of clauses of size 5154560
Number of clauses of size over 519932

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/node20/watcher-320698-1173049165 -o ROOT/results/node20/solver-320698-1173049165 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320698-1173049165/SATzilla2007_F /tmp/evaluation/320698-1173049165/instance-320698-1173049165.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.92 0.97 0.91 3/77 3750
/proc/meminfo: memFree=1066744/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=1512 CPUtime=0
/proc/3750/stat : 3750 (SATzilla2007_F) R 3748 3750 3048 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 30998831 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/3750/statm: 378 125 110 260 0 84 0
[pid=3751] ppid=3750 vsize=13556 CPUtime=0
/proc/3751/stat : 3751 (march_dl) R 3750 3750 3048 0 -1 4194304 828 0 0 0 0 0 0 0 18 0 1 0 30998832 13881344 822 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3751/statm: 3389 830 49 118 0 3268 0

[startup+0.0397691 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 3750
/proc/meminfo: memFree=1066744/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=1512 CPUtime=0
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 30998831 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3750/statm: 378 125 110 260 0 84 0
[pid=3751] ppid=3750 vsize=39640 CPUtime=0.02
/proc/3751/stat : 3751 (march_dl) R 3750 3750 3048 0 -1 4194304 4592 0 0 0 1 1 0 0 19 0 1 0 30998832 40591360 4586 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3751/statm: 9910 4588 49 118 0 9789 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 41152

[startup+0.101764 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 3750
/proc/meminfo: memFree=1066744/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=1512 CPUtime=0
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 30998831 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3750/statm: 378 125 110 260 0 84 0
[pid=3751] ppid=3750 vsize=52180 CPUtime=0.09
/proc/3751/stat : 3751 (march_dl) R 3750 3750 3048 0 -1 4194304 9274 0 0 0 6 3 0 0 19 0 1 0 30998832 53432320 9268 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3751/statm: 13045 9272 49 118 0 12924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53692

[startup+0.301804 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 3750
/proc/meminfo: memFree=1066744/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=1512 CPUtime=0
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 30998831 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3750/statm: 378 125 110 260 0 84 0
[pid=3751] ppid=3750 vsize=66004 CPUtime=0.29
/proc/3751/stat : 3751 (march_dl) R 3750 3750 3048 0 -1 4194304 13318 0 0 0 24 5 0 0 21 0 1 0 30998832 67588096 13312 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3751/statm: 16501 13312 50 118 0 16380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67516

[startup+0.701883 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 3750
/proc/meminfo: memFree=1066744/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=1512 CPUtime=0
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 30998831 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3750/statm: 378 125 110 260 0 84 0
[pid=3751] ppid=3750 vsize=70888 CPUtime=0.69
/proc/3751/stat : 3751 (march_dl) R 3750 3750 3048 0 -1 4194304 14858 0 0 0 62 7 0 0 25 0 1 0 30998832 72589312 14852 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3751/statm: 17722 14852 50 118 0 17601 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72400

[startup+1.50104 s]
/proc/loadavg: 0.92 0.97 0.91 2/79 3752
/proc/meminfo: memFree=1002728/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=1512 CPUtime=0
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 30998831 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3750/statm: 378 125 110 260 0 84 0
[pid=3751] ppid=3750 vsize=80788 CPUtime=1.49
/proc/3751/stat : 3751 (march_dl) R 3750 3750 3048 0 -1 4194304 17892 0 0 0 140 9 0 0 25 0 1 0 30998832 82726912 17886 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3751/statm: 20197 17886 50 118 0 20076 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82300

[startup+3.10137 s]
/proc/loadavg: 0.92 0.97 0.91 2/79 3752
/proc/meminfo: memFree=985704/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=1512 CPUtime=0
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 30998831 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3750/statm: 378 125 110 260 0 84 0
[pid=3751] ppid=3750 vsize=100588 CPUtime=3.09
/proc/3751/stat : 3751 (march_dl) R 3750 3750 3048 0 -1 4194304 24000 0 0 0 296 13 0 0 25 0 1 0 30998832 103002112 23994 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134600896 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3751/statm: 25147 23994 50 118 0 25026 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102100

[startup+6.302 s]
/proc/loadavg: 0.93 0.97 0.91 2/79 3753
/proc/meminfo: memFree=1061872/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=1512 CPUtime=5.02
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 149 49007 0 0 0 0 474 28 16 0 1 0 30998831 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3750/statm: 378 125 110 260 0 84 0
[pid=3753] ppid=3750 vsize=38988 CPUtime=1.26
/proc/3753/stat : 3753 (ubcsat2006) R 3750 3750 3048 0 -1 4194304 4468 0 0 0 123 3 0 0 25 0 1 0 30999335 39923712 4451 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134723458 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3753/statm: 9747 4451 141 64 0 9328 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40500

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 3753
/proc/meminfo: memFree=1018232/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=88740 CPUtime=12.67
/proc/3750/stat : 3750 (SATzilla2007_F) R 3748 3750 3048 0 -1 4194304 16332 89589 0 0 180 7 1031 49 25 0 1 0 30998831 90869760 16301 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135223229 0 0 4096 0 0 0 0 17 1 0 0
/proc/3750/statm: 22185 16301 128 260 0 21891 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 88740

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.91 2/78 3753
/proc/meminfo: memFree=822584/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=262148 CPUtime=25.47
/proc/3750/stat : 3750 (SATzilla2007_F) R 3748 3750 3048 0 -1 4194304 61299 89589 0 0 1437 30 1031 49 25 0 1 0 30998831 268439552 61267 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/3750/statm: 65537 61267 135 260 0 65243 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 262148

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 3753
/proc/meminfo: memFree=821816/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=262148 CPUtime=51.06
/proc/3750/stat : 3750 (SATzilla2007_F) R 3748 3750 3048 0 -1 4194304 61346 89589 0 0 3995 31 1031 49 25 0 1 0 30998831 268439552 61314 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/3750/statm: 65537 61314 135 260 0 65243 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 262148

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/85 3820
/proc/meminfo: memFree=768184/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=154444 CPUtime=25.14
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 36721 0 0 0 2493 21 0 0 25 0 1 0 31006543 158150656 36705 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 38611 36705 59 118 0 38489 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 309452

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/85 3920
/proc/meminfo: memFree=764544/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=158072 CPUtime=85.05
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 37623 0 0 0 8483 22 0 0 25 0 1 0 31006543 161865728 37607 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 39518 37607 59 118 0 39396 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 313080

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=759792/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=163740 CPUtime=145.01
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 39086 0 0 0 14477 24 0 0 25 0 1 0 31006543 167669760 39070 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 40935 39070 59 118 0 40813 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 318748

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=751536/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=172020 CPUtime=204.98
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 41152 0 0 0 20471 27 0 0 25 0 1 0 31006543 176148480 41136 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 43005 41136 59 118 0 42883 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 327028

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=743920/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=179672 CPUtime=264.96
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 43059 0 0 0 26466 30 0 0 25 0 1 0 31006543 183984128 43043 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 44918 43043 59 118 0 44796 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 334680

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=736560/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0

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

/proc/3754/statm: 56893 55034 59 118 0 56771 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 382580

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=690224/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=233816 CPUtime=744.78
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 56518 0 0 0 74428 50 0 0 25 0 1 0 31006543 239427584 56502 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 58454 56502 59 118 0 58332 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 388824

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=686832/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=237144 CPUtime=804.76
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 57358 0 0 0 80424 52 0 0 25 0 1 0 31006543 242835456 57342 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 59286 57342 59 118 0 59164 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 392152

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=683184/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=240784 CPUtime=864.73
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 58294 0 0 0 86420 53 0 0 25 0 1 0 31006543 246562816 58278 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 60196 58278 59 118 0 60074 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 395792

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=678256/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=245596 CPUtime=924.72
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 59504 0 0 0 92417 55 0 0 25 0 1 0 31006543 251490304 59488 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 61399 59488 59 118 0 61277 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 400604

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=673776/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=250128 CPUtime=984.69
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 60638 0 0 0 98412 57 0 0 25 0 1 0 31006543 256131072 60622 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 62532 60622 59 118 0 62410 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 405136

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

[startup+1075.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=672176/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=251580 CPUtime=997.49
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 61024 0 0 0 99692 57 0 0 25 0 1 0 31006543 257617920 61008 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527621 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 62895 61008 59 118 0 62773 0
Current children cumulated CPU time (s) 1074.56
Current children cumulated vsize (KiB) 406588

[startup+1100.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=669104/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=254788 CPUtime=1023.08
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 61808 0 0 0 102250 58 0 0 25 0 1 0 31006543 260902912 61792 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527615 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 63697 61792 59 118 0 63575 0
Current children cumulated CPU time (s) 1100.15
Current children cumulated vsize (KiB) 409796

[startup+1113.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=667120/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=256636 CPUtime=1035.87
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 62287 0 0 0 103529 58 0 0 25 0 1 0 31006543 262795264 62271 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 64159 62271 59 118 0 64037 0
Current children cumulated CPU time (s) 1112.94
Current children cumulated vsize (KiB) 411644

[startup+1116.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=666480/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=257328 CPUtime=1039.07
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 62426 0 0 0 103848 59 0 0 25 0 1 0 31006543 263503872 62410 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527594 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 64332 62410 59 118 0 64210 0
Current children cumulated CPU time (s) 1116.14
Current children cumulated vsize (KiB) 412336

[startup+1118.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=666480/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=257328 CPUtime=1040.67
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 62450 0 0 0 104008 59 0 0 25 0 1 0 31006543 263503872 62434 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 64332 62434 59 118 0 64210 0
Current children cumulated CPU time (s) 1117.74
Current children cumulated vsize (KiB) 412336

[startup+1119.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=666224/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=257592 CPUtime=1042.27
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 62508 0 0 0 104168 59 0 0 25 0 1 0 31006543 263774208 62492 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 64398 62492 59 118 0 64276 0
Current children cumulated CPU time (s) 1119.34
Current children cumulated vsize (KiB) 412600

[startup+1120.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=666224/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=257724 CPUtime=1043.07
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194304 62536 0 0 0 104248 59 0 0 25 0 1 0 31006543 263909376 62520 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 64431 62520 59 118 0 64309 0
Current children cumulated CPU time (s) 1120.14
Current children cumulated vsize (KiB) 412732

[startup+1121.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=665392/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=155008 CPUtime=77.07
/proc/3750/stat : 3750 (SATzilla2007_F) S 3748 3750 3048 0 -1 4194304 76306 89589 0 0 6587 40 1031 49 25 0 1 0 30998831 158728192 37809 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3750/statm: 38752 37809 140 260 0 38458 0
[pid=3754] ppid=3750 vsize=0 CPUtime=1043.47
/proc/3754/stat : 3754 (minisat20) R 3750 3750 3048 0 -1 4194308 62714 0 0 0 104283 64 0 0 25 0 1 0 31006543 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3754/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1120.54
Current children cumulated vsize (KiB) 155008

[startup+1121.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 3952
/proc/meminfo: memFree=665392/2055920 swapFree=4192952/4192956
[pid=3750] ppid=3748 vsize=0 CPUtime=1120.6
/proc/3750/stat : 3750 (SATzilla2007_F) R 3748 3750 3048 0 -1 4194308 76357 152303 0 0 6587 42 105315 116 16 0 1 0 30998831 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/3750/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1120.6
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 1121.23
CPU time (s): 1120.64
CPU user time (s): 1119.03
CPU system time (s): 1.60976
CPU usage (%): 99.9477
Max. virtual memory (cumulated for all children) (KiB): 413404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1119.03
system time used= 1.60975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228660
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= 4309
involuntary context switches= 23565

runsolver used 1.10883 second user time and 3.03054 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Mar  4 22:59:26 UTC 2007

IDJOB= 320698
IDBENCH= 20509
IDSOLVER= 136
FILE ID= node20/320698-1173049165

PBS_JOBID= 4012510

Free space on /tmp= 66487 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/narain/clauses-6.cnf
COMMAND LINE= /tmp/evaluation/320698-1173049165/SATzilla2007_F /tmp/evaluation/320698-1173049165/instance-320698-1173049165.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-320698-1173049165 -o ROOT/results/node20/solver-320698-1173049165 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320698-1173049165/SATzilla2007_F /tmp/evaluation/320698-1173049165/instance-320698-1173049165.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  61486826db531b2bec67f4c4c779f9ff

RANDOM SEED= 142269676

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.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:       1067152 kB
Buffers:         40688 kB
Cached:         769868 kB
SwapCached:          4 kB
Active:         479532 kB
Inactive:       450316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1067152 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           60328 kB
Writeback:           0 kB
Mapped:         138124 kB
Slab:            44336 kB
Committed_AS:   263116 kB
PageTables:       1896 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= 66487 MiB

End job on node20 on Sun Mar  4 23:18:07 UTC 2007