Trace number 1729123

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.12 1200.51

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

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-1729123-1240745431/watcher-1729123-1240745431 -o /tmp/evaluation-result-1729123-1240745431/solver-1729123-1240745431 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1729123-1240745431.cnf -rs 2141228672 -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.92 0.99 1.24 2/65 21090
/proc/meminfo: memFree=1785776/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=1596 CPUtime=0
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 192 0 0 0 0 0 0 0 21 0 1 0 102572663 1634304 176 1992294400 134512640 135819388 4294956160 18446744073709551615 134697568 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 399 176 128 319 0 77 0

[startup+0.0919059 s]
/proc/loadavg: 0.92 0.99 1.24 2/65 21090
/proc/meminfo: memFree=1785776/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=1728 CPUtime=0.08
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 259 0 0 0 8 0 0 0 21 0 1 0 102572663 1769472 242 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 432 242 147 319 0 110 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1728

[startup+0.101907 s]
/proc/loadavg: 0.92 0.99 1.24 2/65 21090
/proc/meminfo: memFree=1785776/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=1728 CPUtime=0.09
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 263 0 0 0 9 0 0 0 21 0 1 0 102572663 1769472 246 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 432 246 147 319 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1728

[startup+0.301942 s]
/proc/loadavg: 0.92 0.99 1.24 2/65 21090
/proc/meminfo: memFree=1785776/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=1860 CPUtime=0.29
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 299 0 0 0 29 0 0 0 23 0 1 0 102572663 1904640 282 1992294400 134512640 135819388 4294956160 18446744073709551615 134617063 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 465 282 147 319 0 143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1860

[startup+0.702014 s]
/proc/loadavg: 0.92 0.99 1.24 2/65 21090
/proc/meminfo: memFree=1785776/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=2120 CPUtime=0.69
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 361 0 0 0 69 0 0 0 25 0 1 0 102572663 2170880 344 1992294400 134512640 135819388 4294956160 18446744073709551615 135042918 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 530 344 147 319 0 208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2120

[startup+1.50116 s]
/proc/loadavg: 0.92 0.99 1.24 2/66 21091
/proc/meminfo: memFree=1784744/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=2696 CPUtime=1.49
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 482 0 0 0 149 0 0 0 25 0 1 0 102572663 2760704 465 1992294400 134512640 135819388 4294956160 18446744073709551615 134616777 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 674 465 147 319 0 352 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2696

[startup+3.10144 s]
/proc/loadavg: 0.92 0.99 1.24 2/66 21091
/proc/meminfo: memFree=1784360/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=2696 CPUtime=3.09
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 495 0 0 0 309 0 0 0 25 0 1 0 102572663 2760704 478 1992294400 134512640 135819388 4294956160 18446744073709551615 134668111 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 674 478 147 319 0 352 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2696

[startup+6.30201 s]
/proc/loadavg: 0.93 0.99 1.24 2/66 21091
/proc/meminfo: memFree=1784168/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=2844 CPUtime=6.29
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 535 0 0 0 629 0 0 0 25 0 1 0 102572663 2912256 518 1992294400 134512640 135819388 4294956160 18446744073709551615 134587766 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 711 518 147 319 0 389 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2844

[startup+12.7011 s]
/proc/loadavg: 0.93 0.99 1.24 2/66 21091
/proc/meminfo: memFree=1784040/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=2844 CPUtime=12.69
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 537 0 0 0 1269 0 0 0 25 0 1 0 102572663 2912256 520 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 711 520 147 319 0 389 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2844

[startup+25.5014 s]
/proc/loadavg: 0.95 0.99 1.23 2/66 21091
/proc/meminfo: memFree=1782440/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=4832 CPUtime=25.49
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 957 0 0 0 2548 1 0 0 25 0 1 0 102572663 4947968 940 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 1208 940 147 319 0 886 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4832

