Trace number 1559251

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark475.233
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
Number of clauses of size 40
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-1559251-1238880856/watcher-1559251-1238880856 -o /tmp/evaluation-result-1559251-1238880856/solver-1559251-1238880856 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1559251-1238880856.cnf -rs 1596415243 -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.09 3/66 32285
/proc/meminfo: memFree=1673824/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=2140 CPUtime=0
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 217 0 0 0 0 0 0 0 18 0 1 0 1160748571 2191360 201 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 535 201 151 362 0 170 0

[startup+0.096065 s]
/proc/loadavg: 1.00 1.00 1.09 3/66 32285
/proc/meminfo: memFree=1673824/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=4912 CPUtime=0.08
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 988 0 0 0 8 0 0 0 18 0 1 0 1160748571 5029888 972 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 1228 972 151 362 0 863 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4912

[startup+0.101064 s]
/proc/loadavg: 1.00 1.00 1.09 3/66 32285
/proc/meminfo: memFree=1673824/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=5044 CPUtime=0.09
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 1028 0 0 0 9 0 0 0 18 0 1 0 1160748571 5165056 1012 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 1261 1013 151 362 0 896 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5044

[startup+0.30109 s]
/proc/loadavg: 1.00 1.00 1.09 3/66 32285
/proc/meminfo: memFree=1673824/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=11052 CPUtime=0.29
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 2575 0 0 0 28 1 0 0 19 0 1 0 1160748571 11317248 2404 1992294400 134512640 135997824 4294956176 18446744073709551615 135369009 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 2763 2404 159 362 0 2398 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11052

[startup+0.701141 s]
/proc/loadavg: 1.00 1.00 1.09 3/66 32285
/proc/meminfo: memFree=1673824/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=14720 CPUtime=0.69
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 3563 0 0 0 68 1 0 0 22 0 1 0 1160748571 15073280 3263 1992294400 134512640 135997824 4294956176 18446744073709551615 134519443 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 3680 3263 159 362 0 3315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14720

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 32286
/proc/meminfo: memFree=1654936/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=21244 CPUtime=1.49
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5422 0 0 0 147 2 0 0 25 0 1 0 1160748571 21753856 4935 1992294400 134512640 135997824 4294956176 18446744073709551615 134590879 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5311 4935 175 362 0 4946 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21244

