Trace number 1736261

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.1 1200.42

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
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 variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

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-1736261-1240810728/watcher-1736261-1240810728 -o /tmp/evaluation-result-1736261-1240810728/solver-1736261-1240810728 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1736261-1240810728.cnf -rs 1889627934 -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.99 0.98 0.99 3/64 23411
/proc/meminfo: memFree=1711672/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=2240 CPUtime=0
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 209 0 0 0 0 0 0 0 18 0 1 0 109106213 2293760 193 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 560 194 151 362 0 195 0

[startup+0.06586 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23411
/proc/meminfo: memFree=1711672/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=3824 CPUtime=0.06
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 627 0 0 0 6 0 0 0 18 0 1 0 109106213 3915776 611 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 956 611 151 362 0 591 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3824

[startup+0.101862 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23411
/proc/meminfo: memFree=1711672/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=4748 CPUtime=0.09
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 869 0 0 0 9 0 0 0 18 0 1 0 109106213 4861952 853 1992294400 134512640 135997824 4294956176 18446744073709551615 135387712 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 1187 854 151 362 0 822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4748

[startup+0.301879 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23411
/proc/meminfo: memFree=1711672/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=11304 CPUtime=0.29
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 2631 0 0 0 28 1 0 0 19 0 1 0 109106213 11575296 2615 1992294400 134512640 135997824 4294956176 18446744073709551615 135387659 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 2859 2616 155 362 0 2494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11304

[startup+0.701914 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23411
/proc/meminfo: memFree=1711672/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=14520 CPUtime=0.69
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 3530 0 0 0 68 1 0 0 22 0 1 0 109106213 14868480 3175 1992294400 134512640 135997824 4294956176 18446744073709551615 134520038 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 3630 3175 159 362 0 3265 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14520

[startup+1.50198 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1694384/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=21000 CPUtime=1.49
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 5381 0 0 0 147 2 0 0 25 0 1 0 109106213 21504000 4812 1992294400 134512640 135997824 4294956176 18446744073709551615 134817252 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 5250 4812 174 362 0 4885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21000

[startup+3.10112 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1692656/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=21660 CPUtime=3.09
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 5543 0 0 0 307 2 0 0 25 0 1 0 109106213 22179840 4974 1992294400 134512640 135997824 4294956176 18446744073709551615 134590273 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 5415 4974 174 362 0 5050 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21660

[startup+6.3014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1691824/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=22056 CPUtime=6.29
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 5636 0 0 0 627 2 0 0 25 0 1 0 109106213 22585344 5067 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 5514 5067 174 362 0 5149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22056

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1691184/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=22720 CPUtime=12.68
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 5789 0 0 0 1266 2 0 0 25 0 1 0 109106213 23265280 5220 1992294400 134512640 135997824 4294956176 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 5680 5220 174 362 0 5315 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22720

[startup+25.5022 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1689904/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=23916 CPUtime=25.49
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 6091 0 0 0 2546 3 0 0 25 0 1 0 109106213 24489984 5522 1992294400 134512640 135997824 4294956176 18446744073709551615 134757845 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 5979 5522 174 362 0 5614 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23916

[startup+51.1023 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1687472/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=26472 CPUtime=51.08
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 6716 0 0 0 5104 4 0 0 25 0 1 0 109106213 27107328 6147 1992294400 134512640 135997824 4294956176 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 6618 6147 174 362 0 6253 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26472

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1683824/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=30188 CPUtime=102.27
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 7622 0 0 0 10222 5 0 0 25 0 1 0 109106213 30912512 7053 1992294400 134512640 135997824 4294956176 18446744073709551615 134844969 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 7547 7053 174 362 0 7182 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30188

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1678000/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=36200 CPUtime=162.24
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 9076 0 0 0 16218 6 0 0 25 0 1 0 109106213 37068800 8507 1992294400 134512640 135997824 4294956176 18446744073709551615 134757667 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 9050 8507 174 362 0 8685 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 36200

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1675952/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=38552 CPUtime=222.23
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 9579 0 0 0 22216 7 0 0 25 0 1 0 109106213 39477248 9010 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 9638 9010 174 362 0 9273 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 38552

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1673328/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=41348 CPUtime=282.22
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 10217 0 0 0 28214 8 0 0 25 0 1 0 109106213 42340352 9648 1992294400 134512640 135997824 4294956176 18446744073709551615 134756069 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 10337 9648 174 362 0 9972 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 41348

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1669872/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=44892 CPUtime=342.2
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 11075 0 0 0 34211 9 0 0 25 0 1 0 109106213 45969408 10506 1992294400 134512640 135997824 4294956176 18446744073709551615 134757585 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 11223 10506 174 362 0 10858 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 44892

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1666480/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=48396 CPUtime=402.18
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 11924 0 0 0 40208 10 0 0 25 0 1 0 109106213 49557504 11355 1992294400 134512640 135997824 4294956176 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 12099 11355 174 362 0 11734 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 48396

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23412
/proc/meminfo: memFree=1661872/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=53044 CPUtime=462.16
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 13056 0 0 0 46205 11 0 0 25 0 1 0 109106213 54317056 12487 1992294400 134512640 135997824 4294956176 18446744073709551615 134683622 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 13261 12487 174 362 0 12896 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 53044

[startup+522.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1658096/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=56924 CPUtime=522.15
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 14005 0 0 0 52203 12 0 0 25 0 1 0 109106213 58290176 13436 1992294400 134512640 135997824 4294956176 18446744073709551615 134757383 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 14231 13436 174 362 0 13866 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 56924

[startup+582.302 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 23412
/proc/meminfo: memFree=1654384/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=61276 CPUtime=582.13
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 15035 0 0 0 58200 13 0 0 25 0 1 0 109106213 62746624 14337 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 15319 14337 174 362 0 14954 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 61276

[startup+642.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 23412
/proc/meminfo: memFree=1652656/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=63372 CPUtime=642.12
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 15473 0 0 0 64199 13 0 0 25 0 1 0 109106213 64892928 14775 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 15843 14775 174 362 0 15478 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 63372

[startup+702.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 23412
/proc/meminfo: memFree=1650352/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=65976 CPUtime=702.1
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 16040 0 0 0 70196 14 0 0 25 0 1 0 109106213 67559424 15342 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 16494 15342 174 362 0 16129 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 65976

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23412
/proc/meminfo: memFree=1647088/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=69360 CPUtime=762.09
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 16844 0 0 0 76194 15 0 0 25 0 1 0 109106213 71024640 16146 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 17340 16146 174 362 0 16975 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 69360

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1644400/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=72404 CPUtime=822.07
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 17574 0 0 0 82191 16 0 0 25 0 1 0 109106213 74141696 16876 1992294400 134512640 135997824 4294956176 18446744073709551615 135370539 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 18101 16876 174 362 0 17736 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 72404

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1641456/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=75420 CPUtime=882.05
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 18293 0 0 0 88188 17 0 0 25 0 1 0 109106213 77230080 17595 1992294400 134512640 135997824 4294956176 18446744073709551615 134816794 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 18855 17595 174 362 0 18490 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 75420

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1637552/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=79160 CPUtime=942.04
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 19297 0 0 0 94185 19 0 0 25 0 1 0 109106213 81059840 18599 1992294400 134512640 135997824 4294956176 18446744073709551615 134843888 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 19790 18599 174 362 0 19425 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 79160

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1635824/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=81292 CPUtime=1002.02
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 19691 0 0 0 100182 20 0 0 25 0 1 0 109106213 83243008 18993 1992294400 134512640 135997824 4294956176 18446744073709551615 134757485 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 20323 18993 174 362 0 19958 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 81292

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1633392/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=83568 CPUtime=1062
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 20309 0 0 0 106180 20 0 0 25 0 1 0 109106213 85573632 19611 1992294400 134512640 135997824 4294956176 18446744073709551615 134757471 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 20892 19611 174 362 0 20527 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 83568

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1629872/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=87152 CPUtime=1121.99
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 21163 0 0 0 112178 21 0 0 25 0 1 0 109106213 89243648 20465 1992294400 134512640 135997824 4294956176 18446744073709551615 134758033 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 21788 20465 174 362 0 21423 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 87152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1626480/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=91152 CPUtime=1181.97
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 22149 0 0 0 118175 22 0 0 25 0 1 0 109106213 93339648 21313 1992294400 134512640 135997824 4294956176 18446744073709551615 134757443 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 22788 21313 174 362 0 22423 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 91152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23412
/proc/meminfo: memFree=1626160/2055920 swapFree=4191900/4192956
[pid=23411] ppid=23409 vsize=91312 CPUtime=1200.07
/proc/23411/stat : 23411 (hydrasat) R 23409 23411 23214 0 -1 4194304 22216 0 0 0 119985 22 0 0 25 0 1 0 109106213 93503488 21380 1992294400 134512640 135997824 4294956176 18446744073709551615 134590075 0 0 4096 1 0 0 0 17 1 0 0
/proc/23411/statm: 22828 21380 174 362 0 22463 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 91312

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.86
CPU system time (s): 0.240963
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 91312

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

runsolver used 0.801878 second user time and 2.6176 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-27 07:38:48
IDJOB=1736261
IDBENCH=71621
IDSOLVER=520
FILE ID=node15/1736261-1240810728
PBS_JOBID= 9187419
Free space on /tmp= 66284 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i8_pp_ci_ce.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736261-1240810728/watcher-1736261-1240810728 -o /tmp/evaluation-result-1736261-1240810728/solver-1736261-1240810728 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1736261-1240810728.cnf -rs 1889627934 -co memory_limit 1800

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

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=1889627934

node15.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.220
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	: 5931.00
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.220
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:       1712152 kB
Buffers:         47228 kB
Cached:         228400 kB
SwapCached:        384 kB
Active:         108048 kB
Inactive:       180928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1712152 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4612 kB
Writeback:           0 kB
Mapped:          21732 kB
Slab:            40788 kB
Committed_AS:   408088 kB
PageTables:       1460 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= 66280 MiB
End job on node15 at 2009-04-27 07:58:50