Trace number 1530035

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.06 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S1318210982-002.cnf
MD5SUM7e88818ba4d3f0eeeb0b87f01ea89e01
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark769.355
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1530035-1238462613/watcher-1530035-1238462613 -o /tmp/evaluation-result-1530035-1238462613/solver-1530035-1238462613 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1530035-1238462613.cnf -rs 1080919053 -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.92 0.98 0.99 3/64 13041
/proc/meminfo: memFree=1428168/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=1768 CPUtime=0
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 723153770 1810432 194 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 442 195 151 362 0 77 0

[startup+0.0280629 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13041
/proc/meminfo: memFree=1428168/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=2296 CPUtime=0.02
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 348 0 0 0 2 0 0 0 18 0 1 0 723153770 2351104 332 1992294400 134512640 135997824 4294956176 18446744073709551615 134519847 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 574 332 158 362 0 209 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2296

[startup+0.101072 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13041
/proc/meminfo: memFree=1428168/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=2296 CPUtime=0.09
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 348 0 0 0 9 0 0 0 18 0 1 0 723153770 2351104 332 1992294400 134512640 135997824 4294956176 18446744073709551615 134519851 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 574 332 158 362 0 209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2296

[startup+0.3011 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13041
/proc/meminfo: memFree=1428168/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=2564 CPUtime=0.29
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 449 0 0 0 29 0 0 0 19 0 1 0 723153770 2625536 432 1992294400 134512640 135997824 4294956176 18446744073709551615 134757734 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 641 432 173 362 0 276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2564

[startup+0.701157 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13041
/proc/meminfo: memFree=1428168/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=2828 CPUtime=0.69
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 504 0 0 0 69 0 0 0 22 0 1 0 723153770 2895872 487 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 707 487 173 362 0 342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2828

[startup+1.50127 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1426816/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=3220 CPUtime=1.49
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 598 0 0 0 149 0 0 0 25 0 1 0 723153770 3297280 581 1992294400 134512640 135997824 4294956176 18446744073709551615 134757659 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 805 581 173 362 0 440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3220

[startup+3.1015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1426112/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=3496 CPUtime=3.09
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 668 0 0 0 309 0 0 0 25 0 1 0 723153770 3579904 651 1992294400 134512640 135997824 4294956176 18446744073709551615 134843431 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 874 651 173 362 0 509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3496

[startup+6.30195 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1425920/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=3924 CPUtime=6.29
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 742 0 0 0 629 0 0 0 25 0 1 0 723153770 4018176 725 1992294400 134512640 135997824 4294956176 18446744073709551615 134757415 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 981 725 173 362 0 616 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3924

[startup+12.7029 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1424584/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=5040 CPUtime=12.69
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 1028 0 0 0 1269 0 0 0 25 0 1 0 723153770 5160960 1011 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 1260 1011 173 362 0 895 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5040

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1424200/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=5472 CPUtime=25.48
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 1119 0 0 0 2548 0 0 0 25 0 1 0 723153770 5603328 1102 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 1368 1102 173 362 0 1003 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5472

[startup+51.1013 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1420232/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=10152 CPUtime=51.07
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 2183 0 0 0 5106 1 0 0 25 0 1 0 723153770 10395648 2108 1992294400 134512640 135997824 4294956176 18446744073709551615 134757859 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 2538 2108 173 362 0 2173 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10152

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1415816/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=14792 CPUtime=102.26
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 3291 0 0 0 10224 2 0 0 25 0 1 0 723153770 15147008 3216 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 3698 3216 173 362 0 3333 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14792

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1412488/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=19288 CPUtime=162.24
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 4307 0 0 0 16221 3 0 0 25 0 1 0 723153770 19750912 3997 1992294400 134512640 135997824 4294956176 18446744073709551615 134758033 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 4822 3997 173 362 0 4457 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19288

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1409864/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=22620 CPUtime=222.23
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 5061 0 0 0 22219 4 0 0 25 0 1 0 723153770 23162880 4688 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 5655 4688 173 362 0 5290 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 22620

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1405384/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=27288 CPUtime=282.21
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 6240 0 0 0 28216 5 0 0 25 0 1 0 723153770 27942912 5814 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 6822 5814 173 362 0 6457 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 27288

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1401864/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=30324 CPUtime=342.19
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 7108 0 0 0 34213 6 0 0 25 0 1 0 723153770 31051776 6682 1992294400 134512640 135997824 4294956176 18446744073709551615 134757385 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 7581 6682 173 362 0 7216 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30324

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1397960/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=35132 CPUtime=402.17
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 8184 0 0 0 40211 6 0 0 25 0 1 0 723153770 35975168 7657 1992294400 134512640 135997824 4294956176 18446744073709551615 134639007 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 8783 7657 173 362 0 8418 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 35132

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1394696/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=38736 CPUtime=462.15
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 9000 0 0 0 46208 7 0 0 25 0 1 0 723153770 39665664 8473 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 9684 8473 173 362 0 9319 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 38736

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1389384/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=46464 CPUtime=522.14
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 11159 0 0 0 52206 8 0 0 25 0 1 0 723153770 47579136 9782 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 11616 9782 173 362 0 11251 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 46464

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1388296/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=47444 CPUtime=582.12
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 11434 0 0 0 58204 8 0 0 25 0 1 0 723153770 48582656 10057 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 11861 10057 173 362 0 11496 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 47444

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1386248/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=49764 CPUtime=642.11
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 11946 0 0 0 64202 9 0 0 25 0 1 0 723153770 50958336 10569 1992294400 134512640 135997824 4294956176 18446744073709551615 134755112 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 12441 10569 173 362 0 12076 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 49764

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1384264/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=52668 CPUtime=702.08
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 12684 0 0 0 70199 9 0 0 25 0 1 0 723153770 53932032 11060 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 13167 11060 173 362 0 12802 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 52668

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1384264/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=52668 CPUtime=762.08
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 12690 0 0 0 76198 10 0 0 25 0 1 0 723153770 53932032 11066 1992294400 134512640 135997824 4294956176 18446744073709551615 134757582 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 13167 11066 173 362 0 12802 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 52668

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1384136/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=52668 CPUtime=822.05
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 12723 0 0 0 82195 10 0 0 25 0 1 0 723153770 53932032 11099 1992294400 134512640 135997824 4294956176 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 13167 11099 173 362 0 12802 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 52668

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1384072/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=52668 CPUtime=882.03
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 12739 0 0 0 88193 10 0 0 25 0 1 0 723153770 53932032 11115 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 13167 11115 173 362 0 12802 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 52668

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1384136/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=52668 CPUtime=942.01
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 12741 0 0 0 94191 10 0 0 25 0 1 0 723153770 53932032 11117 1992294400 134512640 135997824 4294956176 18446744073709551615 134757449 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 13167 11117 173 362 0 12802 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 52668

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1382984/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=54376 CPUtime=1001.99
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 13022 0 0 0 100189 10 0 0 25 0 1 0 723153770 55681024 11398 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 13594 11398 173 362 0 13229 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 54376

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1382920/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=54376 CPUtime=1061.97
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 13034 0 0 0 106187 10 0 0 25 0 1 0 723153770 55681024 11410 1992294400 134512640 135997824 4294956176 18446744073709551615 134757617 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 13594 11410 173 362 0 13229 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 54376

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1382856/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=54376 CPUtime=1121.96
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 13052 0 0 0 112186 10 0 0 25 0 1 0 723153770 55681024 11428 1992294400 134512640 135997824 4294956176 18446744073709551615 134757823 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 13594 11428 173 362 0 13229 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 54376

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1382792/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=54376 CPUtime=1181.95
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 13069 0 0 0 118184 11 0 0 25 0 1 0 723153770 55681024 11445 1992294400 134512640 135997824 4294956176 18446744073709551615 134757691 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 13594 11445 173 362 0 13229 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 54376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 13042
/proc/meminfo: memFree=1382792/2055920 swapFree=4179868/4192956
[pid=13041] ppid=13039 vsize=54376 CPUtime=1200.04
/proc/13041/stat : 13041 (hydrasat) R 13039 13041 13004 0 -1 4194304 13070 0 0 0 119993 11 0 0 25 0 1 0 723153770 55681024 11446 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/13041/statm: 13594 11446 173 362 0 13229 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 54376

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.06
CPU user time (s): 1199.94
CPU system time (s): 0.121981
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 54376

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

runsolver used 1.20382 second user time and 2.76858 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-31 03:23:33
IDJOB=1530035
IDBENCH=70462
IDSOLVER=520
FILE ID=node49/1530035-1238462613
PBS_JOBID= 9061741
Free space on /tmp= 66388 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S1318210982-002.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530035-1238462613/watcher-1530035-1238462613 -o /tmp/evaluation-result-1530035-1238462613/solver-1530035-1238462613 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1530035-1238462613.cnf -rs 1080919053 -co memory_limit 1800

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

MD5SUM BENCH= 7e88818ba4d3f0eeeb0b87f01ea89e01
RANDOM SEED=1080919053

node49.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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
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:       1428648 kB
Buffers:        103248 kB
Cached:         421856 kB
SwapCached:       6452 kB
Active:         171168 kB
Inactive:       362840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1428648 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:          14532 kB
Slab:            79116 kB
Committed_AS:  1867600 kB
PageTables:       1384 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= 66384 MiB
End job on node49 at 2009-03-31 03:43:36