Trace number 1727586

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT-Flat 2009-03-22-Flat? (TO) 1200.1 1200.56

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

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-1727586-1240726638/watcher-1727586-1240726638 -o /tmp/evaluation-result-1727586-1240726638/solver-1727586-1240726638 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1727586-1240726638.cnf -rs 1203653349 -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.93 0.98 0.99 3/64 9522
/proc/meminfo: memFree=1780928/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=11396 CPUtime=0
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 211 0 0 0 0 0 0 0 18 0 1 0 100691276 11669504 195 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 2849 195 119 319 0 2527 0

[startup+0.0681689 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 9522
/proc/meminfo: memFree=1780928/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=14960 CPUtime=0.06
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 1142 0 0 0 6 0 0 0 18 0 1 0 100691276 15319040 1126 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 3740 1127 119 319 0 3418 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14960

[startup+0.101171 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 9522
/proc/meminfo: memFree=1780928/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=16676 CPUtime=0.09
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 1627 0 0 0 9 0 0 0 18 0 1 0 100691276 17076224 1611 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 4169 1611 119 319 0 3847 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16676

[startup+0.301192 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 9522
/proc/meminfo: memFree=1780928/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=27764 CPUtime=0.29
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 4568 0 0 0 28 1 0 0 20 0 1 0 100691276 28430336 4552 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 6941 4553 119 319 0 6619 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27764

[startup+0.701235 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 9522
/proc/meminfo: memFree=1780928/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=49676 CPUtime=0.69
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 10454 0 0 0 65 4 0 0 24 0 1 0 100691276 50868224 10438 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 12419 10438 119 319 0 12097 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49676

[startup+1.50132 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1721848/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=93632 CPUtime=1.49
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 22211 0 0 0 140 9 0 0 25 0 1 0 100691276 95879168 22195 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 23408 22196 119 319 0 23086 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93632

[startup+3.1015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1656312/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=194420 CPUtime=3.09
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 50610 0 0 0 288 21 0 0 25 0 1 0 100691276 199086080 46407 1992294400 134512640 135819388 4294956160 18446744073709551615 134685071 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 48605 46412 126 319 0 48283 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 194420

[startup+6.30284 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1594424/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=194552 CPUtime=6.29
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 50847 0 0 0 608 21 0 0 25 0 1 0 100691276 199221248 46644 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 48638 46644 127 319 0 48316 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 194552

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1594424/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=194552 CPUtime=12.69
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 50848 0 0 0 1248 21 0 0 25 0 1 0 100691276 199221248 46645 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 48638 46645 127 319 0 48316 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 194552

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1594680/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=194552 CPUtime=25.48
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 50848 0 0 0 2527 21 0 0 25 0 1 0 100691276 199221248 46645 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 48638 46645 127 319 0 48316 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 194552

[startup+51.1017 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1594616/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=194552 CPUtime=51.07
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 50848 0 0 0 5086 21 0 0 25 0 1 0 100691276 199221248 46645 1992294400 134512640 135819388 4294956160 18446744073709551615 134521171 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 48638 46645 127 319 0 48316 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 194552

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1585080/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=213720 CPUtime=102.26
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 55782 0 0 0 10202 24 0 0 25 0 1 0 100691276 218849280 49129 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 53430 49129 128 319 0 53108 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 213720

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1536440/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=260184 CPUtime=162.23
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 67857 0 0 0 16194 29 0 0 25 0 1 0 100691276 266428416 61204 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 65046 61204 128 319 0 64724 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 260184

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1536440/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=260184 CPUtime=222.21
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 67857 0 0 0 22192 29 0 0 25 0 1 0 100691276 266428416 61204 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 65046 61204 128 319 0 64724 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 260184

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1536376/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=260184 CPUtime=282.18
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 67857 0 0 0 28189 29 0 0 25 0 1 0 100691276 266428416 61204 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 65046 61204 128 319 0 64724 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 260184

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1407480/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=403440 CPUtime=342.17
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 102535 0 0 0 34174 43 0 0 25 0 1 0 100691276 413122560 93374 1992294400 134512640 135819388 4294956160 18446744073709551615 134616947 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 100860 93374 147 319 0 100538 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 403440

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1403896/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=407056 CPUtime=402.14
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 103438 0 0 0 40170 44 0 0 25 0 1 0 100691276 416825344 94277 1992294400 134512640 135819388 4294956160 18446744073709551615 134603125 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 101764 94277 147 319 0 101442 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 407056

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1402168/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=408800 CPUtime=462.11
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 103855 0 0 0 46167 44 0 0 25 0 1 0 100691276 418611200 94694 1992294400 134512640 135819388 4294956160 18446744073709551615 134616980 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 102200 94694 147 319 0 101878 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 408800

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1401336/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=409468 CPUtime=522.09
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 104041 0 0 0 52165 44 0 0 25 0 1 0 100691276 419295232 94880 1992294400 134512640 135819388 4294956160 18446744073709551615 134617554 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 102367 94880 147 319 0 102045 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 409468

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1399928/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=410948 CPUtime=582.06
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 104402 0 0 0 58161 45 0 0 25 0 1 0 100691276 420810752 95241 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 102737 95241 147 319 0 102415 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 410948

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9523
/proc/meminfo: memFree=1399480/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=411484 CPUtime=642.04
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 104526 0 0 0 64159 45 0 0 25 0 1 0 100691276 421359616 95365 1992294400 134512640 135819388 4294956160 18446744073709551615 134617596 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 102871 95365 147 319 0 102549 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 411484

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1399032/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=411760 CPUtime=702.02
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 104604 0 0 0 70157 45 0 0 25 0 1 0 100691276 421642240 95443 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 102940 95443 147 319 0 102618 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 411760

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1398840/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=412032 CPUtime=761.99
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 104654 0 0 0 76154 45 0 0 25 0 1 0 100691276 421920768 95493 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 103008 95493 147 319 0 102686 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 412032

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1398328/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=412576 CPUtime=821.97
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 104785 0 0 0 82152 45 0 0 25 0 1 0 100691276 422477824 95624 1992294400 134512640 135819388 4294956160 18446744073709551615 134617512 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 103144 95624 147 319 0 102822 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 412576

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1397944/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=412840 CPUtime=881.94
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 104876 0 0 0 88149 45 0 0 25 0 1 0 100691276 422748160 95715 1992294400 134512640 135819388 4294956160 18446744073709551615 134617653 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 103210 95715 147 319 0 102888 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 412840

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1397624/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=413116 CPUtime=941.92
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 104951 0 0 0 94147 45 0 0 25 0 1 0 100691276 423030784 95790 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 103279 95790 147 319 0 102957 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 413116

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1397368/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=413380 CPUtime=1001.89
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 105005 0 0 0 100144 45 0 0 25 0 1 0 100691276 423301120 95844 1992294400 134512640 135819388 4294956160 18446744073709551615 134616855 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 103345 95844 147 319 0 103023 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 413380

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1397176/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=413648 CPUtime=1061.87
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 105056 0 0 0 106142 45 0 0 25 0 1 0 100691276 423575552 95895 1992294400 134512640 135819388 4294956160 18446744073709551615 134617150 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 103412 95895 147 319 0 103090 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 413648

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1396600/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=414056 CPUtime=1121.84
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 105197 0 0 0 112139 45 0 0 25 0 1 0 100691276 423993344 96036 1992294400 134512640 135819388 4294956160 18446744073709551615 134617483 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 103514 96036 147 319 0 103192 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 414056

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1396216/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=414512 CPUtime=1181.83
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 105274 0 0 0 118137 46 0 0 25 0 1 0 100691276 424460288 96113 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 103628 96113 147 319 0 103306 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 414512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1396152/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=414648 CPUtime=1200.03
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 105298 0 0 0 119957 46 0 0 25 0 1 0 100691276 424599552 96137 1992294400 134512640 135819388 4294956160 18446744073709551615 134617471 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 103662 96137 147 319 0 103340 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 414648

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: 0.99 0.98 0.99 2/65 9523
/proc/meminfo: memFree=1396152/2055920 swapFree=4181748/4192956
[pid=9522] ppid=9520 vsize=414648 CPUtime=1200.03
/proc/9522/stat : 9522 (hydrasat-flat) R 9520 9522 9329 0 -1 4194304 105298 0 0 0 119957 46 0 0 25 0 1 0 100691276 424599552 96137 1992294400 134512640 135819388 4294956160 18446744073709551615 134617471 0 0 4096 1 0 0 0 17 0 0 0
/proc/9522/statm: 103662 96137 147 319 0 103340 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 414648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.1
CPU user time (s): 1199.57
CPU system time (s): 0.52092
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 414648

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

runsolver used 1.01684 second user time and 3.36049 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-26 08:17:24
IDJOB=1727586
IDBENCH=24641
IDSOLVER=519
FILE ID=node64/1727586-1240726638
PBS_JOBID= 9186926
Free space on /tmp= 66136 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727586-1240726638/watcher-1727586-1240726638 -o /tmp/evaluation-result-1727586-1240726638/solver-1727586-1240726638 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1727586-1240726638.cnf -rs 1203653349 -co memory_limit 1800

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

MD5SUM BENCH= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=1203653349

node64.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.218
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.218
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:       1781344 kB
Buffers:         17768 kB
Cached:         191596 kB
SwapCached:       4496 kB
Active:          54732 kB
Inactive:       162472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781344 kB
SwapTotal:     4192956 kB
SwapFree:      4181748 kB
Dirty:           35044 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            43120 kB
Committed_AS:   285572 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66136 MiB
End job on node64 at 2009-04-26 08:37:26