[startup+3.10145 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 32286
/proc/meminfo: memFree=1654488/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=21512 CPUtime=3.09
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5464 0 0 0 307 2 0 0 25 0 1 0 1160748571 22028288 4977 1992294400 134512640 135997824 4294956176 18446744073709551615 134682699 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5378 4977 175 362 0 5013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21512

[startup+6.30288 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 32286
/proc/meminfo: memFree=1654232/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=21512 CPUtime=6.29
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5484 0 0 0 627 2 0 0 25 0 1 0 1160748571 22028288 4997 1992294400 134512640 135997824 4294956176 18446744073709551615 134590118 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5378 4997 175 362 0 5013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21512

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 32286
/proc/meminfo: memFree=1654112/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=21644 CPUtime=12.69
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5503 0 0 0 1267 2 0 0 25 0 1 0 1160748571 22163456 5016 1992294400 134512640 135997824 4294956176 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5411 5016 175 362 0 5046 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21644

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 32286
/proc/meminfo: memFree=1653984/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=21776 CPUtime=25.48
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5529 0 0 0 2546 2 0 0 25 0 1 0 1160748571 22298624 5042 1992294400 134512640 135997824 4294956176 18446744073709551615 134588065 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5444 5042 175 362 0 5079 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21776

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 32286
/proc/meminfo: memFree=1653856/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=21912 CPUtime=51.07
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5583 0 0 0 5105 2 0 0 25 0 1 0 1160748571 22437888 5096 1992294400 134512640 135997824 4294956176 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5478 5096 175 362 0 5113 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21912

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 32286
/proc/meminfo: memFree=1653536/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=22176 CPUtime=102.27
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5648 0 0 0 10224 3 0 0 25 0 1 0 1160748571 22708224 5161 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5544 5161 175 362 0 5179 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22176

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 32286
/proc/meminfo: memFree=1653408/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=22316 CPUtime=162.25
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5679 0 0 0 16222 3 0 0 25 0 1 0 1160748571 22851584 5192 1992294400 134512640 135997824 4294956176 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5579 5192 175 362 0 5214 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22316

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 32286
/proc/meminfo: memFree=1653344/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=22452 CPUtime=222.23
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5693 0 0 0 22220 3 0 0 25 0 1 0 1160748571 22990848 5206 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5613 5206 175 362 0 5248 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 22452

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 32286
/proc/meminfo: memFree=1653152/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=22588 CPUtime=282.21
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5732 0 0 0 28217 4 0 0 25 0 1 0 1160748571 23130112 5245 1992294400 134512640 135997824 4294956176 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5647 5245 175 362 0 5282 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22588

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 32286
/proc/meminfo: memFree=1653152/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=22588 CPUtime=342.2
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5740 0 0 0 34216 4 0 0 25 0 1 0 1160748571 23130112 5253 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5647 5253 175 362 0 5282 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 22588

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 32286
/proc/meminfo: memFree=1653088/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=22724 CPUtime=402.18
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5768 0 0 0 40214 4 0 0 25 0 1 0 1160748571 23269376 5281 1992294400 134512640 135997824 4294956176 18446744073709551615 134816963 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5681 5281 175 362 0 5316 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 22724

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 32286
/proc/meminfo: memFree=1652960/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=22856 CPUtime=462.16
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5794 0 0 0 46212 4 0 0 25 0 1 0 1160748571 23404544 5307 1992294400 134512640 135997824 4294956176 18446744073709551615 134757455 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5714 5307 175 362 0 5349 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 22856

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 32286
/proc/meminfo: memFree=1652704/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=23128 CPUtime=522.14
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5851 0 0 0 52210 4 0 0 25 0 1 0 1160748571 23683072 5364 1992294400 134512640 135997824 4294956176 18446744073709551615 134843936 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5782 5364 175 362 0 5417 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 23128

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 32286
/proc/meminfo: memFree=1652128/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=23676 CPUtime=582.13
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 5996 0 0 0 58208 5 0 0 25 0 1 0 1160748571 24244224 5509 1992294400 134512640 135997824 4294956176 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 5919 5509 175 362 0 5554 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 23676

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 32286
/proc/meminfo: memFree=1651104/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=24852 CPUtime=642.11
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 6252 0 0 0 64206 5 0 0 25 0 1 0 1160748571 25448448 5765 1992294400 134512640 135997824 4294956176 18446744073709551615 134843936 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 6213 5765 175 362 0 5848 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 24852

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 32286
/proc/meminfo: memFree=1650592/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=25252 CPUtime=702.1
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 6382 0 0 0 70204 6 0 0 25 0 1 0 1160748571 25858048 5895 1992294400 134512640 135997824 4294956176 18446744073709551615 134843745 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 6313 5895 175 362 0 5948 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 25252

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 32286
/proc/meminfo: memFree=1650144/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=25836 CPUtime=762.08
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 6484 0 0 0 76202 6 0 0 25 0 1 0 1160748571 26456064 5997 1992294400 134512640 135997824 4294956176 18446744073709551615 134590834 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 6459 5997 175 362 0 6094 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 25836

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 32286
/proc/meminfo: memFree=1649952/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=26008 CPUtime=822.06
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 6524 0 0 0 82200 6 0 0 25 0 1 0 1160748571 26632192 6037 1992294400 134512640 135997824 4294956176 18446744073709551615 134682843 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 6502 6037 175 362 0 6137 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 26008

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32286
/proc/meminfo: memFree=1649376/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=26828 CPUtime=882.04
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 6674 0 0 0 88198 6 0 0 25 0 1 0 1160748571 27471872 6187 1992294400 134512640 135997824 4294956176 18446744073709551615 134817002 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 6707 6187 175 362 0 6342 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 26828

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32288
/proc/meminfo: memFree=1649056/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=26828 CPUtime=942.03
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 6676 0 0 0 94196 7 0 0 25 0 1 0 1160748571 27471872 6189 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 6707 6189 175 362 0 6342 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 26828

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32288
/proc/meminfo: memFree=1648992/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=26960 CPUtime=1002.01
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 6721 0 0 0 100194 7 0 0 25 0 1 0 1160748571 27607040 6234 1992294400 134512640 135997824 4294956176 18446744073709551615 134757767 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 6740 6234 175 362 0 6375 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 26960

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32288
/proc/meminfo: memFree=1648672/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=27400 CPUtime=1061.99
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 6820 0 0 0 106192 7 0 0 25 0 1 0 1160748571 28057600 6333 1992294400 134512640 135997824 4294956176 18446744073709551615 134843888 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 6850 6333 175 362 0 6485 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 27400

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32288
/proc/meminfo: memFree=1648544/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=27540 CPUtime=1121.97
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 6854 0 0 0 112190 7 0 0 25 0 1 0 1160748571 28200960 6367 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 6885 6367 175 362 0 6520 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 27540

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32288
/proc/meminfo: memFree=1648416/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=27732 CPUtime=1181.95
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 6876 0 0 0 118188 7 0 0 25 0 1 0 1160748571 28397568 6389 1992294400 134512640 135997824 4294956176 18446744073709551615 134843878 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 6933 6389 175 362 0 6568 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 27732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32288
/proc/meminfo: memFree=1648416/2055920 swapFree=4176420/4192956
[pid=32285] ppid=32283 vsize=27732 CPUtime=1200.05
/proc/32285/stat : 32285 (hydrasat) R 32283 32285 32216 0 -1 4194304 6878 0 0 0 119998 7 0 0 25 0 1 0 1160748571 28397568 6391 1992294400 134512640 135997824 4294956176 18446744073709551615 134843628 0 0 4096 1 0 0 0 17 1 0 0
/proc/32285/statm: 6933 6391 175 362 0 6568 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 27732

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.99
CPU system time (s): 0.083987
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 27732

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

runsolver used 0.98385 second user time and 3.39448 second system time

The end

Launcher Data

Begin job on node40 at 2009-04-04 23:34:16
IDJOB=1559251
IDBENCH=70873
IDSOLVER=520
FILE ID=node40/1559251-1238880856
PBS_JOBID= 9086004
Free space on /tmp= 66544 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-21-s100.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559251-1238880856/watcher-1559251-1238880856 -o /tmp/evaluation-result-1559251-1238880856/solver-1559251-1238880856 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1559251-1238880856.cnf -rs 1596415243 -co memory_limit 1800

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=1596415243

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:       1674240 kB
Buffers:         52056 kB
Cached:         248156 kB
SwapCached:       9664 kB
Active:          93260 kB
Inactive:       218264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1674240 kB
SwapTotal:     4192956 kB
SwapFree:      4176420 kB
Dirty:            2988 kB
Writeback:           0 kB
Mapped:          17180 kB
Slab:            56016 kB
Committed_AS:  3193736 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= 66540 MiB
End job on node40 at 2009-04-04 23:54:19