Trace number 1733461

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_10gates_u2_autoenc.cnf
MD5SUMb22738b664eaf1324f561a555f3cf0f3
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 variables475
Number of clauses117796
Sum of the clauses size690176
Maximum clause length13
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21987
Number of clauses of size 34
Number of clauses of size 41021
Number of clauses of size 56342
Number of clauses of size over 5108378

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-1733461-1240788764/watcher-1733461-1240788764 -o /tmp/evaluation-result-1733461-1240788764/solver-1733461-1240788764 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1733461-1240788764.cnf -rs 1130138919 -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 1.00 3/64 14734
/proc/meminfo: memFree=856216/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=2232 CPUtime=0
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 106903938 2285568 200 1992294400 134512640 135997824 4294956176 18446744073709551615 135388257 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 558 201 151 362 0 193 0

[startup+0.00839804 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 14734
/proc/meminfo: memFree=856216/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=2232 CPUtime=0
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 248 0 0 0 0 0 0 0 18 0 1 0 106903938 2285568 232 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 558 232 151 362 0 193 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2232

[startup+0.102408 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 14734
/proc/meminfo: memFree=856216/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=5136 CPUtime=0.09
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 1026 0 0 0 9 0 0 0 18 0 1 0 106903938 5259264 1010 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 1284 1010 151 362 0 919 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5136

[startup+0.30243 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 14734
/proc/meminfo: memFree=856216/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=13076 CPUtime=0.29
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 3150 0 0 0 28 1 0 0 19 0 1 0 106903938 13389824 3048 1992294400 134512640 135997824 4294956176 18446744073709551615 134519857 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 3269 3048 158 362 0 2904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13076

[startup+0.701476 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 14734
/proc/meminfo: memFree=856216/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=13076 CPUtime=0.69
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 3150 0 0 0 68 1 0 0 22 0 1 0 106903938 13389824 3048 1992294400 134512640 135997824 4294956176 18446744073709551615 134695391 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 3269 3048 158 362 0 2904 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13076

[startup+1.50157 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14735
/proc/meminfo: memFree=844688/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=13076 CPUtime=1.49
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 3150 0 0 0 148 1 0 0 25 0 1 0 106903938 13389824 3048 1992294400 134512640 135997824 4294956176 18446744073709551615 134695414 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 3269 3048 158 362 0 2904 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13076

[startup+3.10175 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14735
/proc/meminfo: memFree=844560/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=13076 CPUtime=3.09
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 3150 0 0 0 308 1 0 0 25 0 1 0 106903938 13389824 3048 1992294400 134512640 135997824 4294956176 18446744073709551615 135387649 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 3269 3048 158 362 0 2904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13076

[startup+6.30111 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14735
/proc/meminfo: memFree=843856/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=14140 CPUtime=6.29
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 3410 0 0 0 627 2 0 0 25 0 1 0 106903938 14479360 3191 1992294400 134512640 135997824 4294956176 18446744073709551615 134682720 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 3535 3191 174 362 0 3170 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14140

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14735
/proc/meminfo: memFree=842896/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=15380 CPUtime=12.68
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 3680 0 0 0 1266 2 0 0 25 0 1 0 106903938 15749120 3461 1992294400 134512640 135997824 4294956176 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 3845 3461 174 362 0 3480 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15380

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14735
/proc/meminfo: memFree=839184/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=19572 CPUtime=25.48
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 4606 0 0 0 2545 3 0 0 25 0 1 0 106903938 20041728 4387 1992294400 134512640 135997824 4294956176 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 4893 4387 174 362 0 4528 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19572

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14735
/proc/meminfo: memFree=828496/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=31416 CPUtime=51.07
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 7300 0 0 0 5101 6 0 0 25 0 1 0 106903938 32169984 7081 1992294400 134512640 135997824 4294956176 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 7854 7081 174 362 0 7489 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31416

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14735
/proc/meminfo: memFree=819088/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=41528 CPUtime=102.26
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 9607 0 0 0 10218 8 0 0 25 0 1 0 106903938 42524672 9388 1992294400 134512640 135997824 4294956176 18446744073709551615 134683565 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 10382 9388 174 362 0 10017 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41528

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14735
/proc/meminfo: memFree=810832/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=50900 CPUtime=162.24
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 11819 0 0 0 16214 10 0 0 25 0 1 0 106903938 52121600 11444 1992294400 134512640 135997824 4294956176 18446744073709551615 134757481 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 12725 11444 174 362 0 12360 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50900

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14735
/proc/meminfo: memFree=807376/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=54852 CPUtime=222.22
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 12668 0 0 0 22212 10 0 0 25 0 1 0 106903938 56168448 12293 1992294400 134512640 135997824 4294956176 18446744073709551615 134757402 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 13713 12293 174 362 0 13348 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 54852

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14735
/proc/meminfo: memFree=800016/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=63492 CPUtime=282.2
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 14639 0 0 0 28208 12 0 0 25 0 1 0 106903938 65015808 14135 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 15873 14135 174 362 0 15508 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 63492

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14735
/proc/meminfo: memFree=792336/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=71656 CPUtime=342.19
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 16555 0 0 0 34205 14 0 0 25 0 1 0 106903938 73375744 16051 1992294400 134512640 135997824 4294956176 18446744073709551615 134758096 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 17914 16051 174 362 0 17549 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 71656

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=789456/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=74908 CPUtime=402.17
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 17272 0 0 0 40202 15 0 0 25 0 1 0 106903938 76705792 16768 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 18727 16768 174 362 0 18362 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 74908

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=783696/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=81816 CPUtime=462.15
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 18870 0 0 0 46199 16 0 0 25 0 1 0 106903938 83779584 18220 1992294400 134512640 135997824 4294956176 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 20454 18220 174 362 0 20089 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 81816

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=776784/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=89516 CPUtime=522.14
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 20774 0 0 0 52195 19 0 0 25 0 1 0 106903938 91664384 19968 1992294400 134512640 135997824 4294956176 18446744073709551615 134757744 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 22379 19968 174 362 0 22014 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 89516

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=769488/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=97000 CPUtime=582.12
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 22556 0 0 0 58192 20 0 0 25 0 1 0 106903938 99328000 21750 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 24250 21750 174 362 0 23885 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 97000

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=763024/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=103192 CPUtime=642.11
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 24161 0 0 0 64189 22 0 0 25 0 1 0 106903938 105668608 23355 1992294400 134512640 135997824 4294956176 18446744073709551615 134757543 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 25798 23355 174 362 0 25433 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 103192

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=756560/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=111116 CPUtime=702.09
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 26147 0 0 0 70185 24 0 0 25 0 1 0 106903938 113782784 24985 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 27779 24985 174 362 0 27414 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 111116

[startup+762.304 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=754128/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=114676 CPUtime=762.07
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 26990 0 0 0 76183 24 0 0 25 0 1 0 106903938 117428224 25571 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 28669 25571 174 362 0 28304 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 114676

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=751312/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=118276 CPUtime=822.04
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 27759 0 0 0 82180 24 0 0 25 0 1 0 106903938 121114624 26340 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 29569 26340 174 362 0 29204 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 118276

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=750608/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=119128 CPUtime=882.03
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 27946 0 0 0 88178 25 0 0 25 0 1 0 106903938 121987072 26527 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 29782 26527 174 362 0 29417 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 119128

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=749136/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=120416 CPUtime=942.01
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 28303 0 0 0 94176 25 0 0 25 0 1 0 106903938 123305984 26884 1992294400 134512640 135997824 4294956176 18446744073709551615 134757777 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 30104 26884 174 362 0 29739 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 120416

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=747536/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=122888 CPUtime=1002
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 28869 0 0 0 100174 26 0 0 25 0 1 0 106903938 125837312 27272 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 30722 27272 174 362 0 30357 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 122888

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=741776/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=129324 CPUtime=1061.98
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 30307 0 0 0 106171 27 0 0 25 0 1 0 106903938 132427776 28710 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 32331 28710 174 362 0 31966 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 129324

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=736336/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=135540 CPUtime=1121.96
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 31817 0 0 0 112167 29 0 0 25 0 1 0 106903938 138792960 30057 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 33885 30057 174 362 0 33520 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 135540

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=731408/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=141340 CPUtime=1181.94
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 33408 0 0 0 118163 31 0 0 25 0 1 0 106903938 144732160 31322 1992294400 134512640 135997824 4294956176 18446744073709551615 134757473 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 35335 31322 174 362 0 34970 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 141340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 14737
/proc/meminfo: memFree=729744/2055920 swapFree=4192956/4192956
[pid=14734] ppid=14732 vsize=142872 CPUtime=1200.04
/proc/14734/stat : 14734 (hydrasat) R 14732 14734 14629 0 -1 4194304 33792 0 0 0 119972 32 0 0 25 0 1 0 106903938 146300928 31706 1992294400 134512640 135997824 4294956176 18446744073709551615 134757566 0 0 4096 1 0 0 0 17 1 0 0
/proc/14734/statm: 35718 31706 174 362 0 35353 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 142872

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.43
CPU time (s): 1200.07
CPU user time (s): 1199.72
CPU system time (s): 0.348946
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 142872

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

runsolver used 0.790879 second user time and 2.6076 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-27 01:32:44
IDJOB=1733461
IDBENCH=71141
IDSOLVER=520
FILE ID=node62/1733461-1240788764
PBS_JOBID= 9187307
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= b22738b664eaf1324f561a555f3cf0f3
RANDOM SEED=1130138919

node62.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	: 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.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:        856696 kB
Buffers:         94020 kB
Cached:         995136 kB
SwapCached:          0 kB
Active:         318248 kB
Inactive:       786340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        856696 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4760 kB
Writeback:           0 kB
Mapped:          25216 kB
Slab:            80424 kB
Committed_AS:   248276 kB
PageTables:       1456 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= 66372 MiB
End job on node62 at 2009-04-27 01:52:46