Trace number 1563254

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.13 1200.67

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r2-noholes.cnf
MD5SUM4c8b9603e0c90cfb3c82064eae956799
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark728.775
Satisfiable
(Un)Satisfiability was proved
Number of variables266199
Number of clauses1575975
Sum of the clauses size4240496
Maximum clause length33
Minimum clause length1
Number of clauses of size 139783
Number of clauses of size 21138497
Number of clauses of size 3317809
Number of clauses of size 49949
Number of clauses of size 50
Number of clauses of size over 569937

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-1563254-1238783888/watcher-1563254-1238783888 -o /tmp/evaluation-result-1563254-1238783888/solver-1563254-1238783888 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1563254-1238783888.cnf -rs 1910865805 -co memory_limit 1800 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 24764
/proc/meminfo: memFree=1711528/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=7888 CPUtime=0
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 1151050677 8077312 202 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 1972 203 119 319 0 1650 0

[startup+0.020698 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 24764
/proc/meminfo: memFree=1711528/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=8680 CPUtime=0.01
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 440 0 0 0 1 0 0 0 18 0 1 0 1151050677 8888320 424 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 2170 425 119 319 0 1848 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8680

[startup+0.101705 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 24764
/proc/meminfo: memFree=1711528/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=12900 CPUtime=0.09
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 1577 0 0 0 9 0 0 0 18 0 1 0 1151050677 13209600 1561 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 3225 1561 119 319 0 2903 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12900

[startup+0.301726 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 24764
/proc/meminfo: memFree=1711528/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=23324 CPUtime=0.3
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 4362 0 0 0 28 2 0 0 19 0 1 0 1151050677 23883776 4346 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 5831 4346 119 319 0 5509 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 23324

[startup+0.701772 s]
/proc/loadavg: 0.99 0.97 0.99 3/68 24764
/proc/meminfo: memFree=1711528/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=43776 CPUtime=0.69
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 9821 0 0 0 65 4 0 0 23 0 1 0 1151050677 44826624 9805 1992294400 134512640 135819388 4294956176 18446744073709551615 135270494 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 10944 9806 119 319 0 10622 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43776

[startup+1.50186 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24765
/proc/meminfo: memFree=1656480/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=83640 CPUtime=1.49
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 20498 0 0 0 140 9 0 0 25 0 1 0 1151050677 85647360 20482 1992294400 134512640 135819388 4294956176 18446744073709551615 134586881 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 20910 20483 119 319 0 20588 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83640

[startup+3.10104 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24765
/proc/meminfo: memFree=1587232/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=146120 CPUtime=3.09
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 37648 0 0 0 292 17 0 0 25 0 1 0 1151050677 149626880 35714 1992294400 134512640 135819388 4294956176 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 36530 35714 127 319 0 36208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 146120

[startup+6.30139 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24765
/proc/meminfo: memFree=1554792/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=170088 CPUtime=6.29
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 44632 0 0 0 608 21 0 0 25 0 1 0 1151050677 174170112 40035 1992294400 134512640 135819388 4294956176 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 42522 40035 128 319 0 42200 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 170088

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24765
/proc/meminfo: memFree=1535600/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=186200 CPUtime=12.69
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 49050 0 0 0 1246 23 0 0 25 0 1 0 1151050677 190668800 44453 1992294400 134512640 135819388 4294956176 18446744073709551615 134521426 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 46550 44453 128 319 0 46228 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 186200

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24765
/proc/meminfo: memFree=1518704/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=201288 CPUtime=25.48
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 53037 0 0 0 2523 25 0 0 25 0 1 0 1151050677 206118912 48440 1992294400 134512640 135819388 4294956176 18446744073709551615 134681580 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 50322 48440 128 319 0 50000 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 201288

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24765
/proc/meminfo: memFree=1490672/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=228900 CPUtime=51.05
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 63843 0 0 0 5076 29 0 0 25 0 1 0 1151050677 234393600 55360 1992294400 134512640 135819388 4294956176 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 57225 55360 148 319 0 56903 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 228900

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24765
/proc/meminfo: memFree=1486000/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=234940 CPUtime=102.24
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 65059 0 0 0 10194 30 0 0 25 0 1 0 1151050677 240578560 56576 1992294400 134512640 135819388 4294956176 18446744073709551615 134616849 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 58735 56576 148 319 0 58413 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 234940

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24765
/proc/meminfo: memFree=1480752/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=240840 CPUtime=162.2
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 66440 0 0 0 16189 31 0 0 25 0 1 0 1151050677 246620160 57876 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 60210 57876 148 319 0 59888 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 240840

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24765
/proc/meminfo: memFree=1468784/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=255552 CPUtime=222.17
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 69559 0 0 0 22183 34 0 0 25 0 1 0 1151050677 261685248 60866 1992294400 134512640 135819388 4294956176 18446744073709551615 134616965 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 63888 60866 148 319 0 63566 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 255552

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24765
/proc/meminfo: memFree=1457200/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=268572 CPUtime=282.15
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 72547 0 0 0 28178 37 0 0 25 0 1 0 1151050677 275017728 63854 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 67143 63854 148 319 0 66821 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 268572

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24765
/proc/meminfo: memFree=1440944/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=287616 CPUtime=342.12
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 76726 0 0 0 34171 41 0 0 25 0 1 0 1151050677 294518784 67776 1992294400 134512640 135819388 4294956176 18446744073709551615 134616917 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 71904 67776 148 319 0 71582 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 287616

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24765
/proc/meminfo: memFree=1428784/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=301360 CPUtime=402.1
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 79808 0 0 0 40166 44 0 0 25 0 1 0 1151050677 308592640 70858 1992294400 134512640 135819388 4294956176 18446744073709551615 134616696 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 75340 70858 148 319 0 75018 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 301360

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24767
/proc/meminfo: memFree=1415408/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=315676 CPUtime=462.07
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 83067 0 0 0 46160 47 0 0 25 0 1 0 1151050677 323252224 74117 1992294400 134512640 135819388 4294956176 18446744073709551615 134617653 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 78919 74117 148 319 0 78597 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 315676

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24767
/proc/meminfo: memFree=1402160/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=330836 CPUtime=522.05
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 86438 0 0 0 52155 50 0 0 25 0 1 0 1151050677 338776064 77488 1992294400 134512640 135819388 4294956176 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 82709 77488 148 319 0 82387 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 330836

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24767
/proc/meminfo: memFree=1394608/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=340972 CPUtime=582.03
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 88810 0 0 0 58151 52 0 0 25 0 1 0 1151050677 349155328 79347 1992294400 134512640 135819388 4294956176 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 85243 79347 148 319 0 84921 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 340972

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24767
/proc/meminfo: memFree=1384944/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=351520 CPUtime=642.01
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 91205 0 0 0 64147 54 0 0 25 0 1 0 1151050677 359956480 81742 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 87880 81742 148 319 0 87558 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 351520

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24767
/proc/meminfo: memFree=1370480/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=367536 CPUtime=701.97
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 94862 0 0 0 70140 57 0 0 25 0 1 0 1151050677 376356864 85399 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 91884 85399 148 319 0 91562 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 367536

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 24767
/proc/meminfo: memFree=1360816/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=377972 CPUtime=761.95
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 97401 0 0 0 76136 59 0 0 25 0 1 0 1151050677 387043328 87740 1992294400 134512640 135819388 4294956176 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 94493 87740 148 319 0 94171 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 377972

[startup+822.303 s]
/proc/loadavg: 1.10 1.00 1.00 2/69 24767
/proc/meminfo: memFree=1355440/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=383564 CPUtime=821.92
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 98759 0 0 0 82132 60 0 0 25 0 1 0 1151050677 392769536 89098 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 95891 89098 148 319 0 95569 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 383564

[startup+882.302 s]
/proc/loadavg: 1.08 1.01 1.00 2/69 24767
/proc/meminfo: memFree=1351280/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=388264 CPUtime=881.89
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 99805 0 0 0 88128 61 0 0 25 0 1 0 1151050677 397582336 90144 1992294400 134512640 135819388 4294956176 18446744073709551615 134617086 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 97066 90144 148 319 0 96744 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 388264

[startup+942.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/69 24767
/proc/meminfo: memFree=1339824/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=401792 CPUtime=941.86
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 102691 0 0 0 94123 63 0 0 25 0 1 0 1151050677 411435008 93030 1992294400 134512640 135819388 4294956176 18446744073709551615 134616849 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 100448 93030 148 319 0 100126 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 401792

[startup+1002.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/69 24767
/proc/meminfo: memFree=1326000/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=416996 CPUtime=1001.85
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 106110 0 0 0 100119 66 0 0 25 0 1 0 1151050677 427003904 96449 1992294400 134512640 135819388 4294956176 18446744073709551615 134616957 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 104249 96449 148 319 0 103927 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 416996

[startup+1062.3 s]
/proc/loadavg: 1.06 1.04 1.00 2/69 24767
/proc/meminfo: memFree=1317808/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=426284 CPUtime=1061.81
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 108274 0 0 0 106114 67 0 0 25 0 1 0 1151050677 436514816 98492 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 106571 98492 148 319 0 106249 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 426284

[startup+1122.3 s]
/proc/loadavg: 1.06 1.04 1.00 2/69 24767
/proc/meminfo: memFree=1313520/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=430748 CPUtime=1121.78
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 109333 0 0 0 112111 67 0 0 25 0 1 0 1151050677 441085952 99551 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 107687 99551 148 319 0 107365 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 430748

[startup+1182.3 s]
/proc/loadavg: 1.13 1.06 1.01 2/69 24767
/proc/meminfo: memFree=1308464/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=436416 CPUtime=1181.76
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 110587 0 0 0 118108 68 0 0 25 0 1 0 1151050677 446889984 100805 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 109104 100805 148 319 0 108782 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 436416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.09 1.06 1.00 2/69 24767
/proc/meminfo: memFree=1305264/2055920 swapFree=4176232/4192956
[pid=24764] ppid=24762 vsize=439904 CPUtime=1200.06
/proc/24764/stat : 24764 (hydrasat-flat) R 24762 24764 24673 0 -1 4194304 111382 0 0 0 119937 69 0 0 25 0 1 0 1151050677 450461696 101600 1992294400 134512640 135819388 4294956176 18446744073709551615 134616829 0 0 4096 1 0 0 0 17 0 0 0
/proc/24764/statm: 109976 101600 148 319 0 109654 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 439904

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.67
CPU time (s): 1200.13
CPU user time (s): 1199.37
CPU system time (s): 0.760884
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 439904

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

runsolver used 1.10883 second user time and 3.2675 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-03 20:38:10
IDJOB=1563254
IDBENCH=70950
IDSOLVER=519
FILE ID=node59/1563254-1238783888
PBS_JOBID= 9085597
Free space on /tmp= 66432 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r2-noholes.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563254-1238783888/watcher-1563254-1238783888 -o /tmp/evaluation-result-1563254-1238783888/solver-1563254-1238783888 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1563254-1238783888.cnf -rs 1910865805 -co memory_limit 1800

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

MD5SUM BENCH= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED=1910865805

node59.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.209
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.209
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:       1711944 kB
Buffers:         38696 kB
Cached:         224784 kB
SwapCached:       9812 kB
Active:          82544 kB
Inactive:       192220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711944 kB
SwapTotal:     4192956 kB
SwapFree:      4176232 kB
Dirty:           33612 kB
Writeback:           0 kB
Mapped:          16968 kB
Slab:            54788 kB
Committed_AS:  3318208 kB
PageTables:       1720 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= 66428 MiB
End job on node59 at 2009-04-03 20:58:13