[startup+51.102 s]
/proc/loadavg: 0.96 0.99 1.22 2/66 21091
/proc/meminfo: memFree=1777896/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=9688 CPUtime=51.08
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 2142 0 0 0 5106 2 0 0 25 0 1 0 102572663 9920512 2064 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 2422 2064 147 319 0 2100 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9688

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 1.21 2/66 21091
/proc/meminfo: memFree=1775272/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=12544 CPUtime=102.26
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 2779 0 0 0 10224 2 0 0 25 0 1 0 102572663 12845056 2701 1992294400 134512640 135819388 4294956160 18446744073709551615 134617583 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 3136 2701 147 319 0 2814 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12544

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.19 2/66 21091
/proc/meminfo: memFree=1772136/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=17168 CPUtime=162.24
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 3963 0 0 0 16221 3 0 0 25 0 1 0 102572663 17580032 3680 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 4292 3680 147 319 0 3970 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17168

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.18 2/66 21091
/proc/meminfo: memFree=1764904/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=24064 CPUtime=222.22
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 5753 0 0 0 22218 4 0 0 25 0 1 0 102572663 24641536 5267 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 6016 5267 147 319 0 5694 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24064

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 1.16 2/66 21091
/proc/meminfo: memFree=1761384/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=28596 CPUtime=282.19
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 6870 0 0 0 28215 4 0 0 25 0 1 0 102572663 29282304 6163 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 7149 6163 147 319 0 6827 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 28596

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.15 2/66 21091
/proc/meminfo: memFree=1758056/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=31996 CPUtime=342.18
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 7769 0 0 0 34213 5 0 0 25 0 1 0 102572663 32763904 6971 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 7999 6971 147 319 0 7677 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 31996

[startup+402.302 s]
/proc/loadavg: 1.06 1.00 1.15 2/66 21091
/proc/meminfo: memFree=1755048/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=35092 CPUtime=402.16
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 8565 0 0 0 40210 6 0 0 25 0 1 0 102572663 35934208 7701 1992294400 134512640 135819388 4294956160 18446744073709551615 134617583 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 8773 7701 147 319 0 8451 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 35092

[startup+462.301 s]
/proc/loadavg: 1.13 1.03 1.15 2/66 21091
/proc/meminfo: memFree=1749928/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=42928 CPUtime=462.14
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11087 0 0 0 46207 7 0 0 25 0 1 0 102572663 43958272 8967 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 10732 8967 147 319 0 10410 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 42928

[startup+522.302 s]
/proc/loadavg: 1.10 1.04 1.14 2/66 21093
/proc/meminfo: memFree=1748968/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=43984 CPUtime=522.12
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11377 0 0 0 52205 7 0 0 25 0 1 0 102572663 45039616 9156 1992294400 134512640 135819388 4294956160 18446744073709551615 134616760 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 10996 9156 147 319 0 10674 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 43984

[startup+582.302 s]
/proc/loadavg: 1.08 1.04 1.13 2/66 21093
/proc/meminfo: memFree=1748584/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=44464 CPUtime=582.1
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11472 0 0 0 58203 7 0 0 25 0 1 0 102572663 45531136 9251 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11116 9251 147 319 0 10794 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 44464

[startup+642.302 s]
/proc/loadavg: 1.03 1.03 1.12 2/66 21093
/proc/meminfo: memFree=1748456/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=44604 CPUtime=642.08
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11507 0 0 0 64201 7 0 0 25 0 1 0 102572663 45674496 9286 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11151 9286 147 319 0 10829 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 44604

