Trace number 1797930

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

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r2-noholes.cnf
MD5SUM4c8b9603e0c90cfb3c82064eae956799
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 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

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:  266199                                               |
0.00/0.00	|  Number of clauses:    1575975                                              |
0.79/0.84	|  Parsing time:         0.74         s                                       |
0.79/0.89	============================[ Search Statistics ]==============================
0.79/0.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.89	===============================================================================
0.79/0.89	|         0 |  152704  1006433  2771392 |   335477        0    nan |  0.000 % |
0.89/0.92	|       100 |  152704  1006433  2771392 |   369025      100     14 | 42.635 % |
0.89/0.93	|       250 |  152704  1006433  2771392 |   405927      250     14 | 42.635 % |
0.89/0.93	|       476 |  152704  1006433  2771392 |   446520      476     14 | 42.635 % |
0.89/0.95	|       814 |  152703  1006433  2771392 |   491172      813     14 | 42.653 % |
0.89/0.98	|      1320 |  152703  1006433  2771392 |   540290     1319     14 | 42.653 % |
0.99/1.05	|      2079 |  152703  1006433  2771392 |   594319     2078     13 | 42.653 % |
1.28/1.38	|      3218 |  152698  1006433  2771392 |   653751     3214     14 | 42.695 % |
2.29/2.39	|      4927 |  152640  1006433  2771392 |   719126     4913     13 | 42.825 % |
3.78/3.81	|      7489 |  151937  1005019  2768041 |   791038     7471     15 | 43.221 % |
8.28/8.39	|     11334 |  146886   993281  2738355 |   870142    11197     19 | 45.809 % |
13.88/13.91	|     17100 |  138713   963414  2663006 |   957156    16724     27 | 47.897 % |
22.27/22.37	|     25750 |  135276   958217  2650202 |  1052872    25329     39 | 49.432 % |
32.77/32.85	|     38724 |  126749   927896  2574279 |  1158159    37681     54 | 52.400 % |
59.96/60.00	|     58185 |  120523   908954  2526847 |  1273975    56759    108 | 54.724 % |
111.34/111.45	|     87377 |  119427   908050  2524736 |  1401373    85935    121 | 55.798 % |
163.52/163.63	|    131167 |  109112   877558  2448114 |  1541510   128805    117 | 59.385 % |
252.28/252.40	|    196851 |  105470   864780  2416153 |  1695661   194080    133 | 60.723 % |
492.80/493.03	|    295379 |  101958   851354  2382213 |  1865228   292129    157 | 61.699 % |
975.23/975.70	|    443170 |  100971   850663  2380555 |  2051750   439864    170 | 62.137 % |

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-1797930-1242083188/watcher-1797930-1242083188 -o /tmp/evaluation-result-1797930-1242083188/solver-1797930-1242083188 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797930-1242083188.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.07 1.09 1.01 3/64 17177
/proc/meminfo: memFree=1230936/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=2032 CPUtime=0
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 401 0 0 0 0 0 0 0 18 0 1 0 236347427 2080768 386 1992294400 134512640 135213614 4294956256 18446744073709551615 134516142 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 508 386 58 171 0 334 0

[startup+0.0520321 s]
/proc/loadavg: 1.07 1.09 1.01 3/64 17177
/proc/meminfo: memFree=1230936/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=6032 CPUtime=0.04
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 1349 0 0 0 4 0 0 0 18 0 1 0 236347427 6176768 1334 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 1508 1334 58 171 0 1334 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6032

[startup+0.10104 s]
/proc/loadavg: 1.07 1.09 1.01 3/64 17177
/proc/meminfo: memFree=1230936/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=9836 CPUtime=0.09
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 2266 0 0 0 9 0 0 0 18 0 1 0 236347427 10072064 2251 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 2459 2252 58 171 0 2285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9836

[startup+0.301078 s]
/proc/loadavg: 1.07 1.09 1.01 3/64 17177
/proc/meminfo: memFree=1230936/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=26788 CPUtime=0.29
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 6168 0 0 0 26 3 0 0 19 0 1 0 236347427 27430912 6153 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 6697 6153 58 171 0 6523 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26788

[startup+0.701154 s]
/proc/loadavg: 1.07 1.09 1.01 3/64 17177
/proc/meminfo: memFree=1230936/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=55512 CPUtime=0.69
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 12913 0 0 0 61 8 0 0 22 0 1 0 236347427 56844288 12898 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 13878 12899 58 171 0 13704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55512

