Trace number 320616

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 140.66 140.768

General information on the benchmark

Nameindustrial/narain/
clauses-4.cnf
MD5SUM47aea57a75df97a09b0fd4dea46085be
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark33.6819
Satisfiable
(Un)Satisfiability was proved
Number of variables267766
Number of clauses1002957
Sum of the clauses size2476573
Maximum clause length217
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2756840
Number of clauses of size 3179525
Number of clauses of size 42715
Number of clauses of size 553863
Number of clauses of size over 510013

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/node39/watcher-320616-1173048388 -o ROOT/results/node39/solver-320616-1173048388 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320616-1173048388/SATzilla2007_F /tmp/evaluation/320616-1173048388/instance-320616-1173048388.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.02 1.02 0.94 3/64 14904
/proc/meminfo: memFree=1276216/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=1512 CPUtime=0
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 324794697 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 378 125 110 260 0 84 0
[pid=14905] ppid=14904 vsize=5604 CPUtime=0
/proc/14905/stat : 14905 (march_dl) R 14904 14904 14164 0 -1 4194304 798 0 0 0 0 0 0 0 19 0 1 0 324794697 5738496 793 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549401 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14905/statm: 1401 800 49 118 0 1280 0

[startup+0.104501 s]
/proc/loadavg: 1.02 1.02 0.94 3/64 14904
/proc/meminfo: memFree=1276216/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=1512 CPUtime=0
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 324794697 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 378 125 110 260 0 84 0
[pid=14905] ppid=14904 vsize=25824 CPUtime=0.09
/proc/14905/stat : 14905 (march_dl) R 14904 14904 14164 0 -1 4194304 5183 0 0 0 7 2 0 0 20 0 1 0 324794697 26443776 5177 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14905/statm: 6456 5178 50 118 0 6335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27336

[startup+0.201518 s]
/proc/loadavg: 1.02 1.02 0.94 3/64 14904
/proc/meminfo: memFree=1276216/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=1512 CPUtime=0
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 324794697 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 378 125 110 260 0 84 0
[pid=14905] ppid=14904 vsize=27144 CPUtime=0.19
/proc/14905/stat : 14905 (march_dl) R 14904 14904 14164 0 -1 4194304 5569 0 0 0 17 2 0 0 20 0 1 0 324794697 27795456 5563 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14905/statm: 6786 5563 50 118 0 6665 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28656

[startup+0.301534 s]
/proc/loadavg: 1.02 1.02 0.94 3/64 14904
/proc/meminfo: memFree=1276216/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=1512 CPUtime=0
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 324794697 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 378 125 110 260 0 84 0
[pid=14905] ppid=14904 vsize=28332 CPUtime=0.28
/proc/14905/stat : 14905 (march_dl) R 14904 14904 14164 0 -1 4194304 5956 0 0 0 26 2 0 0 20 0 1 0 324794697 29011968 5950 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14905/statm: 7083 5951 50 118 0 6962 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29844

[startup+0.701603 s]
/proc/loadavg: 1.02 1.02 0.94 3/64 14904
/proc/meminfo: memFree=1276216/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=1512 CPUtime=0
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 324794697 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 378 125 110 260 0 84 0
[pid=14905] ppid=14904 vsize=33480 CPUtime=0.69
/proc/14905/stat : 14905 (march_dl) R 14904 14904 14164 0 -1 4194304 7525 0 0 0 65 4 0 0 24 0 1 0 324794697 34283520 7519 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14905/statm: 8370 7520 50 118 0 8249 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34992

[startup+1.50274 s]
/proc/loadavg: 1.02 1.02 0.94 2/66 14906
/proc/meminfo: memFree=1239912/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=1512 CPUtime=0
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 324794697 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 378 125 110 260 0 84 0
[pid=14905] ppid=14904 vsize=89428 CPUtime=1.49
/proc/14905/stat : 14905 (march_dl) R 14904 14904 14164 0 -1 4194304 17640 0 0 0 140 9 0 0 25 0 1 0 324794697 91574272 17632 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14905/statm: 22357 17635 52 118 0 22236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90940

