Trace number 1529384

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.09 1200.52

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S948914005-013.cnf
MD5SUM8e7038f460a2090de0c9ec52bd5a121d
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-1529384-1238380034/watcher-1529384-1238380034 -o /tmp/evaluation-result-1529384-1238380034/solver-1529384-1238380034 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1529384-1238380034.cnf -rs 262035456 -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: 1.00 1.00 1.00 3/72 11249
/proc/meminfo: memFree=1798264/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=1768 CPUtime=0
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 1110664549 1810432 198 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 442 198 151 362 0 77 0

[startup+0.0537301 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 11249
/proc/meminfo: memFree=1798264/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=3632 CPUtime=0.05
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 702 0 0 0 5 0 0 0 18 0 1 0 1110664549 3719168 686 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 908 686 158 362 0 543 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3632

[startup+0.101739 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 11249
/proc/meminfo: memFree=1798264/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=3632 CPUtime=0.09
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 702 0 0 0 9 0 0 0 18 0 1 0 1110664549 3719168 686 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 908 686 158 362 0 543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3632

[startup+0.301774 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 11249
/proc/meminfo: memFree=1798264/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=3632 CPUtime=0.29
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 702 0 0 0 29 0 0 0 20 0 1 0 1110664549 3719168 686 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 908 686 158 362 0 543 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3632

[startup+0.701847 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 11249
/proc/meminfo: memFree=1798264/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=4176 CPUtime=0.69
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 850 0 0 0 69 0 0 0 23 0 1 0 1110664549 4276224 833 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 1044 833 174 362 0 679 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4176

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1795376/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=4700 CPUtime=1.49
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 953 0 0 0 149 0 0 0 25 0 1 0 1110664549 4812800 936 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 1175 936 174 362 0 810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4700

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1794928/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=5088 CPUtime=3.09
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 1048 0 0 0 309 0 0 0 25 0 1 0 1110664549 5210112 1031 1992294400 134512640 135997824 4294956160 18446744073709551615 134758042 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 1272 1031 174 362 0 907 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5088

[startup+6.30286 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 11250
/proc/meminfo: memFree=1794224/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=5344 CPUtime=6.29
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 1142 0 0 0 629 0 0 0 25 0 1 0 1110664549 5472256 1125 1992294400 134512640 135997824 4294956160 18446744073709551615 134634784 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 1336 1125 174 362 0 971 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5344

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1793968/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=5472 CPUtime=12.68
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 1172 0 0 0 1268 0 0 0 25 0 1 0 1110664549 5603328 1155 1992294400 134512640 135997824 4294956160 18446744073709551615 134757828 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 1368 1155 174 362 0 1003 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5472

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1793968/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=5600 CPUtime=25.48
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 1176 0 0 0 2548 0 0 0 25 0 1 0 1110664549 5734400 1159 1992294400 134512640 135997824 4294956160 18446744073709551615 135387649 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 1400 1159 174 362 0 1035 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5600

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1791792/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=8020 CPUtime=51.07
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 1757 0 0 0 5106 1 0 0 25 0 1 0 1110664549 8212480 1740 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 2005 1740 174 362 0 1640 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8020

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1785136/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=15116 CPUtime=102.26
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 3455 0 0 0 10223 3 0 0 25 0 1 0 1110664549 15478784 3370 1992294400 134512640 135997824 4294956160 18446744073709551615 134757553 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 3779 3370 174 362 0 3414 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15116

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1782640/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=17528 CPUtime=162.23
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 4063 0 0 0 16220 3 0 0 25 0 1 0 1110664549 17948672 3978 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 4382 3978 174 362 0 4017 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17528

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1782512/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=17764 CPUtime=222.21
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 4082 0 0 0 22218 3 0 0 25 0 1 0 1110664549 18190336 3997 1992294400 134512640 135997824 4294956160 18446744073709551615 134757724 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 4441 3997 174 362 0 4076 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 17764

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1782192/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=17980 CPUtime=282.19
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 4141 0 0 0 28215 4 0 0 25 0 1 0 1110664549 18411520 4056 1992294400 134512640 135997824 4294956160 18446744073709551615 134683591 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 4495 4056 174 362 0 4130 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 17980

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1781936/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=18220 CPUtime=342.17
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 4194 0 0 0 34213 4 0 0 25 0 1 0 1110664549 18657280 4109 1992294400 134512640 135997824 4294956160 18446744073709551615 135387659 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 4555 4109 174 362 0 4190 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 18220

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1781680/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=18660 CPUtime=402.15
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 4248 0 0 0 40211 4 0 0 25 0 1 0 1110664549 19107840 4163 1992294400 134512640 135997824 4294956160 18446744073709551615 134758029 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 4665 4163 174 362 0 4300 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 18660

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1778416/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=22112 CPUtime=462.13
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 5102 0 0 0 46208 5 0 0 25 0 1 0 1110664549 22642688 4974 1992294400 134512640 135997824 4294956160 18446744073709551615 134757648 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 5528 4974 174 362 0 5163 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 22112

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1773296/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=27576 CPUtime=522.1
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 6455 0 0 0 52204 6 0 0 25 0 1 0 1110664549 28237824 6256 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 6894 6256 174 362 0 6529 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 27576

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1769456/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=31660 CPUtime=582.08
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 7400 0 0 0 58201 7 0 0 25 0 1 0 1110664549 32419840 7201 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 7915 7201 174 362 0 7550 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 31660

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1766064/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=35024 CPUtime=642.06
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 8239 0 0 0 64198 8 0 0 25 0 1 0 1110664549 35864576 8040 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 8756 8040 174 362 0 8391 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 35024

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1762992/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=38592 CPUtime=702.04
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 9032 0 0 0 70195 9 0 0 25 0 1 0 1110664549 39518208 8833 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 9648 8833 174 362 0 9283 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 38592

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1760432/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=41488 CPUtime=762.02
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 9743 0 0 0 76193 9 0 0 25 0 1 0 1110664549 42483712 9418 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 10372 9418 174 362 0 10007 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 41488

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1758448/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=43452 CPUtime=822
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 10257 0 0 0 82190 10 0 0 25 0 1 0 1110664549 44494848 9932 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 10863 9932 174 362 0 10498 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 43452

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11250
/proc/meminfo: memFree=1756144/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=45940 CPUtime=881.97
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 10821 0 0 0 88187 10 0 0 25 0 1 0 1110664549 47042560 10496 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 11485 10496 174 362 0 11120 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 45940

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11252
/proc/meminfo: memFree=1753840/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=48308 CPUtime=941.95
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 11390 0 0 0 94184 11 0 0 25 0 1 0 1110664549 49467392 11065 1992294400 134512640 135997824 4294956160 18446744073709551615 134757828 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 12077 11065 174 362 0 11712 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 48308

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11252
/proc/meminfo: memFree=1752112/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=49960 CPUtime=1001.94
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 11812 0 0 0 100182 12 0 0 25 0 1 0 1110664549 51159040 11487 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 12490 11487 174 362 0 12125 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 49960

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11252
/proc/meminfo: memFree=1749808/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=52648 CPUtime=1061.91
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 12398 0 0 0 106179 12 0 0 25 0 1 0 1110664549 53911552 12073 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 13162 12073 174 362 0 12797 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 52648

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11252
/proc/meminfo: memFree=1748464/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=53908 CPUtime=1121.89
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 12724 0 0 0 112177 12 0 0 25 0 1 0 1110664549 55201792 12399 1992294400 134512640 135997824 4294956160 18446744073709551615 134757555 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 13477 12399 174 362 0 13112 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 53908

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11252
/proc/meminfo: memFree=1744944/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=57944 CPUtime=1181.87
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 13610 0 0 0 118174 13 0 0 25 0 1 0 1110664549 59334656 13285 1992294400 134512640 135997824 4294956160 18446744073709551615 134757921 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 14486 13285 174 362 0 14121 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 57944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 11252
/proc/meminfo: memFree=1744816/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=57944 CPUtime=1200.06
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 13625 0 0 0 119993 13 0 0 25 0 1 0 1110664549 59334656 13300 1992294400 134512640 135997824 4294956160 18446744073709551615 134757777 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 14486 13300 174 362 0 14121 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 57944

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.00 2/73 11252
/proc/meminfo: memFree=1744816/2055920 swapFree=4174692/4192956
[pid=11249] ppid=11247 vsize=57944 CPUtime=1200.06
/proc/11249/stat : 11249 (hydrasat) R 11247 11249 10374 0 -1 4194304 13625 0 0 0 119993 13 0 0 25 0 1 0 1110664549 59334656 13300 1992294400 134512640 135997824 4294956160 18446744073709551615 134757777 0 0 4096 1 0 0 0 17 1 0 0
/proc/11249/statm: 14486 13300 174 362 0 14121 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 57944

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.94
CPU system time (s): 0.147977
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 57944

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

runsolver used 1.08883 second user time and 3.2865 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-30 04:27:14
IDJOB=1529384
IDBENCH=70245
IDSOLVER=520
FILE ID=node67/1529384-1238380034
PBS_JOBID= 9061255
Free space on /tmp= 66376 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S948914005-013.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529384-1238380034/watcher-1529384-1238380034 -o /tmp/evaluation-result-1529384-1238380034/solver-1529384-1238380034 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1529384-1238380034.cnf -rs 262035456 -co memory_limit 1800

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

MD5SUM BENCH= 8e7038f460a2090de0c9ec52bd5a121d
RANDOM SEED=262035456

node67.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.265
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.265
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:       1798680 kB
Buffers:         34860 kB
Cached:         134280 kB
SwapCached:       9632 kB
Active:          18904 kB
Inactive:       161352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798680 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            1980 kB
Writeback:           0 kB
Mapped:          16800 kB
Slab:            61984 kB
Committed_AS:  3086952 kB
PageTables:       2052 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= 66372 MiB
End job on node67 at 2009-03-30 04:47:17