Trace number 1530211

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.07 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S1223878722-065.cnf
MD5SUMba952995d391e0bb1228846b7000ce02
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.331949
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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-1530211-1238479945/watcher-1530211-1238479945 -o /tmp/evaluation-result-1530211-1238479945/solver-1530211-1238479945 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1530211-1238479945.cnf -rs 1456288807 -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.95 0.97 3/66 8183
/proc/meminfo: memFree=1284008/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=1596 CPUtime=0
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 1120657473 1634304 165 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 399 165 119 319 0 77 0

[startup+0.0165851 s]
/proc/loadavg: 0.91 0.95 0.97 3/66 8183
/proc/meminfo: memFree=1284008/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=2128 CPUtime=0.01
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 331 0 0 0 1 0 0 0 18 0 1 0 1120657473 2179072 315 1992294400 134512640 135819388 4294956160 18446744073709551615 134601024 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 532 315 127 319 0 210 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2128

[startup+0.101596 s]
/proc/loadavg: 0.91 0.95 0.97 3/66 8183
/proc/meminfo: memFree=1284008/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=2128 CPUtime=0.09
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 332 0 0 0 9 0 0 0 18 0 1 0 1120657473 2179072 316 1992294400 134512640 135819388 4294956160 18446744073709551615 134681622 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 532 316 128 319 0 210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2128

[startup+0.301622 s]
/proc/loadavg: 0.91 0.95 0.97 3/66 8183
/proc/meminfo: memFree=1284008/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=2524 CPUtime=0.29
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 440 0 0 0 29 0 0 0 19 0 1 0 1120657473 2584576 423 1992294400 134512640 135819388 4294956160 18446744073709551615 134617291 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 631 423 148 319 0 309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2524

[startup+0.701673 s]
/proc/loadavg: 0.91 0.95 0.97 3/66 8183
/proc/meminfo: memFree=1284008/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=2656 CPUtime=0.69
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 483 0 0 0 69 0 0 0 22 0 1 0 1120657473 2719744 466 1992294400 134512640 135819388 4294956160 18446744073709551615 134616986 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 664 466 148 319 0 342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2656

[startup+1.50178 s]
/proc/loadavg: 0.91 0.95 0.97 2/67 8184
/proc/meminfo: memFree=1282592/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=3060 CPUtime=1.49
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 584 0 0 0 149 0 0 0 25 0 1 0 1120657473 3133440 567 1992294400 134512640 135819388 4294956160 18446744073709551615 134616968 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 765 567 148 319 0 443 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3060

[startup+3.10198 s]
/proc/loadavg: 0.91 0.95 0.97 2/67 8184
/proc/meminfo: memFree=1281824/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=4168 CPUtime=3.09
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 839 0 0 0 309 0 0 0 25 0 1 0 1120657473 4268032 822 1992294400 134512640 135819388 4294956160 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 1042 822 148 319 0 720 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4168

