Trace number 331620

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 230.686 230.853

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug8.cnf
MD5SUM5fe5b52b05e512edbe82e7d139ac7362
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.7064
Satisfiable
(Un)Satisfiability was proved
Number of variables521179
Number of clauses13378617
Sum of the clauses size39204907
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714562
Number of clauses of size 34209393
Number of clauses of size 425257
Number of clauses of size 515681
Number of clauses of size over 5413723

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/node41/watcher-331620-1173185551 -o ROOT/results/node41/solver-331620-1173185551 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331620-1173185551/SATzilla2007_F /tmp/evaluation/331620-1173185551/instance-331620-1173185551.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.22 1.13 1.09 3/64 16758
/proc/meminfo: memFree=1406000/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=1512 CPUtime=0
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338512783 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 378 125 110 260 0 84 0
[pid=16759] ppid=16758 vsize=54936 CPUtime=0
/proc/16759/stat : 16759 (march_dl) R 16758 16758 14408 0 -1 4194304 777 0 0 0 0 0 0 0 19 0 1 0 338512783 56254464 771 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16759/statm: 13734 778 49 118 0 13613 0

[startup+0.014874 s]
/proc/loadavg: 1.22 1.13 1.09 3/64 16758
/proc/meminfo: memFree=1406000/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=1512 CPUtime=0
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338512783 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 378 125 110 260 0 84 0
[pid=16759] ppid=16758 vsize=54936 CPUtime=0.01
/proc/16759/stat : 16759 (march_dl) R 16758 16758 14408 0 -1 4194304 2776 0 0 0 0 1 0 0 19 0 1 0 338512783 56254464 2770 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16759/statm: 13734 2778 49 118 0 13613 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 56448

[startup+0.101881 s]
/proc/loadavg: 1.22 1.13 1.09 3/64 16758
/proc/meminfo: memFree=1406000/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=1512 CPUtime=0
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338512783 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 378 125 110 260 0 84 0
[pid=16759] ppid=16758 vsize=122340 CPUtime=0.09
/proc/16759/stat : 16759 (march_dl) R 16758 16758 14408 0 -1 4194304 15800 0 0 0 3 6 0 0 19 0 1 0 338512783 125276160 15794 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16759/statm: 30585 15797 49 118 0 30464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 123852

[startup+0.301905 s]
/proc/loadavg: 1.22 1.13 1.09 3/64 16758
/proc/meminfo: memFree=1406000/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=1512 CPUtime=0
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338512783 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 378 125 110 260 0 84 0
[pid=16759] ppid=16758 vsize=139668 CPUtime=0.29
/proc/16759/stat : 16759 (march_dl) R 16758 16758 14408 0 -1 4194304 21367 0 0 0 20 9 0 0 21 0 1 0 338512783 143020032 21361 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134775751 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16759/statm: 34917 21362 50 118 0 34796 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 141180

[startup+0.701933 s]
/proc/loadavg: 1.22 1.13 1.09 3/64 16758
/proc/meminfo: memFree=1406000/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=1512 CPUtime=0
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338512783 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 378 125 110 260 0 84 0
[pid=16759] ppid=16758 vsize=144948 CPUtime=0.69
/proc/16759/stat : 16759 (march_dl) R 16758 16758 14408 0 -1 4194304 22974 0 0 0 59 10 0 0 24 0 1 0 338512783 148426752 22968 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16759/statm: 36237 22968 50 118 0 36116 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 146460

[startup+1.502 s]
/proc/loadavg: 1.22 1.13 1.09 2/66 16760
/proc/meminfo: memFree=1308192/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=1512 CPUtime=0
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338512783 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 378 125 110 260 0 84 0
[pid=16759] ppid=16758 vsize=155640 CPUtime=1.49
/proc/16759/stat : 16759 (march_dl) R 16758 16758 14408 0 -1 4194304 26188 0 0 0 137 12 0 0 25 0 1 0 338512783 159375360 26182 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16759/statm: 38910 26182 50 118 0 38789 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157152

[startup+3.10114 s]
/proc/loadavg: 1.22 1.13 1.09 2/66 16760
/proc/meminfo: memFree=1291232/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=1512 CPUtime=0
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338512783 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 378 125 110 260 0 84 0
[pid=16759] ppid=16758 vsize=176628 CPUtime=3.09
/proc/16759/stat : 16759 (march_dl) R 16758 16758 14408 0 -1 4194304 32531 0 0 0 293 16 0 0 25 0 1 0 338512783 180867072 32525 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16759/statm: 44157 32525 50 118 0 44036 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 178140

[startup+6.30142 s]
/proc/loadavg: 1.20 1.13 1.09 2/66 16761
/proc/meminfo: memFree=1402784/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=1512 CPUtime=5.01
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 149 40007 0 0 0 0 477 24 16 0 1 0 338512783 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16758/statm: 378 125 110 260 0 84 0
[pid=16761] ppid=16758 vsize=123020 CPUtime=1.27
/proc/16761/stat : 16761 (ubcsat2006) R 16758 16758 14408 0 -1 4194304 4565 0 0 0 124 3 0 0 25 0 1 0 338513285 125972480 4548 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16761/statm: 30755 4548 141 64 0 30336 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 124532