[startup+3.10203 s]
/proc/loadavg: 1.02 1.02 0.94 2/66 14906
/proc/meminfo: memFree=1208360/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=1512 CPUtime=0
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 324794697 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 378 125 110 260 0 84 0
[pid=14905] ppid=14904 vsize=102240 CPUtime=3.08
/proc/14905/stat : 14905 (march_dl) R 14904 14904 14164 0 -1 4194304 25829 0 0 0 296 12 0 0 25 0 1 0 324794697 104693760 21656 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651444 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14905/statm: 25560 21656 55 118 0 25439 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 103752

[startup+6.30256 s]
/proc/loadavg: 1.18 1.06 0.95 2/66 14907
/proc/meminfo: memFree=1269480/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=1512 CPUtime=5
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 149 26634 0 0 0 0 485 15 16 0 1 0 324794697 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14904/statm: 378 125 110 260 0 84 0
[pid=14907] ppid=14904 vsize=26692 CPUtime=1.27
/proc/14907/stat : 14907 (ubcsat2006) R 14904 14904 14164 0 -1 4194304 4549 0 0 0 125 2 0 0 25 0 1 0 324795200 27332608 4532 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134723258 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14907/statm: 6673 4532 141 64 0 6254 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28204

[startup+12.7017 s]
/proc/loadavg: 1.17 1.06 0.95 2/65 14907
/proc/meminfo: memFree=1182072/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=102060 CPUtime=12.65
/proc/14904/stat : 14904 (SATzilla2007_F) R 14902 14904 14164 0 -1 4194304 23721 42364 0 0 416 9 818 22 25 0 1 0 324794697 104509440 23689 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134542152 0 0 4096 0 0 0 0 17 1 0 0
/proc/14904/statm: 25515 23689 135 260 0 25221 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 102060

[startup+25.5018 s]
/proc/loadavg: 1.13 1.05 0.95 2/65 14907
/proc/meminfo: memFree=1181960/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=102060 CPUtime=25.45
/proc/14904/stat : 14904 (SATzilla2007_F) R 14902 14904 14164 0 -1 4194304 23783 42364 0 0 1694 11 818 22 25 0 1 0 324794697 104509440 23751 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/14904/statm: 25515 23751 135 260 0 25221 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 102060

[startup+51.1012 s]
/proc/loadavg: 1.08 1.05 0.95 2/65 14907
/proc/meminfo: memFree=1181512/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=102060 CPUtime=51.04
/proc/14904/stat : 14904 (SATzilla2007_F) R 14902 14904 14164 0 -1 4194304 23900 42364 0 0 4251 13 818 22 25 0 1 0 324794697 104509440 23868 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/14904/statm: 25515 23868 135 260 0 25221 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 102060

[startup+102.302 s]
/proc/loadavg: 1.04 1.04 0.95 2/66 14908
/proc/meminfo: memFree=1158776/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=60756 CPUtime=70.75
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 29612 42364 0 0 6218 17 818 22 25 0 1 0 324794697 62214144 14665 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 15189 14665 140 260 0 14895 0
[pid=14908] ppid=14904 vsize=63780 CPUtime=31.46
/proc/14908/stat : 14908 (minisat20) R 14904 14904 14164 0 -1 4194304 14945 0 0 0 3137 9 0 0 25 0 1 0 324801780 65310720 14929 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14908/statm: 15945 14929 58 118 0 15823 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 124536

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