[startup+6.30139 s]
/proc/loadavg: 0.92 0.95 0.97 2/67 8184
/proc/meminfo: memFree=1280992/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=4316 CPUtime=6.29
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 891 0 0 0 629 0 0 0 25 0 1 0 1120657473 4419584 874 1992294400 134512640 135819388 4294956160 18446744073709551615 134669139 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 1079 874 148 319 0 757 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4316

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.97 2/67 8184
/proc/meminfo: memFree=1280800/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=4448 CPUtime=12.69
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 896 0 0 0 1269 0 0 0 25 0 1 0 1120657473 4554752 879 1992294400 134512640 135819388 4294956160 18446744073709551615 134617129 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 1112 879 148 319 0 790 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4448

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.97 2/67 8184
/proc/meminfo: memFree=1279328/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=5996 CPUtime=25.49
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 1258 0 0 0 2548 1 0 0 25 0 1 0 1120657473 6139904 1241 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 1499 1241 148 319 0 1177 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5996

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.97 2/67 8184
/proc/meminfo: memFree=1276384/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=9440 CPUtime=51.07
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 2009 0 0 0 5106 1 0 0 25 0 1 0 1120657473 9666560 1956 1992294400 134512640 135819388 4294956160 18446744073709551615 134617095 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 2360 1956 148 319 0 2038 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9440

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/67 8184
/proc/meminfo: memFree=1271008/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=15868 CPUtime=102.26
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 3505 0 0 0 10224 2 0 0 25 0 1 0 1120657473 16248832 3324 1992294400 134512640 135819388 4294956160 18446744073709551615 134616864 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 3967 3324 148 319 0 3645 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15868

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1264416/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=23528 CPUtime=162.25
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 5254 0 0 0 16221 4 0 0 25 0 1 0 1120657473 24092672 4952 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 5882 4952 148 319 0 5560 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23528

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1261024/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=28304 CPUtime=222.23
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 6365 0 0 0 22218 5 0 0 25 0 1 0 1120657473 28983296 5798 1992294400 134512640 135819388 4294956160 18446744073709551615 134617577 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 7076 5798 148 319 0 6754 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28304

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1260256/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=29316 CPUtime=282.21
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 6561 0 0 0 28216 5 0 0 25 0 1 0 1120657473 30019584 5994 1992294400 134512640 135819388 4294956160 18446744073709551615 135208603 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 7329 5994 148 319 0 7007 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29316

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1259680/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=29948 CPUtime=342.19
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 6708 0 0 0 34214 5 0 0 25 0 1 0 1120657473 30666752 6141 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 7487 6141 148 319 0 7165 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 29948

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1259040/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=30592 CPUtime=402.18
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 6859 0 0 0 40212 6 0 0 25 0 1 0 1120657473 31326208 6292 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 7648 6292 148 319 0 7326 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 30592

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1257824/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=32192 CPUtime=462.16
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 7214 0 0 0 46210 6 0 0 25 0 1 0 1120657473 32964608 6603 1992294400 134512640 135819388 4294956160 18446744073709551615 134616935 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 8048 6603 148 319 0 7726 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 32192

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1257504/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=32512 CPUtime=522.14
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 7290 0 0 0 52208 6 0 0 25 0 1 0 1120657473 33292288 6638 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 8128 6638 148 319 0 7806 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 32512

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1257184/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=33112 CPUtime=582.13
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 7411 0 0 0 58206 7 0 0 25 0 1 0 1120657473 33906688 6759 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 8278 6759 148 319 0 7956 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 33112

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1256928/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=33260 CPUtime=642.11
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 7460 0 0 0 64204 7 0 0 25 0 1 0 1120657473 34058240 6808 1992294400 134512640 135819388 4294956160 18446744073709551615 134617524 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 8315 6808 148 319 0 7993 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 33260

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1256672/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=33548 CPUtime=702.09
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 7521 0 0 0 70202 7 0 0 25 0 1 0 1120657473 34353152 6869 1992294400 134512640 135819388 4294956160 18446744073709551615 134616889 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 8387 6869 148 319 0 8065 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 33548

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1256416/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=34028 CPUtime=762.08
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 7586 0 0 0 76200 8 0 0 25 0 1 0 1120657473 34844672 6934 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 8507 6934 148 319 0 8185 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 34028

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1255584/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=35068 CPUtime=822.06
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 7839 0 0 0 82198 8 0 0 25 0 1 0 1120657473 35909632 7135 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 8767 7135 148 319 0 8445 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 35068

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1255520/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=35068 CPUtime=882.04
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 7846 0 0 0 88196 8 0 0 25 0 1 0 1120657473 35909632 7142 1992294400 134512640 135819388 4294956160 18446744073709551615 134617071 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 8767 7142 148 319 0 8445 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 35068

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1253792/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=37428 CPUtime=942.02
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 8279 0 0 0 94194 8 0 0 25 0 1 0 1120657473 38326272 7575 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 9357 7575 148 319 0 9035 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 37428

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1253536/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=37428 CPUtime=1002.01
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 8336 0 0 0 100192 9 0 0 25 0 1 0 1120657473 38326272 7632 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 9357 7632 148 319 0 9035 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 37428

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1250848/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=41260 CPUtime=1061.99
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 9255 0 0 0 106190 9 0 0 25 0 1 0 1120657473 42250240 8310 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 10315 8310 148 319 0 9993 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 41260

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1250912/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=41024 CPUtime=1121.98
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 9302 0 0 0 112188 10 0 0 25 0 1 0 1120657473 42008576 8298 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 10256 8298 148 319 0 9934 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 41024

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1248416/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=43824 CPUtime=1181.96
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 9944 0 0 0 118185 11 0 0 25 0 1 0 1120657473 44875776 8940 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 10956 8940 148 319 0 10634 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 43824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 8184
/proc/meminfo: memFree=1247392/2055920 swapFree=4176412/4192956
[pid=8183] ppid=8181 vsize=44928 CPUtime=1200.06
/proc/8183/stat : 8183 (hydrasat-flat) R 8181 8183 7366 0 -1 4194304 10386 0 0 0 119995 11 0 0 25 0 1 0 1120657473 46006272 9170 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/8183/statm: 11232 9170 148 319 0 10910 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 44928

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.07
CPU user time (s): 1199.96
CPU system time (s): 0.118981
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 44928

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

runsolver used 0.998848 second user time and 3.37849 second system time

The end

Launcher Data

Begin job on node40 at 2009-03-31 08:12:25
IDJOB=1530211
IDBENCH=70521
IDSOLVER=519
FILE ID=node40/1530211-1238479945
PBS_JOBID= 9061787
Free space on /tmp= 63504 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S1223878722-065.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530211-1238479945/watcher-1530211-1238479945 -o /tmp/evaluation-result-1530211-1238479945/solver-1530211-1238479945 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1530211-1238479945.cnf -rs 1456288807 -co memory_limit 1800

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

MD5SUM BENCH= ba952995d391e0bb1228846b7000ce02
RANDOM SEED=1456288807

node40.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1284488 kB
Buffers:         82456 kB
Cached:         597784 kB
SwapCached:       9688 kB
Active:         181764 kB
Inactive:       509852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1284488 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          17144 kB
Slab:            65716 kB
Committed_AS:  2813376 kB
PageTables:       1476 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= 63500 MiB
End job on node40 at 2009-03-31 08:32:28