Trace number 1731562

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.11 1200.51

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
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 variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
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-1731562-1240772031/watcher-1731562-1240772031 -o /tmp/evaluation-result-1731562-1240772031/solver-1731562-1240772031 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1731562-1240772031.cnf -rs 40829326 -co memory_limit 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 27528
/proc/meminfo: memFree=1572920/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=1768 CPUtime=0
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 105229927 1810432 194 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 442 195 151 362 0 77 0

[startup+0.105795 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 27528
/proc/meminfo: memFree=1572920/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=3452 CPUtime=0.09
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 617 0 0 0 9 0 0 0 18 0 1 0 105229927 3534848 601 1992294400 134512640 135997824 4294956160 18446744073709551615 134695376 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 863 601 159 362 0 498 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3452

[startup+0.202814 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 27528
/proc/meminfo: memFree=1572920/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=4108 CPUtime=0.19
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 821 0 0 0 19 0 0 0 18 0 1 0 105229927 4206592 804 1992294400 134512640 135997824 4294956160 18446744073709551615 135387659 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 1027 804 174 362 0 662 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4108

[startup+0.30183 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 27528
/proc/meminfo: memFree=1572920/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=4236 CPUtime=0.29
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 837 0 0 0 29 0 0 0 19 0 1 0 105229927 4337664 820 1992294400 134512640 135997824 4294956160 18446744073709551615 134683480 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 1059 820 174 362 0 694 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4236

[startup+0.701902 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 27528
/proc/meminfo: memFree=1572920/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=4236 CPUtime=0.69
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 860 0 0 0 69 0 0 0 22 0 1 0 105229927 4337664 843 1992294400 134512640 135997824 4294956160 18446744073709551615 134590159 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 1059 843 174 362 0 694 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4236

[startup+1.50104 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 27529
/proc/meminfo: memFree=1570160/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=4364 CPUtime=1.49
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 875 0 0 0 149 0 0 0 25 0 1 0 105229927 4468736 858 1992294400 134512640 135997824 4294956160 18446744073709551615 134757585 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 1091 858 174 362 0 726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4364

[startup+3.10133 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 27529
/proc/meminfo: memFree=1569968/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=4484 CPUtime=3.09
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 904 0 0 0 309 0 0 0 25 0 1 0 105229927 4591616 887 1992294400 134512640 135997824 4294956160 18446744073709551615 135387657 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 1121 887 174 362 0 756 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4484

[startup+6.3019 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 27529
/proc/meminfo: memFree=1569584/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=4856 CPUtime=6.29
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 987 0 0 0 629 0 0 0 25 0 1 0 105229927 4972544 970 1992294400 134512640 135997824 4294956160 18446744073709551615 134590219 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 1214 970 174 362 0 849 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4856

[startup+12.701 s]
/proc/loadavg: 1.84 1.82 1.45 2/65 27529
/proc/meminfo: memFree=1569080/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=5248 CPUtime=12.68
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 1079 0 0 0 1268 0 0 0 25 0 1 0 105229927 5373952 1062 1992294400 134512640 135997824 4294956160 18446744073709551615 134639002 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 1312 1062 174 362 0 947 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5248

[startup+25.5023 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 27529
/proc/meminfo: memFree=1568248/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=6012 CPUtime=25.49
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 1278 0 0 0 2548 1 0 0 25 0 1 0 105229927 6156288 1261 1992294400 134512640 135997824 4294956160 18446744073709551615 134850676 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 1503 1261 174 362 0 1138 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6012

[startup+51.1019 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 27529
/proc/meminfo: memFree=1567736/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=6504 CPUtime=51.07
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 1413 0 0 0 5106 1 0 0 25 0 1 0 105229927 6660096 1396 1992294400 134512640 135997824 4294956160 18446744073709551615 134666557 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 1626 1396 174 362 0 1261 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6504

[startup+102.301 s]
/proc/loadavg: 1.18 1.60 1.40 2/65 27529
/proc/meminfo: memFree=1565048/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=9284 CPUtime=102.26
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 2084 0 0 0 10224 2 0 0 25 0 1 0 105229927 9506816 2067 1992294400 134512640 135997824 4294956160 18446744073709551615 134757571 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 2321 2067 174 362 0 1956 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9284

[startup+162.302 s]
/proc/loadavg: 1.07 1.49 1.37 2/65 27529
/proc/meminfo: memFree=1562552/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=11944 CPUtime=162.24
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 2693 0 0 0 16221 3 0 0 25 0 1 0 105229927 12230656 2676 1992294400 134512640 135997824 4294956160 18446744073709551615 134817142 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 2986 2676 174 362 0 2621 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 11944

[startup+222.305 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 27529
/proc/meminfo: memFree=1562552/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=11944 CPUtime=222.22
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 2693 0 0 0 22219 3 0 0 25 0 1 0 105229927 12230656 2676 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 2986 2676 174 362 0 2621 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 11944

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 27529
/proc/meminfo: memFree=1561848/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=12700 CPUtime=282.19
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 2872 0 0 0 28216 3 0 0 25 0 1 0 105229927 13004800 2855 1992294400 134512640 135997824 4294956160 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 3175 2855 174 362 0 2810 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 12700

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 27529
/proc/meminfo: memFree=1561400/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=13220 CPUtime=342.18
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 2980 0 0 0 34214 4 0 0 25 0 1 0 105229927 13537280 2963 1992294400 134512640 135997824 4294956160 18446744073709551615 134683565 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 3305 2963 174 362 0 2940 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 13220

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 27529
/proc/meminfo: memFree=1560760/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=13928 CPUtime=402.16
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 3126 0 0 0 40212 4 0 0 25 0 1 0 105229927 14262272 3109 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 3482 3109 174 362 0 3117 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 13928

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 27535
/proc/meminfo: memFree=1559736/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=14992 CPUtime=462.13
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 3417 0 0 0 46209 4 0 0 25 0 1 0 105229927 15351808 3325 1992294400 134512640 135997824 4294956160 18446744073709551615 134682707 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 3748 3325 174 362 0 3383 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 14992

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 27535
/proc/meminfo: memFree=1557688/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=17216 CPUtime=522.12
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 3925 0 0 0 52207 5 0 0 25 0 1 0 105229927 17629184 3833 1992294400 134512640 135997824 4294956160 18446744073709551615 134757797 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 4304 3833 174 362 0 3939 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 17216

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 27535
/proc/meminfo: memFree=1556024/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=18996 CPUtime=582.09
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 4403 0 0 0 58204 5 0 0 25 0 1 0 105229927 19451904 4250 1992294400 134512640 135997824 4294956160 18446744073709551615 134756100 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 4749 4250 174 362 0 4384 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 18996

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 27535
/proc/meminfo: memFree=1554488/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=20684 CPUtime=642.07
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 4819 0 0 0 64201 6 0 0 25 0 1 0 105229927 21180416 4601 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 5171 4601 174 362 0 4806 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 20684

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 27535
/proc/meminfo: memFree=1553592/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=22012 CPUtime=702.05
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 5087 0 0 0 70199 6 0 0 25 0 1 0 105229927 22540288 4869 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 5503 4869 174 362 0 5138 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 22012

[startup+762.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 27535
/proc/meminfo: memFree=1553528/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=22012 CPUtime=762.03
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 5091 0 0 0 76197 6 0 0 25 0 1 0 105229927 22540288 4873 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 5503 4873 174 362 0 5138 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 22012

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 27535
/proc/meminfo: memFree=1553656/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=22012 CPUtime=822.02
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 5091 0 0 0 82195 7 0 0 25 0 1 0 105229927 22540288 4873 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 5503 4873 174 362 0 5138 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 22012

[startup+882.305 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 27535
/proc/meminfo: memFree=1553720/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=22012 CPUtime=882
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 5093 0 0 0 88193 7 0 0 25 0 1 0 105229927 22540288 4875 1992294400 134512640 135997824 4294956160 18446744073709551615 134850785 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 5503 4875 174 362 0 5138 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 22012

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 27535
/proc/meminfo: memFree=1553656/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=22012 CPUtime=941.97
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 5103 0 0 0 94190 7 0 0 25 0 1 0 105229927 22540288 4885 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 5503 4885 174 362 0 5138 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 22012

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 27535
/proc/meminfo: memFree=1553336/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=22432 CPUtime=1001.95
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 5177 0 0 0 100188 7 0 0 25 0 1 0 105229927 22970368 4959 1992294400 134512640 135997824 4294956160 18446744073709551615 134845104 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 5608 4959 174 362 0 5243 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 22432

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 27535
/proc/meminfo: memFree=1553080/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=22696 CPUtime=1061.93
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 5233 0 0 0 106186 7 0 0 25 0 1 0 105229927 23240704 5015 1992294400 134512640 135997824 4294956160 18446744073709551615 134682589 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 5674 5015 174 362 0 5309 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 22696

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 27535
/proc/meminfo: memFree=1552440/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=23352 CPUtime=1121.92
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 5425 0 0 0 112184 8 0 0 25 0 1 0 105229927 23912448 5141 1992294400 134512640 135997824 4294956160 18446744073709551615 134816948 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 5838 5141 174 362 0 5473 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 23352

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 27535
/proc/meminfo: memFree=1552440/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=23352 CPUtime=1181.9
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 5430 0 0 0 118182 8 0 0 25 0 1 0 105229927 23912448 5146 1992294400 134512640 135997824 4294956160 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 5838 5146 174 362 0 5473 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 23352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 27535
/proc/meminfo: memFree=1552248/2055920 swapFree=4180888/4192956
[pid=27528] ppid=27526 vsize=23796 CPUtime=1200.09
/proc/27528/stat : 27528 (hydrasat) R 27526 27528 27249 0 -1 4194304 5499 0 0 0 120001 8 0 0 25 0 1 0 105229927 24367104 5215 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/27528/statm: 5949 5215 174 362 0 5584 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 23796

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.51
CPU time (s): 1200.11
CPU user time (s): 1200.02
CPU system time (s): 0.087986
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 23796

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

runsolver used 0.907861 second user time and 2.57061 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-26 20:53:52
IDJOB=1731562
IDBENCH=24754
IDSOLVER=520
FILE ID=node60/1731562-1240772031
PBS_JOBID= 9187193
Free space on /tmp= 66416 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731562-1240772031/watcher-1731562-1240772031 -o /tmp/evaluation-result-1731562-1240772031/solver-1731562-1240772031 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1731562-1240772031.cnf -rs 40829326 -co memory_limit 1800

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

MD5SUM BENCH= 4bdea1a05617ff95eaeaf981037754e7
RANDOM SEED=40829326

node60.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.256
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.256
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:       1573400 kB
Buffers:         58604 kB
Cached:         336988 kB
SwapCached:       5948 kB
Active:          97728 kB
Inactive:       306356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1573400 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:            1896 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            64400 kB
Committed_AS:   423924 kB
PageTables:       1448 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= 66416 MiB
End job on node60 at 2009-04-26 21:13:54