[startup+102.406 s]
/proc/loadavg: 1.04 1.04 0.95 2/66 14908
/proc/meminfo: memFree=1158776/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=60756 CPUtime=70.75
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 29612 42364 0 0 6218 17 818 22 25 0 1 0 324794697 62214144 14665 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 15189 14665 140 260 0 14895 0
[pid=14908] ppid=14904 vsize=63780 CPUtime=31.56
/proc/14908/stat : 14908 (minisat20) R 14904 14904 14164 0 -1 4194304 14945 0 0 0 3147 9 0 0 25 0 1 0 324801780 65310720 14929 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525379 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14908/statm: 15945 14929 58 118 0 15823 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 124536

[startup+128.001 s]
/proc/loadavg: 1.02 1.03 0.95 2/66 14908
/proc/meminfo: memFree=1155640/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=60756 CPUtime=70.75
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 29612 42364 0 0 6218 17 818 22 25 0 1 0 324794697 62214144 14665 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 15189 14665 140 260 0 14895 0
[pid=14908] ppid=14904 vsize=66688 CPUtime=57.14
/proc/14908/stat : 14908 (minisat20) R 14904 14904 14164 0 -1 4194304 15715 0 0 0 5705 9 0 0 25 0 1 0 324801780 68288512 15699 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14908/statm: 16672 15699 59 118 0 16550 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 127444

[startup+134.402 s]
/proc/loadavg: 1.02 1.03 0.95 2/66 14908
/proc/meminfo: memFree=1155064/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=60756 CPUtime=70.75
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 29612 42364 0 0 6218 17 818 22 25 0 1 0 324794697 62214144 14665 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 15189 14665 140 260 0 14895 0
[pid=14908] ppid=14904 vsize=67248 CPUtime=63.55
/proc/14908/stat : 14908 (minisat20) R 14904 14904 14164 0 -1 4194304 15858 0 0 0 6345 10 0 0 25 0 1 0 324801780 68861952 15842 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14908/statm: 16812 15842 59 118 0 16690 0
Current children cumulated CPU time (s) 134.3
Current children cumulated vsize (KiB) 128004

[startup+137.605 s]
/proc/loadavg: 1.02 1.03 0.95 2/66 14908
/proc/meminfo: memFree=1154744/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=60756 CPUtime=70.75
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 29612 42364 0 0 6218 17 818 22 25 0 1 0 324794697 62214144 14665 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 15189 14665 140 260 0 14895 0
[pid=14908] ppid=14904 vsize=67644 CPUtime=66.75
/proc/14908/stat : 14908 (minisat20) R 14904 14904 14164 0 -1 4194304 15943 0 0 0 6665 10 0 0 25 0 1 0 324801780 69267456 15927 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14908/statm: 16911 15927 59 118 0 16789 0
Current children cumulated CPU time (s) 137.5
Current children cumulated vsize (KiB) 128400

[startup+139.201 s]
/proc/loadavg: 1.02 1.03 0.95 2/66 14908
/proc/meminfo: memFree=1154616/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=60756 CPUtime=70.75
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 29612 42364 0 0 6218 17 818 22 25 0 1 0 324794697 62214144 14665 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 15189 14665 140 260 0 14895 0
[pid=14908] ppid=14904 vsize=67776 CPUtime=68.34
/proc/14908/stat : 14908 (minisat20) R 14904 14904 14164 0 -1 4194304 15990 0 0 0 6824 10 0 0 25 0 1 0 324801780 69402624 15974 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14908/statm: 16944 15974 59 118 0 16822 0
Current children cumulated CPU time (s) 139.09
Current children cumulated vsize (KiB) 128532

[startup+140.001 s]
/proc/loadavg: 1.02 1.03 0.95 2/66 14908
/proc/meminfo: memFree=1154488/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=60756 CPUtime=70.75
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 29612 42364 0 0 6218 17 818 22 25 0 1 0 324794697 62214144 14665 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 15189 14665 140 260 0 14895 0
[pid=14908] ppid=14904 vsize=67908 CPUtime=69.14
/proc/14908/stat : 14908 (minisat20) R 14904 14904 14164 0 -1 4194304 16018 0 0 0 6904 10 0 0 25 0 1 0 324801780 69537792 16002 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525172 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14908/statm: 16977 16002 59 118 0 16855 0
Current children cumulated CPU time (s) 139.89
Current children cumulated vsize (KiB) 128664