[startup+1.50131 s]
/proc/loadavg: 1.07 1.09 1.01 2/65 17178
/proc/meminfo: memFree=1168912/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=68476 CPUtime=1.48
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 15766 0 0 0 139 9 0 0 25 0 1 0 236347427 70119424 15751 1992294400 134512640 135213614 4294956256 18446744073709551615 134527261 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 17119 15751 78 171 0 16945 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 68476

[startup+3.10162 s]
/proc/loadavg: 1.07 1.09 1.01 2/65 17178
/proc/meminfo: memFree=1167632/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=69408 CPUtime=3.09
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 15927 0 0 0 298 11 0 0 25 0 1 0 236347427 71073792 15912 1992294400 134512640 135213614 4294956256 18446744073709551615 134529597 0 0 4096 3 0 0 0 17 0 0 0
/proc/17177/statm: 17352 15912 78 171 0 17178 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69408

[startup+6.30122 s]
/proc/loadavg: 1.07 1.09 1.01 2/65 17178
/proc/meminfo: memFree=1167184/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=69804 CPUtime=6.28
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 16047 0 0 0 617 11 0 0 25 0 1 0 236347427 71479296 16032 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 17451 16032 78 171 0 17277 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 69804

[startup+12.7014 s]
/proc/loadavg: 1.06 1.08 1.01 2/65 17178
/proc/meminfo: memFree=1166552/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=70596 CPUtime=12.68
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 16265 0 0 0 1257 11 0 0 25 0 1 0 236347427 72290304 16250 1992294400 134512640 135213614 4294956256 18446744073709551615 134539514 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 17649 16250 78 171 0 17475 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 70596

[startup+25.5019 s]
/proc/loadavg: 1.05 1.08 1.01 2/65 17178
/proc/meminfo: memFree=1162584/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=74660 CPUtime=25.47
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 17268 0 0 0 2535 12 0 0 25 0 1 0 236347427 76451840 17253 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 18665 17253 78 171 0 18491 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 74660

[startup+51.1018 s]
/proc/loadavg: 1.03 1.07 1.01 2/65 17178
/proc/meminfo: memFree=1146200/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=91372 CPUtime=51.07
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 21464 0 0 0 5090 17 0 0 25 0 1 0 236347427 93564928 21449 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 22843 21449 78 171 0 22669 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 91372

[startup+102.306 s]
/proc/loadavg: 1.01 1.06 1.00 2/65 17178
/proc/meminfo: memFree=1124888/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=112356 CPUtime=102.25
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 26703 0 0 0 10202 23 0 0 25 0 1 0 236347427 115052544 26688 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 28089 26688 78 171 0 27915 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 112356

[startup+162.302 s]
/proc/loadavg: 1.00 1.05 1.00 2/65 17178
/proc/meminfo: memFree=1101464/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=135820 CPUtime=162.22
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 32564 0 0 0 16193 29 0 0 25 0 1 0 236347427 139079680 32549 1992294400 134512640 135213614 4294956256 18446744073709551615 134523968 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 33955 32549 78 171 0 33781 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 135820