[startup+12.702 s]
/proc/loadavg: 1.19 1.13 1.09 2/66 16761
/proc/meminfo: memFree=1314720/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=1512 CPUtime=5.01
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 149 40007 0 0 0 0 477 24 16 0 1 0 338512783 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16758/statm: 378 125 110 260 0 84 0
[pid=16761] ppid=16758 vsize=188620 CPUtime=7.66
/proc/16761/stat : 16761 (ubcsat2006) R 16758 16758 14408 0 -1 4194304 25786 0 0 0 750 16 0 0 25 0 1 0 338513285 193146880 25769 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134723258 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16761/statm: 47155 25769 141 64 0 46736 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 190132

[startup+25.5011 s]
/proc/loadavg: 1.14 1.12 1.09 2/66 16761
/proc/meminfo: memFree=1145824/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=1512 CPUtime=5.01
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 149 40007 0 0 0 0 477 24 16 0 1 0 338512783 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16758/statm: 378 125 110 260 0 84 0
[pid=16761] ppid=16758 vsize=472964 CPUtime=20.46
/proc/16761/stat : 16761 (ubcsat2006) R 16758 16758 14408 0 -1 4194304 82279 0 0 0 1992 54 0 0 25 0 1 0 338513285 484315136 82261 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134719560 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16761/statm: 118241 82262 142 64 0 117822 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 474476

[startup+51.1013 s]
/proc/loadavg: 1.09 1.11 1.09 2/65 16761
/proc/meminfo: memFree=951528/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=526708 CPUtime=51.05
/proc/16758/stat : 16758 (SATzilla2007_F) R 16756 16758 14408 0 -1 4194304 119391 217812 0 0 2176 64 2739 126 25 0 1 0 338512783 539348992 116610 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/16758/statm: 131677 116610 128 260 0 131383 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 526708

[startup+102.306 s]
/proc/loadavg: 1.04 1.09 1.08 2/65 16761
/proc/meminfo: memFree=362024/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=1071120 CPUtime=102.21
/proc/16758/stat : 16758 (SATzilla2007_F) R 16756 16758 14408 0 -1 4194304 264125 217812 0 0 7222 134 2739 126 25 0 1 0 338512783 1096826880 261337 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134539393 0 0 4096 0 0 0 0 17 1 0 0
/proc/16758/statm: 267780 261337 135 260 0 267486 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 1071120

[startup+162.302 s]
/proc/loadavg: 1.01 1.07 1.08 2/65 16761
/proc/meminfo: memFree=744424/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=940140 CPUtime=162.19
/proc/16758/stat : 16758 (SATzilla2007_F) R 16756 16758 14408 0 -1 4194304 279787 217812 0 0 13206 148 2739 126 25 0 1 0 338512783 962703360 165701 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134525753 0 0 4096 0 0 0 0 17 1 0 0
/proc/16758/statm: 235035 165701 137 260 0 234741 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 940140

[startup+222.301 s]
/proc/loadavg: 1.00 1.06 1.07 2/66 16762
/proc/meminfo: memFree=170592/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=678416 CPUtime=207.27
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 345118 217812 0 0 17680 182 2739 126 25 0 1 0 338512783 694697984 165621 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 169604 165621 140 260 0 169310 0
[pid=16762] ppid=16758 vsize=601176 CPUtime=14.9
/proc/16762/stat : 16762 (minisat20) R 16758 16758 14408 0 -1 4194304 143562 0 0 0 1396 94 0 0 25 0 1 0 338533519 615604224 143555 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16762/statm: 150294 143555 59 118 0 150172 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 1279592

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

[startup+223.901 s]
/proc/loadavg: 1.00 1.06 1.07 2/66 16762
/proc/meminfo: memFree=168672/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=678416 CPUtime=207.27
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 345118 217812 0 0 17680 182 2739 126 25 0 1 0 338512783 694697984 165621 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 169604 165621 140 260 0 169310 0
[pid=16762] ppid=16758 vsize=602272 CPUtime=16.5
/proc/16762/stat : 16762 (minisat20) R 16758 16758 14408 0 -1 4194304 143838 0 0 0 1556 94 0 0 25 0 1 0 338533519 616726528 143831 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525512 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16762/statm: 150568 143831 59 118 0 150446 0
Current children cumulated CPU time (s) 223.77
Current children cumulated vsize (KiB) 1280688

[startup+227.103 s]
/proc/loadavg: 1.00 1.06 1.07 2/66 16762
/proc/meminfo: memFree=164896/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=678416 CPUtime=207.27
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 345118 217812 0 0 17680 182 2739 126 25 0 1 0 338512783 694697984 165621 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 169604 165621 140 260 0 169310 0
[pid=16762] ppid=16758 vsize=606208 CPUtime=19.7
/proc/16762/stat : 16762 (minisat20) R 16758 16758 14408 0 -1 4194304 144814 0 0 0 1876 94 0 0 25 0 1 0 338533519 620756992 144807 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525633 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16762/statm: 151552 144807 59 118 0 151430 0
Current children cumulated CPU time (s) 226.97
Current children cumulated vsize (KiB) 1284624