[startup+702.302 s]
/proc/loadavg: 1.01 1.02 1.11 2/66 21093
/proc/meminfo: memFree=1748392/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=44604 CPUtime=702.06
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11508 0 0 0 70199 7 0 0 25 0 1 0 102572663 45674496 9287 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11151 9287 147 319 0 10829 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 44604

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 21093
/proc/meminfo: memFree=1748392/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=44604 CPUtime=762.04
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11508 0 0 0 76197 7 0 0 25 0 1 0 102572663 45674496 9287 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11151 9287 147 319 0 10829 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 44604

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 21093
/proc/meminfo: memFree=1748136/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=44872 CPUtime=822.02
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11573 0 0 0 82195 7 0 0 25 0 1 0 102572663 45948928 9352 1992294400 134512640 135819388 4294956160 18446744073709551615 134616877 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11218 9352 147 319 0 10896 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 44872

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/66 21093
/proc/meminfo: memFree=1747368/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=45836 CPUtime=882
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11756 0 0 0 88193 7 0 0 25 0 1 0 102572663 46936064 9535 1992294400 134512640 135819388 4294956160 18446744073709551615 134617054 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11459 9535 147 319 0 11137 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 45836

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 21093
/proc/meminfo: memFree=1747368/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=45836 CPUtime=941.98
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11761 0 0 0 94191 7 0 0 25 0 1 0 102572663 46936064 9540 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11459 9540 147 319 0 11137 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 45836

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 21093
/proc/meminfo: memFree=1747304/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=45836 CPUtime=1001.96
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11764 0 0 0 100189 7 0 0 25 0 1 0 102572663 46936064 9543 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11459 9543 147 319 0 11137 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 45836

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 21093
/proc/meminfo: memFree=1747304/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=45836 CPUtime=1061.94
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11767 0 0 0 106187 7 0 0 25 0 1 0 102572663 46936064 9546 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11459 9546 147 319 0 11137 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 45836

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 21093
/proc/meminfo: memFree=1747304/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=45836 CPUtime=1121.92
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11769 0 0 0 112185 7 0 0 25 0 1 0 102572663 46936064 9548 1992294400 134512640 135819388 4294956160 18446744073709551615 134617083 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11459 9548 147 319 0 11137 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 45836

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21093
/proc/meminfo: memFree=1747176/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=45836 CPUtime=1181.9
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11786 0 0 0 118183 7 0 0 25 0 1 0 102572663 46936064 9565 1992294400 134512640 135819388 4294956160 18446744073709551615 134617103 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11459 9565 147 319 0 11137 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 45836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21093
/proc/meminfo: memFree=1747176/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=45836 CPUtime=1200.1
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11786 0 0 0 120003 7 0 0 25 0 1 0 102572663 46936064 9565 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11459 9565 147 319 0 11137 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 45836

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21093
/proc/meminfo: memFree=1747176/2055920 swapFree=4192812/4192956
[pid=21090] ppid=21088 vsize=45836 CPUtime=1200.1
/proc/21090/stat : 21090 (hydrasat-flat) R 21088 21090 20709 0 -1 4194304 11786 0 0 0 120003 7 0 0 25 0 1 0 102572663 46936064 9565 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/21090/statm: 11459 9565 147 319 0 11137 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 45836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.12
CPU user time (s): 1200.03
CPU system time (s): 0.081987
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 45836

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

runsolver used 1.35579 second user time and 2.98155 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 13:30:31
IDJOB=1729123
IDBENCH=24693
IDSOLVER=519
FILE ID=node89/1729123-1240745431
PBS_JOBID= 9187014
Free space on /tmp= 66384 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729123-1240745431/watcher-1729123-1240745431 -o /tmp/evaluation-result-1729123-1240745431/solver-1729123-1240745431 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1729123-1240745431.cnf -rs 2141228672 -co memory_limit 1800

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

MD5SUM BENCH= c528b705716be41ea2448c50a45c52a8
RANDOM SEED=2141228672

node89.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.268
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.268
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:       1786256 kB
Buffers:         24056 kB
Cached:         164640 kB
SwapCached:        140 kB
Active:          31532 kB
Inactive:       171164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1324 kB
Writeback:           0 kB
Mapped:          23604 kB
Slab:            52916 kB
Committed_AS:   316640 kB
PageTables:       1372 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= 66384 MiB
End job on node89 at 2009-04-26 13:50:34