Trace number 1797916

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
minisat2-core 070721? (TO) 1200.17 1200.47

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r3-noholes.cnf
MD5SUM91d125ee3007575f40ddeef126d7f80f
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 variables498723
Number of clauses2928183
Sum of the clauses size7885040
Maximum clause length33
Minimum clause length1
Number of clauses of size 170035
Number of clauses of size 22107033
Number of clauses of size 3609981
Number of clauses of size 419805
Number of clauses of size 50
Number of clauses of size over 5121329

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  498723                                               |
0.00/0.00	|  Number of clauses:    2928183                                              |
1.48/1.53	|  Parsing time:         1.34         s                                       |
1.59/1.63	============================[ Search Statistics ]==============================
1.59/1.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.59/1.63	===============================================================================
1.59/1.63	|         0 |  282228  1820245  5001972 |   606748        0    nan |  0.000 % |
1.59/1.67	|       100 |  282228  1820245  5001972 |   667423      100     14 | 43.410 % |
1.59/1.68	|       250 |  282228  1820245  5001972 |   734165      250     14 | 43.410 % |
1.59/1.68	|       476 |  282228  1820245  5001972 |   807582      476     14 | 43.410 % |
1.69/1.70	|       813 |  282228  1820245  5001972 |   888340      813     14 | 43.410 % |
1.69/1.72	|      1319 |  282228  1820245  5001972 |   977174     1319     14 | 43.410 % |
1.69/1.76	|      2078 |  282228  1820245  5001972 |  1074891     2078     14 | 43.410 % |
1.89/1.92	|      3217 |  282199  1820245  5001972 |  1182380     3210     14 | 43.471 % |
2.48/2.55	|      4926 |  281633  1820245  5001972 |  1300618     4911     15 | 43.930 % |
3.88/3.91	|      7488 |  281025  1820245  5001972 |  1430680     7466     15 | 44.388 % |
5.89/6.00	|     11332 |  277106  1804872  4963433 |  1573748    11258     19 | 44.629 % |
9.28/9.33	|     17099 |  275394  1801275  4954382 |  1731123    16999     27 | 44.930 % |
19.78/19.88	|     25748 |  268756  1780011  4900804 |  1904236    25428     28 | 46.141 % |
42.07/42.17	|     38723 |  243973  1703212  4707734 |  2094659    36861     30 | 51.101 % |
76.16/76.27	|     58184 |  217959  1625896  4513490 |  2304125    55022     60 | 56.322 % |
121.85/121.99	|     87376 |  212165  1606687  4465369 |  2534538    83690     78 | 57.474 % |
189.24/189.32	|    131165 |  208038  1600014  4448747 |  2787992   127312     90 | 58.854 % |
335.10/335.24	|    196849 |  192014  1544321  4308967 |  3066791   191331    104 | 61.500 % |
539.66/539.83	|    295377 |  184900  1525734  4262268 |  3373470   289117    107 | 63.127 % |
991.74/992.09	|    443166 |  180775  1509838  4222649 |  3710817   436191    127 | 63.764 % |

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-1797916-1242083591/watcher-1797916-1242083591 -o /tmp/evaluation-result-1797916-1242083591/solver-1797916-1242083591 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797916-1242083591.cnf 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25290
/proc/meminfo: memFree=1884192/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=2036 CPUtime=0
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 372 0 0 0 0 0 0 0 20 0 1 0 236385662 2084864 357 1992294400 134512640 135213614 4294956256 18446744073709551615 134524639 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 509 358 58 171 0 335 0

