Trace number 1729336

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.41

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-18-4.sat05-443.reshuffled-07.cnf
MD5SUMef7f419fe4e145465fe8ec684a206f9b
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 variables1296
Number of clauses95904
Sum of the clauses size379728
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21944
Number of clauses of size 30
Number of clauses of size 493960
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-1729336-1240748155/watcher-1729336-1240748155 -o /tmp/evaluation-result-1729336-1240748155/solver-1729336-1240748155 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1729336-1240748155.cnf -rs 595997143 -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.97 0.98 3/64 23813
/proc/meminfo: memFree=1657760/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=2012 CPUtime=0
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 211 0 0 0 0 0 0 0 18 0 1 0 102849416 2060288 195 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 503 195 151 362 0 138 0

[startup+0.0922711 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23813
/proc/meminfo: memFree=1657760/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=4256 CPUtime=0.08
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 811 0 0 0 8 0 0 0 18 0 1 0 102849416 4358144 795 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 1064 795 151 362 0 699 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4256

[startup+0.101271 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23813
/proc/meminfo: memFree=1657760/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=4520 CPUtime=0.09
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 873 0 0 0 9 0 0 0 18 0 1 0 102849416 4628480 857 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 1130 857 151 362 0 765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4520

[startup+0.301294 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23813
/proc/meminfo: memFree=1657760/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=9472 CPUtime=0.29
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 2238 0 0 0 28 1 0 0 19 0 1 0 102849416 9699328 2091 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 2368 2091 158 362 0 2003 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9472

[startup+0.701339 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23813
/proc/meminfo: memFree=1657760/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=9472 CPUtime=0.69
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 2238 0 0 0 68 1 0 0 22 0 1 0 102849416 9699328 2091 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 2368 2091 158 362 0 2003 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9472

[startup+1.50143 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1649816/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=9472 CPUtime=1.49
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 2238 0 0 0 148 1 0 0 25 0 1 0 102849416 9699328 2091 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 2368 2091 158 362 0 2003 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9472

[startup+3.10161 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1649688/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=13280 CPUtime=3.09
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 3229 0 0 0 308 1 0 0 25 0 1 0 102849416 13598720 2988 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 3320 2988 159 362 0 2955 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13280

[startup+6.30196 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1640856/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=18296 CPUtime=6.29
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 4533 0 0 0 627 2 0 0 25 0 1 0 102849416 18735104 4292 1992294400 134512640 135997824 4294956160 18446744073709551615 135387639 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 4574 4292 159 362 0 4209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18296

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1636760/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=22516 CPUtime=12.69
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 5559 0 0 0 1267 2 0 0 25 0 1 0 102849416 23056384 5317 1992294400 134512640 135997824 4294956160 18446744073709551615 134683690 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 5629 5317 174 362 0 5264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22516

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1636248/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=22920 CPUtime=25.48
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 5680 0 0 0 2546 2 0 0 25 0 1 0 102849416 23470080 5438 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 5730 5438 174 362 0 5365 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22920

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1634776/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=24508 CPUtime=51.08
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 6075 0 0 0 5105 3 0 0 25 0 1 0 102849416 25096192 5833 1992294400 134512640 135997824 4294956160 18446744073709551615 134757513 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 6127 5833 174 362 0 5762 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24508

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1632216/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=27044 CPUtime=102.26
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 6684 0 0 0 10223 3 0 0 25 0 1 0 102849416 27693056 6442 1992294400 134512640 135997824 4294956160 18446744073709551615 135376488 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 6761 6442 174 362 0 6396 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27044

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1624856/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=34860 CPUtime=162.25
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 8537 0 0 0 16220 5 0 0 25 0 1 0 102849416 35696640 8295 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 8715 8295 174 362 0 8350 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34860

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1624216/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=35392 CPUtime=222.23
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 8670 0 0 0 22218 5 0 0 25 0 1 0 102849416 36241408 8428 1992294400 134512640 135997824 4294956160 18446744073709551615 134757377 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 8848 8428 174 362 0 8483 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35392

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1624216/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=35392 CPUtime=282.22
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 8670 0 0 0 28217 5 0 0 25 0 1 0 102849416 36241408 8428 1992294400 134512640 135997824 4294956160 18446744073709551615 134682688 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 8848 8428 174 362 0 8483 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 35392

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1624152/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=35392 CPUtime=342.2
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 8670 0 0 0 34215 5 0 0 25 0 1 0 102849416 36241408 8428 1992294400 134512640 135997824 4294956160 18446744073709551615 134758004 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 8848 8428 174 362 0 8483 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 35392

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1624088/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=35392 CPUtime=402.19
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 8671 0 0 0 40213 6 0 0 25 0 1 0 102849416 36241408 8429 1992294400 134512640 135997824 4294956160 18446744073709551615 134757659 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 8848 8429 174 362 0 8483 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 35392

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1624024/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=35392 CPUtime=462.17
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 8672 0 0 0 46211 6 0 0 25 0 1 0 102849416 36241408 8430 1992294400 134512640 135997824 4294956160 18446744073709551615 134757809 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 8848 8430 174 362 0 8483 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 35392

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1624152/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=35392 CPUtime=522.15
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 8673 0 0 0 52209 6 0 0 25 0 1 0 102849416 36241408 8431 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 8848 8431 174 362 0 8483 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 35392

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1624152/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=35392 CPUtime=582.14
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 8675 0 0 0 58207 7 0 0 25 0 1 0 102849416 36241408 8433 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 8848 8433 174 362 0 8483 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 35392

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1623128/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=36372 CPUtime=642.13
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 8933 0 0 0 64206 7 0 0 25 0 1 0 102849416 37244928 8691 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 9093 8691 174 362 0 8728 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 36372

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1620824/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=38688 CPUtime=702.11
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 9481 0 0 0 70203 8 0 0 25 0 1 0 102849416 39616512 9239 1992294400 134512640 135997824 4294956160 18446744073709551615 134758101 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 9672 9239 174 362 0 9307 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 38688

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1618776/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=41092 CPUtime=762.09
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 9999 0 0 0 76201 8 0 0 25 0 1 0 102849416 42078208 9757 1992294400 134512640 135997824 4294956160 18446744073709551615 134757691 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 10273 9757 174 362 0 9908 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 41092

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1616856/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=42968 CPUtime=822.07
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 10474 0 0 0 82198 9 0 0 25 0 1 0 102849416 43999232 10232 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 10742 10232 174 362 0 10377 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 42968

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1614424/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=45472 CPUtime=882.05
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 11057 0 0 0 88196 9 0 0 25 0 1 0 102849416 46563328 10815 1992294400 134512640 135997824 4294956160 18446744073709551615 134682589 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 11368 10815 174 362 0 11003 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 45472

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1613656/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=46272 CPUtime=942.04
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 11262 0 0 0 94194 10 0 0 25 0 1 0 102849416 47382528 11020 1992294400 134512640 135997824 4294956160 18446744073709551615 134757767 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 11568 11020 174 362 0 11203 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 46272

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1610136/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=49756 CPUtime=1002.03
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 12128 0 0 0 100191 12 0 0 25 0 1 0 102849416 50950144 11886 1992294400 134512640 135997824 4294956160 18446744073709551615 134757361 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 12439 11886 174 362 0 12074 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 49756

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1609560/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=50504 CPUtime=1062.01
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 12289 0 0 0 106189 12 0 0 25 0 1 0 102849416 51716096 12047 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 12626 12047 174 362 0 12261 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 50504

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1609112/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=50880 CPUtime=1121.99
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 12364 0 0 0 112187 12 0 0 25 0 1 0 102849416 52101120 12122 1992294400 134512640 135997824 4294956160 18446744073709551615 134757632 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 12720 12122 174 362 0 12355 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 50880

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1608920/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=51028 CPUtime=1181.98
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 12412 0 0 0 118185 13 0 0 25 0 1 0 102849416 52252672 12170 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 12757 12170 174 362 0 12392 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 51028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23814
/proc/meminfo: memFree=1608856/2055920 swapFree=4192812/4192956
[pid=23813] ppid=23811 vsize=51180 CPUtime=1200.08
/proc/23813/stat : 23813 (hydrasat) R 23811 23813 23400 0 -1 4194304 12421 0 0 0 119995 13 0 0 25 0 1 0 102849416 52408320 12179 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23813/statm: 12795 12179 174 362 0 12430 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 51180

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.1
CPU user time (s): 1199.96
CPU system time (s): 0.140978
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 51180

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

runsolver used 0.926859 second user time and 2.47962 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-26 14:15:55
IDJOB=1729336
IDBENCH=24701
IDSOLVER=520
FILE ID=node5/1729336-1240748155
PBS_JOBID= 9187009
Free space on /tmp= 66340 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-18-4.sat05-443.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729336-1240748155/watcher-1729336-1240748155 -o /tmp/evaluation-result-1729336-1240748155/solver-1729336-1240748155 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1729336-1240748155.cnf -rs 595997143 -co memory_limit 1800

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

MD5SUM BENCH= ef7f419fe4e145465fe8ec684a206f9b
RANDOM SEED=595997143

node5.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.212
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.212
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:       1658176 kB
Buffers:         41840 kB
Cached:         276528 kB
SwapCached:        144 kB
Active:          51344 kB
Inactive:       281056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3392 kB
Writeback:           0 kB
Mapped:          23628 kB
Slab:            51368 kB
Committed_AS:   372420 kB
PageTables:       1388 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= 66340 MiB
End job on node5 at 2009-04-26 14:35:57