[startup+228.702 s]
/proc/loadavg: 1.00 1.06 1.07 2/66 16762
/proc/meminfo: memFree=163680/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=678416 CPUtime=207.27
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 345118 217812 0 0 17680 182 2739 126 25 0 1 0 338512783 694697984 165621 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 169604 165621 140 260 0 169310 0
[pid=16762] ppid=16758 vsize=607132 CPUtime=21.3
/proc/16762/stat : 16762 (minisat20) R 16758 16758 14408 0 -1 4194304 145051 0 0 0 2036 94 0 0 25 0 1 0 338533519 621703168 145044 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16762/statm: 151783 145044 59 118 0 151661 0
Current children cumulated CPU time (s) 228.57
Current children cumulated vsize (KiB) 1285548

[startup+229.502 s]
/proc/loadavg: 1.00 1.06 1.07 2/66 16762
/proc/meminfo: memFree=163680/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=678416 CPUtime=207.27
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 345118 217812 0 0 17680 182 2739 126 25 0 1 0 338512783 694697984 165621 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 169604 165621 140 260 0 169310 0
[pid=16762] ppid=16758 vsize=607660 CPUtime=22.09
/proc/16762/stat : 16762 (minisat20) R 16758 16758 14408 0 -1 4194304 145195 0 0 0 2115 94 0 0 25 0 1 0 338533519 622243840 145188 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134536327 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16762/statm: 151915 145188 59 118 0 151793 0
Current children cumulated CPU time (s) 229.36
Current children cumulated vsize (KiB) 1286076

[startup+230.302 s]
/proc/loadavg: 1.00 1.06 1.07 2/66 16762
/proc/meminfo: memFree=162912/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=678416 CPUtime=207.27
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 345118 217812 0 0 17680 182 2739 126 25 0 1 0 338512783 694697984 165621 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16758/statm: 169604 165621 140 260 0 169310 0
[pid=16762] ppid=16758 vsize=608056 CPUtime=22.89
/proc/16762/stat : 16762 (minisat20) R 16758 16758 14408 0 -1 4194304 145311 0 0 0 2195 94 0 0 25 0 1 0 338533519 622649344 145304 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16762/statm: 152014 145304 59 118 0 151892 0
Current children cumulated CPU time (s) 230.16
Current children cumulated vsize (KiB) 1286472

[startup+230.702 s]
/proc/loadavg: 1.00 1.06 1.07 2/66 16762
/proc/meminfo: memFree=162912/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=678416 CPUtime=230.54
/proc/16758/stat : 16758 (SATzilla2007_F) S 16756 16758 14408 0 -1 4194304 345159 363264 0 0 17680 182 4961 231 16 0 1 0 338512783 694697984 165622 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135223325 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/16758/statm: 169604 165622 141 260 0 169310 0
Current children cumulated CPU time (s) 230.54
Current children cumulated vsize (KiB) 678416

[startup+230.802 s]
/proc/loadavg: 1.00 1.06 1.07 2/66 16762
/proc/meminfo: memFree=162912/2055920 swapFree=4180464/4192956
[pid=16758] ppid=16756 vsize=0 CPUtime=230.62
/proc/16758/stat : 16758 (SATzilla2007_F) R 16756 16758 14408 0 -1 4194308 345168 363264 0 0 17680 190 4961 231 17 0 1 0 338512783 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16758/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 230.62
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 230.853
CPU time (s): 230.686
CPU user time (s): 226.424
CPU system time (s): 4.26235
CPU usage (%): 99.9275
Max. virtual memory (cumulated for all children) (KiB): 1286988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 226.424
system time used= 4.26235
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 708432
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= 3420
involuntary context switches= 403

runsolver used 0.207968 second user time and 0.531919 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Tue Mar  6 12:52:48 UTC 2007

IDJOB= 331620
IDBENCH= 20591
IDSOLVER= 136
FILE ID= node41/331620-1173185551

PBS_JOBID= 4015254

Free space on /tmp= 66198 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug8.cnf
COMMAND LINE= /tmp/evaluation/331620-1173185551/SATzilla2007_F /tmp/evaluation/331620-1173185551/instance-331620-1173185551.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-331620-1173185551 -o ROOT/results/node41/solver-331620-1173185551 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331620-1173185551/SATzilla2007_F /tmp/evaluation/331620-1173185551/instance-331620-1173185551.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  5fe5b52b05e512edbe82e7d139ac7362

RANDOM SEED= 88812023

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1406408 kB
Buffers:          5400 kB
Cached:         537820 kB
SwapCached:       3840 kB
Active:         462280 kB
Inactive:       125536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1406408 kB
SwapTotal:     4192956 kB
SwapFree:      4180464 kB
Dirty:          234808 kB
Writeback:           0 kB
Mapped:          48800 kB
Slab:            47596 kB
Committed_AS:   722336 kB
PageTables:       1612 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= 66198 MiB

End job on node41 on Tue Mar  6 12:56:40 UTC 2007