Trace number 1529479

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-Flat 2009-03-22-Flat? (TO) 1200.1 1200.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S74035269-088.cnf
MD5SUMb57ad66e53e78b10a33d8e64aa605409
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.2114
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1529479-1238385631/watcher-1529479-1238385631 -o /tmp/evaluation-result-1529479-1238385631/solver-1529479-1238385631 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1529479-1238385631.cnf -rs 545078331 -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.91 0.97 0.99 3/73 7550
/proc/meminfo: memFree=1439816/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=1596 CPUtime=0
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 185 0 0 0 0 0 0 0 20 0 1 0 990981635 1634304 169 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 399 169 119 319 0 77 0

[startup+0.0814261 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 7550
/proc/meminfo: memFree=1439816/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=2944 CPUtime=0.07
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 519 0 0 0 7 0 0 0 20 0 1 0 990981635 3014656 503 1992294400 134512640 135819388 4294956160 18446744073709551615 134681617 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 736 503 127 319 0 414 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2944

[startup+0.101427 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 7550
/proc/meminfo: memFree=1439816/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=2944 CPUtime=0.09
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 519 0 0 0 9 0 0 0 20 0 1 0 990981635 3014656 503 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 736 503 127 319 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2944

[startup+0.301447 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 7550
/proc/meminfo: memFree=1439816/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=2944 CPUtime=0.29
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 520 0 0 0 29 0 0 0 22 0 1 0 990981635 3014656 504 1992294400 134512640 135819388 4294956160 18446744073709551615 134681622 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 736 504 128 319 0 414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2944

[startup+0.701489 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 7550
/proc/meminfo: memFree=1439816/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=3472 CPUtime=0.69
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 687 0 0 0 69 0 0 0 25 0 1 0 990981635 3555328 670 1992294400 134512640 135819388 4294956160 18446744073709551615 134617071 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 868 670 147 319 0 546 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3472

[startup+1.50157 s]
/proc/loadavg: 0.91 0.97 0.99 2/74 7551
/proc/meminfo: memFree=1437568/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=3740 CPUtime=1.49
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 744 0 0 0 149 0 0 0 25 0 1 0 990981635 3829760 727 1992294400 134512640 135819388 4294956160 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 935 727 147 319 0 613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3740

[startup+3.10174 s]
/proc/loadavg: 0.91 0.97 0.99 2/74 7551
/proc/meminfo: memFree=1437056/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=4408 CPUtime=3.09
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 906 0 0 0 309 0 0 0 25 0 1 0 990981635 4513792 889 1992294400 134512640 135819388 4294956160 18446744073709551615 134668147 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 1102 889 147 319 0 780 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4408

[startup+6.30107 s]
/proc/loadavg: 0.92 0.97 0.99 2/74 7551
/proc/meminfo: memFree=1436608/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=4408 CPUtime=6.29
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 911 0 0 0 629 0 0 0 25 0 1 0 990981635 4513792 894 1992294400 134512640 135819388 4294956160 18446744073709551615 135207028 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 1102 894 147 319 0 780 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4408

[startup+12.7027 s]
/proc/loadavg: 0.93 0.97 0.99 2/74 7551
/proc/meminfo: memFree=1435136/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=6012 CPUtime=12.69
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 1308 0 0 0 1268 1 0 0 25 0 1 0 990981635 6156288 1291 1992294400 134512640 135819388 4294956160 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 1503 1291 147 319 0 1181 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6012

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/74 7551
/proc/meminfo: memFree=1434880/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=6184 CPUtime=25.49
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 1324 0 0 0 2548 1 0 0 25 0 1 0 990981635 6332416 1307 1992294400 134512640 135819388 4294956160 18446744073709551615 134616810 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 1546 1307 147 319 0 1224 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6184

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1433280/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=7960 CPUtime=51.08
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 1732 0 0 0 5107 1 0 0 25 0 1 0 990981635 8151040 1715 1992294400 134512640 135819388 4294956160 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 1990 1715 147 319 0 1668 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7960

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1427456/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=13900 CPUtime=102.27
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 3212 0 0 0 10225 2 0 0 25 0 1 0 990981635 14233600 3107 1992294400 134512640 135819388 4294956160 18446744073709551615 134617036 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 3475 3107 147 319 0 3153 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13900

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1427456/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=14060 CPUtime=162.25
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 3228 0 0 0 16223 2 0 0 25 0 1 0 990981635 14397440 3123 1992294400 134512640 135819388 4294956160 18446744073709551615 134617175 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 3515 3123 147 319 0 3193 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 14060

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1427328/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=14236 CPUtime=222.23
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 3266 0 0 0 22221 2 0 0 25 0 1 0 990981635 14577664 3161 1992294400 134512640 135819388 4294956160 18446744073709551615 134616957 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 3559 3161 147 319 0 3237 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 14236

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1426496/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=15320 CPUtime=282.21
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 3475 0 0 0 28219 2 0 0 25 0 1 0 990981635 15687680 3370 1992294400 134512640 135819388 4294956160 18446744073709551615 134668147 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 3830 3370 147 319 0 3508 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 15320

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1420992/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=21480 CPUtime=342.2
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 4942 0 0 0 34217 3 0 0 25 0 1 0 990981635 21995520 4750 1992294400 134512640 135819388 4294956160 18446744073709551615 134617577 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 5370 4750 147 319 0 5048 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 21480

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1415808/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=27416 CPUtime=402.18
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 6355 0 0 0 40215 3 0 0 25 0 1 0 990981635 28073984 6042 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 6854 6042 147 319 0 6532 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 27416

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1413696/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=29612 CPUtime=462.17
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 6879 0 0 0 46213 4 0 0 25 0 1 0 990981635 30322688 6566 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 7403 6566 147 319 0 7081 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 29612

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1410880/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=32748 CPUtime=522.15
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 7619 0 0 0 52210 5 0 0 25 0 1 0 990981635 33533952 7306 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 8187 7306 147 319 0 7865 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 32748

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1407360/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=36696 CPUtime=582.13
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 8473 0 0 0 58208 5 0 0 25 0 1 0 990981635 37576704 8160 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 9174 8160 147 319 0 8852 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 36696

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1405824/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=38192 CPUtime=642.13
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 8848 0 0 0 64207 6 0 0 25 0 1 0 990981635 39108608 8535 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 9548 8535 147 319 0 9226 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 38192

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1401792/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=42732 CPUtime=702.1
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 10045 0 0 0 70204 6 0 0 25 0 1 0 990981635 43757568 9526 1992294400 134512640 135819388 4294956160 18446744073709551615 134617230 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 10683 9526 147 319 0 10361 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 42732

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1401600/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=42984 CPUtime=762.09
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 10117 0 0 0 76203 6 0 0 25 0 1 0 990981635 44015616 9598 1992294400 134512640 135819388 4294956160 18446744073709551615 134617049 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 10746 9598 147 319 0 10424 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 42984

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1400448/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=44228 CPUtime=822.08
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 10397 0 0 0 82201 7 0 0 25 0 1 0 990981635 45289472 9878 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 11057 9878 147 319 0 10735 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 44228

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1398464/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=46268 CPUtime=882.06
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 10896 0 0 0 88199 7 0 0 25 0 1 0 990981635 47378432 10377 1992294400 134512640 135819388 4294956160 18446744073709551615 134616975 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 11567 10377 147 319 0 11245 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 46268

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1396992/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=47676 CPUtime=942.04
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 11265 0 0 0 94197 7 0 0 25 0 1 0 990981635 48820224 10746 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 11919 10746 147 319 0 11597 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 47676

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1395392/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=49284 CPUtime=1002.03
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 11665 0 0 0 100195 8 0 0 25 0 1 0 990981635 50466816 11146 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 12321 11146 147 319 0 11999 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 49284

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1392832/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=51904 CPUtime=1062.01
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 12304 0 0 0 106193 8 0 0 25 0 1 0 990981635 53149696 11785 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 12976 11785 147 319 0 12654 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 51904

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1392512/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=52316 CPUtime=1121.99
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 12383 0 0 0 112191 8 0 0 25 0 1 0 990981635 53571584 11864 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 13079 11864 147 319 0 12757 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 52316

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1391872/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=52940 CPUtime=1181.99
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 12540 0 0 0 118190 9 0 0 25 0 1 0 990981635 54210560 12021 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 13235 12021 147 319 0 12913 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 52940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 7557
/proc/meminfo: memFree=1391680/2055920 swapFree=4175408/4192956
[pid=7550] ppid=7548 vsize=53192 CPUtime=1200.09
/proc/7550/stat : 7550 (hydrasat-flat) R 7548 7550 7388 0 -1 4194304 12578 0 0 0 120000 9 0 0 25 0 1 0 990981635 54468608 12059 1992294400 134512640 135819388 4294956160 18446744073709551615 134617086 0 0 4096 1 0 0 0 17 1 0 0
/proc/7550/statm: 13298 12059 147 319 0 12976 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 53192

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.41
CPU time (s): 1200.1
CPU user time (s): 1200
CPU system time (s): 0.097985
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 53192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12578
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= 1758

runsolver used 1.06684 second user time and 3.3115 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-30 06:00:31
IDJOB=1529479
IDBENCH=70277
IDSOLVER=519
FILE ID=node79/1529479-1238385631
PBS_JOBID= 9061309
Free space on /tmp= 65556 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S74035269-088.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529479-1238385631/watcher-1529479-1238385631 -o /tmp/evaluation-result-1529479-1238385631/solver-1529479-1238385631 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1529479-1238385631.cnf -rs 545078331 -co memory_limit 1800

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

MD5SUM BENCH= b57ad66e53e78b10a33d8e64aa605409
RANDOM SEED=545078331

node79.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.232
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.232
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:       1440296 kB
Buffers:         81044 kB
Cached:         433076 kB
SwapCached:      11792 kB
Active:         224572 kB
Inactive:       305692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1440296 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            1632 kB
Writeback:           0 kB
Mapped:          22644 kB
Slab:            70512 kB
Committed_AS:  2566008 kB
PageTables:       2004 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= 65556 MiB
End job on node79 at 2009-03-30 06:20:33