Trace number 1582154

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT-Flat 2009-03-22-Flat? (TO) 1200.14 1200.54

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications 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 variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-1582154-1238936860/watcher-1582154-1238936860 -o /tmp/evaluation-result-1582154-1238936860/solver-1582154-1238936860 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1582154-1238936860.cnf -rs 1109683815 -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.00 1.00 1.00 3/64 3063
/proc/meminfo: memFree=1372152/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=7032 CPUtime=0
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 1166351385 7200768 190 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 1758 190 119 319 0 1436 0

[startup+0.0955041 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3063
/proc/meminfo: memFree=1372152/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=11916 CPUtime=0.08
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 1506 0 0 0 8 0 0 0 18 0 1 0 1166351385 12201984 1490 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 2979 1491 119 319 0 2657 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11916

[startup+0.101504 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3063
/proc/meminfo: memFree=1372152/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=12180 CPUtime=0.09
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 1592 0 0 0 9 0 0 0 18 0 1 0 1166351385 12472320 1576 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 3045 1577 119 319 0 2723 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12180

[startup+0.301532 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3063
/proc/meminfo: memFree=1372152/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=22344 CPUtime=0.29
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 4311 0 0 0 27 2 0 0 19 0 1 0 1166351385 22880256 4295 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 5586 4295 119 319 0 5264 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22344

[startup+0.701591 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3063
/proc/meminfo: memFree=1372152/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=42276 CPUtime=0.69
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 9635 0 0 0 65 4 0 0 22 0 1 0 1166351385 43290624 9619 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 10569 9619 119 319 0 10247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42276

[startup+1.50171 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1318128/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=77916 CPUtime=1.49
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 19198 0 0 0 138 11 0 0 25 0 1 0 1166351385 79785984 19182 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 19479 19182 119 319 0 19157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77916

[startup+3.10294 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1270512/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=123552 CPUtime=3.1
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 31824 0 0 0 293 17 0 0 25 0 1 0 1166351385 126517248 29962 1992294400 134512640 135819388 4294956160 18446744073709551615 135226985 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 30888 29962 127 319 0 30566 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 123552

[startup+6.3014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1232240/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=148728 CPUtime=6.29
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 38766 0 0 0 609 20 0 0 25 0 1 0 1166351385 152297472 35079 1992294400 134512640 135819388 4294956160 18446744073709551615 134521390 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 37182 35079 128 319 0 36860 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 148728

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1173808/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=207864 CPUtime=12.69
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 57617 0 0 0 1241 28 0 0 25 0 1 0 1166351385 212852736 49701 1992294400 134512640 135819388 4294956160 18446744073709551615 134603068 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 51966 49701 148 319 0 51644 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 207864

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1172656/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=209052 CPUtime=25.49
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 57919 0 0 0 2521 28 0 0 25 0 1 0 1166351385 214069248 50003 1992294400 134512640 135819388 4294956160 18446744073709551615 134617587 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 52263 50003 148 319 0 51941 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 209052

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1171440/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=210244 CPUtime=51.07
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 58225 0 0 0 5079 28 0 0 25 0 1 0 1166351385 215289856 50309 1992294400 134512640 135819388 4294956160 18446744073709551615 134603068 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 52561 50309 148 319 0 52239 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 210244

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1169904/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=211844 CPUtime=102.25
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 58625 0 0 0 10197 28 0 0 25 0 1 0 1166351385 216928256 50709 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 52961 50709 148 319 0 52639 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 211844

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1167984/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=213836 CPUtime=162.23
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 59108 0 0 0 16195 28 0 0 25 0 1 0 1166351385 218968064 51192 1992294400 134512640 135819388 4294956160 18446744073709551615 134669070 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 53459 51192 148 319 0 53137 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 213836

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1166384/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=215300 CPUtime=222.22
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 59503 0 0 0 22193 29 0 0 25 0 1 0 1166351385 220467200 51587 1992294400 134512640 135819388 4294956160 18446744073709551615 134668987 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 53825 51587 148 319 0 53503 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 215300

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1164720/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=217124 CPUtime=282.19
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 59911 0 0 0 28190 29 0 0 25 0 1 0 1166351385 222334976 51995 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 54281 51995 148 319 0 53959 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 217124

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1163376/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=218328 CPUtime=342.17
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 60236 0 0 0 34188 29 0 0 25 0 1 0 1166351385 223567872 52320 1992294400 134512640 135819388 4294956160 18446744073709551615 134671976 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 54582 52320 148 319 0 54260 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 218328

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1161840/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=219820 CPUtime=402.15
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 60616 0 0 0 40185 30 0 0 25 0 1 0 1166351385 225095680 52700 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 54955 52700 148 319 0 54633 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 219820

[startup+462.302 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 3064
/proc/meminfo: memFree=1160176/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=221428 CPUtime=462.13
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 61021 0 0 0 46183 30 0 0 25 0 1 0 1166351385 226742272 53105 1992294400 134512640 135819388 4294956160 18446744073709551615 134617621 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 55357 53105 148 319 0 55035 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 221428

[startup+522.301 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 3064
/proc/meminfo: memFree=1158768/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=222848 CPUtime=522.11
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 61364 0 0 0 52180 31 0 0 25 0 1 0 1166351385 228196352 53448 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 55712 53448 148 319 0 55390 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 222848

[startup+582.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 3064
/proc/meminfo: memFree=1157232/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=224564 CPUtime=582.09
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 61759 0 0 0 58178 31 0 0 25 0 1 0 1166351385 229953536 53843 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 56141 53843 148 319 0 55819 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 224564

[startup+642.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 3064
/proc/meminfo: memFree=1155696/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=226060 CPUtime=642.07
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 62136 0 0 0 64176 31 0 0 25 0 1 0 1166351385 231485440 54220 1992294400 134512640 135819388 4294956160 18446744073709551615 134669118 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 56515 54220 148 319 0 56193 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 226060

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3064
/proc/meminfo: memFree=1154288/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=227440 CPUtime=702.05
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 62485 0 0 0 70173 32 0 0 25 0 1 0 1166351385 232898560 54569 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 56860 54569 148 319 0 56538 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 227440

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1153136/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=228520 CPUtime=762.04
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 62761 0 0 0 76172 32 0 0 25 0 1 0 1166351385 234004480 54845 1992294400 134512640 135819388 4294956160 18446744073709551615 134616696 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 57130 54845 148 319 0 56808 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 228520

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1152112/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=229456 CPUtime=822.01
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 63009 0 0 0 82169 32 0 0 25 0 1 0 1166351385 234962944 55093 1992294400 134512640 135819388 4294956160 18446744073709551615 134604045 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 57364 55093 148 319 0 57042 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 229456

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1151024/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=230688 CPUtime=882
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 63313 0 0 0 88167 33 0 0 25 0 1 0 1166351385 236224512 55397 1992294400 134512640 135819388 4294956160 18446744073709551615 134668014 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 57672 55397 148 319 0 57350 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 230688

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1150064/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=231528 CPUtime=941.97
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 63522 0 0 0 94164 33 0 0 25 0 1 0 1166351385 237084672 55606 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 57882 55606 148 319 0 57560 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 231528

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1149040/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=232624 CPUtime=1001.95
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 63781 0 0 0 100162 33 0 0 25 0 1 0 1166351385 238206976 55865 1992294400 134512640 135819388 4294956160 18446744073709551615 134669101 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 58156 55865 148 319 0 57834 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 232624

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1147952/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=233596 CPUtime=1061.94
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 64045 0 0 0 106160 34 0 0 25 0 1 0 1166351385 239202304 56129 1992294400 134512640 135819388 4294956160 18446744073709551615 134669238 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 58399 56129 148 319 0 58077 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 233596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1147120/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=234400 CPUtime=1121.92
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 64264 0 0 0 112158 34 0 0 25 0 1 0 1166351385 240025600 56348 1992294400 134512640 135819388 4294956160 18446744073709551615 135205576 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 58600 56348 148 319 0 58278 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 234400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1145840/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=235744 CPUtime=1181.9
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 64572 0 0 0 118156 34 0 0 25 0 1 0 1166351385 241401856 56656 1992294400 134512640 135819388 4294956160 18446744073709551615 134618020 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 58936 56656 148 319 0 58614 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 235744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1145840/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=235744 CPUtime=1200.09
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 64583 0 0 0 119975 34 0 0 25 0 1 0 1166351385 241401856 56667 1992294400 134512640 135819388 4294956160 18446744073709551615 134593279 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 58936 56667 148 319 0 58614 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 235744

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3064
/proc/meminfo: memFree=1145840/2055920 swapFree=4175700/4192956
[pid=3063] ppid=3061 vsize=235744 CPUtime=1200.09
/proc/3063/stat : 3063 (hydrasat-flat) R 3061 3063 2608 0 -1 4194304 64583 0 0 0 119975 34 0 0 25 0 1 0 1166351385 241401856 56667 1992294400 134512640 135819388 4294956160 18446744073709551615 134593279 0 0 4096 1 0 0 0 17 1 0 0
/proc/3063/statm: 58936 56667 148 319 0 58614 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 235744

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.14
CPU user time (s): 1199.76
CPU system time (s): 0.383941
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 235744

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

runsolver used 0.85087 second user time and 2.53461 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-05 15:07:42
IDJOB=1582154
IDBENCH=71050
IDSOLVER=519
FILE ID=node30/1582154-1238936860
PBS_JOBID= 9101450
Free space on /tmp= 66516 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1582154-1238936860/watcher-1582154-1238936860 -o /tmp/evaluation-result-1582154-1238936860/solver-1582154-1238936860 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1582154-1238936860.cnf -rs 1109683815 -co memory_limit 1800

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1109683815

node30.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.260
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.260
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:       1372632 kB
Buffers:         65848 kB
Cached:         543920 kB
SwapCached:      11208 kB
Active:         266248 kB
Inactive:       356772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372632 kB
SwapTotal:     4192956 kB
SwapFree:      4175700 kB
Dirty:           27676 kB
Writeback:           0 kB
Mapped:          18812 kB
Slab:            46232 kB
Committed_AS:  3601708 kB
PageTables:       1388 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= 66516 MiB
End job on node30 at 2009-04-05 15:27:44