[startup+0.0682999 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25290
/proc/meminfo: memFree=1884192/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=7456 CPUtime=0.05
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 1653 0 0 0 5 0 0 0 20 0 1 0 236385662 7634944 1638 1992294400 134512640 135213614 4294956256 18446744073709551615 134515682 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 1864 1639 58 171 0 1690 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7456

[startup+0.102303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25290
/proc/meminfo: memFree=1884192/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=10012 CPUtime=0.09
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 2283 0 0 0 8 1 0 0 21 0 1 0 236385662 10252288 2268 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 2503 2269 58 171 0 2329 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10012

[startup+0.30232 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25290
/proc/meminfo: memFree=1884192/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=26524 CPUtime=0.29
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 6121 0 0 0 26 3 0 0 22 0 1 0 236385662 27160576 6106 1992294400 134512640 135213614 4294956256 18446744073709551615 134515682 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 6631 6106 58 171 0 6457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26524

[startup+0.701356 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25290
/proc/meminfo: memFree=1884192/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=54928 CPUtime=0.69
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 13167 0 0 0 61 8 0 0 25 0 1 0 236385662 56246272 13152 1992294400 134512640 135213614 4294956256 18446744073709551615 134515469 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 13732 13157 58 171 0 13558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54928

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1810776/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=117368 CPUtime=1.48
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 27108 0 0 0 130 18 0 0 25 0 1 0 236385662 120184832 27093 1992294400 134512640 135213614 4294956256 18446744073709551615 134725601 0 0 4096 3 0 0 0 17 0 0 0
/proc/25290/statm: 29342 27093 58 171 0 29168 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 117368

[startup+3.10157 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1769752/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=121824 CPUtime=3.08
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 28402 0 0 0 289 19 0 0 25 0 1 0 236385662 124747776 28387 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 30456 28387 78 171 0 30282 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 121824

[startup+6.30186 s]
/proc/loadavg: 1.08 1.02 1.01 2/68 25291
/proc/meminfo: memFree=1770456/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=123016 CPUtime=6.29
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 28716 0 0 0 609 20 0 0 25 0 1 0 236385662 125968384 28701 1992294400 134512640 135213614 4294956256 18446744073709551615 134530577 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 30754 28701 78 171 0 30580 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123016

[startup+12.7014 s]
/proc/loadavg: 1.07 1.02 1.00 2/68 25291
/proc/meminfo: memFree=1769112/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=124076 CPUtime=12.68
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 29035 0 0 0 1248 20 0 0 25 0 1 0 236385662 127053824 29020 1992294400 134512640 135213614 4294956256 18446744073709551615 134530546 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 31019 29020 78 171 0 30845 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 124076

[startup+25.5026 s]
/proc/loadavg: 1.06 1.01 1.00 2/68 25291
/proc/meminfo: memFree=1767640/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=126344 CPUtime=25.47
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 29432 0 0 0 2527 20 0 0 25 0 1 0 236385662 129376256 29417 1992294400 134512640 135213614 4294956256 18446744073709551615 134527244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 31586 29417 78 171 0 31412 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 126344

[startup+51.1019 s]
/proc/loadavg: 1.04 1.01 1.00 2/68 25291
/proc/meminfo: memFree=1765656/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=128456 CPUtime=51.07
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 29974 0 0 0 5086 21 0 0 25 0 1 0 236385662 131538944 29959 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 32114 29959 78 171 0 31940 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 128456

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/68 25291
/proc/meminfo: memFree=1747352/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=146744 CPUtime=102.27
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 34519 0 0 0 10200 27 0 0 25 0 1 0 236385662 150265856 34504 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 36686 34504 78 171 0 36512 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 146744

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1726616/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=167660 CPUtime=162.25
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 39737 0 0 0 16191 34 0 0 25 0 1 0 236385662 171683840 39722 1992294400 134512640 135213614 4294956256 18446744073709551615 134529746 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 41915 39722 78 171 0 41741 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 167660

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1708440/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=185740 CPUtime=222.23
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 44214 0 0 0 22185 38 0 0 25 0 1 0 236385662 190197760 44199 1992294400 134512640 135213614 4294956256 18446744073709551615 134527226 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 46435 44199 78 171 0 46261 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 185740

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1697304/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=196844 CPUtime=282.21
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 47020 0 0 0 28180 41 0 0 25 0 1 0 236385662 201568256 47005 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 49211 47005 78 171 0 49037 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 196844

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1679384/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=214432 CPUtime=342.21
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 51440 0 0 0 34174 47 0 0 25 0 1 0 236385662 219578368 51425 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 53608 51425 78 171 0 53434 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 214432

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1662872/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=231368 CPUtime=402.19
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 55611 0 0 0 40168 51 0 0 25 0 1 0 236385662 236920832 55596 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 57842 55596 78 171 0 57668 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 231368

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1650008/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=243952 CPUtime=462.17
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 58757 0 0 0 46163 54 0 0 25 0 1 0 236385662 249806848 58742 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 60988 58742 78 171 0 60814 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 243952

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1636568/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=257392 CPUtime=522.16
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 62132 0 0 0 52158 58 0 0 25 0 1 0 236385662 263569408 62117 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 64348 62117 78 171 0 64174 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 257392

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1619864/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=274444 CPUtime=582.14
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 66267 0 0 0 58153 61 0 0 25 0 1 0 236385662 281030656 66252 1992294400 134512640 135213614 4294956256 18446744073709551615 134530579 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 68611 66252 78 171 0 68437 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 274444

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1608536/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=285476 CPUtime=642.13
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 69060 0 0 0 64148 65 0 0 25 0 1 0 236385662 292327424 69045 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 71369 69045 78 171 0 71195 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 285476

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1601176/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=292868 CPUtime=702.11
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 70898 0 0 0 70144 67 0 0 25 0 1 0 236385662 299896832 70883 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 73217 70883 78 171 0 73043 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 292868

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1589720/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=304136 CPUtime=762.1
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 73744 0 0 0 76139 71 0 0 25 0 1 0 236385662 311435264 73729 1992294400 134512640 135213614 4294956256 18446744073709551615 134529526 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 76034 73729 78 171 0 75860 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 304136

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1575384/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=318592 CPUtime=822.09
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 77350 0 0 0 82133 76 0 0 25 0 1 0 236385662 326238208 77335 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 79648 77335 78 171 0 79474 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 318592

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1560920/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=332664 CPUtime=882.07
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 80911 0 0 0 88128 79 0 0 25 0 1 0 236385662 340647936 80896 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 83166 80896 78 171 0 82992 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 332664

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1546840/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=346804 CPUtime=942.05
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 84435 0 0 0 94122 83 0 0 25 0 1 0 236385662 355127296 84420 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 86701 84420 78 171 0 86527 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 346804

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1523800/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=369660 CPUtime=1002.04
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 90168 0 0 0 100114 90 0 0 25 0 1 0 236385662 378531840 90153 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 92415 90153 78 171 0 92241 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 369660

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1507032/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=386352 CPUtime=1062.03
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 94371 0 0 0 106108 95 0 0 25 0 1 0 236385662 395624448 94356 1992294400 134512640 135213614 4294956256 18446744073709551615 134539401 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 96588 94356 78 171 0 96414 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 386352

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1487512/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=406552 CPUtime=1122.01
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 99210 0 0 0 112101 100 0 0 25 0 1 0 236385662 416309248 99195 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 101638 99195 78 171 0 101464 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 406552

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1474200/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=419912 CPUtime=1181.99
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 102564 0 0 0 118095 104 0 0 25 0 1 0 236385662 429989888 102549 1992294400 134512640 135213614 4294956256 18446744073709551615 134527032 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 104978 102549 78 171 0 104804 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 419912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25291
/proc/meminfo: memFree=1471064/2055920 swapFree=4172744/4192956
[pid=25290] ppid=25288 vsize=422692 CPUtime=1200.1
/proc/25290/stat : 25290 (minisat_static) R 25288 25290 24811 0 -1 4194304 103275 0 0 0 119905 105 0 0 25 0 1 0 236385662 432836608 103260 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/25290/statm: 105673 103260 78 171 0 105499 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 422692

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.47
CPU time (s): 1200.17
CPU user time (s): 1199.05
CPU system time (s): 1.12083
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 422692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.05
system time used= 1.12083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103275
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= 1
involuntary context switches= 1402

runsolver used 1.03784 second user time and 3.33849 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-12 01:13:15
IDJOB=1797916
IDBENCH=70959
IDSOLVER=651
FILE ID=node68/1797916-1242083591
PBS_JOBID= 9277607
Free space on /tmp= 66224 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r3-noholes.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797916-1242083591/watcher-1797916-1242083591 -o /tmp/evaluation-result-1797916-1242083591/solver-1797916-1242083591 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797916-1242083591.cnf

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

MD5SUM BENCH= 91d125ee3007575f40ddeef126d7f80f
RANDOM SEED=1374425267

node68.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.223
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.223
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:       1884672 kB
Buffers:          5724 kB
Cached:          99000 kB
SwapCached:      12100 kB
Active:          94652 kB
Inactive:        24576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884672 kB
SwapTotal:     4192956 kB
SwapFree:      4172744 kB
Dirty:           62412 kB
Writeback:           0 kB
Mapped:          14748 kB
Slab:            37648 kB
Committed_AS:   696444 kB
PageTables:       1560 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= 66224 MiB
End job on node68 at 2009-05-12 01:33:17