Trace number 1580751

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-5p1.cnf
MD5SUM8eb175d312e8be3bb4695a79b8f45bdc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark680.563
Satisfiable
(Un)Satisfiability was proved
Number of variables331196
Number of clauses1416850
Sum of the clauses size3333531
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 21064373
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

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-1580751-1238921869/watcher-1580751-1238921869 -o /tmp/evaluation-result-1580751-1238921869/solver-1580751-1238921869 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1580751-1238921869.cnf -rs 1838098934 -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.98 0.99 3/72 3048
/proc/meminfo: memFree=1774480/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=7304 CPUtime=0
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 236 0 0 0 0 0 0 0 18 0 1 0 1164848276 7479296 220 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 1826 221 151 362 0 1461 0

[startup+0.08557 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 3048
/proc/meminfo: memFree=1774480/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=10472 CPUtime=0.07
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 1111 0 0 0 7 0 0 0 18 0 1 0 1164848276 10723328 1095 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 2618 1095 151 362 0 2253 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10472

[startup+0.101572 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 3048
/proc/meminfo: memFree=1774480/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=11132 CPUtime=0.09
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 1286 0 0 0 9 0 0 0 18 0 1 0 1164848276 11399168 1270 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 2783 1270 151 362 0 2418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11132

[startup+0.301611 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 3048
/proc/meminfo: memFree=1774480/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=18920 CPUtime=0.29
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 3418 0 0 0 28 1 0 0 19 0 1 0 1164848276 19374080 3402 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 4730 3402 151 362 0 4365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18920

[startup+0.701689 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 3048
/proc/meminfo: memFree=1774480/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=33572 CPUtime=0.69
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 7432 0 0 0 66 3 0 0 23 0 1 0 1164848276 34377728 7416 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 8393 7417 151 362 0 8028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33572

[startup+1.50185 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3049
/proc/meminfo: memFree=1732488/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=59180 CPUtime=1.48
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 14465 0 0 0 140 8 0 0 25 0 1 0 1164848276 60600320 14449 1992294400 134512640 135997824 4294956160 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 14795 14449 151 362 0 14430 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 59180

[startup+3.10116 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3049
/proc/meminfo: memFree=1690568/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=108384 CPUtime=3.07
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 27994 0 0 0 294 13 0 0 25 0 1 0 1164848276 110985216 25615 1992294400 134512640 135997824 4294956160 18446744073709551615 134519814 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 27096 25615 158 362 0 26731 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 108384

[startup+6.30179 s]
/proc/loadavg: 1.07 1.00 1.00 2/73 3049
/proc/meminfo: memFree=1653320/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=136988 CPUtime=6.28
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 36118 0 0 0 612 16 0 0 25 0 1 0 1164848276 140275712 31456 1992294400 134512640 135997824 4294956160 18446744073709551615 134710363 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 34247 31456 159 362 0 33882 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 136988

[startup+12.7011 s]
/proc/loadavg: 1.07 1.00 1.00 2/73 3049
/proc/meminfo: memFree=1571144/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=215576 CPUtime=12.67
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 60201 0 0 0 1241 26 0 0 25 0 1 0 1164848276 220749824 50973 1992294400 134512640 135997824 4294956160 18446744073709551615 134850600 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 53894 50973 175 362 0 53529 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 215576

[startup+25.5016 s]
/proc/loadavg: 1.05 1.00 1.00 2/73 3049
/proc/meminfo: memFree=1570760/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=216108 CPUtime=25.46
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 60343 0 0 0 2519 27 0 0 25 0 1 0 1164848276 221294592 51115 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 54027 51115 175 362 0 53662 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 216108

[startup+51.1016 s]
/proc/loadavg: 1.03 1.00 1.00 2/73 3049
/proc/meminfo: memFree=1569672/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=217056 CPUtime=51.05
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 60587 0 0 0 5078 27 0 0 25 0 1 0 1164848276 222265344 51359 1992294400 134512640 135997824 4294956160 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 54264 51359 175 362 0 53899 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 217056

[startup+102.307 s]
/proc/loadavg: 1.05 1.01 1.00 2/73 3049
/proc/meminfo: memFree=1568584/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=218112 CPUtime=102.23
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 60858 0 0 0 10195 28 0 0 25 0 1 0 1164848276 223346688 51630 1992294400 134512640 135997824 4294956160 18446744073709551615 134845074 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 54528 51630 175 362 0 54163 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 218112

[startup+162.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/73 3049
/proc/meminfo: memFree=1567112/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=219624 CPUtime=162.19
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 61234 0 0 0 16191 28 0 0 25 0 1 0 1164848276 224894976 52006 1992294400 134512640 135997824 4294956160 18446744073709551615 134756060 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 54906 52006 175 362 0 54541 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 219624

[startup+222.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/73 3055
/proc/meminfo: memFree=1565832/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=220684 CPUtime=222.15
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 61527 0 0 0 22187 28 0 0 25 0 1 0 1164848276 225980416 52299 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 55171 52299 175 362 0 54806 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 220684

[startup+282.301 s]
/proc/loadavg: 1.13 1.05 1.01 2/73 3055
/proc/meminfo: memFree=1564552/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=222112 CPUtime=282.12
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 61845 0 0 0 28183 29 0 0 25 0 1 0 1164848276 227442688 52617 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 55528 52617 175 362 0 55163 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 222112

[startup+342.301 s]
/proc/loadavg: 1.12 1.06 1.00 2/73 3055
/proc/meminfo: memFree=1563528/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=223044 CPUtime=342.08
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 62096 0 0 0 34179 29 0 0 25 0 1 0 1164848276 228397056 52868 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 55761 52868 175 362 0 55396 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 223044

[startup+402.302 s]
/proc/loadavg: 1.11 1.06 1.00 2/73 3055
/proc/meminfo: memFree=1562952/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=223716 CPUtime=402.05
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 62241 0 0 0 40176 29 0 0 25 0 1 0 1164848276 229085184 53013 1992294400 134512640 135997824 4294956160 18446744073709551615 134683903 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 55929 53013 175 362 0 55564 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 223716

[startup+462.302 s]
/proc/loadavg: 1.10 1.06 1.00 2/73 3055
/proc/meminfo: memFree=1562120/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=224388 CPUtime=462.02
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 62439 0 0 0 46173 29 0 0 25 0 1 0 1164848276 229773312 53211 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 56097 53211 175 362 0 55732 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 224388

[startup+522.303 s]
/proc/loadavg: 1.09 1.06 1.00 2/73 3055
/proc/meminfo: memFree=1561544/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=225060 CPUtime=521.99
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 62603 0 0 0 52169 30 0 0 25 0 1 0 1164848276 230461440 53375 1992294400 134512640 135997824 4294956160 18446744073709551615 134758033 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 56265 53375 175 362 0 55900 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 225060

[startup+582.301 s]
/proc/loadavg: 1.08 1.06 1.00 2/73 3055
/proc/meminfo: memFree=1560776/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=225724 CPUtime=581.96
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 62764 0 0 0 58166 30 0 0 25 0 1 0 1164848276 231141376 53536 1992294400 134512640 135997824 4294956160 18446744073709551615 134757418 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 56431 53536 175 362 0 56066 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 225724

[startup+642.301 s]
/proc/loadavg: 1.08 1.06 1.00 2/73 3055
/proc/meminfo: memFree=1560008/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=226524 CPUtime=641.93
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 62963 0 0 0 64163 30 0 0 25 0 1 0 1164848276 231960576 53735 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 56631 53735 175 362 0 56266 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 226524

[startup+702.301 s]
/proc/loadavg: 1.07 1.06 1.00 2/73 3055
/proc/meminfo: memFree=1559240/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=227068 CPUtime=701.89
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 63105 0 0 0 70159 30 0 0 25 0 1 0 1164848276 232517632 53877 1992294400 134512640 135997824 4294956160 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 56767 53877 175 362 0 56402 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 227068

[startup+762.307 s]
/proc/loadavg: 1.07 1.06 1.00 2/73 3055
/proc/meminfo: memFree=1558856/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=227468 CPUtime=761.87
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 63197 0 0 0 76156 31 0 0 25 0 1 0 1164848276 232927232 53969 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 56867 53969 175 362 0 56502 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 227468

[startup+822.302 s]
/proc/loadavg: 1.06 1.06 1.00 2/73 3055
/proc/meminfo: memFree=1558472/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=227732 CPUtime=821.84
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 63292 0 0 0 82153 31 0 0 25 0 1 0 1164848276 233197568 54064 1992294400 134512640 135997824 4294956160 18446744073709551615 134590879 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 56933 54064 175 362 0 56568 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 227732

[startup+882.302 s]
/proc/loadavg: 1.06 1.06 1.00 2/73 3055
/proc/meminfo: memFree=1557768/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=228536 CPUtime=881.79
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 63463 0 0 0 88148 31 0 0 25 0 1 0 1164848276 234020864 54235 1992294400 134512640 135997824 4294956160 18446744073709551615 134817252 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 57134 54235 175 362 0 56769 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 228536

[startup+942.301 s]
/proc/loadavg: 1.13 1.08 1.01 2/73 3055
/proc/meminfo: memFree=1557320/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=228800 CPUtime=941.76
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 63558 0 0 0 94145 31 0 0 25 0 1 0 1164848276 234291200 54330 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 57200 54330 175 362 0 56835 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 228800

[startup+1002.3 s]
/proc/loadavg: 1.12 1.08 1.00 2/73 3055
/proc/meminfo: memFree=1556936/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=229200 CPUtime=1001.74
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 63650 0 0 0 100142 32 0 0 25 0 1 0 1164848276 234700800 54422 1992294400 134512640 135997824 4294956160 18446744073709551615 134850402 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 57300 54422 175 362 0 56935 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 229200

[startup+1062.3 s]
/proc/loadavg: 1.11 1.07 1.00 2/73 3055
/proc/meminfo: memFree=1556360/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=229988 CPUtime=1061.7
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 63773 0 0 0 106138 32 0 0 25 0 1 0 1164848276 235507712 54545 1992294400 134512640 135997824 4294956160 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 57497 54545 175 362 0 57132 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 229988

[startup+1122.3 s]
/proc/loadavg: 1.10 1.07 1.00 2/73 3055
/proc/meminfo: memFree=1556104/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=230256 CPUtime=1121.67
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 63850 0 0 0 112135 32 0 0 25 0 1 0 1164848276 235782144 54622 1992294400 134512640 135997824 4294956160 18446744073709551615 134758042 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 57564 54622 175 362 0 57199 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 230256

[startup+1182.3 s]
/proc/loadavg: 1.09 1.07 1.00 2/73 3055
/proc/meminfo: memFree=1555656/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=230652 CPUtime=1181.64
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 63951 0 0 0 118132 32 0 0 25 0 1 0 1164848276 236187648 54723 1992294400 134512640 135997824 4294956160 18446744073709551615 134757904 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 57663 54723 175 362 0 57298 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 230652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.07 1.07 1.00 2/73 3055
/proc/meminfo: memFree=1555528/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=230792 CPUtime=1200.02
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 63981 0 0 0 119970 32 0 0 25 0 1 0 1164848276 236331008 54753 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 57698 54753 175 362 0 57333 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 230792

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 1.07 1.07 1.00 2/73 3055
/proc/meminfo: memFree=1555528/2055920 swapFree=4175756/4192956
[pid=3048] ppid=3046 vsize=230792 CPUtime=1200.02
/proc/3048/stat : 3048 (hydrasat) R 3046 3048 2895 0 -1 4194304 63981 0 0 0 119970 32 0 0 25 0 1 0 1164848276 236331008 54753 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 0 0 0
/proc/3048/statm: 57698 54753 175 362 0 57333 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 230792

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.74
CPU time (s): 1200.07
CPU user time (s): 1199.71
CPU system time (s): 0.360945
CPU usage (%): 99.9442
Max. virtual memory (cumulated for all children) (KiB): 230792

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

runsolver used 0.974851 second user time and 3.43748 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-05 10:57:51
IDJOB=1580751
IDBENCH=71023
IDSOLVER=520
FILE ID=node66/1580751-1238921869
PBS_JOBID= 9101419
Free space on /tmp= 66464 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-5p1.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580751-1238921869/watcher-1580751-1238921869 -o /tmp/evaluation-result-1580751-1238921869/solver-1580751-1238921869 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1580751-1238921869.cnf -rs 1838098934 -co memory_limit 1800

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

MD5SUM BENCH= 8eb175d312e8be3bb4695a79b8f45bdc
RANDOM SEED=1838098934

node66.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.286
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.286
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:       1774960 kB
Buffers:         16472 kB
Cached:         198464 kB
SwapCached:       8512 kB
Active:          51628 kB
Inactive:       173776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774960 kB
SwapTotal:     4192956 kB
SwapFree:      4175756 kB
Dirty:           27696 kB
Writeback:           0 kB
Mapped:          16128 kB
Slab:            40736 kB
Committed_AS:  3628604 kB
PageTables:       1976 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= 66464 MiB
End job on node66 at 2009-04-05 11:17:53