[startup+222.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 17178
/proc/meminfo: memFree=1065304/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=171892 CPUtime=222.2
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 41558 0 0 0 22183 37 0 0 25 0 1 0 236347427 176017408 41543 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 42973 41543 78 171 0 42799 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 171892

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 17178
/proc/meminfo: memFree=1041432/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=196236 CPUtime=282.18
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 47548 0 0 0 28175 43 0 0 25 0 1 0 236347427 200945664 47533 1992294400 134512640 135213614 4294956256 18446744073709551615 134526959 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 49059 47533 78 171 0 48885 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 196236

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 17178
/proc/meminfo: memFree=1019104/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=218184 CPUtime=342.15
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 53074 0 0 0 34167 48 0 0 25 0 1 0 236347427 223420416 53059 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 54546 53059 78 171 0 54372 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 218184

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17178
/proc/meminfo: memFree=995808/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=241696 CPUtime=402.13
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 58967 0 0 0 40159 54 0 0 25 0 1 0 236347427 247496704 58952 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 60424 58952 78 171 0 60250 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 241696

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17178
/proc/meminfo: memFree=974240/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=262852 CPUtime=462.11
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 64279 0 0 0 46151 60 0 0 25 0 1 0 236347427 269160448 64264 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 65713 64264 78 171 0 65539 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 262852

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17178
/proc/meminfo: memFree=956832/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=280452 CPUtime=522.09
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 68687 0 0 0 52144 65 0 0 25 0 1 0 236347427 287182848 68672 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 70113 68672 78 171 0 69939 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 280452

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17178
/proc/meminfo: memFree=938272/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=299300 CPUtime=582.07
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 73251 0 0 0 58136 71 0 0 25 0 1 0 236347427 306483200 73236 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 74825 73236 78 171 0 74651 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 299300

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17178
/proc/meminfo: memFree=914080/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=323212 CPUtime=642.05
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 79265 0 0 0 64130 75 0 0 25 0 1 0 236347427 330969088 79250 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 80803 79250 78 171 0 80629 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 323212

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17178
/proc/meminfo: memFree=892576/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=344892 CPUtime=702.02
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 84692 0 0 0 70119 83 0 0 25 0 1 0 236347427 353169408 84677 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 86223 84677 78 171 0 86049 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 344892

[startup+762.305 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 17178
/proc/meminfo: memFree=879392/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=357792 CPUtime=762.01
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 87924 0 0 0 76114 87 0 0 25 0 1 0 236347427 366379008 87909 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 89448 87909 78 171 0 89274 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 357792

[startup+822.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 17178
/proc/meminfo: memFree=870368/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=366692 CPUtime=821.98
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 90182 0 0 0 82109 89 0 0 25 0 1 0 236347427 375492608 90167 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 91673 90167 78 171 0 91499 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 366692

[startup+882.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 17178
/proc/meminfo: memFree=859040/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=378096 CPUtime=881.95
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 93023 0 0 0 88104 91 0 0 25 0 1 0 236347427 387170304 93008 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 94524 93008 78 171 0 94350 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 378096

[startup+942.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 17178
/proc/meminfo: memFree=847200/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=389920 CPUtime=941.93
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 95996 0 0 0 94099 94 0 0 25 0 1 0 236347427 399278080 95981 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 97480 95981 78 171 0 97306 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 389920

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17178
/proc/meminfo: memFree=829792/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=407152 CPUtime=1001.92
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 100324 0 0 0 100094 98 0 0 25 0 1 0 236347427 416923648 100309 1992294400 134512640 135213614 4294956256 18446744073709551615 134526832 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 101788 100309 78 171 0 101614 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 407152

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17178
/proc/meminfo: memFree=808480/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=429496 CPUtime=1061.89
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 105674 0 0 0 106086 103 0 0 25 0 1 0 236347427 439803904 105659 1992294400 134512640 135213614 4294956256 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 107374 105659 78 171 0 107200 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 429496

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17178
/proc/meminfo: memFree=793248/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=444564 CPUtime=1121.87
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 109450 0 0 0 112080 107 0 0 25 0 1 0 236347427 455233536 109435 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 111141 109435 78 171 0 110967 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 444564

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17178
/proc/meminfo: memFree=782368/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=455416 CPUtime=1181.85
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 112173 0 0 0 118075 110 0 0 25 0 1 0 236347427 466345984 112158 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 113854 112158 78 171 0 113680 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 455416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17178
/proc/meminfo: memFree=779680/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=457924 CPUtime=1200.05
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 112804 0 0 0 119894 111 0 0 25 0 1 0 236347427 468914176 112789 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 114481 112789 78 171 0 114307 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 457924

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 17178
/proc/meminfo: memFree=779680/2055920 swapFree=4191900/4192956
[pid=17177] ppid=17175 vsize=457924 CPUtime=1200.05
/proc/17177/stat : 17177 (minisat_static) R 17175 17177 16665 0 -1 4194304 112804 0 0 0 119894 111 0 0 25 0 1 0 236347427 468914176 112789 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/17177/statm: 114481 112789 78 171 0 114307 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 457924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.13
CPU user time (s): 1198.94
CPU system time (s): 1.18182
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 457924

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

runsolver used 0.894863 second user time and 2.69859 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-12 01:06:30
IDJOB=1797930
IDBENCH=70950
IDSOLVER=651
FILE ID=node38/1797930-1242083188
PBS_JOBID= 9277637
Free space on /tmp= 66224 MiB

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

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

MD5SUM BENCH= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED=647971093

node38.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.265
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.265
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:       1231416 kB
Buffers:         68184 kB
Cached:         656640 kB
SwapCached:        260 kB
Active:         315088 kB
Inactive:       423536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1231416 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           33120 kB
Writeback:           0 kB
Mapped:          22356 kB
Slab:            71828 kB
Committed_AS:   879848 kB
PageTables:       1456 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= 66220 MiB
End job on node38 at 2009-05-12 01:26:32