[startup+140.402 s]
/proc/loadavg: 1.02 1.03 0.95 2/66 14908
/proc/meminfo: memFree=1154488/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=60756 CPUtime=70.75
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 29612 42364 0 0 6218 17 818 22 25 0 1 0 324794697 62214144 14665 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 15189 14665 140 260 0 14895 0
[pid=14908] ppid=14904 vsize=68040 CPUtime=69.54
/proc/14908/stat : 14908 (minisat20) R 14904 14904 14164 0 -1 4194304 16043 0 0 0 6944 10 0 0 25 0 1 0 324801780 69672960 16027 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14908/statm: 17010 16027 59 118 0 16888 0
Current children cumulated CPU time (s) 140.29
Current children cumulated vsize (KiB) 128796

[startup+140.602 s]
/proc/loadavg: 1.02 1.03 0.95 2/66 14908
/proc/meminfo: memFree=1154488/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=60756 CPUtime=70.75
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 29612 42364 0 0 6218 17 818 22 25 0 1 0 324794697 62214144 14665 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 15189 14665 140 260 0 14895 0
[pid=14908] ppid=14904 vsize=68308 CPUtime=69.74
/proc/14908/stat : 14908 (minisat20) R 14904 14904 14164 0 -1 4194304 16130 0 0 0 6964 10 0 0 25 0 1 0 324801780 69947392 16113 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134662429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14908/statm: 17077 16113 65 118 0 16955 0
Current children cumulated CPU time (s) 140.49
Current children cumulated vsize (KiB) 129064

[startup+140.702 s]
/proc/loadavg: 1.02 1.03 0.95 2/66 14908
/proc/meminfo: memFree=1154488/2055920 swapFree=4184064/4192956
[pid=14904] ppid=14902 vsize=60756 CPUtime=70.75
/proc/14904/stat : 14904 (SATzilla2007_F) S 14902 14904 14164 0 -1 4194304 29612 42364 0 0 6218 17 818 22 25 0 1 0 324794697 62214144 14665 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14904/statm: 15189 14665 140 260 0 14895 0
[pid=14908] ppid=14904 vsize=0 CPUtime=69.84
/proc/14908/stat : 14908 (minisat20) R 14904 14904 14164 0 -1 4194308 16130 0 0 0 6973 11 0 0 25 0 1 0 324801780 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14908/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 140.59
Current children cumulated vsize (KiB) 60756

Child status: 10
Real time (s): 140.768
CPU time (s): 140.66
CPU user time (s): 140.111
CPU system time (s): 0.548916
CPU usage (%): 99.9228
Max. virtual memory (cumulated for all children) (KiB): 129064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 140.111
system time used= 0.548916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88147
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= 1618
involuntary context switches= 384

runsolver used 0.138978 second user time and 0.331949 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun Mar  4 22:46:28 UTC 2007

IDJOB= 320616
IDBENCH= 20507
IDSOLVER= 136
FILE ID= node39/320616-1173048388

PBS_JOBID= 4012480

Free space on /tmp= 66518 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  47aea57a75df97a09b0fd4dea46085be

RANDOM SEED= 325826401

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:       1276624 kB
Buffers:         39288 kB
Cached:         649140 kB
SwapCached:       2928 kB
Active:         278068 kB
Inactive:       438584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1276624 kB
SwapTotal:     4192956 kB
SwapFree:      4184064 kB
Dirty:           28424 kB
Writeback:           0 kB
Mapped:          34172 kB
Slab:            48632 kB
Committed_AS:   781420 kB
PageTables:       1468 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= 66518 MiB

End job on node39 on Sun Mar  4 22:48:49 UTC 2007