Trace number 1733311

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT 2009-03-22-Base? (TO) 1200.08 1200.42

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2_restricted.cnf
MD5SUMc953b18fb3b2b56306fb207070351ca9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1698
Number of clauses903653
Sum of the clauses size5232016
Maximum clause length36
Minimum clause length1
Number of clauses of size 1399
Number of clauses of size 25538
Number of clauses of size 336435
Number of clauses of size 410783
Number of clauses of size 535331
Number of clauses of size over 5815167

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733311-1240786672/watcher-1733311-1240786672 -o /tmp/evaluation-result-1733311-1240786672/solver-1733311-1240786672 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1733311-1240786672.cnf -rs 1175477646 -co memory_limit 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14289
/proc/meminfo: memFree=1530648/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=5300 CPUtime=0
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 222 0 0 0 0 0 0 0 20 0 1 0 106696741 5427200 206 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 1325 207 151 362 0 960 0

[startup+0.0330569 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14289
/proc/meminfo: memFree=1530648/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=6224 CPUtime=0.02
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 491 0 0 0 2 0 0 0 20 0 1 0 106696741 6373376 475 1992294400 134512640 135997824 4294956160 18446744073709551615 135387657 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 1556 475 151 362 0 1191 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6224

[startup+0.102064 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14289
/proc/meminfo: memFree=1530648/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=8204 CPUtime=0.09
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 1011 0 0 0 9 0 0 0 20 0 1 0 106696741 8400896 995 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 2051 995 151 362 0 1686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8204

[startup+0.302089 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14289
/proc/meminfo: memFree=1530648/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=14144 CPUtime=0.29
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 2612 0 0 0 28 1 0 0 22 0 1 0 106696741 14483456 2596 1992294400 134512640 135997824 4294956160 18446744073709551615 134616167 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 3536 2597 151 362 0 3171 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14144

[startup+0.701139 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14289
/proc/meminfo: memFree=1530648/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=26156 CPUtime=0.69
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 5823 0 0 0 66 3 0 0 25 0 1 0 106696741 26783744 5807 1992294400 134512640 135997824 4294956160 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 6539 5807 151 362 0 6174 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26156

[startup+1.50124 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14290
/proc/meminfo: memFree=1498192/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=50312 CPUtime=1.49
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 12301 0 0 0 142 7 0 0 25 0 1 0 106696741 51519488 12285 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 12578 12285 151 362 0 12213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50312

[startup+3.10144 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14290
/proc/meminfo: memFree=1443408/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=93256 CPUtime=3.09
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23250 0 0 0 298 11 0 0 25 0 1 0 106696741 95494144 21585 1992294400 134512640 135997824 4294956160 18446744073709551615 134692813 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 23314 21585 158 362 0 22949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93256

[startup+6.30184 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14290
/proc/meminfo: memFree=1443928/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=93256 CPUtime=6.28
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23250 0 0 0 617 11 0 0 25 0 1 0 106696741 95494144 21585 1992294400 134512640 135997824 4294956160 18446744073709551615 134519813 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 23314 21585 158 362 0 22949 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 93256

[startup+12.7016 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 14290
/proc/meminfo: memFree=1444632/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=93256 CPUtime=12.69
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23250 0 0 0 1257 12 0 0 25 0 1 0 106696741 95494144 21585 1992294400 134512640 135997824 4294956160 18446744073709551615 134695411 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 23314 21585 158 362 0 22949 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93256

[startup+25.5022 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 14290
/proc/meminfo: memFree=1444696/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=93256 CPUtime=25.49
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23250 0 0 0 2537 12 0 0 25 0 1 0 106696741 95494144 21585 1992294400 134512640 135997824 4294956160 18446744073709551615 135387649 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 23314 21585 158 362 0 22949 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93256

[startup+51.1014 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 14290
/proc/meminfo: memFree=1456792/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=79592 CPUtime=51.08
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23284 0 0 0 5096 12 0 0 25 0 1 0 106696741 81502208 18608 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 19898 18608 174 362 0 19533 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 79592

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 14290
/proc/meminfo: memFree=1456792/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=79592 CPUtime=102.27
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23284 0 0 0 10215 12 0 0 25 0 1 0 106696741 81502208 18608 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 19898 18608 174 362 0 19533 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 79592

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14290
/proc/meminfo: memFree=1456792/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=79592 CPUtime=162.25
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23302 0 0 0 16213 12 0 0 25 0 1 0 106696741 81502208 18626 1992294400 134512640 135997824 4294956160 18446744073709551615 134757840 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 19898 18626 174 362 0 19533 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 79592

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1456536/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=79592 CPUtime=222.22
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23346 0 0 0 22210 12 0 0 25 0 1 0 106696741 81502208 18670 1992294400 134512640 135997824 4294956160 18446744073709551615 134758033 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 19898 18670 174 362 0 19533 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 79592

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1456472/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=79592 CPUtime=282.2
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23384 0 0 0 28208 12 0 0 25 0 1 0 106696741 81502208 18708 1992294400 134512640 135997824 4294956160 18446744073709551615 134757531 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 19898 18708 174 362 0 19533 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 79592

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1456408/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=79592 CPUtime=342.18
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23405 0 0 0 34206 12 0 0 25 0 1 0 106696741 81502208 18729 1992294400 134512640 135997824 4294956160 18446744073709551615 134757463 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 19898 18729 174 362 0 19533 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 79592

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1456216/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=79592 CPUtime=402.16
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23433 0 0 0 40204 12 0 0 25 0 1 0 106696741 81502208 18757 1992294400 134512640 135997824 4294956160 18446744073709551615 134757443 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 19898 18757 174 362 0 19533 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 79592

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1456152/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=79592 CPUtime=462.15
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23451 0 0 0 46203 12 0 0 25 0 1 0 106696741 81502208 18775 1992294400 134512640 135997824 4294956160 18446744073709551615 134757561 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 19898 18775 174 362 0 19533 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 79592

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1455320/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=80752 CPUtime=522.13
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23651 0 0 0 52201 12 0 0 25 0 1 0 106696741 82690048 18975 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 20188 18975 174 362 0 19823 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 80752

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1454040/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=82412 CPUtime=582.11
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 23969 0 0 0 58199 12 0 0 25 0 1 0 106696741 84389888 19293 1992294400 134512640 135997824 4294956160 18446744073709551615 134757413 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 20603 19293 174 362 0 20238 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 82412

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1453080/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=83736 CPUtime=642.11
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 24206 0 0 0 64198 13 0 0 25 0 1 0 106696741 85745664 19530 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 20934 19530 174 362 0 20569 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 83736

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1448344/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=89656 CPUtime=702.08
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 25398 0 0 0 70195 13 0 0 25 0 1 0 106696741 91807744 20722 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 22414 20722 174 362 0 22049 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 89656

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1446680/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=91860 CPUtime=762.07
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 25826 0 0 0 76193 14 0 0 25 0 1 0 106696741 94064640 21150 1992294400 134512640 135997824 4294956160 18446744073709551615 134757421 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 22965 21150 174 362 0 22600 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 91860

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1443032/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=97544 CPUtime=822.05
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 26827 0 0 0 82191 14 0 0 25 0 1 0 106696741 99885056 22040 1992294400 134512640 135997824 4294956160 18446744073709551615 134757645 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 24386 22040 174 362 0 24021 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 97544

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1442904/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=97544 CPUtime=882.03
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 26860 0 0 0 88189 14 0 0 25 0 1 0 106696741 99885056 22073 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 24386 22073 174 362 0 24021 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 97544

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1441752/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=98844 CPUtime=942.01
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 27138 0 0 0 94187 14 0 0 25 0 1 0 106696741 101216256 22351 1992294400 134512640 135997824 4294956160 18446744073709551615 134757659 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 24711 22351 174 362 0 24346 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 98844

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1439576/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=101220 CPUtime=1002
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 27697 0 0 0 100185 15 0 0 25 0 1 0 106696741 103649280 22910 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 25305 22910 174 362 0 24940 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 101220

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1435800/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=105236 CPUtime=1061.98
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 28649 0 0 0 106182 16 0 0 25 0 1 0 106696741 107761664 23862 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 26309 23862 174 362 0 25944 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 105236

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1433304/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=107776 CPUtime=1121.96
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 29254 0 0 0 112180 16 0 0 25 0 1 0 106696741 110362624 24467 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 26944 24467 174 362 0 26579 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 107776

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1429336/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=113108 CPUtime=1181.95
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 30629 0 0 0 118177 18 0 0 25 0 1 0 106696741 115822592 25499 1992294400 134512640 135997824 4294956160 18446744073709551615 134757513 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 28277 25499 174 362 0 27912 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 113108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14296
/proc/meminfo: memFree=1428376/2055920 swapFree=4192812/4192956
[pid=14289] ppid=14287 vsize=114052 CPUtime=1200.05
/proc/14289/stat : 14289 (hydrasat) R 14287 14289 13830 0 -1 4194304 30863 0 0 0 119987 18 0 0 25 0 1 0 106696741 116789248 25733 1992294400 134512640 135997824 4294956160 18446744073709551615 134757402 0 0 4096 1 0 0 0 17 1 0 0
/proc/14289/statm: 28513 25733 174 362 0 28148 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 114052

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.88
CPU system time (s): 0.199969
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 114052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30863
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= 2
involuntary context switches= 3056

runsolver used 1.35979 second user time and 2.37064 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-27 00:57:53
IDJOB=1733311
IDBENCH=71138
IDSOLVER=520
FILE ID=node92/1733311-1240786672
PBS_JOBID= 9187237
Free space on /tmp= 66480 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_12gates_b2_restricted.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733311-1240786672/watcher-1733311-1240786672 -o /tmp/evaluation-result-1733311-1240786672/solver-1733311-1240786672 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1733311-1240786672.cnf -rs 1175477646 -co memory_limit 1800

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

MD5SUM BENCH= c953b18fb3b2b56306fb207070351ca9
RANDOM SEED=1175477646

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1531128 kB
Buffers:         44620 kB
Cached:         408800 kB
SwapCached:        140 kB
Active:         189768 kB
Inactive:       278160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           28664 kB
Writeback:           0 kB
Mapped:          24092 kB
Slab:            42736 kB
Committed_AS:   217060 kB
PageTables:       1460 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= 66476 MiB
End job on node92 at 2009-04-27 01:17:56